This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/27904] operator>> to floating point variable does not support "inf", "infinity", or "nan"



------- Comment #7 from pcarlini at suse dot de  2006-06-05 22:57 -------
(In reply to comment #6)
> (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,

Sorry, I really meant Stage 3, p11. Only a detail.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27904


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]