On 2013-01-14, at 6:09 PM, David Levine wrote:

> inc.c contains two occurrences of this:
> 
>    fseek (fp, 0L, SEEK_CUR);
>    pos = ftell (fp);
> 
> Is that fseek() ever necessary?

It is, but for the moment I can't recall the bug it's working around ...

_______________________________________________
Nmh-workers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to