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

redi@gcc.gnu.org redi@gcc.gnu.org
Wed Apr 25 18:03:00 GMT 2012


Author: redi
Date: Wed Apr 25 18:03:03 2012
New Revision: 186836

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186836
Log:
	* include/std/scoped_allocator (scoped_allocator::__outermost): Do
	not pass non-POD to varargs function.
	* testsuite/20_util/scoped_allocator/1.cc: Fix test.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/std/scoped_allocator
    trunk/libstdc++-v3/testsuite/20_util/scoped_allocator/1.cc



More information about the Libstdc++-cvs mailing list