PCC Refactor Hackathon This Weekend

Vasily Chekalkin bacek at bacek.com
Thu Mar 4 03:24:05 UTC 2010


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


More information about the parrot-dev mailing list