Leopold Toetsch <[EMAIL PROTECTED]> wrote:

> # recompile each bxor_p_p_p
>     mmdvtfind P20, .VTABLE_BXOR, .PerlInt, .PerlInt
                                   ^^^^^^^^^^^^^^^^^^
This has to use the dynamic type of the PMC of course.

     typeof I20, P17
     typeof I21, P18
     mmdvtfind P20, .VTABLE_BXOR, I20, I21
     ...

leo

Reply via email to