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
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
# New Ticket Created by Aaron Crane
# Please include the string: [perl #47540]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=47540 >
The attached patch adds PARROT_API to two IO-related symbols. This
makes the following t