[Ecls-list] Re: Bunch of fixes
Paul F. Dietz
dietz at dls.net
Tue Mar 18 03:40:08 UTC 2003
Juan Jose Garcia Ripoll wrote:
> Thanks Paul! I am testing this in the computers of SourceForge, and now it
> works. It is funny that my GCC 3.2 did not detect this syntax error. Is it
> really an error? :-/ I will have to revise my copy of ISO-C '99.
I think it's legal -- in C '99.
It's not legal in the previous C standard.
You should compile with the gcc option that enforces the previous C standard
(I assume there is such an option). Not everyone is using the latest gcc.
Paul
More information about the ecl-devel
mailing list