On Mon Nov 05 14:07:12 2012, jn...@jnthn.net wrote: > On Sat Oct 27 09:29:25 2012, masak wrote: > > <diakopter> r: macro marco { die 1 }; say marco > > <p6eval> rakudo 6859fb: OUTPUT«===SORRY!===Method 'SET_FILE_LINE' not > > found for invocant of class 'X::AdHoc'» > > <diakopter> masak: SET_FILE_LINE error > > <moritz> I can try to investigate that > > * masak submits rakudobug > > Fixed: > > perl6 -e "macro marco { die 1 }; say marco" > ===SORRY!=== > 1 > > Tagging testneeded. > > /jnthn
Test added to S06-macros/errors.t; masak++ -- Will "Coke" Coleda