On Tuesday 18 October 2011 16:42:45 Janne Blomqvist wrote:
> Hi,
>
> in a few places in libgfortran we have some code for handling special
> and/or non-seekable files differently. The problem is that special
> files don't all have some nice consistent behavior. E.g. wrt. seeking,
> some allow seek
PING!
Also, PING for parts 2/3 and 3/3 of this (loosely related) patch series:
http://gcc.gnu.org/ml/gcc-patches/2011-10/msg01642.html
http://gcc.gnu.org/ml/gcc-patches/2011-10/msg01644.html
On Tue, Oct 18, 2011 at 17:42, Janne Blomqvist
wrote:
> Hi,
>
> in a few places in libgfortran we have
Hi,
in a few places in libgfortran we have some code for handling special
and/or non-seekable files differently. The problem is that special
files don't all have some nice consistent behavior. E.g. wrt. seeking,
some allow seeking just fine, others allow some seeks and not others,
others allow the