smart match questions/inconsistencies

2009-07-06 Thread Moritz Lenz
Hi, while writing some tests for the smartmatch operator, I noticed this item: Any * block signature match block successfully binds to |$_ which block is this talking about? the current &?BLOCK? Somehow this doesn't make much sense to me. I also noticed that the slice operation

r27456 - docs/Perl6/Spec/S32-setting-library

2009-07-06 Thread pugs-commits
Author: masak Date: 2009-07-07 00:10:57 +0200 (Tue, 07 Jul 2009) New Revision: 27456 Modified: docs/Perl6/Spec/S32-setting-library/Str.pod Log: [S32/Str] added $format defaults to .fmt methods Modified: docs/Perl6/Spec/S32-setting-library/Str.pod ===

r27455 - docs/Perl6/Spec

2009-07-06 Thread pugs-commits
Author: moritz Date: 2009-07-06 23:58:58 +0200 (Mon, 06 Jul 2009) New Revision: 27455 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] uhm, I should read more carefully what I "correct" Modified: docs/Perl6/Spec/S03-operators.pod ==

r27452 - docs/Perl6/Spec

2009-07-06 Thread pugs-commits
Author: moritz Date: 2009-07-06 23:44:32 +0200 (Mon, 06 Jul 2009) New Revision: 27452 Modified: docs/Perl6/Spec/S03-operators.pod Log: [S03] use real Perl 6 syntax where possible Modified: docs/Perl6/Spec/S03-operators.pod === ---

[perl #67258] [PATCH] Implement [//] and [||] operators.

2009-07-06 Thread Kyle Hasselbacher
# New Ticket Created by "Kyle Hasselbacher" # Please include the string: [perl #67258] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=67258 > This is my crack at implementing these two operators. I'm looking for feedback s

[perl #67256] [BUG] Less than awesome error message for failed assignment type checks on subtypes in Rakudo

2009-07-06 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #67256] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=67256 > rakudo: subset Positive of Num where { $^n > 0 }; my Positive $p; $p = -42 rakudo 0e8a

Parrot Bug Summary

2009-07-06 Thread Parrot Bug Summary
Parrot Bug Summary http://rt.perl.org/rt3/NoAuth/parrot/Overview.html Generated at Mon Jul 6 12:37:14 2009 GMT --- * Numbers * New Issues * Overview of Open Issues * Ticket Status By Version * Requestors with mo