bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: obstack.c uses unprotected __attribute__ directive


From: Jim Meyering
Subject: Re: obstack.c uses unprotected __attribute__ directive
Date: Mon, 16 Jul 2001 10:15:37 +0200
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.104

Ulrich Drepper <address@hidden> wrote:
> The patch is fine except for the __STRICT_ANSI__ thing which I left
> out.  Thanks,

Thanks for fixing that.

FYI, I believe I needed the __STRICT_ANSI__ part once a long time ago,
in order to compile with gcc's -ansi option.  Back then, -ansi made it
so __attribute__ was no longer accepted.  I see that it is no longer
necessary, even with gcc-2.7.2.2.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]