Multiple include guards may be useful for:\\n” 多个防止重包含可能对其有用:\\n”
cppchar_t must be an unsigned type” cppchar_t 必须是无符号型”
preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits” 预处理算术的最高精度为 %lu 位;目标需要 %lu 位”
CPP arithmetic must be at least as precise as a target int” CPP 算术必须至少具有目标 int 的精度”
target char is less than 8 bits wide” 目标 char 短于 8 位”
target wchar_t is narrower than target char” 目录 wchar_t 短于目标 char”
target int is narrower than target char” 目标 int 短于目标 char”
CPP half-integer narrower than CPP character” CPP 半整数短于 CPP 字符”
CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits” 在此宿主机上,CPP 不能处理长于 %lu 位的宽字符常量,但目标需要 %lu 位”
backslash and newline separated by space” 反斜杠和换行为空格所分隔”
backslash-newline at end of file” 反斜杠续行出现在文件末尾”
trigraph ??%c converted to %c” 三元符 ??%c 转换为 %c”
trigraph ??%c ignored, use -trigraphs to enable” 三元符 ??%c 被忽略,请使用 -trigraphs 来启用”
\\”/*\\” within comment” “/*”出现在注释中”
%s in preprocessing directive”
预处理指示中出现 %s”
null character(s) ignored” 忽略空字符”
`%.*s’ is not in NFKC” ‘%.*s’不在 NFKC 中”
`%.*s’ is not in NFC” ‘%.*s’不在 NFC 中”
attempt to use poisoned \\”%s\\”" 试图使用有毒的“%s””
__VA_ARGS__ can only appear in the expansion of a C99 variadic macro” __VA_ARGS__ 只能出现在 C99 可变参数宏的展开中”
identifier \\”%s\\” is a special operator name in C++” 标识符“%s”是 C++ 中的一个特殊操作符”
raw string delimiter longer than 16 characters” 原始字符串分隔符长过 16 个字符” invalid
character ‘%c’ in raw string delimiter” 原始字符串分隔符中有无效字符‘%c’”
unterminated raw string” 未终止的原始字符串”
null character(s) preserve