Multiple dispatch branch merged
Francois Perrad
fperrad at besancon.parkeon.com
Mon Oct 6 07:41:51 UTC 2008
Allison Randal a écrit :
> I've merged the multiple dispatch branch (pdd27mmd) into trunk. All core
> tests pass for me on Mac OS 10.5.5 (Intel) and Ubuntu 6.10 (32 bit).
>
> One apparently unrelated failure on Ubuntu 8.04 (64 bit) (a test for
> word size in t/native_pbc/header.t).
>
> A few known failures in Rakudo that are being worked on.
>
> Please report any failures on other platforms/operating systems.
languages/WMLScript/ops/wmls.ops can't compile.
How rewrite this code ?
INTVAL result = mmd_dispatch_i_pp(interp, $2, $3, MMD_CMP);
...
INTVAL result = mmd_dispatch_i_pp(interp, $2, $3, MMD_EQ);
François.
>
> Allison
> _______________________________________________
> http://lists.parrot.org/mailman/listinfo/parrot-dev
>
>
>
>
More information about the parrot-dev
mailing list