gcc/libstdc++-v3 ChangeLog include/bits/fpos.h ...
bkoz@gcc.gnu.org
bkoz@gcc.gnu.org
Tue Jun 12 18:50:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_0-branch
Changes by: bkoz@gcc.gnu.org 2001-06-12 18:50:28
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/bits: fpos.h
libstdc++-v3/testsuite/27_io: fpos.cc
Log message:
2001-06-12 Benjamin Kosnik <bkoz@redhat.com>
* include/bits/fpos.h (fpos::operator-): Don't return reference,
return original, non-modified version.
(fpos::operator+): Same.
* testsuite/27_io/fpos.cc: Add test.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.452.2.112&r2=1.452.2.113
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/fpos.h.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.2.4.2&r2=1.2.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/fpos.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.3.4.1&r2=1.3.4.2
More information about the Libstdc++-cvs
mailing list