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++/32608] operator >> loads wrong value after istringsstream::str( string ).



------- Comment #1 from pluto at agmk dot net  2007-07-03 13:15 -------
the testcase needs fix: s/assert( s == "2 ");/assert( s == "2");/


-- 


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


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