[perl #115504] [BUG] 'die' inside of a macro doesn't produce a sensible error message in Rakudo

2012-11-14 Thread Will Coleda via RT
On Mon Nov 05 14:07:12 2012, jn...@jnthn.net wrote: > On Sat Oct 27 09:29:25 2012, masak wrote: > > r: macro marco { die 1 }; say marco > > rakudo 6859fb: OUTPUT«===SORRY!===␤Method 'SET_FILE_LINE' not > > found for invocant of class 'X::AdHoc'␤» > > masak: SET_FILE_LINE error > > I can try to

[perl #115504] [BUG] 'die' inside of a macro doesn't produce a sensible error message in Rakudo

2012-10-27 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #115504] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=115504 > r: macro marco { die 1 }; say marco rakudo 6859fb: OUTPUT«===SORRY!===␤Method '