Hi All,

�� I pushed a new version of Alien in the the Alien repo (http://www.squeaksource.com/Alien) (thanks to John who granted us access).
�This version (#64) makes the 40 Alien tests green in Pharo 1.2-12049 .

�Since the ConfigurationOfAlien has not been changed yet, you can load it using:

�Gofer new
��� url: 'http://www.squeaksource.com/Alien' ;
��� package: 'ConfigurationOfAlien';
��� load.

(ConfigurationOfAlien project version: '1.0-baseline') load: #('Core' 'Tests' 'LibC')

Luc

On Tue, Jul 6, 2010 at 9:13 PM, St�phane Ducasse <stephane.ducasse@inria.fr> wrote:
you do not have access to the alien repository?
can you ask john to gve you access to it?

On Jul 6, 2010, at 3:41 PM, Luc Fabresse wrote:

> Hi all,
>
> We provide a usable version of Alien to Pharo 1.2 (all tests green on OSX).
> We committed the corrected package on the Ocean squeaksource repository : http://squeaksource.com/Ocean
> (Alien-Core-LucFabresse.64.mcz)
>
> We didn't look in details to the method SystemDictionary>>recreateSpecialObjectsArray introduced by Alien-Core-63.
> It is now unsed because Smalltalk points to a SmalltalkImage.
> This need to be checked before possibly removal.
>
> Another point would be to update the metacello configuration ConfigurationOfAlien.
>
> Luc and Noury
>
> _______________________________________________
> Pharo-project mailing list
> Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project