]> gcc.gnu.org Git - gcc.git/commit
re PR libstdc++/9988 (filebuf::overflow writes EOF to file)
authorPaolo Carlini <pcarlini@unitus.it>
Sun, 9 Mar 2003 21:35:09 +0000 (22:35 +0100)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sun, 9 Mar 2003 21:35:09 +0000 (21:35 +0000)
commit3006d728695e52d126b1e451937ac848f987b4b6
treea7a1601651eed7f9a39a71a61a2b522f13771e6f
parente1a0421226407dced79d25e668f1128b24262bde
re PR libstdc++/9988 (filebuf::overflow writes EOF to file)

2003-03-09  Paolo Carlini  <pcarlini@unitus.it>

PR libstdc++/9988
* include/bits/fstream.tcc (overflow): don't write EOF to file.
* testsuite/27_io/filebuf_virtuals.cc (test15): Add.

From-SVN: r64045
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/fstream.tcc
libstdc++-v3/testsuite/27_io/filebuf_virtuals.cc
This page took 0.065007 seconds and 5 git commands to generate.