|
8.
|
|
|
C99's universal character names are incompatible with C90
|
|
|
|
C99 的萬國碼字元名稱與 C90 不相容
|
|
Translated by
pan93412
|
|
|
|
Located in
charset.cc:1091
|
|
9.
|
|
|
the meaning of '\%c ' is different in traditional C
|
|
|
|
「\%c 」的意義與在傳統 C 中不同
|
|
Translated by
pan93412
|
|
|
|
Located in
charset.cc:1094
|
|
10.
|
|
|
In _cpp_valid_ucn but not a UCN
|
|
|
|
在 _cpp_valid_ucn 中並不是一個 UCN
|
|
Translated by
pan93412
|
|
|
|
Located in
charset.cc:1103
|
|
11.
|
|
|
incomplete universal character name %.*s
|
|
|
|
不完整的萬國碼字元名稱 %.*s
|
|
Translated by
pan93412
|
|
|
|
Located in
charset.cc:1136
|
|
12.
|
|
|
%.*s is not a valid universal character
|
|
|
|
%.*s 不是一個有效的萬國碼字元
|
|
Translated by
pan93412
|
|
|
|
Located in
charset.cc:1151
|
|
13.
|
|
|
'$' in identifier or number
|
|
|
|
「$」出現在識別字或數字中
|
|
Translated by
pan93412
|
|
|
|
Located in
charset.cc:1161
lex.cc:1876
|
|
14.
|
|
|
universal character %.*s is not valid in an identifier
|
|
|
|
萬國碼字元 %.*s 在識別字中無效
|
|
Translated by
pan93412
|
|
|
|
Located in
charset.cc:1171
|
|
15.
|
|
|
universal character %.*s is not valid at the start of an identifier
|
|
|
|
萬國碼字元 %.*s 在識別字開頭無效
|
|
Translated by
pan93412
|
|
|
|
Located in
charset.cc:1175
|
|
16.
|
|
|
%.*s is outside the UCS codespace
|
|
|
|
%.*s 在 UCS 代碼空間外
|
|
Translated by
pan93412
|
|
|
|
Located in
charset.cc:1182
|
|
17.
|
|
|
converting UCN to source character set
|
|
|
|
將 UCN 轉換到來源字元集
|
|
Translated by
趙惟倫
|
|
|
|
Located in
charset.cc:1227
charset.cc:2145
|