develooper Front page | perl.perl6.compiler | Postings from April 2011

[perl #87666] Mandatory named parameters and parameter renaming doesn't mix in rakudo

From:
Moritz Lenz
Date:
April 2, 2011 12:56
Subject:
[perl #87666] Mandatory named parameters and parameter renaming doesn't mix in rakudo
Message ID:
rt-3.6.HEAD-23755-1301774207-1704.87666-82-0@perl.org
# New Ticket Created by  Moritz Lenz 
# Please include the string:  [perl #87666]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=87666 >


21:46 < sorear> rakudo: multi sub foo(:bar(:$quux)!) { }; foo(:bar); say
"alive"
21:46 <+p6eval> rakudo 4bf132: OUTPUT«No applicable candidates found to
                dispatch to for 'foo'. Available candidates are:␤:(Any
                :quux(:bar($quux))!)␤␤  in main program body at line
                22:/tmp/g7rVbbaDBi␤»
21:47 < sorear> I broke rakudo's MMD engine ...



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About