On 1/13/06, jerry gay <[EMAIL PROTECTED]> wrote: > i'll fix PGE, which will leave only about 135 failures, many of which > are in library code (no surprise there.) with a little help, i think > we can squash these failures in no time. > on second thought... before i go diving into PGE to fix something that's still unclear to me, why don't i back up a bit and get things cleared up.
applying the attached patch, rebuilding, and running 'prove -v t/compilers/imcc/syn/pcc.t' should show you some failing TODO tests where i'm unclear as to what the results should be. i believe after all these tests are passing, we'll have a full test of what the specification for mismatched parameter handling should be for regular subs. i think there's still something missing from mismatched parameter handling with coroutines (please see pcc.t test 7,) but let's handle one thing at a time. ~jerry