------- Comment #3 from parcour at gmail dot com  2006-02-20 22:04 -------
Subject: Re:  strdup "implicit declaration" warning when using -ansi

I see.  Sorry for a needless bug report.  But thank you for your
helpful responses.  I expect
I really will need to use -ansi (--> STRICT_ANSI), so I'll have to do
without strdup.

Joshua Shinavier


On 20 Feb 2006 20:07:13 -0000, pinskia at gcc dot gnu dot org
<[EMAIL PROTECTED]> wrote:
>
>
> ------- Comment #2 from pinskia at gcc dot gnu dot org  2006-02-20 20:07 
> -------
> Ok, either use -D_GNU_SOURCE or don't use -ansi.  Use -pedantic-errors instead
> of -ansi.
>
>
> --
>
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26386
>
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26386

Reply via email to