jamoma / JamomaCore

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

Refactor out 4 deprecation warnings in TTDataspace #246

Closed nwolek closed 10 years ago

nwolek commented 10 years ago

/Volumes/Storage/xcode_projects/Jamoma/Core/Foundation/extensions/DataspaceLib/source/TTDataspace.cpp /Volumes/Storage/xcode_projects/Jamoma/Core/Foundation/extensions/DataspaceLib/source/TTDataspace.cpp:31:2: 'TTObjectBaseRelease' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/Foundation/extensions/DataspaceLib/source/TTDataspace.cpp:32:2: 'TTObjectBaseRelease' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/Foundation/extensions/DataspaceLib/source/TTDataspace.cpp:68:23: 'TTObjectBaseInstantiate' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/Foundation/extensions/DataspaceLib/source/TTDataspace.cpp:101:23: 'TTObjectBaseInstantiate' is deprecated

tap commented 10 years ago

Fixed in #273