On Sunday 21 September 2008 03:17:18 [EMAIL PROTECTED] wrote:

> --- branches/pdd27mmd/src/multidispatch.c       (original)
> +++ branches/pdd27mmd/src/multidispatch.c       Sun Sep 21 03:17:16 2008
> @@ -599,6 +592,7 @@
>  #endif
>  
>      Parrot_pcc_invoke_sub_from_sig_object(interp, sub, sig_object);
> +    dod_unregister_pmc(interp, sig_object);
>  }
>  

That's far away from registering the PMC; is there a way to move them closer 
together?

-- c

Reply via email to