[perl #131003] [SEGV] Heap corruption when using Gumbo

2017-05-13 Thread Aleks-Daniel Jakimenko-Aleksejev via RT
FWIW the problem is still there and is reproducible with the provided snippet (just in case somebody is wondering if the issue went away by itself after these months). On 2017-04-04 06:46:20, scoli...@gmail.com wrote: > Le Wed, 15 Mar 2017 17:12:00 -0700, alex.jakime...@gmail.com a écrit : > > I

[perl #129843] [LTA] Indexing on a Str throws generic “out of range” message which is less than awesome (“hello”[2])

2017-05-08 Thread Aleks-Daniel Jakimenko-Aleksejev via RT
I agree with you, but we can do better. Usually I'm against all perl5 error messages, but I believe that this case is different. I am sure that this is what most people attempt to do at some point. I also know for sure that this is what I did a couple of times when I was starting with Perl 6. I

[perl #131269] Doc bug in https://docs.perl6.org/language/rb-nutshell

2017-05-08 Thread Aleks-Daniel Jakimenko-Aleksejev via RT
Thank you for your report! However, doc bugs are reported on github. I have moved your ticket there: https://github.com/perl6/doc/issues/1299 On 2017-05-07 20:49:39, ben-goldb...@hotmail.com wrote: > On https://docs.perl6.org/language/rb-nutshell, it says: > > > * No space allowed before the

[perl #131245] [BUG] Ghost elements in array

2017-05-03 Thread Aleks-Daniel Jakimenko-Aleksejev via RT
This is probably my favorite bug of the year :) Thank you very much for your report. There was a discussion about it today: https://irclog.perlgeek.de/perl6-dev/2017-05-03#i_14521988 On 2017-05-02 10:42:33, shreya...@yahoo.com wrote: > > # create an array of 5 elements, remove 2, add a fifth

[perl #131207] [REGRESSION] [REGEX] unexpected NFA

2017-04-24 Thread Aleks-Daniel Jakimenko-Aleksejev via RT
This is actually a regression. The code makes sense (more or less), I can't see why would it error out like this. Bisectable points to (2017-01-31) https://github.com/rakudo/rakudo/commit/9ed4449db57cab39a115c5347387d5978bd56057 On 2017-04-24 15:52:55, grond...@yahoo.fr wrote: > $ uname -a >

<    1   2   3   4   5