|
27.
|
|
|
missing open quote
|
|
|
|
(no translation yet)
|
|
|
|
Located in
charset.c:1614
|
|
95.
|
|
|
use of C++17 hexadecimal floating constant
|
|
|
|
(no translation yet)
|
|
|
|
Located in
expr.c:666
|
|
117.
|
|
|
"%s " is not defined, evaluates to 0
|
|
|
|
(no translation yet)
|
|
|
|
Located in
expr.c:1173
|
|
154.
|
|
|
__VA_OPT__ is not available until C++2a
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lex.c:1365
|
|
155.
|
|
|
__VA_OPT__ can only appear in the expansion of a C++2a variadic macro
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lex.c:1372
|
|
173.
|
|
|
'##' cannot appear at either end of __VA_OPT__
|
|
|
|
(no translation yet)
|
|
|
|
Located in
macro.c:94
|
|
191.
|
|
|
expected parameter name, found "%s "
|
|
|
|
(no translation yet)
|
|
|
|
Located in
macro.c:3141
|
|
192.
|
|
|
expected ',' or ')', found "%s "
|
|
|
|
(no translation yet)
|
|
|
|
Located in
macro.c:3142
|
|
193.
|
|
|
expected parameter name before end of line
|
|
|
|
(no translation yet)
|
|
|
|
Located in
macro.c:3143
|
|
194.
|
|
|
expected ')' before end of line
|
|
|
|
(no translation yet)
|
|
|
|
Located in
macro.c:3144
|