[perl #80256] [BUG] Can't curry * !< $n in Rakudo

2010-12-05 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #80256] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=80256 > rakudo: say 1, 2 ... * > 3 rakudo : OUTPUT«1234␤» say 1, 2 ... * !< 3 rakudo: say 1,

[perl #80252] [BUG] dir() exposes Parrot strings in Rakudo

2010-12-05 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #80252] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=80252 > rakudo: say "foo".PARROT; say dir()[0].PARROT rakudo : OUTPUT«Str␤Operation not permit

[perl #80240] infix: and infix: aren't the same - infix: flattens when it shouldn't

2010-12-05 Thread via RT
# New Ticket Created by Matthew Walton # Please include the string: [perl #80240] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=80240 > As far as I read from S03, infix: is just a shorthand for infix:. However, in Rakudo i

Re: Lessons to learn from ithreads (was: threads?)

2010-12-05 Thread Joshua ben Jore
On Tue, Oct 12, 2010 at 3:46 PM, Tim Bunce wrote: > On Tue, Oct 12, 2010 at 03:42:00PM +0200, Leon Timmermans wrote: >> On Mon, Oct 11, 2010 at 12:32 AM, Ben Goldberg >> wrote: >> > If thread-unsafe subroutines are called, then something like ithreads >> > might be used. >> >> For the love of $D

[perl6/specs] 15f0b2: [S06] remove a SUPER:: fossile

2010-12-05 Thread noreply
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 15f0b2ba23f7b9ee89842e0b2d621ca6ed310e5b https://github.com/perl6/specs/commit/15f0b2ba23f7b9ee89842e0b2d621ca6ed310e5b Author: Moritz Lenz Date: 2010-12-05 (Sun, 05 Dec 2010) Changed paths: M S06-routines.pod Log