On Fri Sep 25 05:02:17 2009, Solomon wrote: > Using Rakudo build 729722a9c0b260032ecc914f4cd6495dc22b422c and its > default Parrot on OS X, I find that adding the line > > enum TrigBase <Radians Degrees Gradians Circles>; > > to src/setting/Any-Num.pm generates a Rakudo which compiles but is > completely non-functional, failing every test on "make test" with an > error message something like this: > > /Users/colomon/tools/rakudo/parrot_install/bin/parrot perl6.pbc > --target=pir --output=Test.pir Test.pm > Null PMC access in find_method() > current instr.: 'perl6;List;list' pc 208509 > (src/gen_setting.pir:24614) (src/gen_setting.pm:1538) > called from Sub '!create_anon_enum' pc 21857 > (src/builtins/guts.pir:1119) > called from Sub '!create_enum' pc 21953 (src/builtins/guts.pir:1166) > called from Sub '' pc 132309 (src/gen_setting.pir:364) > (src/gen_setting.pm:363) > called from Sub '_block718' pc 131471 (src/gen_setting.pir:5) > make: *** [Test.pir] Error 1 >
The specified file is no longer part of the repository, rejecting ticket. If you can duplicate this behavior with a recent vintage rakudo, please reopen this ticket. -- Will "Coke" Coleda
