This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++/3720: Problems with num_get
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Peter Schmid <schmid at snake dot iap dot physik dot tu-darmstadt dot de>
- Cc: gcc-bugs at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, philip_martin at ntlworld dot com
- Date: Mon, 10 Dec 2001 14:00:48 -0800 (PST)
- Subject: Re: libstdc++/3720: Problems with num_get
Peter, I'd like this to be fixed on the branch, but I am unable to work
on this right now due to pending deadlines elsewhere.
Porting the patch to gcc-3.0 might be possible, but for gcc-3.03 you'd
have to be binary-compatibile with gcc-3.02, and it's solved in mainline
without this additional constraint.
-benjamin
On Mon, 10 Dec 2001, Peter Schmid wrote:
> Why is the problem not fixed in the gcc 3.0 branch?
> I believe this severe problem should be fixed before gcc 3.0.3 is
> released.