|
90.
|
|
|
fixed-point constants are a GCC extension
|
|
|
|
constantes ponto-fixo são uma extenção GCC
|
|
Translated by
JL
|
|
Reviewed by
Alexandre Fidalgo
|
|
|
|
Located in
expr.c:601
expr.c:718
|
|
91.
|
|
|
invalid digit "%c " in binary constant
|
|
|
|
(no translation yet)
|
|
|
|
Located in
expr.c:466
|
|
92.
|
|
|
invalid digit "%c " in octal constant
|
|
|
|
(no translation yet)
|
|
|
|
Located in
expr.c:468
|
|
93.
|
|
|
invalid prefix "0b" for floating constant
|
|
|
|
"0b" perfix invalida para constant flutuante
|
|
Translated by
JL
|
|
Reviewed by
Alexandre Fidalgo
|
|
|
|
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
|
|
|
|
uso de C99 hexadecimal constante flutuante
|
|
Translated by
JL
|
|
Reviewed by
Alexandre Fidalgo
|
|
|
|
Located in
expr.c:642
|
|
96.
|
|
|
exponent has no digits
|
|
|
|
(no translation yet)
|
|
|
|
Located in
expr.c:494
|
|
97.
|
|
|
hexadecimal floating constants require an exponent
|
|
|
|
(no translation yet)
|
|
|
|
Located in
expr.c:501
|
|
98.
|
|
|
invalid suffix "%.*s " on floating constant
|
|
|
|
"%.*s " sufixo invalido no constante flutuante
|
|
Translated by
JL
|
|
Reviewed by
Alexandre Fidalgo
|
|
|
|
Located in
expr.c:686
|
|
99.
|
|
|
traditional C rejects the "%.*s " suffix
|
|
|
|
o C tradicional rejeita o sufixo "%.*s "
|
|
Translated by
JL
|
|
Reviewed by
Alexandre Fidalgo
|
|
|
|
Located in
expr.c:697
expr.c:757
|