---------- Forwarded message ----------
From: David T. Lewis <[email protected]>
Date: 2009/12/27
Subject: Re: 2GB changes file and a pony (was: [squeak-dev] ALL CLEAR
(Re: CompiledMethodTrailers ready for use))
To: The general-purpose Squeak developers list
<[email protected]>


I have put the updates for large changes and sources files into the
inbox. I would appreciate if someone can review this before moving
into trunk.

There are three mcz updates:
 Files-dtl.62
 System-dtl.205
 Kernel-dtl.347

Important: The changes *must* be loaded in the order listed above.
This will require a configuration map update when the changes are
moved to trunk.

The use of ExpandedSourceFileArray takes effect after the first
image restart. To change back to using the StandardSourceFileArray,
the procedure is as follows:

 1) Evaluate 'StandardSourceFileArray install'
 2) Edit SourceFileArray class>>concreteClass to answer
   StandardSourceFileArray rather than ExpandedSourceFileArray.

Thanks,
Dave





-- 
Best regards,
Igor Stasenko AKA sig.

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

Reply via email to