[Pharo-project] Issue 3717 in pharo: Missing float array methods
Status: Fixed Owner: stephane...@gmail.com Labels: Milestone-1.2 Milestone-1.3 New issue 3717 by stephane...@gmail.com: Missing float array methods http://code.google.com/p/pharo/issues/detail?id=3717 while fixing the customMenu references I played with the spectrumAnalyzerMorph :) and I found that a lot of method were missing in FloatArray. The changeset makes it work again. Attachments: floatarrayMissingMethods.1.cs 3.0 KB
Comment #1 on issue 3717 by ryd...@gmail.com: Missing float array methods http://code.google.com/p/pharo/issues/detail?id=3717 They can be found in http://www.squeaksource.com/CollectionArithmetic , as per Issue 2440
Comment #2 on issue 3717 by stephane...@gmail.com: Missing float array methods http://code.google.com/p/pharo/issues/detail?id=3717 oops I forget. so we should add this package in pharo-dev and sound UI is dependent on it.
Updates: Labels: -Milestone-1.2 -Milestone-1.3 Milestone-1.2-DevImage Comment #3 on issue 3717 by stephane...@gmail.com: Missing float array methods http://code.google.com/p/pharo/issues/detail?id=3717 For pharo-dev configuration maintainer: we should include the collectionArithmetic package to pharo-dev
Comment #4 on issue 3717 by guillerm...@gmail.com: Missing float array methods http://code.google.com/p/pharo/issues/detail?id=3717 I added the dependency to ConfigurationOfPharoSound by now. Maybe it shoud be added to ConfigurationOfPharo too. Name: ConfigurationOfPharoSound-GuillermoPolito.16 Author: GuillermoPolito Time: 18 February 2011, 1:28:57 am UUID: 9a70f642-062d-4d1d-b0d4-a902b5ac7618 Ancestors: ConfigurationOfPharoSound-StephaneDucasse.15 added collection arithmethic dependency
Comment #5 on issue 3717 by stephane...@gmail.com: Missing float array methods http://code.google.com/p/pharo/issues/detail?id=3717 Thanks a lot guillermo.
Updates: Status: Closed Comment #6 on issue 3717 by stephane...@gmail.com: Missing float array methods http://code.google.com/p/pharo/issues/detail?id=3717 (No comment was entered for this change.)
participants (1)
-
pharo@googlecode.com