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: [using gcc book] ch3.8 options to request or suppress warnings


On Tue, 2003-09-02 at 14:14, Chris Devers wrote:
> I think so, but feel free to correct me -- and *fast*, if you please:

I've got the flu, or something equivalently bad, so I can't be fast at
this time.

There are some things that aren't pedantically correct, but which won't
cause any confusion, so there is no point complaining about them at this
time.

There is one thing here that bothers me though.  In md.texi we have "An
emumerated class is defined".  This is potentially confusing because
"class" has a meaning in C++.  This should be "An enumeration is
defined".  "enumerated type" would probably also work here.  (In current
unpatched sources, this says "An enumeral class is defined" which is
even worse.)
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com


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