|
18.
|
|
|
octal escape sequence out of range
|
|
|
|
(no translation yet)
|
|
|
|
Located in
charset.c:1092
|
|
19.
|
|
|
the meaning of '\a' is different in traditional C
|
|
|
|
(no translation yet)
|
|
|
|
Located in
charset.c:1160
|
|
20.
|
|
|
non-ISO-standard escape sequence, '\%c '
|
|
|
|
(no translation yet)
|
|
|
|
Located in
charset.c:1167
|
|
21.
|
|
|
unknown escape sequence '\%c '
|
|
|
|
(no translation yet)
|
|
|
|
Located in
charset.c:1175
|
|
22.
|
|
|
unknown escape sequence: '\%03o '
|
|
|
|
(no translation yet)
|
|
|
|
Located in
charset.c:1178
|
|
23.
|
|
|
converting escape sequence to execution character set
|
|
|
|
(no translation yet)
|
|
|
|
Located in
charset.c:1184
|
|
24.
|
|
|
character constant too long for its type
|
|
|
|
(no translation yet)
|
|
|
|
Located in
charset.c:1306
charset.c:1369
|
|
25.
|
|
|
multi-character character constant
|
|
|
|
(no translation yet)
|
|
|
|
Located in
charset.c:1309
|
|
26.
|
|
|
empty character constant
|
|
|
|
(no translation yet)
|
|
|
|
Located in
charset.c:1401
|
|
27.
|
|
|
failure to convert %s to %s
|
|
|
|
(no translation yet)
|
|
|
|
Located in
charset.c:1450
|