# New Ticket Created by  Brandon Allbery 
# Please include the string:  [perl #131696]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=131696 >


[03 21:03:27] <Skarsnik> m: use NativeCall; sub foo(num $a) is
native("foo") { * };
[03 21:03:27] <camelia> rakudo-moar a7b230: OUTPUT: «===SORRY!=== Error
while compiling <tmp>␤
[03 21:03:27]  Cannot resolve caller infix:<==>(NQPMu, Int); none of these
signatures match:␤
[03 21:03:27]      ($?)␤
[03 21:03:27]      (\a, \b)␤
[03 21:03:27]      (Real \a, Real \b)␤
[03 21:03:27]      (Int:D \a, Int:D \b)␤
[03 21:03:27]      (int $a, int $b)␤
[03 21:03:27]      (Num:D \a, Num:D \b …»
[03 21:06:25] <geekosaur> now I think we have an LTA...
[03 21:06:52] <geekosaur> m: use NativeCall; sub foo(num32 $a) is
native("foo") { * };
[03 21:06:53] <camelia> rakudo-moar a7b230: ( no output )
[03 21:06:59] <geekosaur> LTA for a bad native type

-- 
brandon s allbery kf8nh                               sine nomine associates
allber...@gmail.com                                  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net

Reply via email to