FYI Marcus provided a solution to this problem back in 2006, see
http://bugs.squeak.org/view.php?id=4369 (but the original author
may be Klaus Witzel). So Marcus will understand the issue well :)

Dave

On Sun, Dec 27, 2009 at 09:20:20PM +0100, St?phane Ducasse wrote:
> Thanks David.
> I will look at the methodTrailer fixes soon. Now my knowledge is limited
> in this area and I would prefer to have marcus have a look. 
> I will at least check the code and see if it looks ok.
> 
> Stef
> 
> On Dec 27, 2009, at 8:25 PM, David T. Lewis wrote:
> 
> > Note, the change sets for this update are also on Mantis
> >  http://bugs.squeak.org/view.php?id=5205
> > along with discussion of other approaches to the problem.
> > 
> > These changes are now in Squeak trunk.
> > 
> > Dave
> > 
> > On Sun, Dec 27, 2009 at 09:19:46PM +0200, Igor Stasenko wrote:
> >> ---------- 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
> > 
> > _______________________________________________
> > Pharo-project mailing list
> > [email protected]
> > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
> 
> 
> _______________________________________________
> Pharo-project mailing list
> [email protected]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

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

Reply via email to