Douglas Brebner wrote:
> Stephane, if you set the following preferences
> raiseDepreciatedWarnings=disabled (causes problems due to the Author
> initials depreciation)
> allowBlockArgumentAssignment=enabled (Breaks a method called
> #unloadTraits. A convenience method that isn't used and isn't in the
> image after the install is finished)
>
> then you can load MC 1.5 (with updated Installer) by using Keiths LPF
> script.
>
> After setting the prefs, do the following:
>
> HTTPSocket httpFileIn: 'ftp.squeak.org/3.11/scripts/LPF.st'.
>
> and it should just work.
>   
I know it's bad form to reply to my own mail but there's minor breakage
in that ProjectLauncher>>#startUpAfterLogin throws a DNU by sending
#setupFlaps when you first click on the world after restarting the image.

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

Reply via email to