|
|
35.
|
|
|
In the directive number %u, the precision specification is incompatible with the type specifier '%c'.
|
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/format-c++-brace.c:626
|
|
|
36.
|
|
|
In the directive number %u, the 'L' option is incompatible with the type specifier '%c'.
|
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/format-c++-brace.c:634
|
|
|
37.
|
|
|
The directive number %u, with all of its options, is not applicable to any type.
|
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/format-c++-brace.c:735
|
|
|
38.
|
|
|
The string ends in the middle of the directive number %u.
|
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/format-c++-brace.c:747
|
|
|
39.
|
|
|
The directive number %u is not terminated through '}'.
|
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/format-c++-brace.c:755
|
|
|
40.
|
|
|
The string starts in the middle of a directive: found '}' without matching '{'.
|
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/format-c++-brace.c:777 src/format-csharp.c:158 src/format-java.c:347
|
|
|
41.
|
|
|
The string contains a lone '}' after directive number %u.
|
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/format-c++-brace.c:778 src/format-csharp.c:159
|
|
|
42.
|
|
|
The format specification for argument %u in '%s' is applicable to the types %s, but the format specification for argument %u in '%s' is not.
|
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/format-c++-brace.c:994
|
|
|
43.
|
|
|
The format specification for argument %u in '%s' uses a different presentation than the format specification for argument %u in '%s'.
|
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/format-c++-brace.c:1007
|
|
|
44.
|
|
|
In the directive number %u, the token after '<' is not the name of a format specifier macro. The valid macro names are listed in ISO C 99 section 7.8.1.
|
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/format-c.c:36
|