This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
gcc/libstdc++-v3 include/bits/basic_string.h C ...
- From: redi at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org, libstdc++-cvs at gcc dot gnu dot org
- Date: 19 May 2005 09:20:02 -0000
- Subject: gcc/libstdc++-v3 include/bits/basic_string.h C ...
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-4_0-branch
Changes by: redi@gcc.gnu.org 2005-05-19 09:20:02
Modified files:
libstdc++-v3/include/bits: basic_string.h
libstdc++-v3 : ChangeLog
Log message:
* include/bits/basic_string.h (operator[]): Allow s[s.size()] in
debug mode, but not pedantic mode.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/basic_string.h.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.74.6.1&r2=1.74.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.2917.2.49&r2=1.2917.2.50