This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Re: function calls before variable declarations does not give error in gcc?
Hi
Thanks Eljay.
But even gcc -std=c89 dosnt give an error!!
BR
Oza
On Mon, 30 Aug 2004 22:58:44 -0500, Eljay Love-Jensen <eljay@adobe.com> wrote:
> Hi Oza,
>
> I believe that's actually not an error, according to C99.
>
> GCC 2.96 (a misnomer for a maverick non-GCC release, since there wasn't a
> GCC 2.96, GCC went from 2.95 to 3.0) is probably following C89 standards.
>
> HTH,
> --Eljay
>
>