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: a warning to implement


dewar@gnat.com (Robert Dewar) writes:

| <<Please, note that I'm not saying that GCC should not have an option to
| trigger the proposed warning. I'm saying that that shouldn't be on by
| default in -Wall.
| >>
| 
| I disagree, this warning should be part of -Wall, since it is a clear error
| with no defined meaning.

Constructs that are "clear errors no defined meaning" are flagged
as such: errors, not warning.  Thus, the above is flawed.

-- Gaby


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