The next release of Magma will have all of the underscore assignments removed. Until then, you may invoke the preference that allows underscore assignment. 2010/6/13 Mariano Martinez Peck <marianopeck@gmail.com>:
Sorry, I forgot the screenshot
On Sun, Jun 13, 2010 at 9:52 PM, Mariano Martinez Peck <marianopeck@gmail.com> wrote:
Hi. I was trying the welcome workspace of Pharo 1.1 in order to install Magma but it fails. I am evaluating:
   Gofer new       squeaksource: 'MetacelloRepository';       package: 'ConfigurationOfMagma';       load.
   ((Smalltalk at: #ConfigurationOfMagma) project latestVersion) load
The error was a Sintax Error in
lazyX Â Â Â ^ x ifNil: [x _ Period or right bracket expected ->42]
I attach screenshot. It seems the problem with the underscore as they are not allowed anymore as asiggment in Pharo 1.1. In order to appear in Pharo welcome workpsace this should be working.
If someone makes the changes and updates de configuration please let me know (sorry but I don't have time to do it myself). Otherwise, I will have to remove it from Pharo 1.1 workspace as it doesn't work and makes confusion.
Thanks
Mariano
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project