Hi,
FFI still had underscore assignments in the Unix package
which I fixed now in "FFI-Unix-tbn.3.mcz".
The Metacello configuration is also updated. If you
work with Metacello you can use:
In Squeak:
----------------------------------------------------
Installer
ss
project: 'MetacelloRepository';
install: 'ConfigurationOfFFI'.
(Smalltalk at: #ConfigurationOfFFI) load
----------------------------------------------------
In Pharo:
----------------------------------------------------
Gofer new
squeaksource: 'MetacelloRepository';
package: 'ConfigurationOfFFI';
load.
(Smalltalk at: #ConfigurationOfFFI) load
----------------------------------------------------
Have fun
Torsten
--
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter
http://portal.gmx.net/de/go/maxdome01_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project