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: pme at gcc dot gnu dot org
- Date: 11 Nov 2000 00:37:45 -0000
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: pme@gcc.gnu.org 2000-11-10 16:37:45
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/bits: codecvt.h
Log message:
2000-11-10 Phil Edwards <pme@sources.redhat.com>
* include/bits/codecvt.h (__iconv_adaptor): New adaptor function,
courtesy of Alexandre Oliva, to handle const/non-const signatures.
(codecvt::do_out): Use.
(codecvt::do_in): And here.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.253&r2=1.254
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/include/bits/codecvt.h.diff?cvsroot=gcc&r1=1.5&r2=1.6