This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Rename -W to -Wextra ?


On Mon, Jun 03, 2002 at 01:18:25PM +0100, Joseph S. Myers wrote:
> Some things can probably go together.  Others can go in existing options, 
> possibly in -Wall - for example, warnings for "a <= b <= c" could 
> reasonably be put in -Wparentheses.
[...]
> As an external option, like -Wall, yes.  As an internal variable, I don't
> like the use of extra_warnings to control many disparate things, even if
> not everything has an external option to control it separately.

I don't disagree, but that's a bigger change than what was requested on
the project page.  One problem at a time, please.

Speaking of problems:  I've made -W print a "this is deprecated" warning,
but 'make check-gcc' doesn't give me any failures.  I don't even see the
"deprecated" text show up in the .log files.  Surely something should be
failing?


Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


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