|
131.
|
|
|
operator "__has_include__" requires a header string
|
|
|
|
(no translation yet)
|
|
|
|
Located in
expr.c:2216
|
|
132.
|
|
|
missing ')' after "__has_include__"
|
|
|
|
(no translation yet)
|
|
|
|
Located in
expr.c:2232
|
|
133.
|
|
|
one or more PCH files were found, but they were invalid
|
|
|
|
找到一个或多个 PCH 文件,但它们是无效的
|
|
Translated by
Meng Jie
|
|
|
|
Located in
files.c:573
|
|
134.
|
|
|
use -Winvalid-pch for more information
|
|
|
|
使用 -Winvalid-pch 以获得更多信息
|
|
Translated by
Meng Jie
|
|
|
|
Located in
files.c:576
|
|
135.
|
|
|
no include path in which to search for %s
|
|
|
|
没有包含路径可供搜索 %s
|
|
Translated by
Meng Jie
|
|
|
|
Located in
files.c:981
|
|
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
|