r: https://gist.github.com/2519842
rakudo 2a962e: OUTPUT«(signal SEGV)»
masak: could you add https://gist.github.com/2519842 to RT112666
please?
gfldex: will do.
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #112666]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=112666 >
i may have found another bug and you wont like that one :)
r: https://gist.gith
rakudo/nom: 6c9661f | jnthn++ | src/Perl6/Actions.pm:
rakudo/nom: Fix a lexical handling bug in installation of auto-
generated protos and derived dispatchers. gfldex++ for reporting,
moritz++ for realizing it was about protos.
rakudo/nom: review:
https://github.com/rakudo/rakudo/commit/6c9661
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #112664]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=112664 >
r: https://gist.github.com/2518066
rakudo a25e7d: OUTPUT«Null PMC access in fin
# New Ticket Created by "Jimmy Zhuo"
# Please include the string: [perl #112662]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=112662 >
JimmyZ r: dir | say #bug too ?
p6eval rakudo a25e7d: OUTPUT«Method 'FLATTENABL
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #112660]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=112660 >
r: https://gist.github.com/2518066
rakudo a25e7d: OUTPUT«Null PMC access in fin
Thank you for bringing this to our attention.
It used to be you could use 'our' like below, but not anymore. Now you
must declare a variable in any scope you use it, including 'our'
variables. This is a change that happened with the nom refactor.
Do you have the URL for "the Perl 6 Tutorial"? I
On Fri, Apr 27, 2012 at 07:59:22PM -0700, Solomon Foster wrote:
> colomon: r: sub mcf() { gather loop { take 1; last; }; }; say mcf().perl
> p6eval: rakudo dda5b0: OUTPUT«Method 'eager' not found for invocant of
> class 'Integer' in sub coro at src/gen/CORE.setting:4926 in method
> reify at src
# New Ticket Created by Kishore
# Please include the string: [perl #112650]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=112650 >
Hello Rakudo,
[krelangi@adc2190190 rakudo-star-2012.04]$ ./perl6 --version
This is pe
# New Ticket Created by Philippe de Rochambeau
# Please include the string: [perl #112636]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=112636 >
Perl6 version: rakudo 2012.04.1
> say 1<=>2;
Confused
> say 1 <=>2;
In
# New Ticket Created by Philippe de Rochambeau
# Please include the string: [perl #112632]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=112632 >
Perl6 version: 2012.04.1
{
our $truc = 'machin';
our
# New Ticket Created by Philippe de Rochambeau
# Please include the string: [perl #112634]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=112634 >
perl 6 version: Rakudo 2012.04.1
if you type "if (0 > 2) {" then pres
12 matches
Mail list logo