|
155.
|
|
|
__VA_OPT__ can only appear in the expansion of a C++2a variadic macro
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lex.c:1372
|
|
156.
|
|
|
attempt to use poisoned "%s "
|
|
|
|
试图使用有毒的“%s ”
|
|
Translated by
Meng Jie
|
|
|
|
Located in
lex.c:1381
lex.c:1470
|
|
157.
|
|
|
__VA_ARGS__ can only appear in the expansion of a C++11 variadic macro
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lex.c:1391
lex.c:1480
|
|
158.
|
|
|
__VA_ARGS__ can only appear in the expansion of a C99 variadic macro
|
|
|
|
__VA_ARGS__ 只能出现在 C99 可变参数宏的展开中
|
|
Translated by
Meng Jie
|
|
|
|
Located in
lex.c:1395
lex.c:1484
|
|
159.
|
|
|
identifier "%s " is a special operator name in C++
|
|
|
|
标识符“%s ”是 C++ 中的一个特殊操作符
|
|
Translated by
Meng Jie
|
|
|
|
Located in
lex.c:1402
lex.c:1491
|
|
160.
|
|
|
raw string delimiter longer than 16 characters
|
|
|
|
原始字符串分隔符长过 16 个字符
|
|
Translated by
Meng Jie
|
|
|
|
Located in
lex.c:1781
|
|
161.
|
|
|
invalid new-line in raw string delimiter
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lex.c:1785
|
|
162.
|
|
|
invalid character '%c ' in raw string delimiter
|
|
|
|
原始字符串分隔符中有无效字符‘%c ’
|
|
Translated by
Meng Jie
|
|
|
|
Located in
lex.c:1789
|
|
163.
|
|
|
unterminated raw string
|
|
|
|
未终止的原始字符串
|
|
Translated by
Meng Jie
|
|
|
|
Located in
lex.c:1838
lex.c:1860
|
|
164.
|
|
|
invalid suffix on literal; C++11 requires a space between literal and string macro
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lex.c:1881
lex.c:2011
|