Issue 3717 in pharo: Missing float array methods

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 3717 in pharo: Missing float array methods

pharo
Status: Fixed
Owner: [hidden email]
Labels: Milestone-1.2 Milestone-1.3

New issue 3717 by [hidden email]: 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


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3717 in pharo: Missing float array methods

pharo

Comment #1 on issue 3717 by [hidden email]: 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




Reply | Threaded
Open this post in threaded view
|

Re: Issue 3717 in pharo: Missing float array methods

pharo

Comment #2 on issue 3717 by [hidden email]: 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.



Reply | Threaded
Open this post in threaded view
|

Re: Issue 3717 in pharo: Missing float array methods

pharo
Updates:
        Labels: -Milestone-1.2 -Milestone-1.3 Milestone-1.2-DevImage

Comment #3 on issue 3717 by [hidden email]: 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


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3717 in pharo: Missing float array methods

pharo

Comment #4 on issue 3717 by [hidden email]: 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


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3717 in pharo: Missing float array methods

pharo

Comment #5 on issue 3717 by [hidden email]: Missing float array  
methods
http://code.google.com/p/pharo/issues/detail?id=3717

Thanks a lot guillermo.


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3717 in pharo: Missing float array methods

pharo
Updates:
        Status: Closed

Comment #6 on issue 3717 by [hidden email]: Missing float array  
methods
http://code.google.com/p/pharo/issues/detail?id=3717

(No comment was entered for this change.)