|
29.
|
|
|
multi-character character constant
|
|
|
|
多字节字符常量
|
|
Translated by
Meng Jie
|
|
|
|
Located in
charset.c:1830
|
|
30.
|
|
|
empty character constant
|
|
|
|
空的字符常量
|
|
Translated by
Meng Jie
|
|
|
|
Located in
charset.c:1931
|
|
31.
|
|
|
failure to convert %s to %s
|
|
|
|
无法从 %s 转换到 %s
|
|
Translated by
Meng Jie
|
|
|
|
Located in
charset.c:2047
|
|
32.
|
|
|
extra tokens at end of #%s directive
|
|
|
|
#%s 指示的末尾有多余的标识符
|
|
Translated by
Meng Jie
|
|
|
|
Located in
directives.c:235
directives.c:278
|
|
33.
|
|
|
#%s is a GCC extension
|
|
|
|
#%s 是一个 GCC 扩展
|
|
Translated by
Meng Jie
|
|
|
|
Located in
directives.c:385
|
|
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
|