Version 1 (modified by NotFound, 11 years ago)

--

Remove Parrot_PCCINVOKE

Description

The C function Parrot_PCCINVOKE has been removed.

Rationale

This function wasn't conform to the naming conventions, see TT #443 for details.

See also PCCMigrationNotes.

Replacement

Use Parrot_pcc_invoke_method_from_c_arg instead.