Re: [perl #126972] LTA error mesage about getlexrelcaller (/a/)

2015-12-20 Thread Elizabeth Mattijsen
> On 20 Dec 2015, at 05:23, Alex Jakimenko (via RT) > wrote: > > # New Ticket Created by Alex Jakimenko > # Please include the string: [perl #126972] > # in the subject line of all future correspondence about this issue. > #

[perl #126976] [BUG] [Moar] Segfault on "/".IO.mkdir

2015-12-20 Thread via RT
# New Ticket Created by Brent Laabs # Please include the string: [perl #126976] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=126976 > 01:56 labster m: "/".IO.mkdir # well that's a surprise 01:56 camelia

[perl #126975] [BUG] Confused internal error when using `.= new` on an attribute of a type with a `::` in it in Rakudo

2015-12-20 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #126975] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=126975 > m: class A::B {}; class C { has A::B $.ab = A::B.new }; say "alive" rakudo-moar

Re: [perl #126955] [BUG] more .perl string quoting problems

2015-12-20 Thread Zefram
Elizabeth Mattijsen via RT wrote: >Fixed with ae8d9809c432f071643384 It's good that you're now factoring out the escaping code. This means that these methods (including for IO::Path) are now correct. But the factoring is still flawed, in that you've inlined what remains of the body of Str.perl

[perl #124633] Roast rakudo skip/todo test:./S05-interpolation/regex-in-variable.t line:59 reason: 'and no need to go all Bobby Tables either'

2015-12-20 Thread Christian Bartolomaeus via RT
The test this ticket was about was unfudged with commit https://github.com/perl6/roast/commit/734565c16e I'm closing this ticket as 'resolved'.

[perl #126974] [BUG] Weird interaction between constants, Xops and pre-comp.

2015-12-20 Thread via RT
# New Ticket Created by Steve Schulze # Please include the string: [perl #126974] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=126974 > If I build constant arrays, use those arrays to built _other_ constant arrays with