#1477: [embed] expose non-vararg-based sub/method call-ins
----------------------+-----------------------------------------------------
Reporter: plobsing | Owner:
Type: feature | Status: new
Priority: normal | Milestone:
Component: none | Version: 2.1.0
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
----------------------+-----------------------------------------------------
Comment(by allison):
This functionality is already built in to Parrot_ext_call, the same way as
in PIR. Pass in a single call-signature argument (containing an array of
arguments and a signature string) and mark it as PARROT_ARG_CALL_SIG. Or,
pass in an array of arguments, and mark it as PARROT_ARG_FLATTEN.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1477#comment:1>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets