This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
gcc/libstdc++-v3 ChangeLog.cygwin-mingw includ ...
- From: dannysmith at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org, libstdc++-cvs at gcc dot gnu dot org
- Date: 9 Aug 2002 08:19:51 -0000
- Subject: gcc/libstdc++-v3 ChangeLog.cygwin-mingw includ ...
CVSROOT: /cvs/gcc
Module name: gcc
Branch: cygwin-mingw-gcc-3_2-branch
Changes by: dannysmith@gcc.gnu.org 2002-08-09 01:19:51
Modified files:
libstdc++-v3 : ChangeLog.cygwin-mingw
libstdc++-v3/include/bits: istream.tcc
libstdc++-v3/testsuite/27_io: narrow_stream_objects.cc
Log message:
Merge basic_istream::ignore() fix from trunk.
2002-08-08 Danny Smith <dannysmith@users.sourceforge.net>
Benjamin Kosnik <bkoz@redhat.com>
* include/bits/istream.tcc (basic_istream::ignore): Use sbumpc,
not snextc.
* testsuite/27_io/narrow_stream_objects.cc (test10): Add.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.cygwin-mingw.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.1.2.3.2.2&r2=1.1.2.3.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/istream.tcc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.24.2.5.2.1.2.2&r2=1.24.2.5.2.1.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/narrow_stream_objects.cc.diff?cvsroot=gcc&only_with_tag=cygwin-mingw-gcc-3_2-branch&r1=1.6.14.4&r2=1.6.14.4.6.1