[perl #60176] tests available

2009-07-09 Thread kyleha
This is an automatically generated mail to inform you that tests are now available in b/t/spec/S14-roles/basic.t

[perl #66978] tests available

2009-07-09 Thread kyleha
This is an automatically generated mail to inform you that tests are now available in at least one of these files: b/t/spec/S12-methods/defer-call.t, b/t/spec/S12-methods/defer-next.t

[perl #60966] tests available

2009-07-09 Thread kyleha
This is an automatically generated mail to inform you that tests are now available in b/t/spec/S06-traits/misc.t

Seeking future Rakudo release managers

2009-07-09 Thread Patrick R. Michaud
Over the next couple of weeks I'm working on fleshing out "job openings" and descriptions for people who want to help advance Rakudo Perl 6. I'll write more about this in a later post, and they're likely to appear in my OSCON and YAPC::EU talks. One of the jobs we've already identified is "Rele

Re: [perl #67358] [BUG] less than awesome error message for 1 param expected in Rakudo

2009-07-09 Thread Matthew Walton
On Thu, Jul 9, 2009 at 1:24 AM, yary wrote: > On Wed, Jul 8, 2009 at 3:28 PM, Carl Mäsak wrote: > >>> It's Parrot behavior.  It's trivial to change to "Too many params passed" or >>> "Too many results passed".  Would that be clearer? >> >> Maybe, but the problem as described in the original ticket

[perl #67374] [BUG] cannot die or fail without parameters

2009-07-09 Thread jason switzer
# New Ticket Created by "jason switzer" # Please include the string: [perl #67374] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=67374 > (21:38:19) s1n: rakudo: die (21:38:24) p6eval: rakudo 70bfd5: OUTPUT«No applicable me

[perl #67372] [BUG] warn without parameters fails

2009-07-09 Thread jason switzer
# New Ticket Created by "jason switzer" # Please include the string: [perl #67372] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=67372 > (21:42:03) s1n: rakudo: warn (21:42:06) p6eval: rakudo 70bfd5: OUTPUT«Warning! Someth

[perl #67364] [BUG] multi dispatch bug found with trait_mod: changes

2009-07-09 Thread jason switzer
# New Ticket Created by "jason switzer" # Please include the string: [perl #67364] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=67364 > Recent changes to replace trait_auxiliary: with trait_mod: started causing dispatch p