On Mon, Aug 3, 2009 at 5:26 AM, Andreas Raab <andreas.raab@gmx.de> wrote:
Mariano Martinez Peck wrote:
Andreas: I double checked and I see ExternalFunction>>tryInvokeWithArguments:    but then I look senders, I see no senders. I am trying with FFI-Kernel-ar.11.
Should I do something more?

Yes. Like I said before, you need to update your image. One part of the fix is in the FFI package, the other part is in Kernel (ContextPart>>doPrimitive...) That's why you need to update your image. Without updating your image you will only get half of the fix and it will not work.


Andreas: I am under a Pharo image, can you teld me which .mcz (version) and package did you change? so that I can see the changes and apply them to pharo?  Or even better, just send the .cs. The update is not the same in Pharo as in Squeak that's why I ask.

Thanks a lot,

Mariano
 



Cheers,
 - Andreas