This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
[using gcc book] ch3.8 options to request or suppress warnings
- From: Chris Devers <cdevers at pobox dot com>
- To: GCC list <gcc at gcc dot gnu dot org>
- Date: Mon, 25 Aug 2003 21:32:59 -0400 (EDT)
- Subject: [using gcc book] ch3.8 options to request or suppress warnings
- Reply-to: Chris Devers <cdevers at pobox dot com>
In section 3.8 of _Using GCC_, the description of the flags -Wswitch et
alia refer to "enumeral types".
In my too-dimly remembered C classes in college, I learned about
"enumerated types", but the term "enumeral type" never came up. On the
other hand, I have been able to find references to this usage of the term
in the archives of this list, so I'm assuming that the usage is at least
somewhat familiar to GCC users, even if it sounds funny to me.
I want to double-check that "enumeral type" is an accepted term so I can
stop being tempted to change it :)
--
Chris Devers cdevers@pobox.com
adjective, n.
(esp. DP usage) any noun.
-- from _The Computer Contradictionary_, Stan Kelly-Bootle, 1995