[perl #118717] [BUG] Nil is not supposed to be an iterator anymore in Rakudo

2015-09-12 Thread Christian Bartolomaeus via RT
A status update after the GLR: $ perl6 -e 'say Nil.^mro' (Nil (Cool) (Any) (Mu)) $ perl6 -e 'say Empty.^mro' ((Slip) (List) (Cool) (Any) (Mu)) So neither Nil nor Empty is Iterator anymore.

[perl #124567] Roast rakudo skip/todo test:./S32-scalar/undef.t line:311 reason: 'todo: lists, defined, truthness'

2015-09-12 Thread Christian Bartolomaeus via RT
The tests were removed as fossils with commit d14535b5d5. I'm closing this ticket as 'rejected'.