libstdc++/ /ChangeLog its/basic_ios.h its/fstr ...
bkoz
bkoz
Thu Sep 16 21:31:00 GMT 1999
CVSROOT: /cvs/libstdc++
Module name: libstdc++
Changes by: bkoz@egcs.cygnus.com 99/09/16 21:31:15
Modified files:
. : ChangeLog
bits : basic_ios.h fstream.tcc streambuf.tcc
Log message:
1999-09-16 Benjamin Kosnik <bkoz@milou.cygnus.com>
* bits/basic_ios.h: Inline, tweak.
* bits/fstream.tcc (basic_filebuf::_M_really_overflow): Tweak,
pass back accurate return value to basic_filebuf::overflow.
* bits/streambuf.tcc (streambuf::xsputn): Fix overflow accounting.
This fixes sstream problems reported in libstdc++/9, but screws up
filebufs. That solution is pending.
More information about the Libstdc++-cvs
mailing list