[Bug libstdc++/33000] cin and hex input (==8 digits gets rejected)
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Aug 6 04:59:00 GMT 2007
------- Comment #2 from pinskia at gcc dot gnu dot org 2007-08-06 04:59 -------
No this is expected behavior as 0xaaaaaaaa < 0x7FFFFFFF for signed integers so
there is an error that is expected.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33000
More information about the Gcc-bugs
mailing list