[multiple changes]
authorBenjamin Kosnik <bkoz@gcc.gnu.org>
Sat, 10 Mar 2001 01:36:23 +0000 (01:36 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Sat, 10 Mar 2001 01:36:23 +0000 (01:36 +0000)
commit0e061da69187b6f2eb49e8513ee380dc3295f94a
tree45fa7d50dd90da3ed8d23836b59c14a79fee0a1d
parent4698d2cf4b494cfa72c9f5bdb73caf1d69cd7941
[multiple changes]

2001-03-09  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>

* include/bits/istream.tcc ( basic_istream<_CharT, _Traits>&
operator>>(basic_istream<_CharT, _Traits>& __in, _CharT* __s)):
Use streamsize, not int_type.

2001-03-08  Benjamin Kosnik  <bkoz@redhat.com>

* testsuite/27_io/streambuf.cc (test06): New test, disabled at the
moment.

From-SVN: r40358
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/istream.tcc
libstdc++-v3/testsuite/27_io/streambuf.cc