Details
-
Bug
-
Resolution: Fixed
-
P0: Blocker
-
None
-
6.6.0 FF
-
None
Description
In file included from <built-in>:460: agent:2023/01/19 03:57:54 build.go:403: <command line>:17:31: warning: missing terminating '"' character [-Winvalid-pp-token] agent:2023/01/19 03:57:54 build.go:403: #define QT_TYPEDJSON_DATADIR \"/Users/qt/work/qt/qtlanguageserver/tests/auto/typedjson/data\" agent:2023/01/19 03:57:54 build.go:403: ^ agent:2023/01/19 03:57:54 build.go:403: In file included from /Users/qt/work/qt/qtlanguageserver/tests/auto/typedjson/tst_typedjson.cpp:3: agent:2023/01/19 03:57:54 build.go:403: /Users/qt/work/qt/qtlanguageserver/tests/auto/typedjson/tst_typedjson.h:173:41: error: expected expression agent:2023/01/19 03:57:54 build.go:403: QString baseDir = QLatin1String(QT_TYPEDJSON_DATADIR); agent:2023/01/19 03:57:54 build.go:403: ^ agent:2023/01/19 03:57:54 build.go:403: <command line>:17:30: note: expanded from here agent:2023/01/19 03:57:54 build.go:403: #define QT_TYPEDJSON_DATADIR \"/Users/qt/work/qt/qtlanguageserver/tests/auto/typedjson/data\" agent:2023/01/19 03:57:54 build.go:403: ^ agent:2023/01/19 03:57:54 build.go:403: 1 warning and 1 error generated.