This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [RFC] : Compiling libstdc++ with warnings on


Paolo Carlini <pcarlini@suse.de> writes:

[...]

| >Does having these overloads and a bunch of __attribute__((unused)) in
| >lots of tests seem reasonable? Or not worth the effort?
| >  
| >
| I hope we don't need too many __attribute__((unused))... Can you go into
| the details?

Indeed.  My first observation would be that if we needed
__attribute__((unused)), then we might probably want to reconsider the
way the testcases are written...

-- Gaby


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