[multiple changes]
authorBenjamin Kosnik <bkoz@gcc.gnu.org>
Fri, 26 Oct 2001 05:32:06 +0000 (05:32 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Fri, 26 Oct 2001 05:32:06 +0000 (05:32 +0000)
commit6cf5465d43d70fb73bde88435327f64be51bfb55
tree7f7cd68fbf0a74f320e6942fb8edd7c1fa720633
parent3b2a3c4c2a238096562e831b4cef2f866cd1e51e
[multiple changes]

2001-10-25  Benjamin Kosnik  <bkoz@redhat.com>

libstdc++/4545
* include/bits/ostream.tcc (ostream::operator<<(streambuf*)): Fix
exceptions.
* include/bits/istream.tcc (istream::operator>>(streambuf*): Make
consistent, where possible.
* include/bits/streambuf.tcc: Tweak.

2001-10-25  Brendan Kehoe  <brendan@zen.org>

libstdc++/4536
* bits/ostream.tcc (seekp): Scope use as ios_base::failbit.
  * bits/istream.tcc (seekg): Likewise.

From-SVN: r46528
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/istream.tcc
libstdc++-v3/include/bits/ostream.tcc
libstdc++-v3/include/bits/streambuf.tcc