|
38.
|
|
|
suggest not using #elif in traditional C
|
|
|
|
(no translation yet)
|
|
|
|
Located in
directives.cc:405
|
|
39.
|
|
|
traditional C ignores #%s with the # indented
|
|
|
|
(no translation yet)
|
|
|
|
Located in
directives.cc:408
|
|
40.
|
|
|
suggest hiding #%s from traditional C with an indented #
|
|
|
|
(no translation yet)
|
|
|
|
Located in
directives.cc:412
|
|
41.
|
|
|
embedding a directive within macro arguments is not portable
|
|
|
|
(no translation yet)
|
|
|
|
Located in
directives.cc:438
|
|
42.
|
|
|
style of line directive is a GCC extension
|
|
|
|
(no translation yet)
|
|
|
|
Located in
directives.cc:466
|
|
43.
|
|
|
invalid preprocessing directive #%s
|
|
|
|
(no translation yet)
|
|
|
|
Located in
directives.cc:547
|
|
44.
|
|
|
"%s " cannot be used as a macro name
|
|
|
|
(no translation yet)
|
|
|
|
Located in
directives.cc:617
|
|
45.
|
|
|
"%s " cannot be used as a macro name as it is an operator in C++
|
|
|
|
(no translation yet)
|
|
|
|
Located in
directives.cc:624
|
|
46.
|
|
|
no macro name given in #%s directive
|
|
|
|
(no translation yet)
|
|
|
|
Located in
directives.cc:627
|
|
47.
|
|
|
macro names must be identifiers
|
|
|
|
(no translation yet)
|
|
|
|
Located in
directives.cc:630
|