Adam Borowski <kilob...@angband.pl> wrote:
> Just curious... what compiler emits a warning there?  It'd be totally
> unwarranted -- all enum values including that extraneous KC_NCATEGORIES are
> handled, so I wonder what's wrong.

enum is just an int, as far as the language is concerned. Any integer
could, in theory, creep in there.

-Wm

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Crawl-ref-discuss mailing list
Crawl-ref-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/crawl-ref-discuss

Reply via email to