[Vm-dev] merging problem, #callbackLeave: missing from InterpreterProxy

Eliot Miranda eliot.miranda at gmail.com
Fri Jan 18 21:58:55 UTC 2013


On Thu, Jan 17, 2013 at 6:51 AM, Esteban Lorenzano <estebanlm at gmail.com>wrote:

>
> Hi Eliot, list
>
> I'm almost there, but still having some problems to finish my merge with
> latest sources :(
>
> CCodeGenerator>>#emitCVariablesOn: is now changed to use
> #preDeclareInterpreterProxyOn: who declares all used vm functions in
> plugins...
>
> Problem is that when I try to generate ObjectiveCPlugin, who uses
> #callbackLeave:, I'm having an error... AFAIK, #callbackLeave: never was in
> InterpreterProxy, and anyway I was able to use it...
>
> any idea how to fix it?
>

Just add a valid definition to InterpreterProxy.


> Esteban
>
>
>


-- 
best,
Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20130118/4744c90b/attachment.htm


More information about the Vm-dev mailing list