[Pharo-project] Issue 3654 in pharo: Fixes from Netstyle for 1.1.2
Status: Accepted Owner: marcus.d...@gmail.com Labels: Milestone-1.1.1 New issue 3654 by marcus.d...@gmail.com: Fixes from Netstyle for 1.1.2 http://code.google.com/p/pharo/issues/detail?id=3654 The fixes we add to 1.1.1 are: * http://code.google.com/p/pharo/issues/detail?id=2750 This is important for image segments. Apart from that we use a plain 1.1.1 image stripped with #cleanUpForProduction. * http://code.google.com/p/pharo/issues/detail?id=3498 This is the fix for the concurrency issue in linked list that kills your image. I would certainly add this one to 1.1.2 * http://code.google.com/p/pharo/issues/detail?id=3542 This one is "Add SmalltalkImage>>#gcBiasToGrow: and friends to core". It is not critical, but we use it to be able to modify the two additional GC params. * lastly we removed the duplicated methods from a trait in Behavior to make Lint tests pass (I think I posted that but I can't find it in the tracker right now). See attachement. Attachments: removeduplicatedmethodfromtrait.1.cs 154 bytes
Comment #1 on issue 3654 by marcus.d...@gmail.com: Fixes from Netstyle for 1.1.2 http://code.google.com/p/pharo/issues/detail?id=3654 did the first two one. TODO: * http://code.google.com/p/pharo/issues/detail?id=3542 * lastly we removed the duplicated methods from a trait in Behavior. Here we should check 1.2 and 1.3, too
Updates: Labels: 1.3 Comment #2 on issue 3654 by stephane...@gmail.com: Fixes from Netstyle for 1.1.2 http://code.google.com/p/pharo/issues/detail?id=3654 (No comment was entered for this change.)
Updates: Labels: -Milestone-1.1.1 -1.3 Milestone-1.1.2 Milestone-1.3 Milestone-1.2 Comment #3 on issue 3654 by marcus.d...@gmail.com: Fixes from Netstyle for 1.1.2 http://code.google.com/p/pharo/issues/detail?id=3654 * http://code.google.com/p/pharo/issues/detail?id=3542 Is now done. TODO: - Traits (the attachment) - check 1.2 and 1.3 for that, too
Comment #4 on issue 3654 by marcus.d...@gmail.com: Fixes from Netstyle for 1.1.2 http://code.google.com/p/pharo/issues/detail?id=3654 Trait fix is in 11420 TODO: 1.2 and 1.3
Updates: Status: Closed Comment #5 on issue 3654 by marcus.d...@gmail.com: Fixes from Netstyle for 1.1.2 http://code.google.com/p/pharo/issues/detail?id=3654 ok, 1.2 and 1.3 are fine. closed.
participants (1)
-
pharo@googlecode.com