This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/2440&Body=http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2440&database=gcc
- To: nobody at gcc dot gnu dot org
- Subject: Re: c++/2440&Body=http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2440&database=gcc
- From: Magnus Fromreide <magfr at lysator dot liu dot se>
- Date: 31 Mar 2001 19:26:00 -0000
- Cc: gcc-prs at gcc dot gnu dot org,
- Reply-To: Magnus Fromreide <magfr at lysator dot liu dot se>
The following reply was made to PR c++/2440; it has been noted by GNATS.
From: Magnus Fromreide <magfr@lysator.liu.se>
To: gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org,
ian.wakeling@knightfisk.com
Cc:
Subject: Re: c++/2440&Body=http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&
pr=2440&database=gcc
Date: Sat, 31 Mar 2001 21:20:24 +0200 (MET DST)
I do suppose I am responsible for the sstream for 2.95.*.
I would like to know what version of sstream you have used.
There should be a line in the file sstream that reads
* Written by Magnus Fromreide (magfr@lysator.liu.se). */
Unless the line following that one reads
/* seekoff and ideas for overflow is largely borrowed from libstdc++-v3 */
you would be well adviced to fetch a new version from
http://gcc.gnu.org//cgi-bin/cvsweb.cgi/~checkout~/gcc/libstdc++/Attic/sstream?rev=1.2
/MF