H.Merijn Brand <[EMAIL PROTECTED]> ha escrit: > File opened 0x7b011c58, off: 0 > File seeked, off: 2 > W 00 @ 2 [..] > So obviously fseeko () (and.or fseek ()) are severely borked when > called as first call after fopen (), even if seek_offset == 0.
It is broken for sure, but I doubt if it is broken only after fopen... > An extra guard to prevent this unwanted call: I'll install this patch for the time being. > 63: volume header size FAILED (volsize.at:32) > > Test 63 sucks, because it depends on the Time Zone. My mistake. I'll fix it. > > > How do I run a single test? > > > > ./testsuite -k ID > > testsuite -k pipe runs 2 AND 55 :( I'll see what can be done. Regards, Sergey