[perl #130191] [BUG] valgrind reports invalid frees on 32 bit systems when MoarVM is built with --valgrind

2016-11-27 Thread via RT
# New Ticket Created by Jan-Olof Hendig # Please include the string: [perl #130191] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=130191 > # The system dogbert@dogbert-VirtualBox ~/repos/rakudo $ ./perl6 -v This is Rakudo ver

[perl #130190] [PERF] severe performance problem with ranges and pick

2016-11-27 Thread via RT
# New Ticket Created by Laurent Rosenfeld # Please include the string: [perl #130190] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=130190 > Hi, This is a simplified example of the problem I encountered: > my $start = now;

[perl #130192] using get and prompt in REPL

2016-11-27 Thread via RT
# New Ticket Created by Rene Bourgoin # Please include the string: [perl #130192] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=130192 > I've downloaded Rakudo Star 2016.11  for Windows. I have an issue while using the functi

Announce: Rakudo Star Release 2016.11

2016-11-27 Thread Steve Mynott
On behalf of the Rakudo and Perl 6 development teams, I'm pleased to announce the November 2016 release of "Rakudo Star", a useful and usable production distribution of Perl 6. The tarball for the November 2016 release is available from . This is the fifth post-C

Re: [perl #130185] Fwd: Should Perl 6 run MAIN if the file is required?

2016-11-27 Thread Elizabeth Mattijsen
FWIW, this indeed feels as a bug to me > On 27 Nov 2016, at 00:51, brian d foy (via RT) > wrote: > > # New Ticket Created by "brian d foy" > # Please include the string: [perl #130185] > # in the subject line of all future correspondence about this issue. > # https://rt.perl.org/Ticket/Disp

Re: [perl #130184] [BUG] All digit words in angle-bracket word quoting don't come out the same as the literally quoted word

2016-11-27 Thread Elizabeth Mattijsen
I think this is not a bug but the result of angle brackets quoting, which creates allomorphs:. It is even documented: https://docs.perl6.org/language/glossary#index-entry-Allomorph Hope this helps. > On 27 Nov 2016, at 00:47, brian d foy (via RT) > wrote: > > # New Ticket Created by "brian