[perl #128519] Add rakudo build option to use local roast repo for spec tests

2016-07-02 Thread Will Coleda via RT
On Sat Jul 02 05:50:21 2016, tom.brow...@gmail.com wrote: > When working in a rakudo dev environment on a PR it would be very > helpful to work on the associated tests at the same time. One way is > to have a suitable build option to Configure.pl, e.g., > > + Use a suitably defined env var (say. R

[perl #128522] multi-dispatch regression

2016-07-02 Thread via RT
# New Ticket Created by Andy Weidenbaum # Please include the string: [perl #128522] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=128522 > As discussed here: http://irclog.perlgeek.de/perl6/2016-07-02#i_1277 Behavior in:

Re: [perl #128520] [RFC] Consider migrating from RT

2016-07-02 Thread Parrot Raiser
A chance to eat our own dogfood? On 7/2/16, Alex Jakimenko wrote: > # New Ticket Created by Alex Jakimenko > # Please include the string: [perl #128520] > # in the subject line of all future correspondence about this issue. > # https://rt.perl.org/Ticket/Display.html?id=128520 > > > > It was di

[perl #128520] [RFC] Consider migrating from RT

2016-07-02 Thread via RT
# New Ticket Created by Alex Jakimenko # Please include the string: [perl #128520] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=128520 > It was discussed before, but unfortunately we did not get anywhere. I think that we ha

[perl #123452] [BUG] Grammar fails unexpectedly and then succeeds when Grammar::Tracer is imported in Rakudo

2016-07-02 Thread Carl Mäsak via RT
TimToady_: ooc, do you agree that tracing a grammar breaks LTM matching? https://github.com/jnthn/grammar-debugger/issues/13#issuecomment-229940842 The solution, for whoever fancies implementing it, is probably to mix a role into the tracing closure that we hand back. Where said role has the

[perl #128519] Add rakudo build option to use local roast repo for spec tests

2016-07-02 Thread via RT
# New Ticket Created by Tom Browder # Please include the string: [perl #128519] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=128519 > When working in a rakudo dev environment on a PR it would be very helpful to work on the