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: [v3] libstdc++/12854


Benjamin Kosnik <bkoz@redhat.com> writes:

| >-Weffec++ is awful.  
| 
| -Weffc++ is useful. It's useful for other people, developing with g++,
| who use a more object-orientated style. Remember, C++ is supposed to be
| multi-paradigm....

yes, but that means what I don't use I don't pay for.  If I'm not of
the Weffec++ party I should not be paying for it.

[...]

| Using -Weffc++ with libstdc++ without these patches is pretty much
| impossible.

The compiler should not be warning in system headers in the first
place.  Something is going wrong there.

-- Gaby


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