r211344 - in /branches/gcc-4_9-branch/libstdc++...

emsr@gcc.gnu.org emsr@gcc.gnu.org
Sat Jun 7 13:39:00 GMT 2014


Author: emsr
Date: Sat Jun  7 13:39:22 2014
New Revision: 211344

URL: http://gcc.gnu.org/viewcvs?rev=211344&root=gcc&view=rev
Log:
2014-06-07  Ed Smith-Rowland  <3dw4rd@verizon.net>

	Backport from mainline
	DR 2344 - std::quoted doesn't respect padding
	* include/std/iomanip: Allow for padding in quoted inserters.
	* testsuite/27_io/manipulators/standard/char/dr2344.cc: New.
	* testsuite/27_io/manipulators/standard/wchar_t/dr2344.cc: New.


Added:
    branches/gcc-4_9-branch/libstdc++-v3/testsuite/27_io/manipulators/standard/char/dr2344.cc
    branches/gcc-4_9-branch/libstdc++-v3/testsuite/27_io/manipulators/standard/wchar_t/dr2344.cc
Modified:
    branches/gcc-4_9-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_9-branch/libstdc++-v3/include/std/iomanip



More information about the Libstdc++-cvs mailing list