bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] obstack: Remove ancient NeXTSTEP gcc support conditional


From: Paul Eggert
Subject: Re: [PATCH] obstack: Remove ancient NeXTSTEP gcc support conditional
Date: Thu, 27 Mar 2014 13:45:51 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

On 03/27/2014 01:08 PM, Will Newton wrote:
causes a warning with -Wundef which glibc
now enables by default. Rather than updating the conditional it seems
better to just remove it.

If you don't mind I'd like to be a bit more conservative. glibc <sys/cdefs.h> says to use __extension__ only for GCC 2.8 or later, which is still pretty old but if the code's in cdefs.h it might as well be consistent in obstack.h. I pushed the attached patch.

Attachment: 0001-obstack-Remove-ancient-NeXTSTEP-gcc-support-conditio.patch
Description: Text Data


reply via email to

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