Scriptloader class>>loadFFI

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Scriptloader class>>loadFFI

Torsten Bergmann
Yes, its the same as issue 1478.

And yes, we just have to load the (now splitted) pool constants
before the kernel by adding the line

      install: 'FFI-Pool';

before

      install: 'FFI-Kernel';

in ScriptLoader>>loadFFI.

Looks like Andreas split the FFI packages since VM Maker
only needs the constants.

Bye
T.

--
Preisknaller: GMX DSL Flatrate für nur 16,99 Euro/mtl.!
http://portal.gmx.net/de/go/dsl02

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project