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: Add macros for diagnostic control, use them in locale/weightwc.h


> My kneejerk reaction is that attempting to minimize the scope of 
> disabled warnings will make code harder to read and maintain, and the 
> costs of minimization may outweigh the benefits.

I strongly disagree.  We should only ever disable warnings with the
tightest possible scope around where we know for sure we need to.


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