I started to write a stand-alone script that would build and test
Rakudo and then a bunch of modules,
but probably it would be easier to just try to build Rakudo *
including all the modules and
put together a report on issues encountered.
I cloned Rakodo * from https://github.com/rakudo/star and t
# New Ticket Created by Brent Laabs
# Please include the string: [perl #117901]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=117901 >
labster: r: sub not-foo { "2" }; say not-foo();
camelia: rakudo 9ed5c5: OUTPUT«[31
Resolved via a change to S12, see
https://github.com/perl6/specs/commit/bff62668057bf3f87a6f80f33d088d47a1d
4eda2 .
Pm
# New Ticket Created by Tobias Leich
# Please include the string: [perl #117889]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=117889 >
r: '' ~~ / <:L> /
rakudo 540c01: OUTPUT«Cannot get character of empty string i
# New Ticket Created by Elizabeth Mattijsen
# Please include the string: [perl #117875]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=117875 >
[20:30:33] rn: my enum Day ; say 3
~~ Day
[20:30:37] <+camelia>
# New Ticket Created by Elizabeth Mattijsen
# Please include the string: [perl #117859]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=117859 >
[19:24:46] :-) so what am I doing wrong here:
[19:24:49] r: c
# New Ticket Created by grond...@yahoo.fr
# Please include the string: [perl #117853]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=117853 >
This is perl6 version 2013.04-32-gc66c428 built on parrot 5.2.0
revision REL
Thanks for that. I've added a couple of tests to roast/S05-capture/caps.t.
https://github.com/perl6/roast/commit/bc4c9a5ec803a2a19087a922798df6f8f8e653c9
Hope these help.
On Sat, May 4, 2013 at 7:45 AM, Patrick R. Michaud via RT <
perl6-bugs-follo...@perl.org> wrote:
> Now fixed in 4741028:
>
On Mon May 06 08:10:07 2013, FROGGS.de wrote:
> r: '' ~~ / <:L> /
> rakudo 540c01: OUTPUT«Cannot get character of empty string in
> regex at /tmp/iwmzk4uA9Y:1 in method ACCEPTS at
> src/gen/CORE.setting:10370 in method ACCEPTS at
> src/gen/CORE.setting:683 in block at /tmp/iwmzk4uA9Y:1»
>
On Mon May 06 08:10:07 2013, FROGGS.de wrote:
> r: '' ~~ / <:L> /
> rakudo 540c01: OUTPUT«Cannot get character of empty string in
> regex at /tmp/iwmzk4uA9Y:1 in method ACCEPTS at
> src/gen/CORE.setting:10370 in method ACCEPTS at
> src/gen/CORE.setting:683 in block at /tmp/iwmzk4uA9Y:1»
>
10 matches
Mail list logo