Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #33788] [PATCH] t/src/io.t wrong pointer decl.

5 views
Skip to first unread message

Peter Christopher

unread,
Jan 13, 2005, 7:49:38 PM1/13/05
to bugs-bi...@rt.perl.org
# New Ticket Created by Peter Christopher
# Please include the string: [perl #33788]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=33788 >


Changed io's type from ParrotIO* to PMC*. This is needed for return
type of PIO_open and arg. types of PIO_peek, PIO_read, PIO_close.
Compiler warns, but the execution of the code shouldn't change.


Best,Pete

io_diff

Leopold Toetsch

unread,
Jan 15, 2005, 6:03:26 AM1/15/05
to perl6-i...@perl.org
Peter Christopher <parrotbug...@parrotcode.org> wrote:

> Changed io's type from ParrotIO* to PMC*.

Thanks, applied.
leo

0 new messages