2010/10/1 Levente Uzonyi <[email protected]>: > On Fri, 1 Oct 2010, Igor Stasenko wrote: > >> On 1 October 2010 12:06, Levente Uzonyi <[email protected]> wrote: >> On Fri, 1 Oct 2010, Marcus Denker wrote: >> >>> Issue 3002: A new finalization code ready for integration in Pharo >>> Issue 3026: after 12172, sync with repository and reload >> >> If you didn't fix the migration code, then WeakFinalizationRegistry is >> still >> in the system. Details here: >> >> >> http://lists.squeakfoundation.org/pipermail/squeak-dev/2010-September/154009.html >> > You mean this not work: > Smalltalk forgetClass: #WeakFinalizationRegistry logged: false. > > should be > Smalltalk forgetClass: WeakFinalizationRegistry logged: false. > > right? > > > Yes. > > Thanks for noticing.
> Levente > >> >> Levente >> >>> >>> -- >>> Marcus Denker -- http://www.marcusdenker.de >>> INRIA Lille -- Nord Europe. Team RMoD. >>> >>> >>> _______________________________________________ >>> 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 >> > > > > -- > 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 > -- Best regards, Igor Stasenko AKA sig. _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
