|
36.
|
|
|
traditional C ignores #%s with the # indented
|
|
|
|
(no translation yet)
|
|
|
|
Located in
directives.c:406
|
|
37.
|
|
|
suggest hiding #%s from traditional C with an indented #
|
|
|
|
(no translation yet)
|
|
|
|
Located in
directives.c:410
|
|
38.
|
|
|
embedding a directive within macro arguments is not portable
|
|
|
|
(no translation yet)
|
|
|
|
Located in
directives.c:436
|
|
39.
|
|
|
style of line directive is a GCC extension
|
|
|
|
(no translation yet)
|
|
|
|
Located in
directives.c:456
|
|
40.
|
|
|
invalid preprocessing directive #%s
|
|
|
|
(no translation yet)
|
|
|
|
Located in
directives.c:537
|
|
41.
|
|
|
"defined" cannot be used as a macro name
|
|
|
|
(no translation yet)
|
|
|
|
Located in
directives.c:606
|
|
42.
|
|
|
"__has_include__" cannot be used as a macro name
|
|
|
|
(no translation yet)
|
|
|
|
Located in
directives.c:611
|
|
43.
|
|
|
"%s " cannot be used as a macro name as it is an operator in C++
|
|
|
|
(no translation yet)
|
|
|
|
Located in
directives.c:617
|
|
44.
|
|
|
no macro name given in #%s directive
|
|
|
|
(no translation yet)
|
|
|
|
Located in
directives.c:620
|
|
45.
|
|
|
macro names must be identifiers
|
|
|
|
(no translation yet)
|
|
|
|
Located in
directives.c:623
|