Update on some PRs I'm working on

Nathan Myers ncm-nospam@cantrip.org
Wed Mar 5 16:49:00 GMT 2003


On Wed, Mar 05, 2003 at 02:55:40PM +0100, Paolo Carlini wrote:
> P?tur Run?lfsson wrote:
> >The best fix for underflow() is probably to add
> >
> >if (gptr() < egptr())
> > return *gptr();
> >
> (this vaguely reminds me page 678 of Josuttis ;)

It's amazing how many bugs are in section 13.13.3.

Nathan Myers
ncm-nospam@cantrip.org



More information about the Libstdc++ mailing list