Re: [perl #131330] [PERF] for ^N { } got about 2.5x slower in 5401a1a

2017-05-20 Thread Elizabeth Mattijsen
> On 19 May 2017, at 23:56, Zoffix Znet (via RT) > wrote: > > # New Ticket Created by Zoffix Znet > # Please include the string: [perl #131330] > # in the subject line of all future correspondence about this issue. > # https://rt.perl.org/Ticket/Display.html?id=131330 > > > > > Detective

Re: [perl #131330] [PERF] for ^N { } got about 2.5x slower in 5401a1a

2017-05-20 Thread Elizabeth Mattijsen via RT
> On 19 May 2017, at 23:56, Zoffix Znet (via RT) > wrote: > > # New Ticket Created by Zoffix Znet > # Please include the string: [perl #131330] > # in the subject line of all future correspondence about this issue. > # https://rt.perl.org/Ticket/Display.html?id=131330 > > > > > Detective

[perl #131332] [BUG] Hyper method call on typed Array returns "impossible" result

2017-05-20 Thread via RT
# New Ticket Created by Zoffix Znet # Please include the string: [perl #131332] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=131332 > By hypering a method on an Array typed with Pair containing Pairs, it magically turns int

Re: [perl #131332] [BUG] Hyper method call on typed Array returns "impossible" result

2017-05-20 Thread Elizabeth Mattijsen
> On 20 May 2017, at 13:05, Zoffix Znet (via RT) > wrote: > > # New Ticket Created by Zoffix Znet > # Please include the string: [perl #131332] > # in the subject line of all future correspondence about this issue. > # https://rt.perl.org/Ticket/Display.html?id=131332 > > > > By hypering

Re: [perl #131332] [BUG] Hyper method call on typed Array returns "impossible" result

2017-05-20 Thread Elizabeth Mattijsen via RT
> On 20 May 2017, at 13:05, Zoffix Znet (via RT) > wrote: > > # New Ticket Created by Zoffix Znet > # Please include the string: [perl #131332] > # in the subject line of all future correspondence about this issue. > # https://rt.perl.org/Ticket/Display.html?id=131332 > > > > By hypering

[perl #131333] use of undeclared attributes gives not useful line number in error

2017-05-20 Thread via RT
# New Ticket Created by mt1957 # Please include the string: [perl #131333] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=131333 > in perl version 2017.04.3-287-g3e7675a built on MoarVM version 2017.04-64-g6d5ea04 implementin

Re: [perl #131333] use of undeclared attributes gives not useful line number in error

2017-05-20 Thread Elizabeth Mattijsen
> On 20 May 2017, at 13:20, mt1957 (via RT) > wrote: > > # New Ticket Created by mt1957 > # Please include the string: [perl #131333] > # in the subject line of all future correspondence about this issue. > # https://rt.perl.org/Ticket/Display.html?id=131333 > > > > in perl version 2017.0

Re: [perl #131333] use of undeclared attributes gives not useful line number in error

2017-05-20 Thread Elizabeth Mattijsen via RT
> On 20 May 2017, at 13:20, mt1957 (via RT) > wrote: > > # New Ticket Created by mt1957 > # Please include the string: [perl #131333] > # in the subject line of all future correspondence about this issue. > # https://rt.perl.org/Ticket/Display.html?id=131333 > > > > in perl version 2017.0

[perl #131334] [LTA] “Too many symbols” is right but can be confusing (sub infix: { … })

2017-05-20 Thread via RT
# New Ticket Created by Aleks-Daniel Jakimenko-Aleksejev # Please include the string: [perl #131334] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=131334 > Code: sub infix: { … } Result: ===SORRY!=== Error while compiling -e

[perl #131335] [BUG] The empty set should be a subset of any set

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

[perl #131335] [BUG] The empty set should be a subset of any set

2017-05-20 Thread Zoffix Znet via RT
> The above should return True WolframAlpha disagrees: https://www.wolframalpha.com/input/?i=%E2%88%85+%E2%8A%82+%E2%88%85

[perl #131335] [BUG] The empty set should be a subset of any set

2017-05-20 Thread Zoffix Znet via RT
> The above should return True WolframAlpha disagrees: https://www.wolframalpha.com/input/?i=%E2%88%85+%E2%8A%82+%E2%88%85

[perl #131335] [BUG] The empty set should be a subset of any set

2017-05-20 Thread Jan-Olof Hendig via RT
On Sat, 20 May 2017 06:03:00 -0700, c...@zoffix.com wrote: > > The above should return True > > WolframAlpha disagrees: > https://www.wolframalpha.com/input/?i=%E2%88%85+%E2%8A%82+%E2%88%85 Yup, this ticket should be closed/rejected.

[perl #131335] [BUG] The empty set should be a subset of any set

2017-05-20 Thread Jan-Olof Hendig via RT
On Sat, 20 May 2017 06:20:14 -0700, jan-olof.hen...@bredband.net wrote: > On Sat, 20 May 2017 06:03:00 -0700, c...@zoffix.com wrote: > > > The above should return True > > > > WolframAlpha disagrees: > > https://www.wolframalpha.com/input/?i=%E2%88%85+%E2%8A%82+%E2%88%85 > > Yup, this ticket shou

Announce: Rakudo Perl 6 compiler, Release #111 (2017.05)

2017-05-20 Thread zoffix
On behalf of the Rakudo development team, I’m very happy to announce the May 2017 release of Rakudo Perl 6 #111. Rakudo is an implementation of Perl 6 on the Moar Virtual Machine[^1]. This release implements the 6.c version of the Perl 6 specifications. It includes bugfixes and optimizations on