[Bug fortran/30605] -Wno-tabs should be active for -std=f2003 and -pedantic
sgk at troutmask dot apl dot washington dot edu
gcc-bugzilla@gcc.gnu.org
Tue Jan 30 23:09:00 GMT 2007
------- Comment #5 from sgk at troutmask dot apl dot washington dot edu 2007-01-30 23:09 -------
Subject: Re: -Wno-tabs should be active for -std=f2003 and -pedantic
On Tue, Jan 30, 2007 at 11:06:24PM -0000, jb at gcc dot gnu dot org wrote:
>
> ------- Comment #4 from jb at gcc dot gnu dot org 2007-01-30 23:06 -------
> As an aside, aren't -Wtabs and -Wno-tabs reversed? Now -Wno-tabs warns against
> tabs, but shouldn't it be -Wtabs that warns against using them and -Wno-tabs
> should turn the warning off?
>
Well, when I wrote the original patch I interpreted -Wno-tabs
as "No tabs allowed in source", and -Wtabs is its opposite.
We can change this if others want.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30605
More information about the Gcc-bugs
mailing list