[perl #74336] tests available

2010-05-30 Thread kyleha
This is an automatically generated mail to inform you that tests are now available in at least one of these files: t/spec/S02-names_and_variables/signature.t, t/spec/S06-signature/passing-arrays.t commit b43d5859691e04a410a5a72af5d363612a967c9f Author: moritz Date: Sun May 30 20:40:07 2010 +

[perl #74344] tests available

2010-05-30 Thread kyleha
This is an automatically generated mail to inform you that tests are now available in t/spec/S06-signature/slurpy-params.t commit 57d87c05c9a9f78b3519ce5e246ea2b5a7420ffa Author: moritz Date: Sun May 30 20:31:40 2010 + [t/spec] test for RT #74344, call slurpy params by name g

[perl #74626] tests available

2010-05-30 Thread kyleha
This is an automatically generated mail to inform you that tests are now available in t/spec/S32-num/rat.t commit f9b04c54f7520839f8e42e4f2839377deb629c5d Author: moritz Date: Sun May 30 20:27:26 2010 + [t/spec] test for RT #74626 git-svn-id: http://svn.pugscode.org/p...@3100

[perl #72840] tests available

2010-05-30 Thread kyleha
This is an automatically generated mail to inform you that tests are now available in t/spec/S14-roles/basic.t commit dbb6aa1b12a067ba8bb1a02b0e339975715862ac Author: moritz Date: Sun May 30 20:15:51 2010 + [t/spec] test for RT #72840 and RT #69170 git-svn-id: http://svn.pugs

[perl #73758] [BUG] Multiline comments fail in rakudo

2010-05-30 Thread jn...@jnthn.net via RT
On Mon Mar 22 14:00:14 2010, lue wrote: > On Mon Mar 22 13:57:43 2010, lue wrote: > > rakudo: #` > > rakudo 35f337: OUTPUT«Confused at line 12, near > > "there>"␤current instr.: 'perl6;HLL;Grammar;panic' pc 500 > > (ext/nqp-rx/src/stage0/HLL-s0.pir:328)␤» > > you're right, it doesn't. > > [unr

[perl #74234] tests available

2010-05-30 Thread kyleha
This is an automatically generated mail to inform you that tests are now available in t/spec/S02-polymorphic_types/subset.t commit 9a1f88b25b604943dc10d6e6fa3f92ade1fcac12 Author: moritz Date: Sun May 30 15:25:11 2010 + [t/spec] test for RT #74234 git-svn-id: http://svn.pugsc

[perl #69596] tests available

2010-05-30 Thread kyleha
This is an automatically generated mail to inform you that tests are now available in t/spec/S02-names_and_variables/varnames.t commit 2079135f0c3fc502685dd42c6e7ab6997166508a Author: moritz Date: Sun May 30 15:14:14 2010 + [t/spec] tests for RT #69596, aliasing $0 into custom match o

r30996 -[S32/IO] changed a number of instances of C++-style constructor syntax

2010-05-30 Thread pugs-commits
Author: masak Date: 2010-05-30 16:14:21 +0200 (Sun, 30 May 2010) New Revision: 30996 Modified: docs/Perl6/Spec/S32-setting-library/IO.pod Log: [S32/IO] changed a number of instances of C++-style constructor syntax Modified: docs/Perl6/Spec/S32-setting-library/IO.pod ===

[perl #74832] tests available

2010-05-30 Thread kyleha
This is an automatically generated mail to inform you that tests are now available in t/spec/S05-metasyntax/unknown.t commit cb65adf5177e781c203e37e0ba4a9df6b372ccc8 Author: moritz Date: Sun May 30 13:54:24 2010 + [t/spec] tests for RT #74832 git-svn-id: http://svn.pugscode.o

[perl #73308] tests available

2010-05-30 Thread kyleha
This is an automatically generated mail to inform you that tests are now available in t/spec/S02-builtin_data_types/array.t commit f3c51207d68c790b8ec8c76e9b12470a9490507c Author: moritz Date: Sun May 30 13:50:53 2010 + [t/spec] test for RT #73308, [][] git-svn-id: http://svn

[perl #75368] tests available

2010-05-30 Thread kyleha
This is an automatically generated mail to inform you that tests are now available in t/spec/S03-junctions/autothreading.t commit 95286058005835b101d98e9f2d55549f5fe2aa64 Author: moritz Date: Sun May 30 12:55:14 2010 + [t/spec] tests for RT #75368 and new spec wrt autothreading over n

[perl #67882] tests available

2010-05-30 Thread kyleha
This is an automatically generated mail to inform you that tests are now available in t/spec/S03-operators/range.t commit 6a8a76abd5ba1ae9227b37b434aaa4eccb5fa75b Author: moritz Date: Sun May 30 12:44:54 2010 + [t/spec] unfudge tests for RT #67882, and add a few more (because I did no

[perl #75440] [BUG] ranges from multiple application of X not working

2010-05-30 Thread via RT
# New Ticket Created by Richard Hainsworth # Please include the string: [perl #75440] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=75440 > from IRC #perl6 May 30 plain application of X works: finanalyst: rakudo: for 1,2

[perl #75432] can't add multi methods by monkey typing

2010-05-30 Thread via RT
# New Ticket Created by Moritz Lenz # Please include the string: [perl #75432] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=75432 > 16:27 <@moritz_> rakudo: class A { multi method a() { }; multi method a() { } } 16:27 < p

[perl #74832] [BUG] Meta-error when trying to find 'panic' in a faulty regex in Rakudo

2010-05-30 Thread jn...@jnthn.net via RT
On Sat May 01 13:40:04 2010, masak wrote: > rakudo: / a+ +/ > rakudo c4857a: OUTPUT«Method 'panic' not found for invocant > of class 'Regex;Match' [...] > masak: care to submit? > * masak submits rakudobug > error while trying to produce an error message, it seems > how meta. Fixed it; now we

[perl #75434] parallel dispatch with guillemot doesn't work in modules

2010-05-30 Thread via RT
# New Ticket Created by Moritz Lenz # Please include the string: [perl #75434] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=75434 > Works fine in mainline code: 18:26 <@moritz_> rakudo: say ».uc 18:26 < p6eval> rakudo bb

[perl #75402] [BUG] Cannot do more exotic combinations of RRR- and square brackets in Rakudo

2010-05-30 Thread jn...@jnthn.net via RT
On Fri May 28 03:42:19 2010, masak wrote: > rakudo: say 1 R[R[R-]] 2 > rakudo 63c5a5: OUTPUT«Could not find sub &infix: [...] > rakudo: say 1 RR[R-] 2 > rakudo 63c5a5: OUTPUT«Could not find sub &infix: [...] > * masak submits rakudobug > courtesy of TimToady++. D'oh! Fixed it. :-) > say 1 R[