Re: [perl #60572] can`t set attribute-array for object in .new

2008-11-18 Thread Илья
Hi! Jonathan, thank you! But look like a little bug still here: $f = Foo.new( :a([1,2,3]) ); $f.a.perl.say; # [[1, 2, 3]] hm... expected [1, 2, 3] S02.pod, line 2329: Fat arrow Adverbial pairParen form ... a => [...] :a[...] :a([...]) Rakudo: > (a => [1,2

[perl #60604] closure in grep?

2008-11-18 Thread via RT
# New Ticket Created by Ilya Belikin # Please include the string: [perl #60604] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=60604 > Hi! I start that message like bug report, but I have doubt. example: class A { met

[perl #60618] Changed BigInt behaviour borked t/spec/S03-operators/increment.t

2008-11-18 Thread via RT
# New Ticket Created by Moritz Lenz # Please include the string: [perl #60618] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=60618 > Latest rakudo (r32779) dies on t/spec/S03-operators/increment.t: $ TEST_JOBS=1 make t/sp

[perl #60620] @a[1].=subst parsefail

2008-11-18 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #60620] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=60620 > Rakudo r32733: rakudo: my @a; @a[0].=subst( '', '') OUTPUT[PAST::Compiler can't compi

Re: PGE HLLMapping

2008-11-18 Thread Patrick R. Michaud
On Mon, Nov 17, 2008 at 11:06:26PM -0600, Chris Dolan wrote: > Patrick has mentioned several times that the proper solution to the > problem is a representation of the high-level language that PGE can > interact with. My thoughts about that HLL mapping: > > 1) we should invoke the other langua

Re: [perl #60618] Changed BigInt behaviour borked t/spec/S03-operators/increment.t

2008-11-18 Thread Patrick R. Michaud
On Mon, Nov 17, 2008 at 12:53:47PM -0800, Moritz Lenz wrote: > > Latest rakudo (r32779) dies on t/spec/S03-operators/increment.t: > > $ TEST_JOBS=1 make t/spec/S03-operators/increment.t > t/spec/S03-operators/increment.rakudo > 1..41 > ok 1 - var incremented after post-autoincrement # TODO de

Re: [perl #60570] Wrong error message about passed args when signature with named argument

2008-11-18 Thread Patrick R. Michaud
On Sun, Nov 16, 2008 at 01:23:28AM -0800, Ilya Belikin wrote: > Hi! > example: > > sub bar (@ar, :$a) { ... } > bar(); #too few arguments passed (0) - 4 params expected > > If signature without named args, all right. Jonathan and I have confirmed that this is indeed a bug in error reporting, but

Re: [perl #60618] Changed BigInt behaviour borked t/spec/S03-operators/increment.t

2008-11-18 Thread Moritz Lenz
Patrick R. Michaud wrote: > On Mon, Nov 17, 2008 at 12:53:47PM -0800, Moritz Lenz wrote: >> >> Latest rakudo (r32779) dies on t/spec/S03-operators/increment.t: >> >> $ TEST_JOBS=1 make t/spec/S03-operators/increment.t >> t/spec/S03-operators/increment.rakudo >> 1..41 >> ok 1 - var incremented

Parrot 0.8.1 "Tio Richie" Released!

2008-11-18 Thread chromatic
On behalf of the Parrot team, I'm proud to announce Parrot 0.8.1 "Tio Richie." [1] Parrot is a virtual machine aimed at running all dynamic languages. Rat Creature #1: Comrade! We are about to feast! Quick, get your fat carcass behind this bush and get ready! Rat Creature