libstdc++/9701
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Mon Apr 14 22:46:00 GMT 2003
The following reply was made to PR libstdc++/9701; it has been noted by GNATS.
From: paolo@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:
Subject: libstdc++/9701
Date: 14 Apr 2003 22:43:32 -0000
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: paolo@gcc.gnu.org 2003-04-14 22:43:32
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/std: std_streambuf.h
libstdc++-v3/testsuite/27_io/basic_filebuf/in_avail/char: 1.cc
Added files:
libstdc++-v3/testsuite/27_io/basic_streambuf/in_avail/char:
9701-3.cc
Log message:
2003-04-14 Nathan Myers <ncm@cantrip.org>
Paolo Carlini <pcarlini@unitus.it>
PR libstdc++/9701 (in_avail())
* include/std/std_streambuf.h (in_avail): Simplify, in_avail
doesn't care if there is anything in some putback cell.
* testsuite/27_io/basic_streambuf/in_avail/char/9701-3.cc: Add.
* testsuite/27_io/basic_filebuf/in_avail/char/1.cc: Remove some
unused string literals.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.1631&r2=1.1632
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_streambuf/in_avail/char/9701-3.cc.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/std/std_streambuf.h.diff?cvsroot=gcc&r1=1.17&r2=1.18
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/in_avail/char/1.cc.diff?cvsroot=gcc&r1=1.2&r2=1.3
More information about the Gcc-prs
mailing list