This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Recent 4.1 breakage...
In article <446D16E5.8060609@suse.de>, Paolo Carlini<pcarlini@suse.de> writes:
> Paolo Carlini wrote:
>>> 82979: lseek(3,0xfffffffffffffff8,SEEK_CUR) = 0 (0x0)
>>
>> Humm, lseek on a pipe unexpectedly succeeds instead of failing?
> I wonder if this is relevant:
> http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/77493
Yup, case closed (until FreeBSD re-fixes its kernel bug).
Loren