This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch] Fix seekoff/pos and sputbackc testcases
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Paolo Carlini <pcarlini at unitus dot it>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Fri, 13 Jun 2003 13:02:13 -0500
- Subject: Re: [Patch] Fix seekoff/pos and sputbackc testcases
- References: <3EE9F811.8070908@unitus.it>
>the below provides correct unbuffered seekoff/pos testcases and
>fixes the existing buffered ones together with those for sputbackc
>(both unbuffered and buffered).
Looks excellent, thanks. Please check these in.
>Now all the buffered testcases are identical to the unbuffered.
Great news!
>In the near future I'd like to provide some more seek testcases
>for pure in and out.
Sounds good.
best,
benjamin