]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorBenjamin Kosnik <bkoz@gcc.gnu.org>
Tue, 19 Dec 2000 22:55:07 +0000 (22:55 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Tue, 19 Dec 2000 22:55:07 +0000 (22:55 +0000)
commit205c6f170960eebb23a90a2acc165b129a7b304d
treecd64abf5f5b813d563c8b82658103a5022fc517e
parentf9ecb28c179bf19c1bf6f76c423eb527b63afc99
[multiple changes]

2000-12-19  Benjamin Kosnik  <bkoz@fillmore.constant.com>

* configure.in: Don't turn on long long by default.
* configure: Regenerate.
* include/c/bits/std_cstdio.h: Remove c++config.h include.
* src/locale.cc: Formatting tweaks.
* testsuite/22_locale/ctype.cc (char<unsigned char>): Provide
member functions.

2000-12-19  Loren J. Rittle  <ljrittle@acm.org>

        * testsuite/22_locale/ctype.cc (test01): Correct ~ operator usage.

From-SVN: r38388
libstdc++-v3/ChangeLog
libstdc++-v3/configure
libstdc++-v3/configure.in
libstdc++-v3/include/c/bits/std_cstdio.h
libstdc++-v3/src/locale.cc
libstdc++-v3/testsuite/22_locale/ctype.cc