gcc/libstdc++-v3 ChangeLog include/bits/std_st ...
bkoz@gcc.gnu.org
bkoz@gcc.gnu.org
Tue Feb 27 15:04:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_0-branch
Changes by: bkoz@gcc.gnu.org 2001-02-27 15:03:59
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/bits: std_stdexcept.h
libstdc++-v3/testsuite/19_diagnostics: stdexceptions.cc
Log message:
2001-02-27 Benjamin Kosnik <bkoz@redhat.com>
* include/bits/std_stdexcept.h (runtime_error): Make string
member non-const.
(logic_error): Same.
* testsuite/19_diagnostics/stdexceptions.cc (test04): Add test.
(test03): Fix.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.452.2.16&r2=1.452.2.17
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/std_stdexcept.h.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.3.2.2&r2=1.3.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/19_diagnostics/stdexceptions.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.1.2.3&r2=1.1.2.4
More information about the Gcc-cvs
mailing list