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
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
# 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
# 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
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
# 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
# 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