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]

r151692 - in /trunk/libstdc++-v3: ChangeLog src...


Author: paolo
Date: Mon Sep 14 17:01:05 2009
New Revision: 151692

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151692
Log:
2009-09-14  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/41037
	* src/ios_init.cc (ios_base::Init::Init): Properly initialize cerr
	and wcerr flags.
	* testsuite/27_io/objects/char/41037.cc: New.
	* testsuite/27_io/objects/wchar_t/41037.cc: Likewise.

Added:
    trunk/libstdc++-v3/testsuite/27_io/objects/char/41037.cc
    trunk/libstdc++-v3/testsuite/27_io/objects/wchar_t/41037.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/src/ios_init.cc


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