[perl #51002] [BUG] t/src/io.t failures

2008-03-14 Thread James Keenan via RT
Attached is where things stand on Linux as of r26369. t/src/io.. 1..20 ok 1 - hello world ok 2 - write ok 3 - file content ok 4 - read ok 5 - append ok 6 - file content ok 7 - readline ok 8 - PIO_parse_open_flags ok 9 - PIO_open ok 10 - PIO_read ok 11 - PIO_read larger file ok 12 - PIO_read lar

[perl #51002] [BUG] t/src/io.t failures

2008-03-10 Thread James Keenan via RT
For the record, here's what the tests are doing on Linux as of r26279: # 'cc -L/usr/local/lib -Wl,-E t/src/io_16.o src/parrot_config.o -o t/src/io_16 -Wl,-rpath=/home/jimk/work/parrot/blib/lib -Lblib/lib -lparrot -lnsl -ldl -lm -lcrypt -lutil -lpthread -lrt' failed with exit code 1 # Failed to

[perl #51002] [BUG] t/src/io.t failures

2008-02-19 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #51002] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=51002 > osx intel; 10.4.11, gcc 4.0.1; r25870 %prove -v t/src/io.t t/src/io1..20 ok 1 - hell