Simon Cozens:
>* Modify make_vtable_ops.pl to produce variant ops which pass in
>      INTVAL, FLOATVAL and STRING arguments to the multimethods, (Ask
>      me for more details if you want to do this.) so we can have
>
>           add Px, Px, Ix
>      and  add Px, Px, Ic
>      and the like working.

This patch should make it. I have not included STRING arguments, because I
don't know which multimethod should be called (native, unicode or other).

Tests are updated too.

Sincerly,

------------------------
Angel Faus
[EMAIL PROTECTED]

Attachment: Vtable.pm
Description: Binary data

Attachment: make_vtable_ops.pl
Description: Binary data

Attachment: pmc.t
Description: Binary data

Reply via email to