This is the mail archive of the gcc-bugs@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]

[Bug c++/17022] Behavior of out-of-range enums


------- Additional Comments From igodard at pacbell dot net  2004-08-14 11:51 -------
How about at least a warning when you wrap around a constant-expression? For that matter, if it's unspecified can you specify it as an error?

Ivan

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17022


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