# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #76978]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=76978 >
the &mkdir builtin creates a directory with mode 000 per
default. do we really have the
# New Ticket Created by Mulander
# Please include the string: [perl #76948]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=76948 >
mulan...@bunkier_mysli:~/rakudo/rakudo-star-2010.07$ ./perl6 --version
This is Rakudo Perl
I know that Rakudo isn't well tuned for performance right now, but this is
still probably worth noting because it's such a specific difference between
two similar ways of doing one task.
The recent thread about "..." and ".." had me doing some testing and I
noticed that ".." seems to be radically
http://smolder.plusthree.com/ seems to be down- are smoke tests still
being collected?
-y
Now working in 51cc37:
pmich...@plum:~/rakudo$ ./perl6 --target=PIR hello.p6 >hello.pir
pmich...@plum:~/rakudo$ parrot_install/bin/parrot -o hello.pbc hello.pir
pmich...@plum:~/rakudo$ parrot_install/bin/pbc_to_exe hello.pbc
cc -o hello.o -I/home/pmichaud/rakudo/parrot_install/include/2.6.0-devel
Now working in 51cc37:
pmich...@plum:~/rakudo$ ./perl6 --target=PIR hello.p6 >hello.pir
pmich...@plum:~/rakudo$ parrot_install/bin/parrot -o hello.pbc hello.pir
pmich...@plum:~/rakudo$ parrot_install/bin/pbc_to_exe hello.pbc
cc -o hello.o -I/home/pmichaud/rakudo/parrot_install/include/2.6.0-devel
# New Ticket Created by Moritz Lenz
# Please include the string: [perl #76960]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=76960 >
17:54 < moritz_> rakudo: class A { has $b; method new { my $b = 3; say
$b } }; A.new()
1
This is an automatically generated mail to inform you that tests are now
available in t/spec/S04-declarations/my.t
commit 09af872d08dccd39998758c0ed5ae7e3cd9f37b2
Author: bbkr
Date: Tue Aug 3 14:54:41 2010 +
[t/spec] tests for RT #72946 Rakudo doesnt allow declaration of anonymous
va
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #76956]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=76956 >
patch: $^vars are for self-declared parameters, so ... yes
only in blocks without a si
This is an automatically generated mail to inform you that tests are now
available in t/spec/S12-class/attributes.t
commit ba2c034ba3a2cc8f3ad6a53cc66328cb12dbe81e
Author: bbkr
Date: Tue Aug 3 13:23:13 2010 +
[t/spec] tests for RT #73808 Providing a list of attributes to a single
"ha
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #76950]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=76950 >
rakudo: my @a = 1, 2, 3, 4, 5; for 1 ..^ +...@a { .say }
rakudo 0a8ef0: OUTPUT«1234
This is an automatically generated mail to inform you that tests are now
available in t/spec/S06-operator-overloading/sub.t
commit 0dfc369d60e934bfaa91de967f58e5d4d12198be
Author: bbkr
Date: Tue Aug 3 12:53:29 2010 +
[t/spec] tests for RT #74104 overloading an operator hides other can
This is an automatically generated mail to inform you that tests are now
available in t/spec/S06-signature/slurpy-params.t
commit c5d5e34edb598ce84b0858855707ca20fbeabf94
Author: bbkr
Date: Tue Aug 3 12:41:02 2010 +
[t/spec] tests for RT #74410 The combination of prefix:<+> and slurpy
This is an automatically generated mail to inform you that tests are now
available in t/spec/S02-literals/numeric.t
commit 806c7d7a2efa5235bb9ee53d0d0a60a7ebe94a74
Author: bbkr
Date: Tue Aug 3 11:59:02 2010 +
[t/spec] tests for RT #73236 LTA error messages on literals with too many
d
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #76946]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=76946 >
rakudo: $_ .= ()
rakudo 0a8ef0: OUTPUT«./src/pmc/object.pmc:185: failed
assertion 'nam
15 matches
Mail list logo