This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch] Fix libstdc++/9761
- From: Nathan Myers <ncm-nospam at cantrip dot org>
- To: libstdc++ at gcc dot gnu dot org
- Date: Sun, 1 Jun 2003 21:38:35 -0700
- Subject: Re: [Patch] Fix libstdc++/9761
- References: <3EDA5CF0.9020207@unitus.it>
On Sun, Jun 01, 2003 at 10:07:12PM +0200, Paolo Carlini wrote:
> Hi,
>
> now that the pback bits are cleaned, it's easy to fix this
> long standing PR. I took the occasion to simplify a bit the
> overall virtual, avoiding a code duplication. Also added a
> missing check on underflow() return value.
>
> Tested x86-linux. Ok?
Wow, another big improvement! There's no better way to fix a
bug than to delete the code it was in.
Nathan Myers
ncm-nospam@cantrip.org