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
> Changed io's type from ParrotIO* to PMC*.
Thanks, applied.
leo