Andrew Whitworth wrote:
As we mentioned yesterday at #ps, we're going to have a hackathon on
Saturday to get the args/returns refactor started. Information about
the refactor is located on the wiki:

http://trac.parrot.org/parrot/wiki/CallingConventionsTasklist

Just my 2 cents: we have to resurrect CallSignatureReturns PMC, move csr_* functions back into it and use this PMC to store pointers for return positions in C code. vastart/valist macros can't be restarted. An technically speaking we are invoking "get_results" "opcode" before "invoke" "opcode" on C side.

--
Bacek
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to