March 24, 2011
3:11 p.m.
Status: Accepted Owner: ryd...@gmail.com Labels: Milestone-1.3 New issue 3860 by ryd...@gmail.com: Overzealous arithmetic collection removal http://code.google.com/p/pharo/issues/detail?id=3860 Separated to http://www.squeaksource.com/CollectionArithmetic. FloatArray and WordArray methods should be moved back into the image, as these specifically are numerical collections, not for general storage. It makes very little sense to remove the operations, but keep the primitive methods they use... Also be careful dot: change from Issue 3701 is not reverted when merging.