This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Recent 4.1 breakage...


Paolo Carlini wrote:

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

And this one too (referenced therein):
http://www.freebsd.org/cgi/query-pr.cgi?pr=65786


See toward the end, in particular.

Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]