jamoma / JamomaCore

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

Refactor out many deprecation warnings in TTSpatSnap.test #287

Closed nwolek closed 10 years ago

nwolek commented 10 years ago

MANY occurances of set() & get()

Closing #240 revealed this issue

Code found here: https://github.com/jamoma/JamomaCore/blob/merge/api_and_api-cleanup/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp

/Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:127:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:128:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:129:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:130:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:137:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:138:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:139:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:140:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:145:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:146:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:147:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:148:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:153:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:154:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:155:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:156:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:177:13: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:186:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:187:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:188:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:189:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:218:13: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:227:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:228:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:229:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:230:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:259:13: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:268:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:269:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:270:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:271:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:300:13: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:309:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:310:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:311:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:312:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:342:13: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:351:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:352:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:353:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:354:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:391:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:392:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:393:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:394:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:399:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:400:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:401:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:402:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:407:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:408:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:409:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:410:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:415:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:416:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:417:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:418:11: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:436:13: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:445:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:446:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:447:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:448:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:478:13: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:487:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:488:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:489:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:490:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:520:13: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:529:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:530:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:531:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:532:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:562:13: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:571:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:572:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:573:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:574:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:604:13: 'set' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:613:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:614:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:615:11: 'get' is deprecated /Volumes/Storage/xcode_projects/Jamoma/Core/DSP/extensions/SpatLib/tests/TTSpatSnap.test.cpp:616:11: 'get' is deprecated Showing first 200 warnings only

nwolek commented 10 years ago

similar to #288 but bigger. look there for examples of how to change syntax.