Thanks, applied in r18535 with some modifications. Particularly, changed the name of the flag from PARROT_ARG_OBJECT to PARROT_ARG_INVOCANT, moved the code for handling object overrides of 'invoke' from delegate.pmc to parrotobject.pmc, and kept the regression test for RT #41732 (still relevant, it just has to check for "2 params" in the error message instead of "1 params"). Also added a test for inherited 'invoke' overrides.
Allison