[Pharo-project] Fwd: Re: FFI in closure image/modifying block arguments
Hi Stef, if you integrate my latest change for ScriptLoader (see pharo inbox ScriptLoader-...804.mcz) into the update stream there will be a ScriptLoader loadFFI method always loading the latest FFI. Until Alien/Alien FFI merge is ready there should at least be an easy way to load and use FFI. (loading is not enough, one needs to initialize ExternalType and compileAllFields in ExternalStructure). Bye T. -- Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger01
ok Stef On Apr 9, 2009, at 9:22 AM, Torsten Bergmann wrote:
Hi Stef,
if you integrate my latest change for ScriptLoader (see pharo inbox ScriptLoader-...804.mcz) into the update stream there will be a
ScriptLoader loadFFI
method always loading the latest FFI. Until Alien/Alien FFI merge is ready there should at least be an easy way to load and use FFI. (loading is not enough, one needs to initialize ExternalType and compileAllFields in ExternalStructure).
Bye T. -- Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger01
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (2)
-
Stéphane Ducasse -
Torsten Bergmann