This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ 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]

r208966 - in /trunk/libstdc++-v3: ChangeLog inc...


Author: redi
Date: Mon Mar 31 18:46:23 2014
New Revision: 208966

URL: http://gcc.gnu.org/viewcvs?rev=208966&root=gcc&view=rev
Log:
2014-03-31  Lars Gullik BjÃnnes  <larsbj@gullik.org>
	    Jonathan Wakely  <jwakely@redhat.com>

	PR libstdc++/60270
	* include/std/iomanip (_Quoted_string operator>>): Do not clear
	string if input is not quoted.
	* testsuite/27_io/manipulators/standard/char/60270.cc: New.

Added:
    trunk/libstdc++-v3/testsuite/27_io/manipulators/standard/char/60270.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/std/iomanip


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