|
97.
|
|
|
use of C99 hexadecimal floating constant
|
|
|
|
使用 C99 式的 16 进制浮点常量
|
|
Translated by
Meng Jie
|
|
|
|
Located in
expr.cc:673
|
|
98.
|
|
|
invalid suffix "%.*s " on floating constant
|
|
|
|
浮点常量的“%.*s ”后缀无效
|
|
Translated by
Meng Jie
|
|
|
|
Located in
expr.cc:717
|
|
99.
|
|
|
traditional C rejects the "%.*s " suffix
|
|
|
|
传统 C 不接受“%.*s ”后缀
|
|
Translated by
Meng Jie
|
|
|
|
Located in
expr.cc:728
expr.cc:795
|
|
100.
|
|
|
suffix for double constant is a GCC extension
|
|
|
|
双精度常量后缀是一个 GCC 扩展
|
|
Translated by
Meng Jie
|
|
|
|
Located in
expr.cc:736
|
|
101.
|
|
|
invalid suffix "%.*s " with hexadecimal floating constant
|
|
|
|
十六进制浮点常量的“%.*s ”后缀无效
|
|
Translated by
Meng Jie
|
|
|
|
Located in
expr.cc:742
|
|
102.
|
|
|
decimal float constants are a C2X feature
|
|
|
|
(no translation yet)
|
|
|
|
Located in
expr.cc:755
expr.cc:759
|
|
103.
|
|
|
invalid suffix "%.*s " on integer constant
|
|
|
|
整数常量的“%.*s ”后缀无效
|
|
Translated by
Meng Jie
|
|
|
|
Located in
expr.cc:778
|
|
104.
|
|
|
use of C++11 long long integer constant
|
|
|
|
(no translation yet)
|
|
|
|
Located in
expr.cc:803
|
|
105.
|
|
|
use of C99 long long integer constant
|
|
|
|
使用 C99 long long 整数常量
|
|
Translated by
Meng Jie
|
|
|
|
Located in
expr.cc:804
|
|
106.
|
|
|
use of C++23 %<size_t%> integer constant
|
|
|
|
(no translation yet)
|
|
|
|
Located in
expr.cc:818
|