[Pharo-project] [update 1.1] #11419
Part 1 of fixes used at Netstyle for deployment of CMSBOX with 1.1.1 11419 ----- Issue 2750: Loading an image segment can introduce a class named AnObsoleteFake37SomeName Issue 3498: remove:ifAbsent: in linked list leads to interruption/sync problems -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
Thanks, I just found and fixed another issue in 1.1.1 related to image segments (introduced by the HashedCollection refactoring): Issue 3658: Dictionaries corrupt when loaded from image segment http://code.google.com/p/pharo/issues/detail?id=3658 For projects using image segments in Pharo (are we the only ones?) this is a critical fix. Cheers, Adrian On Feb 5, 2011, at 16:41 , Marcus Denker wrote:
Part 1 of fixes used at Netstyle for deployment of CMSBOX with 1.1.1
11419 -----
Issue 2750: Loading an image segment can introduce a class named AnObsoleteFake37SomeName Issue 3498: remove:ifAbsent: in linked list leads to interruption/sync problems
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
participants (2)
-
Adrian Lienhard -
Marcus Denker