Ok. Workarounds removed (though the workarounds were working. =-)
Looks like I've fixed PGE's glob - looks like it was just removing
the 'compile' opcode. Amos is going to investigate writing a test
suite for that at the parrot level.
Also fixed all the other conversion issues: tcl is now passing all
tests in leo-ctx5.
This includes removing the manual boxing of return values we were
doing, and letting the calling conventions autobox for us.
Regards.
On Sep 10, 2005, at 10:51 AM, Leopold Toetsch wrote:
Will Coleda wrote:
But it looks like the PMC args are getting *switched* somehow.
looking at the stack trace below starting just before the tailcall:
This bug is fixed now (r9173), the proposed workaround isn't needed
anymore.
Thanks for investigating and testing.
leo