This is an automatically generated mail to inform you that tests are now
available in t/spec/S03-operators/nesting.t
commit 1e56508ad5008b7c0d0426c54d7d7028c560b7ae
Author: kyle
Date: Sat Aug 1 04:30:31 2009 +
[t/spec] Tests for RT #68008
git-svn-id: http://svn.pugscode.org/p
This is an automatically generated mail to inform you that tests are now
available in t/spec/S14-roles/parameterized-type.t
commit f1fa89ed11f37183f0126ed779a828fe151303a4
Author: kyle
Date: Sat Aug 1 04:30:24 2009 +
[t/spec] Tests for RT #68074
git-svn-id: http://svn.pugscod
This is an automatically generated mail to inform you that tests are now
available in t/spec/S06-signature/named-parameters.t
commit b0576f2c9b411cd079e5716c279b1173d6288b6a
Author: kyle
Date: Sat Aug 1 04:30:03 2009 +
[t/spec] Test for RT #68086
git-svn-id: http://svn.pugsco
On 7/30/09 5:05 PM, Patrick R. Michaud wrote:
On Thu, Jul 30, 2009 at 07:47:36PM -0400, Mark J. Reed wrote:
On Thu, Jul 30, 2009 at 7:40 PM, Patrick R. Michaud wrote:
\> Unfortunately, the .rpm format doesn't allow hyphens in package
version numbers, so we probably need to switch to
I ran a spectest on rakudo as it is in git today on this machine-
pinky ~/rakudo $ *uname -a; cat build/PARROT_REVISION*
OpenBSD pinky.yary.ack.org 3.9 GENERIC#617 i386
40294
And got some failures. (The basic test suite had no failures.) If you want
me to run anything else for more specific info
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #68086]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=68086 >
rakudo: sub foo($a, $a) { say $a }; foo(42, 5)
rakudo e02bc0: OUTPUT«5»
hah!
* masak
Omitting the line numbers worked. This is fixed in the ins2 branch by
commit 5d8fc611d2b9b7eacd506f94771b5ba0f7ed8200
Author: pmichaud
Date: Wed Jul 29 14:53:02 2009 -0500
Don't generate #line directives in pmc2c output (for Sun compilers).
See RT #66560 (suggestion courtesy Andy Doug
# New Ticket Created by Tim Nelson
# Please include the string: [perl #68066]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=68066 >
Rakudo version: latest on ins2 branch
Parrot version: parrot-1.4.0-6.fc10.i386
Test scrip
Hi,
I have seen that wayland76 was playing with an XML Grammar on #perl6, so
I think that it was maybe the time to send what I already have done.
Maybe it should be a perl6.user posting, but as there is actualy no
working xml library available for perl 6 and it is a good test for how
it feel to w
The problem on Solaris 8 is fixed in the ins2 branch by
commit 69c123146f851c28fb562ca0b217c01d4610ed26
Author: pmichaud
Date: Fri Jul 24 21:58:07 2009 -0500
Clean up compiler flags for certain compilers (RT #66558)
Patch courtesy Andy Dougherty .
# New Ticket Created by Moritz Lenz
# Please include the string: [perl #68074]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=68074 >
12:16 <@moritz_> rakudo: role A[Int $x where { $x % 2 == 0 }] { method s {
Author: jimmy
Date: 2009-07-31 12:47:56 +0200 (Fri, 31 Jul 2009)
New Revision: 27825
Modified:
docs/Perl6/Spec/S32-setting-library/IO.pod
Log:
[spec]using the right single quote character
Modified: docs/Perl6/Spec/S32-setting-library/IO.pod
=
Author: jimmy
Date: 2009-07-31 12:37:08 +0200 (Fri, 31 Jul 2009)
New Revision: 27823
Modified:
docs/Perl6/Spec/S32-setting-library/Basics.pod
docs/Perl6/Spec/S32-setting-library/Callable.pod
docs/Perl6/Spec/S32-setting-library/Containers.pod
docs/Perl6/Spec/S32-setting-library/IO.pod
13 matches
Mail list logo