This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++/5331: Returned iterator from num_get<>::get is not advanced.
- From: paolo at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, paolo at gcc dot gnu dot org, qfp at wn dot com dot au
- Date: 9 Jan 2002 18:05:01 -0000
- Subject: Re: libstdc++/5331: Returned iterator from num_get<>::get is not advanced.
- Reply-to: paolo at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, paolo at gcc dot gnu dot org, qfp at wn dot com dot au, gcc-gnats at gcc dot gnu dot org
Synopsis: Returned iterator from num_get<>::get is not advanced.
Responsible-Changed-From-To: unassigned->paolo
Responsible-Changed-By: paolo
Responsible-Changed-When: Wed Jan 9 10:05:00 2002
Responsible-Changed-Why:
Taking care of it.
State-Changed-From-To: open->feedback
State-Changed-By: paolo
State-Changed-When: Wed Jan 9 10:05:00 2002
State-Changed-Why:
First, thanks for your PR. Personally, I believe that both
the PR and your patch are correct and I would like to see
the latter in CVS as soon as possible. Therefore, I would
suggest you to post directly the patch on libstdc++@gcc.gnu.org adding to it:
1- A brief explanation of *how* the patch solves the problem.
2- A Changelog.
3- Your testcase slightly reworked as a patch against the
current testsuite.
Thanks,
Paolo.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5331