jamoma / JamomaCore

Jamoma Frameworks for Audio and Control Structure
Other
36 stars 14 forks source link

Refactor out 12 deprecation warnings in TTOutput #266

Closed nwolek closed 10 years ago

nwolek commented 10 years ago

/Volumes/Storage/xcode_projects/Jamoma/Core/Modular/library/PeerObject/TTOutput.cpp /Volumes/Storage/xcode_projects/Jamoma/Core/Modular/library/PeerObject/TTOutput.cpp:115:3: 'TTObjectBaseRelease' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/Modular/library/PeerObject/TTOutput.cpp:120:3: 'TTObjectBaseRelease' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/Modular/library/PeerObject/TTOutput.cpp:124:3: 'TTObjectBaseRelease' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/Modular/library/PeerObject/TTOutput.cpp:127:3: 'TTObjectBaseRelease' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/Modular/library/PeerObject/TTOutput.cpp:130:3: 'TTObjectBaseRelease' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/Modular/library/PeerObject/TTOutput.cpp:133:3: 'TTObjectBaseRelease' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/Modular/library/PeerObject/TTOutput.cpp:136:3: 'TTObjectBaseRelease' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/Modular/library/PeerObject/TTOutput.cpp:139:3: 'TTObjectBaseRelease' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/Modular/library/PeerObject/TTOutput.cpp:142:3: 'TTObjectBaseRelease' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/Modular/library/PeerObject/TTOutput.cpp:145:3: 'TTObjectBaseRelease' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/Modular/library/PeerObject/TTOutput.cpp:153:3: 'TTObjectBaseRelease' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/Modular/library/PeerObject/TTOutput.cpp:236:3: 'TTObjectBaseInstantiate' is deprecated

nwolek commented 10 years ago

still there as of commit 999924f

https://github.com/jamoma/JamomaCore/blob/merge/api_and_api-cleanup/Modular/library/PeerObject/TTOutput.cpp

theod commented 10 years ago

done !