]> gcc.gnu.org Git - gcc.git/commit
mkcheckin.in: Move check for bash version 2 later in the file.
authorMark Mitchell <mark@codesourcery.com>
Thu, 16 Nov 2000 01:03:20 +0000 (01:03 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 16 Nov 2000 01:03:20 +0000 (01:03 +0000)
commit4f12dd3c7d170eda9ba67a1b82ece77511708944
tree8bf2e6ad149a58f65aa22945786c62f4e8a30c65
parent9e038f71b0fd46517c31a72a82cf483b16990ba2
mkcheckin.in: Move check for bash version 2 later in the file.

* 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.

From-SVN: r37490
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/basic_string.h
libstdc++-v3/include/bits/string.tcc
libstdc++-v3/mkcheck.in
This page took 0.10955 seconds and 5 git commands to generate.