jamoma / JamomaCore

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

Refactor out 5 deprecation warnings in TTApplicationManager #256

Closed nwolek closed 10 years ago

nwolek commented 10 years ago

/Volumes/Storage/xcode_projects/Jamoma/Core/Modular/library/PeerObject/TTApplicationManager.cpp /Volumes/Storage/xcode_projects/Jamoma/Core/Modular/library/PeerObject/TTApplicationManager.cpp:104:4: 'TTObjectBaseInstantiate' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/Modular/library/PeerObject/TTApplicationManager.cpp:110:4: 'TTObjectBaseInstantiate' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/Modular/library/PeerObject/TTApplicationManager.cpp:151:4: 'TTObjectBaseRelease' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/Modular/library/PeerObject/TTApplicationManager.cpp:267:7: Variable 'start' is used uninitialized whenever 'if' condition is false /Volumes/Storage/xcode_projects/Jamoma/Core/Modular/library/PeerObject/TTApplicationManager.cpp:327:7: Variable 'stop' is used uninitialized whenever 'if' condition is false /Volumes/Storage/xcode_projects/Jamoma/Core/Modular/library/PeerObject/TTApplicationManager.cpp:776:5: 'TTObjectBaseRelease' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/Modular/library/PeerObject/TTApplicationManager.cpp:928:4: 'TTObjectBaseInstantiate' is deprecated

nwolek commented 10 years ago

fixed on commit https://github.com/jamoma/JamomaCore/commit/c16a0157621845767b03968d7b10839e14680d7c