[Bug c++/23317] New: operator>>( istream&, int& ) does not work for enum values
Version: 3.3.5 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: peter at gamelogic dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i
[Bug c++/23317] operator>>( istream&, int& ) does not work for enum values
--- Additional Comments From peter at gamelogic dot com 2005-08-10 15:27 --- Created an attachment (id=9463) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9463&action=view) Test case which shows failing and successful examples of this bug. -- http://gcc.gnu.org/b