gcc/libstdc++-v3 ChangeLog config/locale/ieee_ ...

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Sun Mar 28 00:16:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bkoz@gcc.gnu.org	2004-03-27 16:21:21

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/config/locale/ieee_1003.1-2001: 
	                                             codecvt_specializations.h 
Added files:
	libstdc++-v3/testsuite/ext/enc_filebuf/char: 13598.cc 

Log message:
	2004-03-27  Benjamin Kosnik  <bkoz@redhat.com>
	
	libstdc++ PR/13598
	* config/locale/ieee_1003.1-2001/codecvt_specializations.h
	(__enc_traits::_M_destroy): New.
	(__enc_traits::~__enc_traits): Use it.
	(__enc_traits::operator=): Use _M_destroy, _M_init.
	(__enc_traits::__enc_traits): Same.
	
	2004-03-27  Petur Runolfsson  <peturr02@ru.is>
	
	* testsuite/ext/enc_filebuf/char/13598.cc: New.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.2428&r2=1.2429
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/locale/ieee_1003.1-2001/codecvt_specializations.h.diff?cvsroot=gcc&r1=1.12&r2=1.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/ext/enc_filebuf/char/13598.cc.diff?cvsroot=gcc&r1=NONE&r2=1.1



More information about the Gcc-cvs mailing list