Alain, thanks for pointing this out. 

I've tried with the latest dev images, and it works there. 

In the core images it doesn't. as you found out.

Anybody have a clue why?


I  dont have time to track down why at the moment, but will do in the future.

Fernando




On Jan 14, 2010, at 9:19 AM, Alain Plantec wrote:

> Hi all,
> 
> From a freshly updated 11151->11156
> after
> 
> (ConfigurationOfAlien project version:'1.0') load.
> 
> I've 
> Array DNU createMethod:header:
> and can't open debugger anymore.
> 
> see screenshot.
> 
> Maybe ConfigurationOfAlien/Alien is(are) only for 1.0 ?
> Sorry if I missed something.
> 
> Cheers
> Alain 
> 
> Fernando olivero a écrit :
>> Hi, just added ConfigurationOfAlien to the MetacelloRepository.
>> 
>> 
>> To load Alien using Metacello configurations evaluate
>> 
>>      Gofer new
>>              url: 'http://www.squeaksource.com/MetacelloRepository' ;
>>              package: 'ConfigurationOfAlien';
>>              load.
>>      (ConfigurationOfAlien project version:'1.0') load.
>> 
>> 
>> ( John please update the ALIEN squeaksource page with the previous text )
>> 
>> 
>> Note:
>>      Using the available  MAC VM i the pharo page, you should be able to run 
>> the test correctly. 
>>      ( the alien plugin 'IA32ABI 7 May 2009 (e)', is compiled inside that 
>> vm, there's no need for the external one)  
>> 
>> 
>> Metacello question:
>>      
>> If i want load Alien Examples, the package Alien-MacOSExamples, but don't 
>> want to add them to the above configuration , should i create a new 
>> #versionXXX method ?
>> 
>> Or provide a class side method like for example
>> 
>> ConfigurationOfAlien>>loadWithMaxOsExamples
>>      (ConfigurationOfAlien project version:'1.0') 
>> load:#('Alien-MacOsExamples')
>> 
>> 
>> Saludos,
>> Fernando
>> _______________________________________________
>> Pharo-project mailing list
>> [email protected]
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>> 
>> 
> 
> <Capture.png><ATT00001..txt>


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

Reply via email to