fstream.tcc (filebuf::showmanyc): Simplify.
authorBenjamin Kosnik <bkoz@redhat.com>
Mon, 29 Oct 2001 19:29:29 +0000 (19:29 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Mon, 29 Oct 2001 19:29:29 +0000 (19:29 +0000)
commit99e9125d776268cf375ad1d6f7871ad96fe668d6
treeae517ee9f4f5ed4d7e8cc8c3f3d116a4d1637b86
parent4565903525842e90c4fc5df51cc5dfa3cebfafbe
fstream.tcc (filebuf::showmanyc): Simplify.

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

libstdc++/3647
* include/bits/fstream.tcc (filebuf::showmanyc): Simplify.
* testsuite/27_io/filebuf.cc (test07): New test.
(test03): Modify showmanyc test.

From-SVN: r46610
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/fstream.tcc
libstdc++-v3/testsuite/27_io/filebuf.cc