diff options
author | Brent Verner <brent@rcfile.org> | 2000-10-06 07:12:32 +0000 |
---|---|---|
committer | Benjamin Kosnik <bkoz@gcc.gnu.org> | 2000-10-06 07:12:32 +0000 |
commit | 7c7688c76a78e3f65ffe82dfbc32975700d54392 (patch) | |
tree | ece36af1dbd3a89b2d2aff500fbf18dc45ecc247 /gcc | |
parent | 3a1ed6a1d1b6271763b131731f2d19463bfbe813 (diff) | |
download | gcc-7c7688c76a78e3f65ffe82dfbc32975700d54392.zip gcc-7c7688c76a78e3f65ffe82dfbc32975700d54392.tar.gz gcc-7c7688c76a78e3f65ffe82dfbc32975700d54392.tar.bz2 |
istream.tcc: Removed test for _M_gcount < in_avail()...
2000-10-05 Brent Verner <brent@rcfile.org>
* bits/istream.tcc [basic_istream::get(basic_streambuf&)]: Removed
test for _M_gcount < in_avail(), as in_avail() only reports info
for current buffer, causing method to return at end of buffer.
* testsuite/27_io/istream_unformatted.cc [test07()]: New test.
* testsuite/27_io/istream_unformatted-3.txt: New file.
* testsuite/27_io/istream_unformatted-3.tst: New file.
From-SVN: r36752
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions