[Bug c++/12242] g++ should warn about out-of-range int->enum conversions
manu at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Jan 21 17:48:00 GMT 2007
------- Comment #8 from manu at gcc dot gnu dot org 2007-01-21 17:47 -------
I was thinking about adding this to Wconversion. But perhaps it is more
appropriate for Wundefined. After all, the value may change or not depending on
the particular implementation, since it is undefined.
Gabriel, should I add it to the list of Wundefined?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12242
More information about the Gcc-bugs
mailing list