This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: compiling app using libstdc++
- To: libstdc++ at sourceware dot cygnus dot com
- Subject: Re: compiling app using libstdc++
- From: Gabriel Dos Reis <dosreis at cmla dot ens-cachan dot fr>
- Date: 02 Dec 1999 17:36:50 +0100
- Organization: CMLA, ENS Cachan -- CNRS URA 1611 (France)
- References: <199912021620.LAA22103@jaj.com> <m3wvqxqq1a.fsf@baywatch.lyx.org>
larsbj@lyx.org (Lars Gullik Bjønnes) writes:
| Phil Edwards <pedwards@jaj.com> writes:
|
| | Nathan Myers <ncm@best.com> writes:
| | >
| | > No, compiling cleanly with -Weffc++ is not a goal of the project.
| | > At least, with the current version of -Weffc++. A reasonable goal
| | > might be fixing -Weffc++ so that it applies better rules than it
| | > currently does, or at least not apply them to standard headers.
| |
| | Ah, mea culpa. This is definitely going in the FAQ -- now I have
| | something to replace that lame "looks like a bug but isn't entry."
| |:-)
|
| Ok, then I won't do anything about the -Weffc++, but what about the
| -Wold-style-casts? Is that also something that g++ should not use for
| standard headers.
My inclination is that g++ should not be talkative about standard
hearders unless explicitly told to.
-- Gaby