Re: [perl #127339] problem using Duration

2016-08-07 Thread mt1957
On 08/06/2016 05:39 AM, Zoffix Znet via RT wrote: Then the question remains why the multiplication results in Num if it multiplies with an integer It's merely a matter that such things require addition of three extra operators per operation (e.g. Duration * Duration, Duration * Num, Num * Dura

Re: [perl #127340] no line number on error

2016-08-07 Thread mt1957
On 08/06/2016 05:22 AM, Zoffix Znet via RT wrote: Hi, Are you able to see if the issue is still there with the latest and greatest Rakudo? I haven't seen this anymore in the code while testing. There have been so many changes in the perl6 compiler on threads since the this ticket is reporte

[perl #128866] [BUG] Array[Int] ~~ Array[Numeric] is false

2016-08-07 Thread via RT
# New Ticket Created by Lloyd Fournier # Please include the string: [perl #128866] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=128866 > say Array[Int] ~~ Array[Int]; # True say Array[Int] ~~ Positional[Numeric]; # True say

[perl #128868] Thai digits do not increment with .succ successor method

2016-08-07 Thread via RT
# New Ticket Created by Brent Laabs # Please include the string: [perl #128868] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=128868 > labsterm: say "\x[0e53]".succ eq "\x[0e53]" cameliarakudo-moar 777

Re: [perl #128868] Thai digits do not increment with .succ successor method

2016-08-07 Thread Elizabeth Mattijsen
Fixed with ff26dd8 , tests needed > On 07 Aug 2016, at 22:10, Brent Laabs (via RT) > wrote: > > # New Ticket Created by Brent Laabs > # Please include the string: [perl #128868] > # in the subject line of all future correspondence about this issue. > # https://rt.perl.org/Ticket/Display.htm

[perl #128839] [BUG] perl6 segfault

2016-08-07 Thread via RT
# New Ticket Created by Martin Barth # Please include the string: [perl #128839] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=128839 > First of all sorry for the horrible bug report. I am running this perl6 version: marti

[perl #128860] [LTA] [@LARRY] List.invert only works if the list contains Pairs but the error message isn't very clear about that fact

2016-08-07 Thread via RT
# New Ticket Created by Jan-Olof Hendig # Please include the string: [perl #128860] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=128860 > dogbert@dogbert-VirtualBox ~/.rakudobrew/moar-nom $ perl6 -v This is Rakudo version 20