Re: [perl #47540] [PATCH] More PARROT_API in src/io/io*.c

2007-11-17 Thread chromatic
On Saturday 17 November 2007 14:40:07 chromatic wrote: > The patch looks perfect and it will make the tests pass, but I think the > tests are doing the wrong thing, just like the intlist tests. ... and, by the way, there's no way you could have known this just by looking at the tests, so your in

Re: [perl #47540] [PATCH] More PARROT_API in src/io/io*.c

2007-11-17 Thread chromatic
On Saturday 17 November 2007 08:24:35 Aaron Crane wrote: > The attached patch adds PARROT_API to two IO-related symbols. This > makes the following tests in t/src/io.t pass for me on Linux x86 with > gcc 4.1.3: > > not ok 16 - PIO_make_offset > not ok 17 - PIO_seek > not ok 19 - stdio