On Mon Jan 19 04:58:15 2009, jn...@jnthn.net wrote:
> Updating ticket subject to reflect that we want to use .annotate

A while back .annotate was implemented, then Rakudo started emitting it,
and today we've added the final piece - showing errors with HLL line
numbers and filenames in, plus a bit neater (e.g. just showing
routines). For example:

OH NOES I HAS A FAIL
in method A::b (crash.p6:3)
called from sub bar (crash.p6:8)
called from sub foo (crash.p6:12)
called from Main (crash.p6:15)

So, resolving this ticket at long last. :-)

Thanks,

Jonathan

Reply via email to