|
195.
|
|
|
'##' cannot appear at either end of a macro expansion
|
|
|
|
「##」不能出現在巨集展開的兩端
|
|
Translated by
趙惟倫
|
|
|
|
Located in
macro.c:2994
|
|
196.
|
|
|
ISO C99 requires whitespace after the macro name
|
|
|
|
ISO C99 要求巨集名後必須有空白
|
|
Translated by
趙惟倫
|
|
|
|
Located in
macro.c:3034
|
|
197.
|
|
|
missing whitespace after the macro name
|
|
|
|
巨集名後缺少空白
|
|
Translated by
趙惟倫
|
|
|
|
Located in
macro.c:3059
|
|
198.
|
|
|
'#' is not followed by a macro parameter
|
|
|
|
「#」後沒有巨集參數
|
|
Translated by
趙惟倫
|
|
|
|
Located in
macro.c:3093
|
|
199.
|
|
|
"%s " redefined
|
|
|
|
「%s 」重定義
|
|
Translated by
趙惟倫
|
|
|
|
Located in
macro.c:3254
|
|
200.
|
|
|
this is the location of the previous definition
|
|
|
|
這是先前定義的位置
|
|
Translated by
趙惟倫
|
|
|
|
Located in
macro.c:3259
|
|
201.
|
|
|
macro argument "%s " would be stringified in traditional C
|
|
|
|
巨集引數「%s 」將在傳統 C 中被字串化
|
|
Translated by
趙惟倫
|
|
|
|
Located in
macro.c:3320
|
|
202.
|
|
|
invalid hash type %d in cpp_macro_definition
|
|
|
|
cpp_macro_definition 中有無效的雜湊類型 %d
|
|
Translated by
趙惟倫
|
|
|
|
Located in
macro.c:3356
|
|
203.
|
|
|
while writing precompiled header
|
|
|
|
在寫入預先編譯標頭時
|
|
Translated by
趙惟倫
|
|
|
|
Located in
pch.c:89
pch.c:347
pch.c:361
pch.c:379
pch.c:385
pch.c:394
pch.c:401
|
|
204.
|
|
|
%s : not used because `%.*s ' is poisoned
|
|
|
|
%s :未使用因為『%.*s 』是有害的
|
|
Translated by
趙惟倫
|
|
|
|
Located in
pch.c:621
|