[perl6/specs] d0ebd2: Fix :sigspace fossil on quoting constructs

2014-12-15 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: d0ebd2110edc265fa05f64e71bcc7349d601e5dc https://github.com/perl6/specs/commit/d0ebd2110edc265fa05f64e71bcc7349d601e5dc Author: Elizabeth Mattijsen Date: 2014-12-15 (Mon, 15 Dec 2014) Changed paths:

[perl #121966] [BUG] Grammar::Debugger busted (for reasons which seem to have to do with Rakudo internals)

2014-12-15 Thread Christian Bartolomaeus via RT
On Tue Sep 16 06:33:06 2014, duff wrote: > [...] > Has this been fixed? I can't reproduce it on: > > This is perl6 version 2014.08-360-ge99b04b built on MoarVM version > 2014.08-139-gb37f93e > > -Scott (PerlJam) I also can't reproduce the error with a current Rakudo (on Moar, Parrot and JVM):

[perl #122230] Zip operator doesn't extend lists ending in a Whatever

2014-12-15 Thread Christian Bartolomaeus via RT
For the records: TimToady++ today explained the underlying problem (final * NYI): < bartolin> I've got a question about zip: S03 says "By default the zip function reads to the end of the shortest list, but a short list may always be extended arbitrarily by putting * after the final

[perl #123434] Bug in MoarVM vs JVM targets

2014-12-15 Thread via RT
# New Ticket Created by Ryan Bastic # Please include the string: [perl #123434] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=123434 > Hi, please see github.com/rbastic/CounterMutexSingleton This code crashes consistently o