bug-gnulib
[Top][All Lists]
Advanced

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

Re: [bug-diffutils] bug#30913: Releasing a build compatible withglibc-2.


From: Paul Eggert
Subject: Re: [bug-diffutils] bug#30913: Releasing a build compatible withglibc-2.26+
Date: Fri, 23 Mar 2018 12:07:57 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 03/23/2018 11:50 AM, Eric Blake wrote:
Would it not be simpler to just use __attribute__((unused)) on the function declaration

That should work if properly ifdeffed, yes. I didn't do it that way only because nobody else in Gnulib is doing it that way and there are problems with __attribute__((unused)) in older GCCs that I didn't want to do the research on. As I vaguely recall, __attribute__ ((used)) used to mean __attribute__ ((unused)), or was it vice versa?




reply via email to

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