[Bug libstdc++/27904] operator>> to floating point variable does not support "inf", "infinity", or "nan"
pcarlini at suse dot de
gcc-bugzilla@gcc.gnu.org
Mon Jun 5 22:57:00 GMT 2006
------- Comment #6 from pcarlini at suse dot de 2006-06-05 22:55 -------
(In reply to comment #5)
> Please take this up with the C++ standard since the two stages conflict.
22.2.2.1.2, p5, does not conflict, because the conversion using %g happens at
the end of Stage 2, p9, on the accumulated chars, + there is the grammar, in
22.2.3.1. If, in any case, you think this is matter for a DR (vs a standard
enhancement targeted at C++03), then file it, you are not less entitled than
me, there is no reason to keep the issue open here, given the C++03 standard
that we (all) are implementing.
--
pcarlini at suse dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|SUSPENDED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27904
More information about the Gcc-bugs
mailing list