|
93.
|
|
|
invalid prefix "0b" for floating constant
|
|
|
|
invalid prefix "0b" for floating constant
|
|
Translated and reviewed by
Vilson Gjeci
|
|
|
|
Located in
expr.c:626
|
|
94.
|
|
|
no digits in hexadecimal floating constant
|
|
|
|
(no translation yet)
|
|
|
|
Located in
expr.c:481
|
|
95.
|
|
|
use of C99 hexadecimal floating constant
|
|
|
|
use of C99 hexadecimal floating constant
|
|
Translated and reviewed by
Vilson Gjeci
|
|
|
|
Located in
expr.c:642
|
|
96.
|
|
|
exponent has no digits
|
|
|
|
exponent has no digits
|
|
Translated and reviewed by
Vilson Gjeci
|
|
|
|
Located in
expr.c:494
|
|
97.
|
|
|
hexadecimal floating constants require an exponent
|
|
|
|
hexadecimal floating constants require an exponent
|
|
Translated and reviewed by
Vilson Gjeci
|
|
|
|
Located in
expr.c:501
|
|
98.
|
|
|
invalid suffix "%.*s " on floating constant
|
|
|
|
invalid suffix "%.*s " on floating constant
|
|
Translated and reviewed by
Vilson Gjeci
|
|
|
|
Located in
expr.c:686
|
|
99.
|
|
|
traditional C rejects the "%.*s " suffix
|
|
|
|
traditional C rejects the "%.*s " suffix
|
|
Translated and reviewed by
Vilson Gjeci
|
|
|
|
Located in
expr.c:697
expr.c:757
|
|
100.
|
|
|
suffix for double constant is a GCC extension
|
|
|
|
(no translation yet)
|
|
|
|
Located in
expr.c:705
|
|
101.
|
|
|
invalid suffix "%.*s " with hexadecimal floating constant
|
|
|
|
invalid suffix "%.*s " with hexadecimal floating constant
|
|
Translated and reviewed by
Vilson Gjeci
|
|
|
|
Located in
expr.c:711
|
|
102.
|
|
|
decimal float constants are a GCC extension
|
|
|
|
decimal float constants are a GCC extension
|
|
Translated and reviewed by
Vilson Gjeci
|
|
|
|
Located in
expr.c:722
|