[perl #99362] LTA error with attr access

2011-09-18 Thread Jimmy Zhuo
# New Ticket Created by "Jimmy Zhuo" # Please include the string: [perl #99362] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=99362 > JimmyZ> rakudo: class A { has $!b = 10; }; sub foo($self) { $self!b }; say foo(A.n

Updated: parrot-3.6.0-1 and rakudo-star-201107-1

2011-09-18 Thread Reini Urban
I updated the Cygwin distributions of parrot-3.6.0-1, rakudo-201107-1 (aka perl6) and rakudo-star-201107-1. This is a stable, a so-called "supported" release. Canonical homepages: http://www.parrot.org/ http://www.rakudo.org/ Canonical downloads: http://www.parrot.org/release/current h

perl6-all@perl.org

2011-09-18 Thread noreply
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 5b9b25e4b4b9aa7b66158d68b879aead96d78b0d https://github.com/perl6/specs/commit/5b9b25e4b4b9aa7b66158d68b879aead96d78b0d Author: Stéphane Payrard Date: 2011-09-17 (Sat, 17 Sep 2011) Changed paths: M

Trying to build Rakudo fails while using Strawberry Perl 5.12

2011-09-18 Thread Gabor Szabo
Hi, a fresh clone of the rakudo and then I tried to build it. (This is not the first run so some things might have already built. the process ends with a popup window saying: nqp.exe: The program can't start because libparrot.dll is missing from your computer. The output looks like this: C:\wo