[Bug libstdc++/34031] money_get:do_get incorrectly sets eofbit for valid input
pcarlini at suse dot de
gcc-bugzilla@gcc.gnu.org
Thu Nov 8 18:37:00 GMT 2007
------- Comment #1 from pcarlini at suse dot de 2007-11-08 18:37 -------
Hi Martin. I think this inconsistency between num_get and money_get is just a
special case of our DR 585:
http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-active.html#585
and that setting eofbit when end of file after successful parsing of a monetary
quantity is consistent with our proposed resolution. Can you confirm? Thanks in
advance.
--
pcarlini at suse dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sebor at roguewave dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34031
More information about the Gcc-bugs
mailing list