Ticket #75 (closed bug: invalid)

Opened 13 years ago

Last modified 10 years ago

Parrot::Interpreter ->invoke cannot handle more than one arguments

Reported by: szabgab Owned by:
Priority: normal Milestone:
Component: Parrot::Interpreter Version: trunk
Severity: medium Keywords: pipp
Cc: Language: php
Patch status: new Platform: linux

Description

Even though its docs say it should be able to, Parrot::PMC->invoke() cannot seem to handle more than one argument.

See attached test script.

Attachments

interpreter.diff Download (1.5 KB) - added by szabgab 13 years ago.
interp_test.diff Download (1.5 KB) - added by cotto 11 years ago.
updated version of szabgab's patch

Change History

Changed 13 years ago by szabgab

Changed 13 years ago by szabgab

I forgotten, this happened on r34185

Changed 13 years ago by jkeenan

  • component changed from none to core

Changed 11 years ago by cotto

updated version of szabgab's patch

Changed 11 years ago by cotto

I've attached an updated version of the patch. It still seems to fail.

Changed 11 years ago by whiteknight

  • lang set to php
  • keywords pipp added
  • component changed from core to Parrot::Interpreter

Changed 10 years ago by benabik

  • status changed from new to closed
  • resolution set to invalid

Parrot::Embed and Parrot::Interpreter have been removed from parrot. This ticket has been replaced with  https://github.com/parrot/parrot-embed/issues/1

Note: See TracTickets for help on using tickets.