develooper Front page | perl.perl5.porters | Postings from March 2000

Large File support problem on AIX 4.3.3.11

From:
David R. Favor
Date:
March 15, 2000 09:02
Subject:
Large File support problem on AIX 4.3.3.11
Message ID:
38CFC219.A3C074B9@austin.ibm.com
Changing pp_sys.c and doio.c from 'Off_t length' to 'size_t length' finally
allows a build, however the test suite for t/op/sysio.t fails.

Suggestions? Comments? Musings?

_______


dgsp>./perl op/sysio.t
1..39
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
not ok 11
ok 12
not ok 13
ok 14
ok 15
not ok 16
ok 17
ok 18
not ok 19
ok 20
ok 21
not ok 22
ok 23
ok 24
not ok 25
ok 26
ok 27
not ok 28
ok 29
ok 30
not ok 31
not ok 32
not ok 33
ok 34
not ok 35
ok 36
not ok 37
ok 38
ok 39



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About