Branch: refs/heads/master
Home: http://github.com/perl6/specs
Commit: 3b9260b2e176c02b4f5c86fef3573ebe70233c58
http://github.com/perl6/specs/commit/3b9260b2e176c02b4f5c86fef3573ebe70233c58
Author: TimToady
Date: 2010-09-11 (Sat, 11 Sep 2010)
Changed paths:
M S03-operators.pod
Log Mes
# New Ticket Created by Moritz Lenz
# Please include the string: [perl #77790]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=77790 >
23:13 < moritz_> rakudo: class A::B { has $.x = 3 }; say A::B.new(x =>
1).perl
23:13 <+p6
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #77788]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=77788 >
rakudo: sub foo(*%p) { say %p.perl }; foo(a => 'b', a => 'c')
rakudo a93dcb: OUTPUT«du
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #77786]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=77786 >
rakudo: / : /
rakudo ce565f: OUTPUT«===SORRY!===Method 'backtrack' not
found for invo
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #77784]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=77784 >
std: / /
std 32123: OUTPUT«[31m===[0mSORRY![31m===[0mNull regex
not allowed [...]
# New Ticket Created by "Jonathan Leto"
# Please include the string: [perl #8]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=8 >
Howdy,
I am seeing these spectest failures:
Test Summary Report
---
The RPM "rakudo-star" is a replacement of the package "rakudo".
You will be able to install it on Fedora 13 or newer with:
> yum install rakudo-star
the next seven days it is in the updates-testing repository and you have
to use the option "enablerepo" for installing it from there:
> yum instal
# New Ticket Created by Philip Potter
# Please include the string: [perl #77760]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=77760 >
[17:56:50] rakudo: my %v = Set.new()
[17:56:54] rakudo 859f2d: OUTPUT«Odd number of e