[Bug libstdc++/14252] [3.4/3.5 regression] Problems with count and iterator_traits<istreambuf_iterator<char> >::difference_type
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Feb 24 21:24:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-02-24 21:24 -------
Subject: Bug 14252
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: paolo@gcc.gnu.org 2004-02-24 21:24:25
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/bits: postypes.h
Added files:
libstdc++-v3/testsuite/27_io/fpos: 14252.cc
Log message:
2004-02-24 Paolo Carlini <pcarlini@suse.de>
PR libstdc++/14252
* include/bits/postypes.h (class streamoff): Add operator++(),
operator++(int), operator--() and operator--(int).
* testsuite/27_io/fpos/14252.cc: New.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.2224.2.49&r2=1.2224.2.50
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/postypes.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3.6.1&r2=1.3.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/fpos/14252.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.2.1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14252
More information about the Gcc-bugs
mailing list