Re: Digest module and Q:PIR blocks

2010-06-08 Thread Will Coleda
On Tue, Jun 8, 2010 at 9:52 PM, Will Coleda wrote: > On Mon, Jun 7, 2010 at 5:56 AM, Cosimo Streppone wrote: >> On Mon, 07 Jun 2010 02:11:05 +0200, Patrick R. Michaud >> wrote: >> >>> On Sun, Jun 06, 2010 at 11:06:07PM +0200, Cosimo Streppone wrote: Hi all, Just for fun, I'm

Re: Digest module and Q:PIR blocks

2010-06-08 Thread Will Coleda
On Mon, Jun 7, 2010 at 5:56 AM, Cosimo Streppone wrote: > On Mon, 07 Jun 2010 02:11:05 +0200, Patrick R. Michaud > wrote: > >> On Sun, Jun 06, 2010 at 11:06:07PM +0200, Cosimo Streppone wrote: >>> >>> Hi all, >>> >>> Just for fun, I'm trying to write a Digest::MD5 module for Rakudo. >>> Right now

[perl #75608] Storing PAST::Block as a rakudo scalar makes it unusable

2010-06-08 Thread via RT
# New Ticket Created by Aaron Sherman # Please include the string: [perl #75608] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=75608 > These two examples should behave the same:  my $code = PAST::Compiler.compile(PAST::Bl

[perl #75620] some exceptions throw you out of the rakudo shell

2010-06-08 Thread via RT
# New Ticket Created by Stephane Payrard # Please include the string: [perl #75620] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=75620 > I golfed the problematic statement to : $ perl6 > lc ~$_ for Match.^methods > lc

Re: [perl #75592] Long running unclosed quotes trigger unhelpful message

2010-06-08 Thread Stéphane Payrard
Also implementing :: will help for more precise errors reports. That one is one pmichaud plate that is already full On Tue, Jun 8, 2010 at 1:36 PM, Moritz Lenz via RT wrote: > Am 07.06.2010 23:23, schrieb Stephane Payrard (via RT): >> # New Ticket Created by  Stephane Payrard >> # Please include

[perl #75604] [BUG] [mod] doesn't work in Rakudo

2010-06-08 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #75604] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=75604 > rakudo: say [mod] 100, 99, 88, 77, 66, 55, 44 rakudo 34c1ba: OUTPUT«===SORRY!===␤Could

Re: [perl #75592] Long running unclosed quotes trigger unhelpful message

2010-06-08 Thread Moritz Lenz
Am 07.06.2010 23:23, schrieb Stephane Payrard (via RT): # New Ticket Created by Stephane Payrard # Please include the string: [perl #75592] # in the subject line of all future correspondence about this issue. #http://rt.perl.org/rt3/Ticket/Display.html?id=75592> I am probably a lousy programm

[perl #75592] Long running unclosed quotes trigger unhelpful message

2010-06-08 Thread via RT
# New Ticket Created by Stephane Payrard # Please include the string: [perl #75592] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=75592 > I am probably a lousy programmer but I hit again and again that unhelpful message.

[perl #75600] [BUG] Rakudo doesn't give a warning or error when referring to capture which hasn't been made

2010-06-08 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #75600] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=75600 > what's the semantics of $2 in a regex with fewer than three parentheses? rakudo: say "

[perl #75594] patch to remove need_ext fossils in pmcs

2010-06-08 Thread via RT
# New Ticket Created by Stephane Payrard # Please include the string: [perl #75594] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=75594 > bash-3.2$ git diff diff --git a/src/pmc/mutablevar.pmc b/src/pmc/mutablevar.pmc inde