jamoma / JamomaCore

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

Refactor out 6 deprecation warnings in TTData #229

Closed nwolek closed 10 years ago

nwolek commented 10 years ago

/Volumes/Storage/xcode_projects/Jamoma/Core/Modular/library/PeerObject/TTData.cpp /Volumes/Storage/xcode_projects/Jamoma/Core/Modular/library/PeerObject/TTData.cpp:135:9: 'TTObjectBaseRelease' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/Modular/library/PeerObject/TTData.cpp:138:3: 'TTObjectBaseRelease' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/Modular/library/PeerObject/TTData.cpp:142:3: 'TTObjectBaseRelease' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/Modular/library/PeerObject/TTData.cpp:451:2: 'TTObjectBaseInstantiate' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/Modular/library/PeerObject/TTData.cpp:539:3: 'TTObjectBaseRelease' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/Modular/library/PeerObject/TTData.cpp:558:9: '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/TTData.cpp

theod commented 10 years ago

done !