gcc编译错误表备查 下载本文

内容发布更新时间 : 2024/6/16 14:02:23星期一 下面是文章的全部内容请认真阅读。

current file is older than %s” 当前文件早于 %s”

_Pragma takes a parenthesized string literal” _Pragma 需要一个括起的字符串字面常量”

#else without #if” #else 没有匹配的 #if”

#else after #else” #else 出现在 #else 后”

the conditional began here” 条件自此开始”

#elif without #if” #elif 没有匹配的 #if” #elif after #else” #elif 出现在 #else 后”

#: directives.c:1960 #endif without #if” #endif 没有匹配的 #if”

missing ‘(‘ after predicate” 谓词后缺少‘(’”

missing ‘)’ to complete answer” 完整的答案缺少‘)’”

predicate’s answer is empty” 谓词的答案为空”

assertion without predicate” 断言后没有谓词”

predicate must be an identifier” 谓词必须是一个标识符”

\\”%s\\” re-asserted” 重断言“%s””

unterminated #%s” 未终止的 #%s”

unterminated comment” 未结束的注释” stdout” stdout” %s: %s” %s:%s”

too many decimal points in number” 数字中有太多小数点”

fixed-point constants are a GCC extension” 定点常量是一个 GCC 扩展”

invalid digit \\”%c\\” in binary constant” 二进制常量中有无效数字“%c””

invalid digit \\”%c\\” in octal constant” 8 进制常量中有非法字符“%c””

invalid prefix \\”0b\\” for floating constant” 浮点常量的“0b”前缀无效”

use of C99 hexadecimal floating constant” 使用 C99 式的 16 进制浮点常量”

exponent has no digits” 指数部分没有数字”

hexadecimal floating constants require an exponent” 16 进制浮点常量需要指数部分”

invalid suffix \\”%.*s\\” on floating constant” 浮点常量的“%.*s”后缀无效”

traditional C rejects the \\”%.*s\\” suffix” 传统 C 不接受“%.*s”后缀”

suffix for double constant is a GCC extension” 双精度常量后缀是一个 GCC 扩展”

invalid suffix \\”%.*s\\” with hexadecimal floating constant”

十六进制浮点常量的“%.*s”后缀无效

decimal float constants are a GCC extension” 十进制浮点常量是一个 GCC 扩展”

invalid suffix \\”%.*s\\” on integer constant” 整数常量的“%.*s”后缀无效”

use of C++0x long long integer constant” 使用 C++0x long long 整数常量”

imaginary constants are a GCC extension” 虚数常量是一个 GCC 扩展”

binary constants are a GCC extension” 二进制常量是一个 GCC 扩展”

integer constant is too large for its type” 整数常量值超出其类型”

integer constant is so large that it is unsigned” 整数常量太大,认定为 unsigned”

missing ‘)’ after \\”defined\\”" “defined” 后出现‘)’”

operator \\”defined\\” requires an identifier” 操作符“defined”需要一个标识符”

(\\”%s\\” is an alternative token for \\”%s\\” in C++)” (在 C++ 中“%s”会是“%s”的替代标识符)”

this use of \\”defined\\” may not be portable” 使用“defined”可能不利于移植”

floating constant in preprocessor expression” 浮点常量出现在预处理表达式中”

imaginary number in preprocessor expression” 预处理表达式中出现虚数”

\\”%s\\” is not defined” “%s”未定义”

assertions are a GCC extension” 断言是一个 GCC 扩展”

assertions are a deprecated extension” 断言是一个已过时的 GCC 扩展”

missing binary operator before token \\”%s\\”" 标识符“%s”前缺少二元运算符”

token \\”%s\\” is not valid in preprocessor expressions” 标识符“%s”在预处理表达式中无效”

missing expression between ‘(‘ and ‘)’” ‘(’与‘)’之间缺少表达式”

%s with no expression” %s 后没有表达式”

operator ‘%s’ has no right operand” 操作符‘%s’没有右操作数”

operator ‘%s’ has no left operand” 操作符‘%s’没有左操作数”

‘:’ without preceding ‘?’” ‘:’前没有‘?’”

unbalanced stack in %s” %s 中堆栈不平衡”

impossible operator ‘%u’” 不可能的操作‘%u’”

missing ‘)’ in expression” 表达式中缺少‘)’”

‘?’ without following ‘:’” ‘?’后没有‘:’”

integer overflow in preprocessor expression”

预处理表达式中整数溢出”

missing ‘(‘ in expression” 表达式中缺少‘(’”

the left operand of \\”%s\\” changes sign when promoted” “%s”的左操作数在提升时变换了符号”

the right operand of \\”%s\\” changes sign when promoted” “%s”的右操作数在提升时变换了符号”

traditional C rejects the unary plus operator” 传统 C 不接

受单目 + 运算符”

comma operator in operand of #if” #if 操作数中出现逗号”

division by zero in #if” #if 中用零做除数”

NULL directory in find_file” find_file 中有 NULL 目录”

one or more PCH files were found, but they were invalid” 找到一个或多个 PCH 文件,但它们是无效的”

use -Winvalid-pch for more information” 使用 -Winvalid-pch 以获得更多信息”

%s is a block device” %s 是一个块设备”

%s is too large” %s 过大”

%s is shorter than expected” %s 短于预期”

no include path in which to search for %s” 没有包含路径可供搜索 %s”