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]

r186841 - in /branches/gcc-4_7-branch/libstdc++...


Author: redi
Date: Wed Apr 25 21:53:20 2012
New Revision: 186841

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186841
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:
    branches/gcc-4_7-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_7-branch/libstdc++-v3/include/std/scoped_allocator
    branches/gcc-4_7-branch/libstdc++-v3/testsuite/20_util/scoped_allocator/1.cc


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