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