|
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
|
|
100.
|
|
|
suffix for double constant is a GCC extension
|
|
|
|
sufixo para o duplo constante é uma extenção GCC
|
|
Translated by
JL
|
|
Reviewed by
Alexandre Fidalgo
|
|
|
|
Located in
expr.c:705
|
|
101.
|
|
|
invalid suffix "%.*s " with hexadecimal floating constant
|
|
|
|
"%.*s " sufixo inválido com hexadecimal constante flutuante
|
|
Translated by
JL
|
|
Reviewed by
Alexandre Fidalgo
|
|
|
|
Located in
expr.c:711
|
|
102.
|
|
|
decimal float constants are a GCC extension
|
|
|
|
decimal a flutuar constants são uma extenção GCC
|
|
Translated by
JL
|
|
Reviewed by
Alexandre Fidalgo
|
|
|
|
Located in
expr.c:722
|
|
103.
|
|
|
invalid suffix "%.*s " on integer constant
|
|
|
|
"%.*s " sufixo inválido no constante integro
|
|
Translated by
JL
|
|
Reviewed by
Alexandre Fidalgo
|
|
|
|
Located in
expr.c:740
|
|
104.
|
|
|
use of C++0x long long integer constant
|
|
|
|
(no translation yet)
|
|
|
|
Located in
expr.c:593
|
|
105.
|
|
|
use of C99 long long integer constant
|
|
|
|
uso de C99 longo longo constante integro
|
|
Translated by
JL
|
|
Reviewed by
Alexandre Fidalgo
|
|
|
|
Located in
expr.c:766
|
|
106.
|
|
|
imaginary constants are a GCC extension
|
|
|
|
constantes imaginarios são uma extenção GCC
|
|
Translated by
JL
|
|
Reviewed by
Alexandre Fidalgo
|
|
|
|
Located in
expr.c:782
|