* cast warnings in default.pmc. Changing static int cant_do_method to
static long cant_do_method makes it compile without warnings, but its
not the right fix.
Better would be to split the return statement and the exception in the generated code.
Below is a patch which fixes the first 3.
Doesn't apply. Please rediff to current CVS and attach the patch.
Thanks, leo