[perl6/specs] 411f2a: [S32/Containers] removed parameter to .keys etc

2011-03-05 Thread noreply
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 411f2a59f5a8ed5ee134ccbeb78879e7f5713413 https://github.com/perl6/specs/commit/411f2a59f5a8ed5ee134ccbeb78879e7f5713413 Author: Carl Masak Date: 2011-03-05 (Sat, 05 Mar 2011) Changed paths: M S32-setting-library/Co

[perl #85472] [BUG] Error message for multiple dispatch not shown correctly

2011-03-05 Thread via RT
# New Ticket Created by Tadeusz SoĊ›nierz # Please include the string: [perl #85472] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=85472 > Using rakudo master. The code: # foo.pm: module foo; multi sub bar($foo, Int $bar)

[perl6/specs] 6828ff: Fix self-contradiction in S04

2011-03-05 Thread noreply
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 6828ff448731bb0c5327f6202159e4b1a448654e https://github.com/perl6/specs/commit/6828ff448731bb0c5327f6202159e4b1a448654e Author: Stefan O'Rear Date: 2011-03-05 (Sat, 05 Mar 2011) Changed paths: M S04-control.pod Lo