|
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
|
|
165.
|
|
|
null character(s) preserved in literal
|
|
|
|
空字符将保留在字面字符串中
|
|
Translated by
Meng Jie
|
|
|
|
Located in
lex.c:1993
|
|
166.
|
|
|
missing terminating %c character
|
|
|
|
缺少结尾的 %c 字符
|
|
Translated by
Meng Jie
|
|
|
|
Located in
lex.c:1996
|
|
167.
|
|
|
C++11 requires a space between string literal and macro
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lex.c:2029
|
|
168.
|
|
|
C++ style comments are not allowed in ISO C90
|
|
|
|
C++ 风格的注释在 ISO C90 中不被允许
|
|
Translated by
Meng Jie
|
|
|
|
Located in
lex.c:2833
lex.c:2867
|
|
169.
|
|
|
(this will be reported only once per input file)
|
|
|
|
(此警告为每个输入文件只报告一次)
|
|
Translated by
Meng Jie
|
|
|
|
Located in
lex.c:2835
lex.c:2846
lex.c:2869
|