|
136.
|
|
|
Multiple include guards may be useful for:
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
多个防止重包含可能对其有用:
|
|
Translated by
Meng Jie
|
|
|
|
Located in
files.c:1441
|
|
137.
|
|
|
cppchar_t must be an unsigned type
|
|
|
|
cppchar_t 必须是无符号型
|
|
Translated by
Meng Jie
|
|
|
|
Located in
init.c:553
|
|
138.
|
|
|
preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits
|
|
|
|
预处理算术的最高精度为 %lu 位;目标需要 %lu 位
|
|
Translated by
Meng Jie
|
|
|
|
Located in
init.c:557
|
|
139.
|
|
|
CPP arithmetic must be at least as precise as a target int
|
|
|
|
CPP 算术必须至少具有目标 int 的精度
|
|
Translated by
Meng Jie
|
|
|
|
Located in
init.c:564
|
|
140.
|
|
|
target char is less than 8 bits wide
|
|
|
|
目标 char 短于 8 位
|
|
Translated by
Meng Jie
|
|
|
|
Located in
init.c:567
|
|
141.
|
|
|
target wchar_t is narrower than target char
|
|
|
|
目录 wchar_t 短于目标 char
|
|
Translated by
Meng Jie
|
|
|
|
Located in
init.c:571
|
|
142.
|
|
|
target int is narrower than target char
|
|
|
|
目标 int 短于目标 char
|
|
Translated by
Meng Jie
|
|
|
|
Located in
init.c:575
|
|
143.
|
|
|
CPP half-integer narrower than CPP character
|
|
|
|
CPP 半整数短于 CPP 字符
|
|
Translated by
Meng Jie
|
|
|
|
Located in
init.c:580
|
|
144.
|
|
|
CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits
|
|
|
|
在此宿主机上,CPP 不能处理长于 %lu 位的宽字符常量,但目标需要 %lu 位
|
|
Translated by
Meng Jie
|
|
|
|
Located in
init.c:584
|
|
145.
|
|
|
backslash and newline separated by space
|
|
|
|
反斜杠和换行为空格所分隔
|
|
Translated by
Meng Jie
|
|
|
|
Located in
lex.c:1126
|