This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Re: A couple problems with c_io_stdio.cc
- To: rittle at rsch dot comm dot mot dot com
- Subject: Re: A couple problems with c_io_stdio.cc
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Tue, 21 Nov 2000 22:41:15 -0800 (PST)
- cc: snyder at fnal dot gov, libstdc++ at sourceware dot cygnus dot com
> I would like to recommend that your first patch be installed ASAP.
> Given the apparent usage of streamoff, it appears obviously correct to
> me (at least on BSD, and according to the ANSI C89 standard, fseek is
> supposed to return 0 unless the seek can't be satisfied).
It's in, sorry.
Scott, you seem to always find the redirection bugs. Is there anyway we
can just add a test to the testsuite that finds these type of bugs before
you do?
-benjamin