------- Comment #17 from pinskia at gcc dot gnu dot org 2008-12-19 01:49 ------- (In reply to comment #16) > Enum looks different in C++.
Yes they are different because of the way C++ talks about out of range values and such. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38572
