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]

r111842 - in /trunk/libstdc++-v3: ChangeLog doc...


Author: paolo
Date: Wed Mar  8 09:44:56 2006
New Revision: 111842

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111842
Log:
2006-03-08  Paolo Carlini  <pcarlini@suse.de>

	Implement the resolution of DR 455, [DR].
	* src/ios_init.cc (ios_base::Init::Init()): Do it.
	* testsuite/27_io/objects/char/dr455.cc: New.
	* testsuite/27_io/objects/wchar_t/dr455.cc: Likewise.
	* docs/html/ext/howto.html: Add an entry for DR 455.

Added:
    trunk/libstdc++-v3/testsuite/27_io/objects/char/dr455.cc
    trunk/libstdc++-v3/testsuite/27_io/objects/wchar_t/dr455.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/docs/html/ext/howto.html
    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]