Patch approved, with one correction: > + piropsig['typeof'] = '~P'
"~" is not really a valid return type specifier -- it needs to be an explicit register type (e.g., either 'S' or 'P'). Thanks! Pm _______________________________________________ parrot-tickets mailing list [email protected] http://lists.parrot.org/mailman/listinfo/parrot-tickets
