This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [RFC] Big troubles with seek & unbuffered filebuf
- From: Paolo Carlini <pcarlini at unitus dot it>
- To: Paolo Carlini <pcarlini at unitus dot it>
- Cc: libstdc++ at gcc dot gnu dot org, Nathan Myers <ncm at cantrip dot org>
- Date: Sun, 08 Jun 2003 21:49:14 +0200
- Subject: Re: [RFC] Big troubles with seek & unbuffered filebuf
- References: <3EE39251.1060809@unitus.it>
Paolo Carlini wrote:
If either the first sgetc() or the seekoff are commented out,
the test passes, otherwise doesn't.
Of course I really meant 'either the first sgetc() or the pubsetbuf'!
;)
Paolo.