Hello Ilia, Thursday, May 19, 2005, 3:13:28 PM, you wrote:
> Welcome to the GCC 4.0 world, in GCC 3.4 those only appear if you > enabled pedantic flag, but in GCC 4.0 they appear as regular warning > messages. after searching a bit more the reson is that gcc 4.0 currently uses c89 as standard and marks new additions to the language as warningsor errors. Anyway the say that c99 will be the standard once it is fully implemented. bad bad bad -- Best regards, Marcus mailto:[EMAIL PROTECTED] -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
