Beware: you are re-introducing bugs, at least
http://bugs.squeak.org/view.php?id=6584 in:
CodeLoader>>#exportCodeSegment:classes:keepSource:

No code should call Symbol allInstances anymore. It is an abstract class...
Please replace with Symbol allSymbols.

Nicolas

2009/6/22 Stéphane Ducasse <[email protected]>

> this is cool!!!!!
> Thanks a lot gabriel for your help!!!!
>
> Stef
>
> On Jun 22, 2009, at 12:34 AM, Adrian Lienhard wrote:
>
> > Final license cleaning...
> >
> > - Network-Url-GabrielOmarCotelli.7
> >       HTTPUrl>>retrieveContentArgs:
> > - Morphic-GabrielOmarCotelli.326
> >       TransformMorph >> numberOfItemsPotentiallyInViewWith:
> >       PluggableListMorph >> numSelectionsInView
> >       WorldState class >> deferredExecutionTimeLimit
> >       WorldState >> runStepMethodsIn:
> > - Cleaning of PMM methods
> >       Object >> isTrait
> >       Set class >> rehashAllSets
> >       Set class >> new
> >       CodeLoader class >> exportCodeSegment:classes:keepSource:
> >       FloatTest >> testInfinity3 (deleted)
> >       FloatTest >> testZero2 (deleted)
> >
> >
> > This should make Pharo MIT license clean. Will do an audit to be sure
> > tomorrow.
> >
> > Adrian
> > ___________________
> > http://www.adrian-lienhard.ch/
> >
> >
> > _______________________________________________
> > 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