|
34.
|
|
|
#%s is a deprecated GCC extension
|
|
|
|
#%s 是一个已过时的 GCC 扩展
|
|
Translated by
Meng Jie
|
|
|
|
Located in
directives.c:390
|
|
35.
|
|
|
suggest not using #elif in traditional C
|
|
|
|
建议在传统 C 中不使用 #elif
|
|
Translated by
Meng Jie
|
|
|
|
Located in
directives.c:403
|
|
36.
|
|
|
traditional C ignores #%s with the # indented
|
|
|
|
当 # 有缩进时传统 C 忽略 #%s
|
|
Translated by
Meng Jie
|
|
|
|
Located in
directives.c:406
|
|
37.
|
|
|
suggest hiding #%s from traditional C with an indented #
|
|
|
|
建议使用缩进的 # 以让 #%s 对传统 C 不可见
|
|
Translated by
Meng Jie
|
|
|
|
Located in
directives.c:410
|
|
38.
|
|
|
embedding a directive within macro arguments is not portable
|
|
|
|
将一个指示嵌入宏参数中是不可移植的
|
|
Translated by
Meng Jie
|
|
|
|
Located in
directives.c:436
|
|
39.
|
|
|
style of line directive is a GCC extension
|
|
|
|
line 指示的风格是一个 GCC 扩展
|
|
Translated by
Meng Jie
|
|
|
|
Located in
directives.c:456
|
|
40.
|
|
|
invalid preprocessing directive #%s
|
|
|
|
无效的预处理指示 #%s
|
|
Translated by
Meng Jie
|
|
|
|
Located in
directives.c:537
|
|
41.
|
|
|
"defined" cannot be used as a macro name
|
|
|
|
“defined”不能被用作宏名
|
|
Translated by
Meng Jie
|
|
|
|
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++
|
|
|
|
“%s ”不能被用作宏名,因为它是 C++ 中的一个操作符
|
|
Translated by
Meng Jie
|
|
|
|
Located in
directives.c:617
|