Hi all,
haven't looked at it in detail so I don't know for example which "other changes" are needed, but I think we definitely should integrate the necessary fixes (if not done so already, hope I'm not proving myself ignorant here ;-)). Any takers? Michael ---------- Forwarded message ---------- From: Andreas Raab <[hidden email]> Date: Tue, Mar 24, 2009 at 4:34 AM Subject: [squeak-dev] Kernel fixes To: The general-purpose Squeak developers list <[hidden email]> Folks - While fixing Semaphore>>waitTimeoutMSecs: in our internal images, I noticed that 3.10 was still missing a number of important Kernel fixes that we've long taken for granted. If you run servers or rely otherwise on heavy process/delay/semaphore usage you will definitely want to apply the fixes provided at http://bugs.squeak.org/view.php?id=7321 To install, either download the patches or just execute: Installer mantis fixBug: 7321. Do note that these fixes apply only to 3.10 since they assume other changes to be present (so they won't work against 3.9 for example). Also, they depend on each other so unless you are really careful you should not pick and choose (this is why they are filed as a single bug). Cheers, - Andreas _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
http://code.google.com/p/pharo/issues/detail?id=688 On Mar 24, 2009, at 8:50 AM, Michael Rueger wrote: > Hi all, > > haven't looked at it in detail so I don't know for example which > "other changes" are needed, but I think we definitely should integrate > the necessary fixes (if not done so already, hope I'm not proving > myself ignorant here ;-)). > > Any takers? > > Michael > > > > ---------- Forwarded message ---------- > From: Andreas Raab <[hidden email]> > Date: Tue, Mar 24, 2009 at 4:34 AM > Subject: [squeak-dev] Kernel fixes > To: The general-purpose Squeak developers list > <[hidden email]> > > > Folks - > > While fixing Semaphore>>waitTimeoutMSecs: in our internal images, I > noticed that 3.10 was still missing a number of important Kernel fixes > that we've long taken for granted. If you run servers or rely > otherwise on heavy process/delay/semaphore usage you will definitely > want to apply the fixes provided at > http://bugs.squeak.org/view.php?id=7321 > > To install, either download the patches or just execute: > > Installer mantis fixBug: 7321. > > Do note that these fixes apply only to 3.10 since they assume other > changes to be present (so they won't work against 3.9 for example). > Also, they depend on each other so unless you are really careful you > should not pick and choose (this is why they are filed as a single > bug). > > Cheers, > - Andreas > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Free forum by Nabble | Edit this page |