This is the mail archive of the
libstdc++-cvs@sources.redhat.com
mailing list for the libstdc++ project.
egcs/libstdc++-v3 ChangeLog mkcheck.in include ...
- To: gcc-cvs at gcc dot gnu dot org, libstdc++-cvs at sources dot redhat dot com
- Subject: egcs/libstdc++-v3 ChangeLog mkcheck.in include ...
- From: mmitchel at gcc dot gnu dot org
- Date: 16 Nov 2000 01:03:21 -0000
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: mmitchel@gcc.gnu.org 2000-11-15 17:03:21
Modified files:
libstdc++-v3 : ChangeLog mkcheck.in
libstdc++-v3/include/bits: basic_string.h string.tcc
Log message:
* mkcheckin.in: Move check for bash version 2 later in the file.
* include/bits/basic_string.h (basic_string::_Rep::_S_max_size):
Make it const.
(basic_string::_Rep::_S_terminal): Likewise.
* include/bits/string.tcc (basic_string::_Rep::_S_max_size):
Likewise.
(basic_string::_Rep::_S_terminal): Likewise.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.268&r2=1.269
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/mkcheck.in.diff?cvsroot=gcc&r1=1.34&r2=1.35
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/include/bits/basic_string.h.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/include/bits/string.tcc.diff?cvsroot=gcc&r1=1.1&r2=1.2