This is the mail archive of the
libstdc++-cvs@sources.redhat.com
mailing list for the libstdc++ project.
egcs/libstdc++-v3 ChangeLog include/bits/codecvt.h
- To: gcc-cvs at gcc dot gnu dot org, libstdc++-cvs at sources dot redhat dot com
- Subject: egcs/libstdc++-v3 ChangeLog include/bits/codecvt.h
- From: mmitchel at gcc dot gnu dot org
- Date: 9 Nov 2000 02:57:24 -0000
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: mmitchel@gcc.gnu.org 2000-11-08 18:57:23
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/bits: codecvt.h
Log message:
* include/bits/codecvt.h (codecvt::do_out): Make it const-correct.
(codecvt::do_in): Likewise.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.250&r2=1.251
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/include/bits/codecvt.h.diff?cvsroot=gcc&r1=1.4&r2=1.5