]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/testsuite/27_io/basic_filebuf/open/char/5.cc
streambuf.tcc (basic_streambuf::xsgetn): Fix uflow case.
authorVadim Egorov <egorovv@mailandnews.com>
Tue, 9 May 2000 07:19:14 +0000 (07:19 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Tue, 9 May 2000 07:19:14 +0000 (07:19 +0000)
commitc0b84d79d2533597dcce00eaddc0652aecf9fe87
tree680d5729f6fb38d313b6e014e2964216f72074de
parent6b6c1201e6e9a1ff43c6871810881a1776c99c0c
streambuf.tcc (basic_streambuf::xsgetn): Fix uflow case.

2000-05-09  Vadim Egorov  <egorovv@mailandnews.com>
    Benjamin Kosnik  <bkoz@gnu.org>
    Nathan Myers  <ncm@cantrip.org>
    Dietmar Kuehl  <dietmar_kuehl@yahoo.com>

        * bits/streambuf.tcc (basic_streambuf::xsgetn): Fix uflow case.
(basic_streambuf::xsputn): Make consistent.
* testsuite/27_io/filebuf.cc: Add tests.

Co-Authored-By: Benjamin Kosnik <bkoz@gnu.org>
Co-Authored-By: Dietmar Kuehl <dietmar_kuehl@yahoo.com>
Co-Authored-By: Nathan Myers <ncm@cantrip.org>
From-SVN: r33794
libstdc++-v3/ChangeLog
libstdc++-v3/bits/streambuf.tcc
libstdc++-v3/testsuite/27_io/filebuf.cc