This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Oh, bother, the sysmacros deprecation doesn't work in enough places


On 08/03/2016 10:37 PM, Zack Weinberg wrote:

I think this is because the deprecation message uses
__attribute__((deprecated)), so it triggers on the *function call*,
not the macro expansion.

Perhaps it's time to reconsider using _Pragma.

Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]