2024-04-11 16:53 ftp://ftp.de.debian.org/debian/pool/main/p/python-pyo/python-pyo_1.0.5.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=python --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning -D__GNUC__ --platform=unix64 -j4 platform: Linux-6.1.0-18-amd64-x86_64-with-glibc2.36 python: 3.11.2 client-version: 1.3.56 compiler: g++ (Debian 12.2.0-14) 12.2.0 cppcheck: head 2.13.0 head-info: 25768b4 (2024-04-11 17:09:00 +0200) count: 14700 3994 elapsed-time: 9.0 8.2 head-timing-info: old-timing-info: head results: pyo-1.0.5/embedded/openframeworks/PyoClass.h:7:1: style: The class 'Pyo' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] pyo-1.0.5/embedded/openframeworks/PyoClass.cpp:15:21: style:inconclusive: Function 'setup' argument 1 names different: declaration 'nChannels' definition '_nChannels'. [funcArgNamesDifferent] pyo-1.0.5/embedded/openframeworks/PyoClass.h:10:24: note: Function 'setup' argument 1 names different: declaration 'nChannels' definition '_nChannels'. pyo-1.0.5/embedded/openframeworks/PyoClass.cpp:15:21: note: Function 'setup' argument 1 names different: declaration 'nChannels' definition '_nChannels'. pyo-1.0.5/embedded/openframeworks/PyoClass.cpp:15:37: style:inconclusive: Function 'setup' argument 2 names different: declaration 'bufferSize' definition '_bufferSize'. [funcArgNamesDifferent] pyo-1.0.5/embedded/openframeworks/PyoClass.h:10:39: note: Function 'setup' argument 2 names different: declaration 'bufferSize' definition '_bufferSize'. pyo-1.0.5/embedded/openframeworks/PyoClass.cpp:15:37: note: Function 'setup' argument 2 names different: declaration 'bufferSize' definition '_bufferSize'. pyo-1.0.5/embedded/openframeworks/PyoClass.cpp:15:54: style:inconclusive: Function 'setup' argument 3 names different: declaration 'sampleRate' definition '_sampleRate'. [funcArgNamesDifferent] pyo-1.0.5/embedded/openframeworks/PyoClass.h:10:55: note: Function 'setup' argument 3 names different: declaration 'sampleRate' definition '_sampleRate'. pyo-1.0.5/embedded/openframeworks/PyoClass.cpp:15:54: note: Function 'setup' argument 3 names different: declaration 'sampleRate' definition '_sampleRate'. pyo-1.0.5/embedded/openframeworks/PyoClass.cpp:204:27: style:inconclusive: Function 'exec' argument 1 names different: declaration 'msg' definition '_msg'. [funcArgNamesDifferent] pyo-1.0.5/embedded/openframeworks/PyoClass.h:15:30: note: Function 'exec' argument 1 names different: declaration 'msg' definition '_msg'. pyo-1.0.5/embedded/openframeworks/PyoClass.cpp:204:27: note: Function 'exec' argument 1 names different: declaration 'msg' definition '_msg'. pyo-1.0.5/embedded/openframeworks/PyoClass.cpp:40:25: style: Parameter 'buffer' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/embedded/openframeworks/PyoClass.cpp:122:41: style: Parameter 'value' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/embedded/openframeworks/PyoClass.cpp:178:39: style: Parameter 'value' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/embedded/juceplugin/PyoClass.cpp:23:6: warning: Member variable 'Pyo::nChannels' is not initialized in the constructor. [uninitMemberVar] pyo-1.0.5/embedded/juceplugin/PyoClass.cpp:23:6: warning: Member variable 'Pyo::bufferSize' is not initialized in the constructor. [uninitMemberVar] pyo-1.0.5/embedded/juceplugin/PyoClass.cpp:23:6: warning: Member variable 'Pyo::sampleRate' is not initialized in the constructor. [uninitMemberVar] pyo-1.0.5/embedded/juceplugin/PyoClass.cpp:23:6: warning: Member variable 'Pyo::pyoInBuffer' is not initialized in the constructor. [uninitMemberVar] pyo-1.0.5/embedded/juceplugin/PyoClass.cpp:23:6: warning: Member variable 'Pyo::pyoOutBuffer' is not initialized in the constructor. [uninitMemberVar] pyo-1.0.5/embedded/juceplugin/PyoClass.cpp:23:6: warning: Member variable 'Pyo::pyoCallback' is not initialized in the constructor. [uninitMemberVar] pyo-1.0.5/embedded/juceplugin/PyoClass.cpp:23:6: warning: Member variable 'Pyo::pyoId' is not initialized in the constructor. [uninitMemberVar] pyo-1.0.5/embedded/juceplugin/PyoClass.cpp:23:6: warning: Member variable 'Pyo::pyoMsg' is not initialized in the constructor. [uninitMemberVar] pyo-1.0.5/externals/externalmodule-template.c:124:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:125:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:126:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:127:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:128:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:129:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:130:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:131:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:132:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:287:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:323:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:324:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:325:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:326:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:327:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:328:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:330:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:331:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:332:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:334:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:335:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:336:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:337:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:338:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:339:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:340:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:341:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:353:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/embedded/juceplugin/PyoClass.cpp:33:21: style:inconclusive: Function 'setup' argument 1 names different: declaration 'nChannels' definition '_nChannels'. [funcArgNamesDifferent] pyo-1.0.5/embedded/juceplugin/PyoClass.h:50:24: note: Function 'setup' argument 1 names different: declaration 'nChannels' definition '_nChannels'. pyo-1.0.5/embedded/juceplugin/PyoClass.cpp:33:21: note: Function 'setup' argument 1 names different: declaration 'nChannels' definition '_nChannels'. pyo-1.0.5/embedded/juceplugin/PyoClass.cpp:33:37: style:inconclusive: Function 'setup' argument 2 names different: declaration 'bufferSize' definition '_bufferSize'. [funcArgNamesDifferent] pyo-1.0.5/embedded/juceplugin/PyoClass.h:50:39: note: Function 'setup' argument 2 names different: declaration 'bufferSize' definition '_bufferSize'. pyo-1.0.5/embedded/juceplugin/PyoClass.cpp:33:37: note: Function 'setup' argument 2 names different: declaration 'bufferSize' definition '_bufferSize'. pyo-1.0.5/embedded/juceplugin/PyoClass.cpp:33:54: style:inconclusive: Function 'setup' argument 3 names different: declaration 'sampleRate' definition '_sampleRate'. [funcArgNamesDifferent] pyo-1.0.5/embedded/juceplugin/PyoClass.h:50:55: note: Function 'setup' argument 3 names different: declaration 'sampleRate' definition '_sampleRate'. pyo-1.0.5/embedded/juceplugin/PyoClass.cpp:33:54: note: Function 'setup' argument 3 names different: declaration 'sampleRate' definition '_sampleRate'. pyo-1.0.5/embedded/juceplugin/PyoClass.cpp:73:27: style:inconclusive: Function 'exec' argument 1 names different: declaration 'msg' definition '_msg'. [funcArgNamesDifferent] pyo-1.0.5/embedded/juceplugin/PyoClass.h:108:30: note: Function 'exec' argument 1 names different: declaration 'msg' definition '_msg'. pyo-1.0.5/embedded/juceplugin/PyoClass.cpp:73:27: note: Function 'exec' argument 1 names different: declaration 'msg' definition '_msg'. pyo-1.0.5/embedded/juceplugin/PyoClass.cpp:78:29: style:inconclusive: Function 'exec' argument 1 names different: declaration 'msg' definition '_msg'. [funcArgNamesDifferent] pyo-1.0.5/embedded/juceplugin/PyoClass.h:109:32: note: Function 'exec' argument 1 names different: declaration 'msg' definition '_msg'. pyo-1.0.5/embedded/juceplugin/PyoClass.cpp:78:29: note: Function 'exec' argument 1 names different: declaration 'msg' definition '_msg'. pyo-1.0.5/embedded/juceplugin/PyoClass.cpp:94:41: style: Parameter 'value' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/embedded/juceplugin/PyoClass.cpp:105:43: style: Parameter 'value' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/embedded/juceplugin/PyoClass.cpp:128:39: style: Parameter 'value' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/embedded/juceplugin/PyoClass.cpp:139:41: style: Parameter 'value' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/externals/externalmodule-template.c:323:48: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/externals/externalmodule-template.c:324:48: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/externals/externalmodule-template.c:325:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/externals/externalmodule-template.c:326:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/externals/externalmodule-template.c:327:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/externals/externalmodule-template.c:328:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/externals/externalmodule-template.c:330:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/externals/externalmodule-template.c:331:74: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/externals/externalmodule-template.c:332:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/externals/externalmodule-template.c:334:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/externals/externalmodule-template.c:335:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/externals/externalmodule-template.c:336:57: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/externals/externalmodule-template.c:337:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/externals/externalmodule-template.c:338:57: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/externals/externalmodule-template.c:339:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/externals/externalmodule-template.c:340:57: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/externals/externalmodule-template.c:341:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/externals/externalmodule-template.c:245:5: style: Local variable 'Gain_clear' shadows outer function [shadowFunction] pyo-1.0.5/externals/externalmodule-template.c:229:1: note: Shadowed declaration pyo-1.0.5/externals/externalmodule-template.c:245:5: note: Shadow variable pyo-1.0.5/externals/externalmodule-template.c:68:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/externals/externalmodule-template.c:95:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/externals/externalmodule-template.c:97:12: style: Variable 'db_st' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/externals/externalmodule-template.c:124:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gain_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:163:37: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:124:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:125:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gain_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:167:37: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:125:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:126:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gain_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:175:37: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:126:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:127:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gain_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:179:37: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:127:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:128:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gain_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:187:37: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:128:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:129:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gain_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:191:37: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:129:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:130:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gain_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:171:37: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:130:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:131:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gain_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:183:37: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:131:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:132:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gain_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:195:37: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:132:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:323:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gain_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:404:32: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:323:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:324:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gain_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:405:33: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:324:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:325:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gain_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:410:29: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:325:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:325:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Gain_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:410:29: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:325:53: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:326:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gain_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:411:29: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:326:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:326:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Gain_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:411:29: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:326:53: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:327:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gain_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:412:29: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:327:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:327:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Gain_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:412:29: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:327:53: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:328:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gain_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:413:29: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:328:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:328:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Gain_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:413:29: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:328:53: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:330:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gain_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:406:27: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:330:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:330:51: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Gain_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:406:27: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:330:51: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:330:67: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Gain_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:406:27: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:330:67: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:331:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gain_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:407:26: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:331:34: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:331:50: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Gain_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:407:26: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:331:50: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:331:66: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Gain_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:407:26: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:331:66: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:332:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gain_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:408:27: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:332:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:332:51: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Gain_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:408:27: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:332:51: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:332:67: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Gain_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:408:27: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:332:67: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:334:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gain_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:427:17: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:334:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:334:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Gain_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:427:17: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:334:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:335:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gain_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:446:17: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:335:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:335:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Gain_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:446:17: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:335:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:336:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gain_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:425:17: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:336:34: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:336:50: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Gain_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:425:17: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:336:50: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:337:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gain_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:444:17: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:337:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:337:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Gain_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:444:17: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:337:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:338:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gain_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:426:17: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:338:34: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/externals/externalmodule-template.c:338:50: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Gain_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:426:17: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:338:50: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/embedded/puredata/pyo~.c:51:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_vec [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:339:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gain_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:445:17: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:339:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/embedded/puredata/pyo~.c:87:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_signal [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:339:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Gain_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:445:17: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:339:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/embedded/puredata/pyo~.c:127:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A_SYMBOL [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:340:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gain_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:455:17: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:340:34: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/embedded/puredata/pyo~.c:166:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A_SYMBOL [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:340:50: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Gain_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:455:17: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:340:50: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/embedded/puredata/pyo~.c:210:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_name [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:341:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gain_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:457:17: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:341:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/embedded/puredata/pyo~.c:232:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A_SYMBOL [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:341:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Gain_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/externals/externalmodule-template.c:457:17: note: You might need to cast the function pointer here pyo-1.0.5/externals/externalmodule-template.c:341:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/embedded/puredata/pyo~.c:255:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A_GIMME [valueFlowBailoutIncompleteVar] pyo-1.0.5/externals/externalmodule-template.c:245:15: style: Variable 'Gain_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/externals/externalmodule-template.c:276:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/externals/externalmodule-template.c:256:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/externals/externalmodule-template.c:257:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/engine/ad_coreaudio.c:54:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kAudioHardwareNoError [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_coreaudio.c:96:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kAudioHardwareNoError [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_coreaudio.c:102:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kAudioHardwareNoError [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_coreaudio.c:130:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kAudioHardwareNoError [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_coreaudio.c:526:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kAudioHardwareNoError [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_coreaudio.c:564:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kAudioHardwareNoError [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_portaudio.c:27:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable paNoError [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_portaudio.c:110:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable paContinue [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_portaudio.c:166:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable paContinue [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_portaudio.c:196:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyoPaBackendData [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_portaudio.c:476:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable paNoError [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_portaudio.c:506:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable paNoError [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_portaudio.c:553:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable paNoError [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_portaudio.c:580:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable paNoError [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_portaudio.c:611:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable paNoError [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_portaudio.c:669:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable paNoError [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_portaudio.c:740:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable paNoError [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_portaudio.c:790:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable paNoError [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_portaudio.c:828:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable paNoError [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_portaudio.c:870:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable paNoError [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_portaudio.c:920:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable paNoError [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_portaudio.c:947:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable paNoError [valueFlowBailoutIncompleteVar] pyo-1.0.5/embedded/puredata/pyo~.c:116:48: style: Parameter 'att' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/embedded/puredata/pyo~.c:119:15: style: Variable 'c' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/embedded/puredata/pyo~.c:158:15: style: Variable 'c' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/engine/ad_jack.c:53:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timestamp [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_jack.c:126:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timestamp [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_jack.c:497:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JackNullOption [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_jack.c:936:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timestamp [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_jack.c:966:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timestamp [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_jack.c:996:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timestamp [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_jack.c:1026:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timestamp [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_jack.c:1056:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timestamp [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_jack.c:1089:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timestamp [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_jack.c:1118:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timestamp [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_coreaudio.c:488:13: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] pyo-1.0.5/src/engine/ad_coreaudio.c:485:13: note: err is assigned pyo-1.0.5/src/engine/ad_coreaudio.c:488:13: note: err is overwritten pyo-1.0.5/src/engine/ad_coreaudio.c:495:13: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] pyo-1.0.5/src/engine/ad_coreaudio.c:488:13: note: err is assigned pyo-1.0.5/src/engine/ad_coreaudio.c:495:13: note: err is overwritten pyo-1.0.5/src/engine/ad_coreaudio.c:500:9: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] pyo-1.0.5/src/engine/ad_coreaudio.c:495:13: note: err is assigned pyo-1.0.5/src/engine/ad_coreaudio.c:500:9: note: err is overwritten pyo-1.0.5/src/engine/ad_coreaudio.c:512:9: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] pyo-1.0.5/src/engine/ad_coreaudio.c:509:9: note: err is assigned pyo-1.0.5/src/engine/ad_coreaudio.c:512:9: note: err is overwritten pyo-1.0.5/src/engine/ad_coreaudio.c:518:9: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] pyo-1.0.5/src/engine/ad_coreaudio.c:512:9: note: err is assigned pyo-1.0.5/src/engine/ad_coreaudio.c:518:9: note: err is overwritten pyo-1.0.5/src/engine/ad_coreaudio.c:60:53: style: Parameter 'outOutputData' can be declared as pointer to const. However it seems that 'coreaudio_output_callback' is a callback function, if 'outOutputData' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/ad_coreaudio.c:511:33: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/ad_coreaudio.c:60:53: note: Parameter 'outOutputData' can be declared as pointer to const pyo-1.0.5/src/engine/ad_coreaudio.c:144:16: style: Variable 'now.mFlags' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/ad_coreaudio.c:145:19: style: Variable 'now.mHostTime' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/dummymodule.c:29:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:30:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:31:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:32:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:33:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:34:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:35:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:36:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:37:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:141:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:161:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:190:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:193:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:194:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:195:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:196:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:197:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:198:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:200:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:201:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:202:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:204:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:205:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:206:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:207:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:208:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:209:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:210:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:211:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:330:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:331:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:332:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:333:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:334:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:335:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:336:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:337:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:338:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:443:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:454:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:455:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:456:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:457:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:458:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:459:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:461:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:462:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:464:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:465:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:466:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:467:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:468:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:469:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:470:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:471:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/dummymodule.c:193:50: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:194:50: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:195:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:196:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:197:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:198:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:200:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:201:76: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:202:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:204:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:205:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:206:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:207:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:208:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:209:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:210:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:211:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:454:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:455:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:456:76: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:457:76: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:458:76: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:459:76: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:461:91: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:462:91: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:464:78: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:465:86: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:466:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:467:81: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:468:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:469:81: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:470:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:471:81: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/dummymodule.c:132:5: style: Local variable 'Dummy_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/engine/dummymodule.c:121:1: note: Shadowed declaration pyo-1.0.5/src/engine/dummymodule.c:132:5: note: Shadow variable pyo-1.0.5/src/engine/dummymodule.c:420:5: style: Local variable 'TriggerDummy_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/engine/dummymodule.c:409:1: note: Shadowed declaration pyo-1.0.5/src/engine/dummymodule.c:420:5: note: Shadow variable pyo-1.0.5/src/engine/dummymodule.c:29:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Dummy_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:48:37: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:29:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:30:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Dummy_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:52:37: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:30:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:31:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Dummy_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:60:37: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:31:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:32:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Dummy_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:64:37: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:32:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:33:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Dummy_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:72:37: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:33:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:34:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Dummy_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:76:37: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:34:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:35:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Dummy_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:56:37: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:35:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:36:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Dummy_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:68:37: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:36:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:37:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Dummy_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:80:37: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:37:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:101:16: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/engine/dummymodule.c:193:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Dummy_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:225:32: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:193:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:194:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Dummy_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:226:33: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:194:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:195:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Dummy_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:231:29: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:195:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:195:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Dummy_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:231:29: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:195:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:196:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Dummy_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:232:29: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:196:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:196:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Dummy_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:232:29: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:196:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:197:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Dummy_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:233:29: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:197:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:197:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Dummy_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:233:29: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:197:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:198:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Dummy_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:234:29: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:198:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:198:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Dummy_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:234:29: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:198:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:200:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Dummy_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:227:27: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:200:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:200:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Dummy_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:227:27: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:200:53: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:200:69: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Dummy_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:227:27: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:200:69: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:201:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Dummy_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:228:26: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:201:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:201:52: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Dummy_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:228:26: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:201:52: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:201:68: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Dummy_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:228:26: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:201:68: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:202:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Dummy_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:229:27: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:202:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:202:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Dummy_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:229:27: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:202:53: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:202:69: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Dummy_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:229:27: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:202:69: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:204:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Dummy_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:243:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:204:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:204:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Dummy_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:243:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:204:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:205:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Dummy_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:262:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:205:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:205:65: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Dummy_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:262:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:205:65: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:206:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Dummy_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:241:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:206:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:206:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Dummy_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:241:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:206:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:207:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Dummy_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:260:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:207:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:207:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Dummy_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:260:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:207:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:208:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Dummy_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:242:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:208:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:208:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Dummy_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:242:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:208:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:209:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Dummy_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:261:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:209:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:209:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Dummy_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:261:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:209:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:210:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Dummy_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:271:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:210:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:210:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Dummy_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:271:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:210:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:211:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Dummy_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:273:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:211:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:211:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Dummy_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:273:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:211:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:330:58: style: Parameter 'self' can be declared as pointer to const. However it seems that 'TriggerDummy_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:349:37: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:330:58: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:331:58: style: Parameter 'self' can be declared as pointer to const. However it seems that 'TriggerDummy_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:353:37: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:331:58: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:332:58: style: Parameter 'self' can be declared as pointer to const. However it seems that 'TriggerDummy_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:361:37: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:332:58: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:333:58: style: Parameter 'self' can be declared as pointer to const. However it seems that 'TriggerDummy_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:365:37: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:333:58: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:334:61: style: Parameter 'self' can be declared as pointer to const. However it seems that 'TriggerDummy_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:373:37: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:334:61: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:335:61: style: Parameter 'self' can be declared as pointer to const. However it seems that 'TriggerDummy_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:377:37: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:335:61: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:336:61: style: Parameter 'self' can be declared as pointer to const. However it seems that 'TriggerDummy_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:357:37: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:336:61: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:337:61: style: Parameter 'self' can be declared as pointer to const. However it seems that 'TriggerDummy_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:369:37: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:337:61: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:338:64: style: Parameter 'self' can be declared as pointer to const. However it seems that 'TriggerDummy_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:381:37: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:338:64: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:390:12: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/engine/dummymodule.c:454:56: style: Parameter 'self' can be declared as pointer to const. However it seems that 'TriggerDummy_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:484:32: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:454:56: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:455:56: style: Parameter 'self' can be declared as pointer to const. However it seems that 'TriggerDummy_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:485:33: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:455:56: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:456:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'TriggerDummy_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:488:29: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:456:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:456:69: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'TriggerDummy_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:488:29: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:456:69: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:457:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'TriggerDummy_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:489:29: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:457:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:457:69: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'TriggerDummy_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:489:29: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:457:69: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:458:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'TriggerDummy_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:490:29: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:458:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:458:69: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'TriggerDummy_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:490:29: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:458:69: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:459:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'TriggerDummy_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:491:29: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:459:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:459:69: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'TriggerDummy_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:491:29: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:459:69: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:461:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'TriggerDummy_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:486:27: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:461:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:461:67: style: Parameter 'args' can be declared as pointer to const. However it seems that 'TriggerDummy_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:486:27: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:461:67: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:461:83: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'TriggerDummy_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:486:27: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:461:83: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:462:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'TriggerDummy_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:487:27: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:462:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:462:67: style: Parameter 'args' can be declared as pointer to const. However it seems that 'TriggerDummy_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:487:27: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:462:67: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:462:83: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'TriggerDummy_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:487:27: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:462:83: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:464:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'TriggerDummy_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:498:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:464:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:464:71: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'TriggerDummy_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:498:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:464:71: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:465:63: style: Parameter 'self' can be declared as pointer to const. However it seems that 'TriggerDummy_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:517:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:465:63: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:465:79: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'TriggerDummy_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:517:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:465:79: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:466:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'TriggerDummy_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:496:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:466:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:466:66: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'TriggerDummy_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:496:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:466:66: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:467:58: style: Parameter 'self' can be declared as pointer to const. However it seems that 'TriggerDummy_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:515:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:467:58: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:467:74: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'TriggerDummy_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:515:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:467:74: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:468:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'TriggerDummy_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:497:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:468:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:468:66: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'TriggerDummy_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:497:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:468:66: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:469:58: style: Parameter 'self' can be declared as pointer to const. However it seems that 'TriggerDummy_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:516:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:469:58: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:469:74: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'TriggerDummy_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:516:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:469:74: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:470:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'TriggerDummy_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:526:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:470:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:470:66: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'TriggerDummy_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:526:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:470:66: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:471:58: style: Parameter 'self' can be declared as pointer to const. However it seems that 'TriggerDummy_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:528:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:471:58: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:471:74: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'TriggerDummy_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/dummymodule.c:528:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/dummymodule.c:471:74: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/dummymodule.c:116:13: style: Variable 'Py_VISIT' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/dummymodule.c:124:13: style: Variable 'Py_CLEAR' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/dummymodule.c:132:16: style: Variable 'Dummy_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/dummymodule.c:154:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/dummymodule.c:147:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/engine/dummymodule.c:169:14: style: Variable 'Py_DECREF' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/dummymodule.c:404:13: style: Variable 'Py_VISIT' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/dummymodule.c:412:13: style: Variable 'Py_CLEAR' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/dummymodule.c:420:23: style: Variable 'TriggerDummy_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/dummymodule.c:437:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/dummymodule.c:447:24: style: Variable 'PyObject_CallMethod' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/dummymodule.c:428:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/engine/dummymodule.c:429:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/engine/inputfadermodule.c:179:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/inputfadermodule.c:206:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_O_F [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/inputfadermodule.c:239:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/inputfadermodule.c:240:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/inputfadermodule.c:242:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/inputfadermodule.c:243:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/inputfadermodule.c:244:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/inputfadermodule.c:239:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/inputfadermodule.c:240:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/inputfadermodule.c:242:87: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/inputfadermodule.c:243:86: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/inputfadermodule.c:244:87: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/inputfadermodule.c:149:5: style: Local variable 'InputFader_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/engine/inputfadermodule.c:137:1: note: Shadowed declaration pyo-1.0.5/src/engine/inputfadermodule.c:149:5: note: Shadow variable pyo-1.0.5/src/engine/inputfadermodule.c:42:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'InputFader_setProcMode' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/inputfadermodule.c:173:27: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/inputfadermodule.c:42:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/inputfadermodule.c:47:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/engine/inputfadermodule.c:58:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/engine/inputfadermodule.c:70:12: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/engine/inputfadermodule.c:71:12: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/engine/inputfadermodule.c:98:12: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/engine/inputfadermodule.c:99:12: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/engine/inputfadermodule.c:239:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'InputFader_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/inputfadermodule.c:257:32: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/inputfadermodule.c:239:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/inputfadermodule.c:240:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'InputFader_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/inputfadermodule.c:258:33: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/inputfadermodule.c:240:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/inputfadermodule.c:242:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'InputFader_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/inputfadermodule.c:259:27: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/inputfadermodule.c:242:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/inputfadermodule.c:242:63: style: Parameter 'args' can be declared as pointer to const. However it seems that 'InputFader_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/inputfadermodule.c:259:27: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/inputfadermodule.c:242:63: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/engine/inputfadermodule.c:242:79: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'InputFader_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/inputfadermodule.c:259:27: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/inputfadermodule.c:242:79: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/engine/inputfadermodule.c:243:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'InputFader_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/inputfadermodule.c:260:26: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/inputfadermodule.c:243:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/inputfadermodule.c:243:62: style: Parameter 'args' can be declared as pointer to const. However it seems that 'InputFader_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/inputfadermodule.c:260:26: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/inputfadermodule.c:243:62: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/engine/inputfadermodule.c:243:78: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'InputFader_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/inputfadermodule.c:260:26: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/inputfadermodule.c:243:78: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/engine/inputfadermodule.c:244:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'InputFader_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/inputfadermodule.c:262:27: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/inputfadermodule.c:244:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/inputfadermodule.c:244:63: style: Parameter 'args' can be declared as pointer to const. However it seems that 'InputFader_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/inputfadermodule.c:262:27: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/inputfadermodule.c:244:63: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/engine/inputfadermodule.c:244:79: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'InputFader_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/inputfadermodule.c:262:27: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/inputfadermodule.c:244:79: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/engine/inputfadermodule.c:149:21: style: Variable 'InputFader_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/inputfadermodule.c:157:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/engine/ad_portaudio.c:718:13: style: Variable 'err' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/interpolation.c:25:23: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/interpolation.c:30:21: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/interpolation.c:37:21: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/interpolation.c:47:20: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/fft.c:49:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/fft.c:75:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TWOPI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/fft.c:574:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/fft.c:613:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/md_portmidi.c:88:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyoPmBackendData [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/md_portmidi.c:418:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timestamp [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/md_portmidi.c:440:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timestamp [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/md_portmidi.c:462:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timestamp [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/md_portmidi.c:484:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timestamp [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/md_portmidi.c:506:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timestamp [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/md_portmidi.c:528:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timestamp [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/md_portmidi.c:569:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timestamp [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/md_portmidi.c:619:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/midilistenermodule.c:62:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pmBufferOverflow [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/midilistenermodule.c:133:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/midilistenermodule.c:171:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/midilistenermodule.c:319:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/midilistenermodule.c:327:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/midilistenermodule.c:456:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/midilistenermodule.c:489:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/midilistenermodule.c:632:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/midilistenermodule.c:647:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timestamp [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/midilistenermodule.c:719:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/ad_jack.c:46:74: style: Parameter 'server' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/ad_jack.c:904:27: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/ad_jack.c:910:26: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/ad_jack.c:49:25: style: Variable 'time' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/ad_jack.c:494:11: style: Variable 'i' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/ad_jack.c:503:15: style: Variable 'index' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/fft.c:421:50: style: Parameter 'twiddle' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/fft.c:426:22: style: Variable 'end' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/engine/fft.c:473:58: style: Parameter 'twiddle' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/fft.c:478:22: style: Variable 'end' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/engine/mixmodule.c:36:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/mixmodule.c:37:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/mixmodule.c:38:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/mixmodule.c:39:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/mixmodule.c:40:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/mixmodule.c:41:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/mixmodule.c:42:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/mixmodule.c:43:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/mixmodule.c:44:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/mixmodule.c:166:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/mixmodule.c:188:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/mixmodule.c:189:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/mixmodule.c:190:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/mixmodule.c:191:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/mixmodule.c:192:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/mixmodule.c:193:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/mixmodule.c:195:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/mixmodule.c:196:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/mixmodule.c:197:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/mixmodule.c:199:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/mixmodule.c:200:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/mixmodule.c:201:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/mixmodule.c:202:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/mixmodule.c:203:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/mixmodule.c:204:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/mixmodule.c:205:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/mixmodule.c:206:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/mixmodule.c:188:46: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/mixmodule.c:189:46: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/mixmodule.c:190:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/mixmodule.c:191:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/mixmodule.c:192:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/mixmodule.c:193:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/mixmodule.c:195:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/mixmodule.c:196:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/mixmodule.c:197:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/mixmodule.c:199:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/mixmodule.c:200:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/mixmodule.c:201:55: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/mixmodule.c:202:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/mixmodule.c:203:55: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/mixmodule.c:204:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/mixmodule.c:205:55: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/mixmodule.c:206:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/mixmodule.c:143:5: style: Local variable 'Mix_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/engine/mixmodule.c:132:1: note: Shadowed declaration pyo-1.0.5/src/engine/mixmodule.c:143:5: note: Shadow variable pyo-1.0.5/src/engine/mixmodule.c:36:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mix_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:55:37: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:36:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:37:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mix_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:59:37: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:37:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:38:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mix_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:67:37: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:38:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:39:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mix_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:71:37: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:39:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:40:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mix_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:79:37: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:40:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:41:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mix_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:83:37: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:41:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:42:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mix_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:63:37: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:42:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:43:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mix_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:75:37: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:43:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:44:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mix_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:87:37: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:44:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:106:16: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/engine/mixmodule.c:188:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mix_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:220:32: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:188:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:189:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mix_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:221:33: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:189:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:190:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mix_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:225:29: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:190:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:190:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Mix_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:225:29: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:190:51: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:191:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mix_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:226:29: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:191:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:191:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Mix_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:226:29: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:191:51: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:192:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mix_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:227:29: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:192:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:192:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Mix_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:227:29: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:192:51: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:193:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mix_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:228:29: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:193:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:193:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Mix_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:228:29: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:193:51: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:195:33: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mix_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:222:27: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:195:33: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:195:49: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Mix_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:222:27: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:195:49: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:195:65: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Mix_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:222:27: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:195:65: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:196:32: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mix_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:223:26: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:196:32: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:196:48: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Mix_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:223:26: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:196:48: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:196:64: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Mix_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:223:26: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:196:64: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:197:33: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mix_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:224:27: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:197:33: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:197:49: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Mix_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:224:27: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:197:49: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:197:65: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Mix_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:224:27: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:197:65: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:199:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mix_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:236:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:199:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:199:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Mix_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:236:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:199:53: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:200:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mix_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:255:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:200:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:200:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Mix_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:255:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:200:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:201:32: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mix_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:234:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:201:32: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:201:48: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Mix_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:234:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:201:48: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:202:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mix_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:253:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:202:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:202:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Mix_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:253:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:202:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:203:32: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mix_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:235:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:203:32: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:203:48: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Mix_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:235:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:203:48: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:204:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mix_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:254:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:204:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:204:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Mix_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:254:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:204:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:205:32: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mix_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:264:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:205:32: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/mixmodule.c:205:48: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Mix_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:264:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:205:48: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/osclistenermodule.c:45:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/mixmodule.c:206:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mix_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:266:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:206:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/osclistenermodule.c:69:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable i [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/mixmodule.c:206:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Mix_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/mixmodule.c:266:17: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/mixmodule.c:206:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/osclistenermodule.c:178:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/osclistenermodule.c:195:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/midilistenermodule.c:213:30: style: Condition 'mididev>=num_devices' is always true [knownConditionTrueFalse] pyo-1.0.5/src/engine/midilistenermodule.c:184:25: note: Assuming that condition 'mididev=num_devices' is always true pyo-1.0.5/src/engine/midilistenermodule.c:531:30: style: Condition 'mididev>=num_devices' is always true [knownConditionTrueFalse] pyo-1.0.5/src/engine/midilistenermodule.c:502:25: note: Assuming that condition 'mididev=num_devices' is always true pyo-1.0.5/src/engine/mixmodule.c:127:13: style: Variable 'Py_VISIT' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/mixmodule.c:135:13: style: Variable 'Py_CLEAR' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/mixmodule.c:143:14: style: Variable 'Mix_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/mixmodule.c:160:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/mixmodule.c:151:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/engine/midilistenermodule.c:422:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MidiDispatcher_traverse' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/midilistenermodule.c:777:19: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/midilistenermodule.c:422:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/midilistenermodule.c:422:70: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'MidiDispatcher_traverse' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/midilistenermodule.c:777:19: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/midilistenermodule.c:422:70: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/engine/midilistenermodule.c:428:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MidiDispatcher_clear' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/midilistenermodule.c:778:14: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/midilistenermodule.c:428:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/midilistenermodule.c:89:12: warning: Uninitialized variable: result [uninitvar] pyo-1.0.5/src/engine/midilistenermodule.c:56:23: note: Assuming condition is false pyo-1.0.5/src/engine/midilistenermodule.c:89:12: note: Uninitialized variable: result pyo-1.0.5/src/engine/pvstreammodule.c:38:31: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/pvstreammodule.c:44:29: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/streammodule.c:140:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_F [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/streammodule.c:167:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_True [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/streammodule.c:182:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_True [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/streammodule.c:58:28: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/streammodule.c:64:32: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/streammodule.c:70:30: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/streammodule.c:76:31: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/streammodule.c:82:35: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/streammodule.c:88:28: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/streammodule.c:163:26: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Stream_isPlaying' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/streammodule.c:198:32: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/streammodule.c:163:26: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/streammodule.c:178:29: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Stream_isOutputting' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/streammodule.c:199:35: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/streammodule.c:178:29: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/md_portmidi.c:142:39: style: Condition 'self->midi_input>=num_devices' is always true [knownConditionTrueFalse] pyo-1.0.5/src/engine/md_portmidi.c:99:34: note: Assuming that condition 'self->midi_inputmidi_input>=num_devices' is always true pyo-1.0.5/src/engine/md_portmidi.c:248:40: style: Condition 'self->midi_output>=num_devices' is always true [knownConditionTrueFalse] pyo-1.0.5/src/engine/md_portmidi.c:188:35: note: Assuming that condition 'self->midi_outputmidi_output>=num_devices' is always true pyo-1.0.5/src/engine/md_portmidi.c:352:23: style: Variable 'be_data' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/engine/md_portmidi.c:60:11: style: Variable 'i' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/md_portmidi.c:350:11: style: Variable 'i' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/wind.c:54:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:119:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PYO_RAND_MAX [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:689:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_False [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:787:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyoJack [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:857:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:866:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:884:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:905:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:920:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:932:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:944:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:956:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:963:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:972:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:993:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1014:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1035:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1058:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1069:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1078:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1097:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1119:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1135:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1151:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1167:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1185:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1203:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1221:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1239:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1248:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1271:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1284:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PYO_RAND_MAX [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1313:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1346:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1372:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1384:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1398:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1412:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1419:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1435:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1531:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1712:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1795:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1856:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1874:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1890:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SF_FORMAT_WAV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1998:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:2022:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:2032:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyoEmbedded [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:2106:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:2156:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:2186:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:2216:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:2246:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:2276:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:2306:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:2332:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:2361:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:2405:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:2477:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:2485:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:2642:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:2656:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:39:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:40:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:41:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:42:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:43:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:44:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:45:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:46:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:47:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:48:117: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:49:116: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:50:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:51:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:52:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:53:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_False [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:61:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:62:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:63:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:64:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:65:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:66:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:67:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_False [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:73:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_False [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:79:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_False [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:85:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_False [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:270:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SF_FORMAT_WAV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:355:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:453:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MYFLT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:539:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SFM_WRITE [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:767:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SFM_READ [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:895:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SFM_READ [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:1069:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_O_F [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:1234:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_OOO_FFFFII [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:1333:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:1475:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_O_FFFFII [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:1634:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_F_FFF [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:1701:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:1756:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:1811:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:1838:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:1906:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:1964:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_True [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:1996:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_False [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:2079:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/pyomodule.c:2097:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ServerType [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:107:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:108:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:109:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:110:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:111:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:112:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:113:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:114:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:115:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:232:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:258:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:259:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:260:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:261:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:262:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:263:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:265:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:266:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:268:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:269:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:270:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:271:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:272:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:273:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:274:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:275:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:583:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:584:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:585:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:586:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:587:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:588:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:589:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:590:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:591:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:718:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TWOPI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:754:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:755:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:756:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:757:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:758:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:759:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:761:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:762:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:764:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:765:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:766:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:767:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:768:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:769:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:770:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:771:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:927:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:928:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:929:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:930:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:931:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:932:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:933:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:934:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:935:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1036:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_O_FOO [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1058:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1059:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1060:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1061:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1062:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1063:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1065:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1066:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1068:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1069:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1070:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1071:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1072:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1073:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1074:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1075:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1080:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSERT_ARG_NOT_NULL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1322:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1323:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1324:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1325:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1326:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1327:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1328:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1329:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1330:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1441:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_O_FFFFIOO [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1477:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1478:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1479:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1480:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1481:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1482:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1484:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1485:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1487:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1488:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1489:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1490:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1491:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1492:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1493:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1494:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1499:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSERT_ARG_NOT_NULL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1512:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSERT_ARG_NOT_NULL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1525:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSERT_ARG_NOT_NULL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1538:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSERT_ARG_NOT_NULL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1682:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MYFLT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1750:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1751:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1752:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1753:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1754:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1755:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1756:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1757:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1758:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1869:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1907:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1908:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1909:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1910:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1911:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1912:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1914:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1915:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1917:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1918:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1919:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1920:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1921:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1922:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1923:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:1924:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2120:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2121:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2122:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2123:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2124:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2125:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2126:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2127:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2128:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2240:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_O_FFFFFOO [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2293:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2294:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2295:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2296:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2297:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2298:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2300:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2301:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2303:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2304:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2305:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2306:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2307:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2308:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2309:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2310:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2315:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSERT_ARG_NOT_NULL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2333:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSERT_ARG_NOT_NULL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2351:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSERT_ARG_NOT_NULL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2367:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSERT_ARG_NOT_NULL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2383:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSERT_ARG_NOT_NULL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2402:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2597:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2611:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2643:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2681:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2682:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2684:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2685:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2713:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2724:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2735:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2746:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2754:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2773:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2880:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2881:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2882:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2883:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2884:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2885:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2886:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2887:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2888:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:2989:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3010:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3011:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3012:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3013:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3014:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3015:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3017:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3018:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3020:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3021:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3022:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3023:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3024:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3025:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3026:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3027:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3168:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3169:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3170:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3171:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3172:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3173:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3174:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3175:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3176:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3277:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3298:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3299:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3300:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3301:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3302:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3303:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3305:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3306:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3308:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3309:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3310:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3311:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3312:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3313:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3314:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/analysismodule.c:3315:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:2555:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] pyo-1.0.5/src/engine/servermodule.c:1557:26: style: Condition 'audioerr<0' is always true [knownConditionTrueFalse] pyo-1.0.5/src/engine/servermodule.c:1555:38: note: Calling function 'Server_pa_init' returns -10 pyo-1.0.5/src/engine/servermodule.c:1555:38: note: Assignment 'audioerr=Server_pa_init(self)', assigned value is -10 pyo-1.0.5/src/engine/servermodule.c:1557:26: note: Condition 'audioerr<0' is always true pyo-1.0.5/src/engine/servermodule.c:1561:30: style: Condition 'audioerr==-10' is always true [knownConditionTrueFalse] pyo-1.0.5/src/engine/servermodule.c:1555:38: note: Calling function 'Server_pa_init' returns -10 pyo-1.0.5/src/engine/servermodule.c:1555:38: note: Assignment 'audioerr=Server_pa_init(self)', assigned value is -10 pyo-1.0.5/src/engine/servermodule.c:1561:30: note: Condition 'audioerr==-10' is always true pyo-1.0.5/src/engine/servermodule.c:1570:26: style: Condition 'audioerr<0' is always true [knownConditionTrueFalse] pyo-1.0.5/src/engine/servermodule.c:1568:40: note: Calling function 'Server_jack_init' returns -10 pyo-1.0.5/src/engine/servermodule.c:1568:40: note: Assignment 'audioerr=Server_jack_init(self)', assigned value is -10 pyo-1.0.5/src/engine/servermodule.c:1570:26: note: Condition 'audioerr<0' is always true pyo-1.0.5/src/engine/servermodule.c:1574:30: style: Condition 'audioerr==-10' is always true [knownConditionTrueFalse] pyo-1.0.5/src/engine/servermodule.c:1568:40: note: Calling function 'Server_jack_init' returns -10 pyo-1.0.5/src/engine/servermodule.c:1568:40: note: Assignment 'audioerr=Server_jack_init(self)', assigned value is -10 pyo-1.0.5/src/engine/servermodule.c:1574:30: note: Condition 'audioerr==-10' is always true pyo-1.0.5/src/engine/servermodule.c:1583:26: style: Condition 'audioerr<0' is always true [knownConditionTrueFalse] pyo-1.0.5/src/engine/servermodule.c:1581:45: note: Calling function 'Server_coreaudio_init' returns -10 pyo-1.0.5/src/engine/servermodule.c:1581:45: note: Assignment 'audioerr=Server_coreaudio_init(self)', assigned value is -10 pyo-1.0.5/src/engine/servermodule.c:1583:26: note: Condition 'audioerr<0' is always true pyo-1.0.5/src/engine/servermodule.c:1587:30: style: Condition 'audioerr==-10' is always true [knownConditionTrueFalse] pyo-1.0.5/src/engine/servermodule.c:1581:45: note: Calling function 'Server_coreaudio_init' returns -10 pyo-1.0.5/src/engine/servermodule.c:1581:45: note: Assignment 'audioerr=Server_coreaudio_init(self)', assigned value is -10 pyo-1.0.5/src/engine/servermodule.c:1587:30: note: Condition 'audioerr==-10' is always true pyo-1.0.5/src/engine/servermodule.c:1596:26: style: Condition 'audioerr<0' is always false [knownConditionTrueFalse] pyo-1.0.5/src/engine/servermodule.c:1594:43: note: Calling function 'Server_offline_init' returns 0 pyo-1.0.5/src/engine/servermodule.c:1594:43: note: Assignment 'audioerr=Server_offline_init(self)', assigned value is 0 pyo-1.0.5/src/engine/servermodule.c:1596:26: note: Condition 'audioerr<0' is always false pyo-1.0.5/src/engine/servermodule.c:1606:26: style: Condition 'audioerr<0' is always false [knownConditionTrueFalse] pyo-1.0.5/src/engine/servermodule.c:1604:43: note: Calling function 'Server_offline_init' returns 0 pyo-1.0.5/src/engine/servermodule.c:1604:43: note: Assignment 'audioerr=Server_offline_init(self)', assigned value is 0 pyo-1.0.5/src/engine/servermodule.c:1606:26: note: Condition 'audioerr<0' is always false pyo-1.0.5/src/engine/servermodule.c:1616:26: style: Condition 'audioerr<0' is always false [knownConditionTrueFalse] pyo-1.0.5/src/engine/servermodule.c:1614:44: note: Calling function 'Server_embedded_init' returns 0 pyo-1.0.5/src/engine/servermodule.c:1614:44: note: Assignment 'audioerr=Server_embedded_init(self)', assigned value is 0 pyo-1.0.5/src/engine/servermodule.c:1616:26: note: Condition 'audioerr<0' is always false pyo-1.0.5/src/engine/servermodule.c:1626:26: style: Condition 'audioerr<0' is always false [knownConditionTrueFalse] pyo-1.0.5/src/engine/servermodule.c:1624:42: note: Calling function 'Server_manual_init' returns 0 pyo-1.0.5/src/engine/servermodule.c:1624:42: note: Assignment 'audioerr=Server_manual_init(self)', assigned value is 0 pyo-1.0.5/src/engine/servermodule.c:1626:26: note: Condition 'audioerr<0' is always false pyo-1.0.5/src/engine/servermodule.c:1679:29: style: Condition 'midierr<0' is always true [knownConditionTrueFalse] pyo-1.0.5/src/engine/servermodule.c:1677:41: note: Calling function 'Server_pm_init' returns -10 pyo-1.0.5/src/engine/servermodule.c:1677:41: note: Assignment 'midierr=Server_pm_init(self)', assigned value is -10 pyo-1.0.5/src/engine/servermodule.c:1679:29: note: Condition 'midierr<0' is always true pyo-1.0.5/src/engine/servermodule.c:1683:33: style: Condition 'midierr==-10' is always true [knownConditionTrueFalse] pyo-1.0.5/src/engine/servermodule.c:1677:41: note: Calling function 'Server_pm_init' returns -10 pyo-1.0.5/src/engine/servermodule.c:1677:41: note: Assignment 'midierr=Server_pm_init(self)', assigned value is -10 pyo-1.0.5/src/engine/servermodule.c:1683:33: note: Condition 'midierr==-10' is always true pyo-1.0.5/src/engine/servermodule.c:40:28: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:41:30: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:42:29: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:43:28: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:49:30: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:50:32: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:51:31: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:52:30: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:53:39: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:54:40: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:55:43: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:56:44: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:57:27: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:58:28: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:59:26: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:60:30: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:61:28: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:62:27: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:63:28: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:70:35: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:71:37: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:72:36: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:73:35: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:79:32: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:80:28: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:81:30: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:82:25: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:83:26: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:84:24: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:85:28: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:86:26: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:87:25: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:88:26: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:88:47: style: Parameter 'msg' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:89:26: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:128:22: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:146:24: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:164:24: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:186:22: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:203:32: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:204:34: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:205:33: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:206:32: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:226:33: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:227:35: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:312:34: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:313:36: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:365:31: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:371:30: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:389:12: style: Variable 'data' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/engine/servermodule.c:480:12: style: Variable 'out' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/engine/servermodule.c:1275:29: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:2377:34: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:2383:34: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:2388:45: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:2409:43: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:2415:40: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:2421:32: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Server_getSamplingRate' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/servermodule.c:2716:38: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/servermodule.c:2421:32: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/servermodule.c:2457:29: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Server_getGlobalDur' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/servermodule.c:2721:35: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/servermodule.c:2457:29: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/servermodule.c:2463:29: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Server_getGlobalDel' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/servermodule.c:2722:35: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/servermodule.c:2463:29: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/servermodule.c:2514:26: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Server_setServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/servermodule.c:2727:32: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/servermodule.c:2514:26: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/servermodule.c:2522:29: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Server_getInputAddr' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/servermodule.c:2728:35: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/servermodule.c:2522:29: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/servermodule.c:2531:30: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Server_getOutputAddr' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/servermodule.c:2729:36: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/servermodule.c:2531:30: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/servermodule.c:2545:30: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Server_getServerAddr' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/servermodule.c:2731:36: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/servermodule.c:2545:30: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/servermodule.c:2553:38: style: Parameter 'server' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/servermodule.c:2577:31: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Server_getCurrentTime' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/engine/servermodule.c:2733:37: note: You might need to cast the function pointer here pyo-1.0.5/src/engine/servermodule.c:2577:31: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/servermodule.c:2606:12: style: Variable 'out' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/engine/vbap.c:39:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coords [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/vbap.c:219:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coords [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/vbap.c:248:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coords [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/vbap.c:827:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPEAKERS_SETUP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/vbap.c:859:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPEAKERS_SETUP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/vbap.c:928:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/vbap.c:950:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable angles [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/vbap.c:1025:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_LS_AMOUNT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/vbap.c:1133:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_LS_AMOUNT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/vbap.c:1297:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/vbap.c:1353:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/vbap.c:1395:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_LS_AMOUNT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/vbap.c:1466:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VBAP_DATA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/vbap.c:1545:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VBAP_DATA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/vbap.c:1734:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable set_gains [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/vbap.c:1814:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ls_nos [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/servermodule.c:1323:15: style: Variable 'Py_XDECREF' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/servermodule.c:1356:15: style: Variable 'Py_XDECREF' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/servermodule.c:1380:15: style: Variable 'Py_XDECREF' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/servermodule.c:2555:12: style: Variable 'server' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/analysismodule.c:258:56: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:259:56: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:260:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:261:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:262:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:263:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:265:83: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:266:83: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:268:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:269:78: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:270:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:271:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:272:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:273:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:274:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:275:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:754:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:755:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:756:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:757:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:758:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:759:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:761:85: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:762:85: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:764:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:765:80: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:766:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:767:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:768:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:769:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:770:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:771:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1058:52: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1059:52: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1060:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1061:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1062:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1063:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1065:79: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1066:79: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1068:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1069:74: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1070:61: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1071:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1072:61: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1073:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1074:61: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1075:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1477:46: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1478:46: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1479:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1480:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1481:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1482:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1484:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1485:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1487:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1488:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1489:55: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1490:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1491:55: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1492:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1493:55: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1494:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1907:56: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1908:56: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1909:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1910:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1911:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1912:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1914:83: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1915:83: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1917:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1918:78: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1919:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1920:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1921:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1922:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1923:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:1924:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:2293:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:2294:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:2295:80: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:2296:80: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:2297:80: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:2298:80: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:2300:95: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:2301:95: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:2303:82: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:2304:90: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:2305:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:2306:85: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:2307:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:2308:85: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:2309:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:2310:85: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:2681:50: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:2682:50: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:2684:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:2685:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3010:54: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3011:54: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3012:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3013:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3014:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3015:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3017:81: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3018:81: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3020:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3021:76: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3022:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3023:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3024:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3025:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3026:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3027:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3298:46: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3299:46: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3300:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3301:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3302:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3303:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3305:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3306:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3308:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3309:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3310:55: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3311:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3312:55: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3313:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3314:55: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:3315:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/analysismodule.c:204:5: style: Local variable 'Follower_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/analysismodule.c:192:1: note: Shadowed declaration pyo-1.0.5/src/objects/analysismodule.c:204:5: note: Shadow variable pyo-1.0.5/src/objects/analysismodule.c:690:5: style: Local variable 'Follower2_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/analysismodule.c:677:1: note: Shadowed declaration pyo-1.0.5/src/objects/analysismodule.c:690:5: note: Shadow variable pyo-1.0.5/src/objects/analysismodule.c:1012:5: style: Local variable 'ZCross_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/analysismodule.c:1001:1: note: Shadowed declaration pyo-1.0.5/src/objects/analysismodule.c:1012:5: note: Shadow variable pyo-1.0.5/src/objects/analysismodule.c:2965:5: style: Local variable 'PeakAmp_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/analysismodule.c:2954:1: note: Shadowed declaration pyo-1.0.5/src/objects/analysismodule.c:2965:5: note: Shadow variable pyo-1.0.5/src/objects/analysismodule.c:3253:5: style: Local variable 'RMS_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/analysismodule.c:3242:1: note: Shadowed declaration pyo-1.0.5/src/objects/analysismodule.c:3253:5: note: Shadow variable pyo-1.0.5/src/objects/analysismodule.c:53:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/analysismodule.c:82:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/analysismodule.c:83:12: style: Variable 'fr' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/analysismodule.c:107:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:138:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:107:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:108:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:142:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:108:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:109:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:150:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:109:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:110:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:154:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:110:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:111:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:162:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:111:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:112:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:166:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:112:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:113:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:146:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:113:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:114:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:158:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:114:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:115:56: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:170:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:115:56: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:258:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:292:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:258:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:259:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:293:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:259:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:260:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:297:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:260:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:260:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Follower_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:297:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:260:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:261:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:298:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:261:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:261:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Follower_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:298:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:261:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:262:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:299:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:262:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:262:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Follower_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:299:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:262:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:263:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:300:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:263:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:263:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Follower_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:300:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:263:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:265:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:294:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:265:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:265:59: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Follower_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:294:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:265:59: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:265:75: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Follower_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:294:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:265:75: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:266:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:295:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:266:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:266:59: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Follower_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:295:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:266:59: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:266:75: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Follower_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:295:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:266:75: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:268:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:308:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:268:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:268:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Follower_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:308:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:268:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:269:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:327:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:269:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:269:71: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Follower_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:327:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:269:71: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:270:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:306:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:270:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:270:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Follower_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:306:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:270:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:271:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:325:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:271:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:271:66: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Follower_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:325:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:271:66: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:272:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:307:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:272:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:272:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Follower_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:307:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:272:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:273:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:326:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:273:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:273:66: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Follower_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:326:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:273:66: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:274:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:336:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:274:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:274:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Follower_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:336:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:274:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:275:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:338:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:275:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:275:66: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Follower_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:338:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:275:66: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:411:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/analysismodule.c:454:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/analysismodule.c:455:12: style: Variable 'rise' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/analysismodule.c:498:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/analysismodule.c:504:12: style: Variable 'fall' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/analysismodule.c:543:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/analysismodule.c:544:12: style: Variable 'rise' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/analysismodule.c:545:12: style: Variable 'fall' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/analysismodule.c:583:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower2_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:622:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:583:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:584:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower2_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:626:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:584:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:585:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower2_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:634:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:585:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:586:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower2_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:638:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:586:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:587:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower2_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:646:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:587:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:588:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower2_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:650:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:588:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:589:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower2_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:630:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:589:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:590:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower2_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:642:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:590:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:591:58: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower2_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:654:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:591:58: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:754:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower2_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:790:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:754:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:755:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower2_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:791:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:755:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:756:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower2_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:796:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:756:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:756:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Follower2_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:796:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:756:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:757:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower2_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:797:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:757:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:757:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Follower2_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:797:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:757:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:758:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower2_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:798:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:758:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:758:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Follower2_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:798:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:758:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:759:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower2_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:799:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:759:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:759:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Follower2_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:799:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:759:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:761:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower2_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:792:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:761:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:761:61: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Follower2_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:792:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:761:61: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:761:77: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Follower2_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:792:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:761:77: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:762:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower2_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:793:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:762:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:762:61: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Follower2_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:793:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:762:61: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:762:77: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Follower2_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:793:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:762:77: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:764:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower2_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:807:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:764:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:764:65: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Follower2_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:807:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:764:65: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:765:57: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower2_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:826:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:765:57: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:765:73: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Follower2_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:826:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:765:73: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:766:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower2_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:805:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:766:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:766:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Follower2_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:805:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:766:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:767:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower2_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:824:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:767:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:767:68: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Follower2_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:824:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:767:68: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:768:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower2_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:806:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:768:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:768:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Follower2_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:806:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:768:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:769:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower2_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:825:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:769:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:769:68: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Follower2_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:825:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:769:68: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:770:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower2_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:835:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:770:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:770:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Follower2_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:835:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:770:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:771:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Follower2_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:837:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:771:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:771:68: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Follower2_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:837:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:771:68: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:903:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/analysismodule.c:927:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ZCross_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:948:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:927:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:928:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ZCross_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:952:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:928:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:929:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ZCross_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:960:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:929:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:930:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ZCross_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:964:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:930:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:931:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ZCross_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:972:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:931:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:932:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ZCross_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:976:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:932:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:933:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ZCross_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:956:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:933:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:934:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ZCross_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:968:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:934:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:935:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ZCross_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:980:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:935:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1058:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ZCross_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1102:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1058:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1059:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ZCross_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1103:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1059:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1060:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ZCross_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1107:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1060:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1060:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ZCross_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1107:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1060:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1061:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ZCross_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1108:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1061:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1061:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ZCross_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1108:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1061:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1062:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ZCross_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1109:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1062:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1062:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ZCross_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1109:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1062:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1063:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ZCross_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1110:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1063:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1063:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ZCross_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1110:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1063:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1065:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ZCross_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1104:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1065:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1065:55: style: Parameter 'args' can be declared as pointer to const. However it seems that 'ZCross_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1104:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1065:55: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1065:71: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'ZCross_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1104:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1065:71: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1066:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ZCross_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1105:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1066:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1066:55: style: Parameter 'args' can be declared as pointer to const. However it seems that 'ZCross_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1105:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1066:55: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1066:71: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'ZCross_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1105:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1066:71: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1068:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ZCross_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1118:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1068:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1068:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ZCross_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1118:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1068:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1069:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ZCross_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1137:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1069:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1069:67: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ZCross_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1137:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1069:67: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1070:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ZCross_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1116:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1070:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1070:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ZCross_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1116:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1070:54: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1071:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ZCross_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1135:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1071:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1071:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ZCross_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1135:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1071:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1072:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ZCross_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1117:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1072:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1072:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ZCross_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1117:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1072:54: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1073:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ZCross_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1136:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1073:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1073:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ZCross_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1136:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1073:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1074:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ZCross_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1146:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1074:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1074:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ZCross_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1146:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1074:54: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1075:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'ZCross_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1148:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1075:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1075:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'ZCross_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1148:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1075:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1195:21: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/objects/analysismodule.c:1210:31: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/objects/analysismodule.c:1261:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/analysismodule.c:1322:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Yin_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1343:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1322:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1323:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Yin_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1347:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1323:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1324:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Yin_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1355:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1324:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1325:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Yin_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1359:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1325:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1326:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Yin_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1367:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1326:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1327:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Yin_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1371:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1327:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1328:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Yin_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1351:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1328:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1329:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Yin_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1363:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1329:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1330:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Yin_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1375:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1330:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1477:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Yin_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1560:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1477:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1478:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Yin_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1561:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1478:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1479:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Yin_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1568:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1479:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1479:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Yin_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1568:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1479:51: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1480:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Yin_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1569:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1480:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1480:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Yin_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1569:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1480:51: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1481:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Yin_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1570:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1481:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1481:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Yin_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1570:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1481:51: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1482:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Yin_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1571:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1482:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1482:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Yin_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1571:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1482:51: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1484:33: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Yin_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1562:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1484:33: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1484:49: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Yin_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1562:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1484:49: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1484:65: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Yin_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1562:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1484:65: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1485:33: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Yin_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1563:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1485:33: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1485:49: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Yin_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1563:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1485:49: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1485:65: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Yin_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1563:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1485:65: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1487:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Yin_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1579:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1487:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1487:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Yin_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1579:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1487:53: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1488:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Yin_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1598:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1488:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1488:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Yin_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1598:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1488:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1489:32: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Yin_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1577:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1489:32: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1489:48: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Yin_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1577:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1489:48: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1490:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Yin_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1596:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1490:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1490:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Yin_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1596:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1490:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1491:32: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Yin_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1578:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1491:32: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1491:48: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Yin_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1578:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1491:48: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1492:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Yin_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1597:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1492:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1492:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Yin_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1597:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1492:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1493:32: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Yin_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1607:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1493:32: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1493:48: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Yin_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1607:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1493:48: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1494:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Yin_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1609:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1494:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1494:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Yin_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1609:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1494:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1704:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/analysismodule.c:1750:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Centroid_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1771:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1750:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1751:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Centroid_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1775:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1751:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1752:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Centroid_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1783:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1752:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1753:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Centroid_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1787:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1753:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1754:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Centroid_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1795:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1754:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1755:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Centroid_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1799:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1755:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1756:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Centroid_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1779:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1756:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1757:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Centroid_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1791:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1757:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1758:56: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Centroid_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1803:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1758:56: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1907:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Centroid_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1939:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1907:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1908:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Centroid_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1940:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1908:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1909:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Centroid_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1943:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1909:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1909:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Centroid_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1943:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1909:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1910:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Centroid_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1944:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1910:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1910:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Centroid_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1944:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1910:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1911:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Centroid_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1945:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1911:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1911:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Centroid_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1945:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1911:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1912:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Centroid_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1946:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1912:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1912:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Centroid_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1946:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1912:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1914:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Centroid_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1941:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1914:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1914:59: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Centroid_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1941:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1914:59: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1914:75: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Centroid_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1941:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1914:75: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1915:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Centroid_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1942:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1915:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1915:59: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Centroid_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1942:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1915:59: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1915:75: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Centroid_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1942:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1915:75: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1917:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Centroid_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1954:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1917:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1917:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Centroid_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1954:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1917:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1918:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Centroid_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1973:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1918:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1918:71: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Centroid_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1973:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1918:71: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1919:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Centroid_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1952:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1919:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1919:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Centroid_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1952:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1919:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1920:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Centroid_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1971:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1920:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1920:66: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Centroid_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1971:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1920:66: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1921:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Centroid_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1953:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1921:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1921:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Centroid_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1953:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1921:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1922:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Centroid_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1972:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1922:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1922:66: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Centroid_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1972:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1922:66: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1923:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Centroid_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1982:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1923:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1923:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Centroid_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1982:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1923:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1924:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Centroid_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1984:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1924:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:1924:66: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Centroid_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:1984:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:1924:66: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2063:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/analysismodule.c:2120:62: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AttackDetector_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2141:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2120:62: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2121:62: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AttackDetector_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2145:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2121:62: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2122:62: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AttackDetector_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2153:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2122:62: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2123:62: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AttackDetector_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2157:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2123:62: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2124:65: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AttackDetector_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2165:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2124:65: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2125:65: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AttackDetector_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2169:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2125:65: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2126:65: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AttackDetector_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2149:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2126:65: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2127:65: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AttackDetector_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2161:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2127:65: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2128:68: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AttackDetector_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2173:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2128:68: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2293:60: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AttackDetector_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2417:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2293:60: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2294:60: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AttackDetector_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2418:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2294:60: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2295:57: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AttackDetector_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2427:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2295:57: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2295:73: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'AttackDetector_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2427:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2295:73: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2296:57: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AttackDetector_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2428:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2296:57: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2296:73: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'AttackDetector_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2428:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2296:73: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2297:57: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AttackDetector_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2429:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2297:57: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2297:73: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'AttackDetector_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2429:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2297:73: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2298:57: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AttackDetector_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2430:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2298:57: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2298:73: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'AttackDetector_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2430:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2298:73: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2300:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AttackDetector_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2419:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2300:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2300:71: style: Parameter 'args' can be declared as pointer to const. However it seems that 'AttackDetector_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2419:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2300:71: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2300:87: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'AttackDetector_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2419:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2300:87: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2301:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AttackDetector_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2420:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2301:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2301:71: style: Parameter 'args' can be declared as pointer to const. However it seems that 'AttackDetector_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2420:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2301:71: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2301:87: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'AttackDetector_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2420:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2301:87: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2303:59: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AttackDetector_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2438:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2303:59: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2303:75: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'AttackDetector_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2438:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2303:75: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2304:67: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AttackDetector_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2457:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2304:67: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2304:83: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'AttackDetector_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2457:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2304:83: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2305:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AttackDetector_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2436:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2305:54: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2305:70: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'AttackDetector_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2436:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2305:70: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2306:62: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AttackDetector_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2455:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2306:62: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2306:78: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'AttackDetector_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2455:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2306:78: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2307:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AttackDetector_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2437:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2307:54: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2307:70: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'AttackDetector_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2437:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2307:70: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2308:62: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AttackDetector_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2456:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2308:62: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2308:78: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'AttackDetector_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2456:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2308:78: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2309:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AttackDetector_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2466:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2309:54: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2309:70: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'AttackDetector_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2466:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2309:70: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2310:62: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AttackDetector_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2468:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2310:62: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2310:78: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'AttackDetector_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2468:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2310:78: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2537:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/analysismodule.c:2681:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Scope_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2786:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2681:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2682:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Scope_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2787:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2682:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2684:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Scope_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2788:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2684:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2684:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Scope_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2788:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2684:53: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2684:69: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Scope_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2788:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2684:69: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2685:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Scope_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2789:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2685:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2685:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Scope_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2789:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2685:53: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2685:69: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Scope_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2789:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2685:69: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2860:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/analysismodule.c:2880:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PeakAmp_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2901:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2880:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2881:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PeakAmp_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2905:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2881:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2882:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PeakAmp_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2913:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2882:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2883:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PeakAmp_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2917:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2883:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2884:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PeakAmp_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2925:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2884:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2885:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PeakAmp_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2929:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2885:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2886:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PeakAmp_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2909:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2886:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2887:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PeakAmp_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2921:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2887:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:2888:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PeakAmp_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:2933:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:2888:54: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3010:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PeakAmp_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3047:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3010:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3011:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PeakAmp_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3048:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3011:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3012:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PeakAmp_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3052:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3012:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3012:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'PeakAmp_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3052:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3012:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3013:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PeakAmp_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3053:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3013:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3013:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'PeakAmp_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3053:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3013:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3014:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PeakAmp_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3054:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3014:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3014:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'PeakAmp_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3054:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3014:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3015:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PeakAmp_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3055:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3015:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3015:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'PeakAmp_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3055:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3015:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3017:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PeakAmp_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3049:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3017:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3017:57: style: Parameter 'args' can be declared as pointer to const. However it seems that 'PeakAmp_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3049:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3017:57: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3017:73: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'PeakAmp_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3049:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3017:73: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3018:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PeakAmp_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3050:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3018:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3018:57: style: Parameter 'args' can be declared as pointer to const. However it seems that 'PeakAmp_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3050:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3018:57: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3018:73: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'PeakAmp_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3050:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3018:73: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3020:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PeakAmp_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3063:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3020:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3020:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'PeakAmp_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3063:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3020:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3021:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PeakAmp_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3082:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3021:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3021:69: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'PeakAmp_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3082:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3021:69: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3022:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PeakAmp_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3061:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3022:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3022:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'PeakAmp_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3061:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3022:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3023:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PeakAmp_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3080:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3023:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3023:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'PeakAmp_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3080:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3023:64: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3024:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PeakAmp_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3062:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3024:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3024:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'PeakAmp_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3062:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3024:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3025:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PeakAmp_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3081:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3025:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3025:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'PeakAmp_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3081:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3025:64: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3026:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PeakAmp_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3091:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3026:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3026:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'PeakAmp_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3091:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3026:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3027:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PeakAmp_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3093:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3027:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3027:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'PeakAmp_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3093:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3027:64: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3030:27: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PeakAmp_getValue' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3051:31: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3030:27: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3157:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/analysismodule.c:3168:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'RMS_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3189:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3168:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3169:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'RMS_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3193:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3169:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3170:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'RMS_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3201:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3170:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3171:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'RMS_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3205:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3171:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3172:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'RMS_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3213:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3172:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3173:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'RMS_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3217:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3173:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3174:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'RMS_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3197:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3174:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3175:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'RMS_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3209:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3175:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3176:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'RMS_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3221:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3176:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3298:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'RMS_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3335:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3298:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3299:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'RMS_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3336:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3299:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3300:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'RMS_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3340:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3300:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3300:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'RMS_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3340:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3300:51: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3301:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'RMS_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3341:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3301:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3301:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'RMS_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3341:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3301:51: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3302:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'RMS_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3342:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3302:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3302:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'RMS_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3342:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3302:51: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3303:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'RMS_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3343:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3303:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3303:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'RMS_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3343:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3303:51: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3305:33: style: Parameter 'self' can be declared as pointer to const. However it seems that 'RMS_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3337:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3305:33: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3305:49: style: Parameter 'args' can be declared as pointer to const. However it seems that 'RMS_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3337:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3305:49: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3305:65: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'RMS_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3337:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3305:65: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3306:33: style: Parameter 'self' can be declared as pointer to const. However it seems that 'RMS_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3338:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3306:33: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3306:49: style: Parameter 'args' can be declared as pointer to const. However it seems that 'RMS_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3338:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3306:49: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3306:65: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'RMS_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3338:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3306:65: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3308:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'RMS_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3351:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3308:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3308:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'RMS_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3351:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3308:53: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3309:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'RMS_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3370:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3309:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3309:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'RMS_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3370:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3309:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3310:32: style: Parameter 'self' can be declared as pointer to const. However it seems that 'RMS_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3349:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3310:32: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3310:48: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'RMS_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3349:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3310:48: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3311:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'RMS_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3368:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3311:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3311:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'RMS_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3368:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3311:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3312:32: style: Parameter 'self' can be declared as pointer to const. However it seems that 'RMS_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3350:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3312:32: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3312:48: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'RMS_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3350:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3312:48: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3313:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'RMS_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3369:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3313:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3313:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'RMS_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3369:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3313:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3314:32: style: Parameter 'self' can be declared as pointer to const. However it seems that 'RMS_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3379:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3314:32: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3314:48: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'RMS_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3379:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3314:48: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3315:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'RMS_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3381:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3315:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3315:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'RMS_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3381:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3315:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:3318:19: style: Parameter 'self' can be declared as pointer to const. However it seems that 'RMS_getValue' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/analysismodule.c:3339:31: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/analysismodule.c:3318:19: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/analysismodule.c:204:19: style: Variable 'Follower_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/analysismodule.c:226:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/analysismodule.c:212:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/analysismodule.c:213:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/analysismodule.c:690:20: style: Variable 'Follower2_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/analysismodule.c:715:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/analysismodule.c:698:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/analysismodule.c:699:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/analysismodule.c:996:13: style: Variable 'Py_VISIT' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/analysismodule.c:1004:13: style: Variable 'Py_CLEAR' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/analysismodule.c:1012:17: style: Variable 'ZCross_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/analysismodule.c:1031:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/analysismodule.c:1020:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/analysismodule.c:1021:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/analysismodule.c:1259:27: style: Variable 'tau' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/analysismodule.c:1391:13: style: Variable 'Py_VISIT' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/analysismodule.c:1399:13: style: Variable 'Py_CLEAR' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/analysismodule.c:1436:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/analysismodule.c:1418:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/analysismodule.c:1819:13: style: Variable 'Py_VISIT' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/analysismodule.c:1827:13: style: Variable 'Py_CLEAR' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/analysismodule.c:1863:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/analysismodule.c:1855:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/analysismodule.c:1856:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/analysismodule.c:2189:13: style: Variable 'Py_VISIT' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/analysismodule.c:2197:13: style: Variable 'Py_CLEAR' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/analysismodule.c:2205:18: style: Variable 'PyMem_RawFree' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/analysismodule.c:2235:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/analysismodule.c:2215:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/analysismodule.c:2623:18: style: Variable 'PyMem_RawFree' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/analysismodule.c:2646:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/analysismodule.c:2632:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/analysismodule.c:2632:12: style: Unused variable: maxsize [unusedVariable] pyo-1.0.5/src/objects/analysismodule.c:2634:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/analysismodule.c:2949:13: style: Variable 'Py_VISIT' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/analysismodule.c:2957:13: style: Variable 'Py_CLEAR' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/analysismodule.c:2965:18: style: Variable 'PeakAmp_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/analysismodule.c:2983:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/analysismodule.c:2973:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/analysismodule.c:2974:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/analysismodule.c:3237:13: style: Variable 'Py_VISIT' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/analysismodule.c:3245:13: style: Variable 'Py_CLEAR' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/analysismodule.c:3253:14: style: Variable 'RMS_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/analysismodule.c:3271:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/analysismodule.c:3261:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/analysismodule.c:3262:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:52:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:53:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:54:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:55:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:56:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:57:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:58:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:59:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:60:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:160:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:181:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:182:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:183:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:184:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:185:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:186:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:188:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:189:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:190:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:192:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:193:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:194:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:195:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:196:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:197:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:198:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:199:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:328:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:329:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:330:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:331:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:332:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:333:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:334:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:335:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:336:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:436:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:457:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:458:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:459:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:460:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:461:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:462:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:464:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:465:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:466:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:468:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:469:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:470:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:471:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:472:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:473:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:474:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:475:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:604:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:605:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:606:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:607:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:608:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:609:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:610:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:611:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:612:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:712:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:733:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:734:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:735:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:736:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:737:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:738:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:740:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:741:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:742:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:744:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:745:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:746:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:747:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:748:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:749:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:750:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:751:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:886:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:887:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:888:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:889:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:890:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:891:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:892:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:893:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:894:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:994:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1015:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1016:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1017:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1018:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1019:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1020:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1022:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1023:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1024:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1026:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1027:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1028:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1029:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1030:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1031:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1032:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1033:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1168:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1169:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1170:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1171:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1172:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1173:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1174:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1175:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1176:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1276:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1297:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1298:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1299:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1300:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1301:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1302:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1304:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1305:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1306:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1308:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1309:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1310:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1311:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1312:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1313:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1314:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1315:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1450:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1451:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1452:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1453:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1454:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1455:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1456:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1457:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1458:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1558:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1579:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1580:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1581:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1582:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1583:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1584:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1586:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1587:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1588:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1590:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1591:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1592:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1593:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1594:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1595:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1596:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1597:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1732:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1733:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1734:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1735:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1736:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1737:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1738:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1739:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1740:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1840:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1861:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1862:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1863:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1864:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1865:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1866:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1868:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1869:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1870:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1872:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1873:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1874:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1875:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1876:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1877:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1878:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:1879:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2014:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2015:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2016:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2017:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2018:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2019:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2020:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2021:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2022:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2122:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2143:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2144:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2145:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2146:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2147:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2148:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2150:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2151:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2152:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2154:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2155:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2156:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2157:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2158:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2159:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2160:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2161:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2336:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2337:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2338:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2339:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2340:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2341:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2342:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2343:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2344:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2468:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2497:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2498:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2499:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2500:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2501:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2502:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2504:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2505:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2506:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2508:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2509:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2510:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2511:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2512:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2513:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2514:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2515:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2696:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2697:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2698:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2699:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2700:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2701:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2702:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2703:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2704:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2828:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2857:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2858:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2859:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2860:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2861:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2862:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2864:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2865:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2866:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2868:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2869:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2870:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2871:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2872:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2873:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2874:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:2875:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3010:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3011:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3012:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3013:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3014:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3015:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3016:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3017:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3018:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3118:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3139:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3140:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3141:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3142:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3143:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3144:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3146:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3147:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3148:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3150:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3151:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3152:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3153:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3154:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3155:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3156:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3157:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3286:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3287:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3288:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3289:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3290:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3291:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3292:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3293:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3294:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3394:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3415:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3416:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3417:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3418:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3419:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3420:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3422:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3423:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3424:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3426:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3427:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3428:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3429:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3430:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3431:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3432:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3433:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3562:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3563:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3564:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3565:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3566:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3567:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3568:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3569:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3570:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3670:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3691:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3692:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3693:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3694:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3695:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3696:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3698:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3699:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3700:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3702:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3703:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3704:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3705:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3706:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3707:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3708:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3709:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3838:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3839:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3840:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3841:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3842:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3843:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3844:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3845:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3846:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3946:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3967:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3968:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3969:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3970:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3971:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3972:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3974:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3975:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3976:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3978:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3979:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3980:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3981:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3982:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3983:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3984:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:3985:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4114:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4115:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4116:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4117:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4118:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4119:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4120:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4121:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4122:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4222:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4243:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4244:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4245:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4246:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4247:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4248:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4250:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4251:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4252:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4254:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4255:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4256:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4257:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4258:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4259:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4260:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4261:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4463:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4464:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4465:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4466:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4467:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4468:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4469:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4470:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4471:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4595:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4624:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4625:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4626:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4627:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4628:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4629:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4631:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4632:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4633:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4635:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4636:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4637:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4638:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4639:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4640:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4641:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4642:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4823:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4824:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4825:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4826:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4827:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4828:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4829:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4830:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4831:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4955:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4984:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4985:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4986:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4987:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4988:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4989:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4991:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4992:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4993:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4995:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4996:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4997:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4998:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:4999:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:5000:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:5001:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:5002:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:247:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TWOPI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:288:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:289:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:291:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:292:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:366:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:367:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:368:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:369:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:370:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:371:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:372:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:373:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:374:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:482:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:504:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:505:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:506:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:507:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:508:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:509:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:511:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:512:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:513:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:515:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:516:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:517:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:518:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:519:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:520:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:521:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:522:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:934:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:976:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:977:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:979:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:980:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1058:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1059:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1060:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1061:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1062:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1063:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1064:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1065:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1066:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1174:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1196:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1197:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1198:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1199:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1200:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1201:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1203:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1204:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1205:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1207:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1208:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1209:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1210:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1211:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1212:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1213:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1214:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1583:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1636:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1639:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1640:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1642:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1643:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1716:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1717:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1718:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1719:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1720:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1721:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1722:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1723:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1724:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1832:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1854:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1855:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1856:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1857:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1858:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1859:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1861:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1862:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1863:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1865:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1866:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1867:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1868:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1869:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1870:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1871:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:1872:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/arithmeticmodule.c:181:50: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:182:50: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:183:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:184:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:185:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:186:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:188:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:189:76: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:190:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:192:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:193:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:194:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:195:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:196:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:197:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:198:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:199:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:457:50: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:458:50: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:459:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:460:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:461:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:462:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:464:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:465:76: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:466:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:468:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:469:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:470:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:471:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:472:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:473:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:474:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:475:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:733:50: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:734:50: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:735:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:736:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:737:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:738:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:740:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:741:76: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:742:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:744:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:745:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:746:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:747:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:748:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:749:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:750:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:751:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1015:50: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1016:50: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1017:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1018:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1019:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1020:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1022:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1023:76: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1024:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1026:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1027:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1028:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1029:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1030:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1031:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1032:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1033:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1297:52: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1298:52: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1299:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1300:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1301:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1302:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1304:79: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1305:78: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1306:79: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1308:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1309:74: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1310:61: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1311:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1312:61: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1313:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1314:61: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1315:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1579:50: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1580:50: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1581:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1582:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1583:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1584:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1586:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1587:76: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1588:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1590:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1591:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1592:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1593:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1594:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1595:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1596:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1597:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1861:54: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1862:54: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1863:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1864:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1865:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1866:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1868:81: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1869:80: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1870:81: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1872:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1873:76: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1874:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1875:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1876:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1877:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1878:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:1879:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2143:52: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2144:52: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2145:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2146:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2147:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2148:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2150:79: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2151:78: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2152:79: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2154:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2155:74: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2156:61: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2157:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2158:61: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2159:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2160:61: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2161:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2497:50: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2498:50: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2499:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2500:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2501:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2502:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2504:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2505:76: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2506:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2508:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2509:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2510:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2511:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2512:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2513:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2514:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2515:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2857:54: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2858:54: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2859:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2860:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2861:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2862:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2864:81: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2865:80: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2866:81: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2868:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2869:76: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2870:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2871:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2872:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2873:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2874:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:2875:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3139:54: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3140:54: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3141:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3142:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3143:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3144:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3146:81: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3147:80: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3148:81: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3150:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3151:76: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3152:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3153:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3154:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3155:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3156:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3157:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3415:52: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3416:52: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3417:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3418:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3419:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3420:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3422:79: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3423:78: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3424:79: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3426:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3427:74: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3428:61: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3429:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3430:61: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3431:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3432:61: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3433:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3691:54: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3692:54: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3693:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3694:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3695:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3696:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3698:81: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3699:80: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3700:81: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3702:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3703:76: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3704:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3705:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3706:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3707:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3708:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3709:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3967:52: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3968:52: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3969:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3970:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3971:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3972:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3974:79: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3975:78: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3976:79: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3978:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3979:74: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3980:61: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3981:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3982:61: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3983:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3984:61: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:3985:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4243:50: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4244:50: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4245:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4246:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4247:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4248:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4250:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4251:76: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4252:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4254:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4255:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4256:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4257:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4258:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4259:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4260:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4261:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4624:50: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4625:50: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4626:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4627:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4628:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4629:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4631:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4632:76: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4633:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4635:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4636:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4637:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4638:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4639:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4640:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4641:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4642:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4984:50: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4985:50: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4986:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4987:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4988:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4989:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4991:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4992:76: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4993:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4995:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4996:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4997:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4998:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:4999:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:5000:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:5001:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:5002:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/arithmeticmodule.c:137:5: style: Local variable 'M_Sin_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/arithmeticmodule.c:126:1: note: Shadowed declaration pyo-1.0.5/src/objects/arithmeticmodule.c:137:5: note: Shadow variable pyo-1.0.5/src/objects/arithmeticmodule.c:413:5: style: Local variable 'M_Cos_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/arithmeticmodule.c:402:1: note: Shadowed declaration pyo-1.0.5/src/objects/arithmeticmodule.c:413:5: note: Shadow variable pyo-1.0.5/src/objects/arithmeticmodule.c:689:5: style: Local variable 'M_Tan_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/arithmeticmodule.c:678:1: note: Shadowed declaration pyo-1.0.5/src/objects/arithmeticmodule.c:689:5: note: Shadow variable pyo-1.0.5/src/objects/arithmeticmodule.c:971:5: style: Local variable 'M_Abs_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/arithmeticmodule.c:960:1: note: Shadowed declaration pyo-1.0.5/src/objects/arithmeticmodule.c:971:5: note: Shadow variable pyo-1.0.5/src/objects/arithmeticmodule.c:1253:5: style: Local variable 'M_Sqrt_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/arithmeticmodule.c:1242:1: note: Shadowed declaration pyo-1.0.5/src/objects/arithmeticmodule.c:1253:5: note: Shadow variable pyo-1.0.5/src/objects/arithmeticmodule.c:1535:5: style: Local variable 'M_Log_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/arithmeticmodule.c:1524:1: note: Shadowed declaration pyo-1.0.5/src/objects/arithmeticmodule.c:1535:5: note: Shadow variable pyo-1.0.5/src/objects/arithmeticmodule.c:1817:5: style: Local variable 'M_Log10_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/arithmeticmodule.c:1806:1: note: Shadowed declaration pyo-1.0.5/src/objects/arithmeticmodule.c:1817:5: note: Shadow variable pyo-1.0.5/src/objects/arithmeticmodule.c:2099:5: style: Local variable 'M_Log2_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/arithmeticmodule.c:2088:1: note: Shadowed declaration pyo-1.0.5/src/objects/arithmeticmodule.c:2099:5: note: Shadow variable pyo-1.0.5/src/objects/arithmeticmodule.c:2441:5: style: Local variable 'M_Pow_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/arithmeticmodule.c:2429:1: note: Shadowed declaration pyo-1.0.5/src/objects/arithmeticmodule.c:2441:5: note: Shadow variable pyo-1.0.5/src/objects/arithmeticmodule.c:2801:5: style: Local variable 'M_Atan2_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/arithmeticmodule.c:2789:1: note: Shadowed declaration pyo-1.0.5/src/objects/arithmeticmodule.c:2801:5: note: Shadow variable pyo-1.0.5/src/objects/arithmeticmodule.c:3095:5: style: Local variable 'M_Floor_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/arithmeticmodule.c:3084:1: note: Shadowed declaration pyo-1.0.5/src/objects/arithmeticmodule.c:3095:5: note: Shadow variable pyo-1.0.5/src/objects/arithmeticmodule.c:3371:5: style: Local variable 'M_Ceil_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/arithmeticmodule.c:3360:1: note: Shadowed declaration pyo-1.0.5/src/objects/arithmeticmodule.c:3371:5: note: Shadow variable pyo-1.0.5/src/objects/arithmeticmodule.c:3647:5: style: Local variable 'M_Round_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/arithmeticmodule.c:3636:1: note: Shadowed declaration pyo-1.0.5/src/objects/arithmeticmodule.c:3647:5: note: Shadow variable pyo-1.0.5/src/objects/arithmeticmodule.c:3923:5: style: Local variable 'M_Tanh_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/arithmeticmodule.c:3912:1: note: Shadowed declaration pyo-1.0.5/src/objects/arithmeticmodule.c:3923:5: note: Shadow variable pyo-1.0.5/src/objects/arithmeticmodule.c:4199:5: style: Local variable 'M_Exp_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/arithmeticmodule.c:4188:1: note: Shadowed declaration pyo-1.0.5/src/objects/arithmeticmodule.c:4199:5: note: Shadow variable pyo-1.0.5/src/objects/arithmeticmodule.c:4568:5: style: Local variable 'M_Div_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/arithmeticmodule.c:4556:1: note: Shadowed declaration pyo-1.0.5/src/objects/arithmeticmodule.c:4568:5: note: Shadow variable pyo-1.0.5/src/objects/arithmeticmodule.c:4928:5: style: Local variable 'M_Sub_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/arithmeticmodule.c:4916:1: note: Shadowed declaration pyo-1.0.5/src/objects/arithmeticmodule.c:4928:5: note: Shadow variable pyo-1.0.5/src/objects/arithmeticmodule.c:52:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sin_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:73:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:52:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:53:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sin_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:77:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:53:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:54:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sin_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:85:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:54:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:55:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sin_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:89:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:55:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:56:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sin_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:97:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:56:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:57:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sin_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:101:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:57:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:58:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sin_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:81:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:58:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:59:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sin_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:93:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:59:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:60:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sin_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:105:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:60:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:181:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sin_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:213:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:181:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:182:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sin_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:214:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:182:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:183:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sin_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:218:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:183:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:183:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sin_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:218:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:183:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:184:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sin_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:219:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:184:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:184:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sin_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:219:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:184:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:185:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sin_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:220:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:185:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:185:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sin_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:220:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:185:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:186:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sin_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:221:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:186:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:186:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sin_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:221:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:186:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:188:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sin_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:215:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:188:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:188:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Sin_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:215:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:188:53: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:188:69: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Sin_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:215:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:188:69: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:189:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sin_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:217:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:189:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:189:52: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Sin_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:217:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:189:52: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:189:68: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Sin_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:217:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:189:68: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:190:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sin_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:216:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:190:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:190:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Sin_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:216:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:190:53: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:190:69: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Sin_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:216:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:190:69: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:192:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sin_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:229:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:192:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:192:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sin_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:229:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:192:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:193:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sin_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:248:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:193:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:193:65: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sin_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:248:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:193:65: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:194:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sin_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:227:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:194:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:194:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sin_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:227:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:194:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:195:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sin_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:246:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:195:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:195:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sin_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:246:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:195:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:196:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sin_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:228:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:196:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:196:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sin_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:228:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:196:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:197:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sin_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:247:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:197:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:197:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sin_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:247:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:197:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:198:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sin_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:257:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:198:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:198:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sin_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:257:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:198:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:199:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sin_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:259:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:199:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:199:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sin_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:259:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:199:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:328:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Cos_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:349:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:328:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:329:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Cos_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:353:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:329:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:330:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Cos_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:361:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:330:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:331:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Cos_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:365:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:331:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:332:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Cos_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:373:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:332:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:333:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Cos_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:377:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:333:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:334:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Cos_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:357:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:334:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:335:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Cos_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:369:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:335:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:336:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Cos_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:381:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:336:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:457:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Cos_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:489:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:457:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:458:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Cos_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:490:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:458:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:459:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Cos_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:494:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:459:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:459:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Cos_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:494:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:459:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:460:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Cos_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:495:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:460:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:460:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Cos_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:495:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:460:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:461:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Cos_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:496:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:461:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:461:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Cos_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:496:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:461:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:462:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Cos_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:497:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:462:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:462:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Cos_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:497:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:462:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:464:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Cos_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:491:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:464:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:464:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Cos_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:491:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:464:53: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:464:69: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Cos_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:491:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:464:69: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:465:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Cos_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:493:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:465:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:465:52: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Cos_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:493:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:465:52: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:465:68: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Cos_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:493:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:465:68: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:466:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Cos_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:492:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:466:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:466:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Cos_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:492:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:466:53: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:466:69: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Cos_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:492:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:466:69: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:468:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Cos_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:505:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:468:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:468:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Cos_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:505:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:468:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:469:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Cos_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:524:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:469:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:469:65: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Cos_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:524:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:469:65: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:470:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Cos_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:503:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:470:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:470:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Cos_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:503:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:470:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:471:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Cos_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:522:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:471:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:471:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Cos_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:522:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:471:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:472:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Cos_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:504:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:472:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:472:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Cos_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:504:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:472:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:473:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Cos_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:523:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:473:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:473:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Cos_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:523:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:473:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:474:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Cos_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:533:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:474:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:474:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Cos_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:533:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:474:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:475:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Cos_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:535:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:475:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:475:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Cos_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:535:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:475:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:604:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tan_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:625:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:604:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:605:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tan_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:629:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:605:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:606:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tan_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:637:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:606:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:607:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tan_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:641:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:607:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:608:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tan_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:649:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:608:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:609:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tan_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:653:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:609:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:610:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tan_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:633:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:610:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:611:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tan_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:645:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:611:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:612:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tan_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:657:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:612:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:733:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tan_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:765:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:733:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:734:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tan_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:766:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:734:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:735:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tan_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:770:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:735:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:735:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Tan_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:770:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:735:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:736:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tan_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:771:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:736:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:736:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Tan_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:771:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:736:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:737:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tan_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:772:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:737:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:737:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Tan_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:772:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:737:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:738:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tan_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:773:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:738:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:738:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Tan_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:773:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:738:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:740:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tan_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:767:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:740:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:740:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Tan_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:767:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:740:53: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:740:69: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Tan_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:767:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:740:69: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:741:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tan_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:769:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:741:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:741:52: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Tan_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:769:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:741:52: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:741:68: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Tan_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:769:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:741:68: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:742:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tan_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:768:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:742:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:742:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Tan_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:768:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:742:53: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:742:69: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Tan_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:768:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:742:69: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:744:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tan_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:781:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:744:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:744:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Tan_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:781:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:744:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:745:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tan_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:800:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:745:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:745:65: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Tan_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:800:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:745:65: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:746:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tan_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:779:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:746:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:746:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Tan_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:779:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:746:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:747:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tan_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:798:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:747:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:747:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Tan_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:798:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:747:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:748:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tan_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:780:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:748:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:748:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Tan_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:780:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:748:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:749:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tan_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:799:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:749:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:749:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Tan_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:799:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:749:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:750:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tan_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:809:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:750:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:750:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Tan_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:809:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:750:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:751:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tan_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:811:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:751:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:751:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Tan_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:811:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:751:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:873:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/arithmeticmodule.c:886:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Abs_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:907:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:886:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:887:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Abs_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:911:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:887:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:888:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Abs_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:919:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:888:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:889:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Abs_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:923:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:889:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:890:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Abs_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:931:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:890:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:891:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Abs_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:935:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:891:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:892:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Abs_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:915:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:892:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:893:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Abs_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:927:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:893:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:894:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Abs_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:939:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:894:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1015:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Abs_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1047:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1015:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1016:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Abs_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1048:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1016:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1017:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Abs_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1052:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1017:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1017:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Abs_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1052:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1017:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1018:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Abs_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1053:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1018:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1018:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Abs_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1053:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1018:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1019:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Abs_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1054:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1019:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1019:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Abs_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1054:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1019:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1020:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Abs_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1055:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1020:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1020:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Abs_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1055:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1020:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1022:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Abs_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1049:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1022:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1022:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Abs_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1049:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1022:53: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1022:69: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Abs_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1049:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1022:69: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1023:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Abs_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1051:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1023:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1023:52: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Abs_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1051:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1023:52: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1023:68: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Abs_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1051:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1023:68: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1024:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Abs_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1050:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1024:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1024:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Abs_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1050:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1024:53: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1024:69: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Abs_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1050:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1024:69: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1026:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Abs_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1063:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1026:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1026:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Abs_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1063:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1026:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1027:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Abs_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1082:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1027:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1027:65: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Abs_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1082:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1027:65: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1028:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Abs_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1061:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1028:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1028:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Abs_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1061:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1028:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1029:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Abs_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1080:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1029:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1029:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Abs_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1080:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1029:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1030:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Abs_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1062:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1030:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1030:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Abs_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1062:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1030:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1031:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Abs_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1081:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1031:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1031:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Abs_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1081:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1031:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1032:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Abs_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1091:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1032:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1032:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Abs_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1091:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1032:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1033:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Abs_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1093:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1033:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1033:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Abs_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1093:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1033:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1155:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/arithmeticmodule.c:1168:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sqrt_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1189:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1168:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1169:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sqrt_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1193:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1169:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1170:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sqrt_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1201:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1170:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1171:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sqrt_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1205:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1171:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1172:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sqrt_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1213:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1172:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1173:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sqrt_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1217:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1173:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1174:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sqrt_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1197:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1174:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1175:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sqrt_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1209:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1175:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1176:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sqrt_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1221:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1176:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1297:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sqrt_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1329:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1297:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1298:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sqrt_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1330:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1298:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1299:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sqrt_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1334:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1299:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1299:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sqrt_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1334:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1299:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1300:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sqrt_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1335:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1300:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1300:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sqrt_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1335:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1300:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1301:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sqrt_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1336:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1301:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1301:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sqrt_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1336:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1301:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1302:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sqrt_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1337:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1302:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1302:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sqrt_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1337:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1302:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1304:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sqrt_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1331:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1304:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1304:55: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Sqrt_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1331:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1304:55: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1304:71: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Sqrt_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1331:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1304:71: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1305:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sqrt_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1333:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1305:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1305:54: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Sqrt_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1333:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1305:54: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1305:70: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Sqrt_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1333:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1305:70: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1306:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sqrt_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1332:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1306:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1306:55: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Sqrt_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1332:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1306:55: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1306:71: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Sqrt_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1332:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1306:71: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1308:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sqrt_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1345:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1308:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1308:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sqrt_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1345:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1308:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1309:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sqrt_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1364:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1309:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1309:67: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sqrt_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1364:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1309:67: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1310:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sqrt_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1343:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1310:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1310:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sqrt_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1343:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1310:54: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1311:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sqrt_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1362:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1311:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1311:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sqrt_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1362:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1311:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1312:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sqrt_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1344:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1312:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1312:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sqrt_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1344:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1312:54: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1313:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sqrt_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1363:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1313:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1313:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sqrt_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1363:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1313:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1314:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sqrt_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1373:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1314:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1314:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sqrt_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1373:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1314:54: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1315:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sqrt_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1375:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1315:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1315:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sqrt_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1375:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1315:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1437:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/arithmeticmodule.c:1450:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1471:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1450:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1451:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1475:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1451:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1452:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1483:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1452:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1453:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1487:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1453:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1454:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1495:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1454:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1455:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1499:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1455:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1456:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1479:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1456:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1457:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1491:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1457:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1458:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1503:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1458:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1579:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1611:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1579:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1580:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1612:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1580:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1581:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1616:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1581:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1581:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1616:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1581:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1582:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1617:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1582:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1582:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1617:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1582:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1583:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1618:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1583:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1583:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1618:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1583:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1584:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1619:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1584:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1584:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1619:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1584:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1586:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1613:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1586:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1586:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Log_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1613:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1586:53: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1586:69: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Log_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1613:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1586:69: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1587:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1615:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1587:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1587:52: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Log_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1615:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1587:52: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1587:68: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Log_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1615:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1587:68: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1588:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1614:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1588:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1588:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Log_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1614:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1588:53: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1588:69: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Log_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1614:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1588:69: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1590:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1627:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1590:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1590:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1627:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1590:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1591:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1646:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1591:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1591:65: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1646:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1591:65: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1592:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1625:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1592:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1592:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1625:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1592:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1593:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1644:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1593:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1593:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1644:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1593:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1594:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1626:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1594:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1594:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1626:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1594:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1595:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1645:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1595:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1595:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1645:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1595:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1596:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1655:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1596:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1596:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1655:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1596:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1597:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1657:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1597:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1597:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1657:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1597:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1719:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/arithmeticmodule.c:1732:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log10_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1753:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1732:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1733:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log10_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1757:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1733:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1734:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log10_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1765:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1734:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1735:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log10_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1769:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1735:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1736:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log10_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1777:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1736:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1737:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log10_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1781:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1737:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1738:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log10_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1761:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1738:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1739:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log10_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1773:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1739:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1740:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log10_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1785:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1740:54: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1861:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log10_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1893:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1861:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1862:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log10_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1894:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1862:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1863:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log10_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1898:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1863:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1863:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log10_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1898:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1863:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1864:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log10_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1899:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1864:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1864:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log10_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1899:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1864:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1865:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log10_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1900:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1865:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1865:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log10_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1900:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1865:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1866:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log10_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1901:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1866:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1866:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log10_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1901:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1866:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1868:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log10_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1895:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1868:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1868:57: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Log10_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1895:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1868:57: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1868:73: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Log10_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1895:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1868:73: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1869:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log10_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1897:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1869:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1869:56: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Log10_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1897:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1869:56: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1869:72: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Log10_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1897:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1869:72: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1870:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log10_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1896:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1870:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1870:57: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Log10_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1896:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1870:57: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1870:73: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Log10_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1896:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1870:73: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1872:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log10_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1909:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1872:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1872:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log10_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1909:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1872:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1873:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log10_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1928:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1873:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1873:69: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log10_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1928:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1873:69: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1874:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log10_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1907:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1874:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1874:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log10_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1907:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1874:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1875:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log10_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1926:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1875:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1875:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log10_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1926:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1875:64: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1876:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log10_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1908:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1876:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1876:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log10_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1908:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1876:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1877:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log10_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1927:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1877:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1877:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log10_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1927:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1877:64: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1878:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log10_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1937:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1878:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1878:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log10_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1937:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1878:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1879:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log10_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1939:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1879:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:1879:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log10_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:1939:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:1879:64: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2001:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/arithmeticmodule.c:2014:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log2_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2035:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2014:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2015:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log2_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2039:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2015:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2016:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log2_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2047:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2016:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2017:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log2_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2051:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2017:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2018:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log2_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2059:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2018:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2019:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log2_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2063:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2019:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2020:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log2_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2043:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2020:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2021:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log2_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2055:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2021:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2022:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log2_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2067:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2022:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2143:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log2_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2175:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2143:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2144:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log2_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2176:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2144:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2145:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log2_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2180:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2145:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2145:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log2_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2180:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2145:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2146:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log2_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2181:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2146:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2146:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log2_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2181:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2146:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2147:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log2_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2182:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2147:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2147:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log2_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2182:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2147:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2148:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log2_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2183:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2148:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2148:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log2_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2183:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2148:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2150:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log2_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2177:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2150:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2150:55: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Log2_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2177:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2150:55: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2150:71: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Log2_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2177:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2150:71: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2151:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log2_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2179:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2151:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2151:54: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Log2_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2179:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2151:54: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2151:70: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Log2_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2179:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2151:70: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2152:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log2_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2178:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2152:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2152:55: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Log2_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2178:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2152:55: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2152:71: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Log2_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2178:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2152:71: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2154:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log2_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2191:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2154:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2154:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log2_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2191:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2154:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2155:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log2_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2210:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2155:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2155:67: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log2_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2210:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2155:67: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2156:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log2_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2189:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2156:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2156:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log2_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2189:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2156:54: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2157:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log2_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2208:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2157:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2157:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log2_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2208:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2157:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2158:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log2_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2190:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2158:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2158:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log2_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2190:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2158:54: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2159:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log2_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2209:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2159:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2159:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log2_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2209:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2159:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2160:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log2_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2219:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2160:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2160:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log2_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2219:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2160:54: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2161:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Log2_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2221:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2161:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2161:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Log2_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2221:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2161:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2336:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Pow_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2375:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2336:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2337:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Pow_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2379:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2337:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2338:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Pow_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2387:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2338:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2339:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Pow_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2391:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2339:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2340:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Pow_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2399:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2340:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2341:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Pow_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2403:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2341:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2342:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Pow_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2383:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2342:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2343:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Pow_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2395:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2343:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2344:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Pow_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2407:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2344:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2497:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Pow_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2533:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2497:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2498:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Pow_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2534:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2498:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2499:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Pow_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2540:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2499:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2499:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Pow_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2540:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2499:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2500:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Pow_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2541:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2500:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2500:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Pow_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2541:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2500:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2501:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Pow_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2542:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2501:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2501:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Pow_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2542:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2501:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2502:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Pow_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2543:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2502:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2502:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Pow_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2543:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2502:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2504:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Pow_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2535:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2504:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2504:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Pow_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2535:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2504:53: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2504:69: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Pow_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2535:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2504:69: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2505:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Pow_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2536:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2505:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2505:52: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Pow_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2536:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2505:52: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2505:68: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Pow_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2536:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2505:68: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2506:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Pow_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2537:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2506:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2506:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Pow_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2537:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2506:53: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2506:69: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Pow_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2537:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2506:69: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2508:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Pow_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2551:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2508:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2508:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Pow_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2551:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2508:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2509:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Pow_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2570:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2509:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2509:65: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Pow_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2570:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2509:65: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2510:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Pow_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2549:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2510:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2510:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Pow_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2549:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2510:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2511:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Pow_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2568:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2511:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2511:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Pow_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2568:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2511:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2512:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Pow_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2550:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2512:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2512:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Pow_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2550:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2512:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2513:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Pow_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2569:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2513:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2513:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Pow_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2569:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2513:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2514:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Pow_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2579:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2514:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2514:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Pow_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2579:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2514:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2515:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Pow_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2581:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2515:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2515:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Pow_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2581:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2515:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2696:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Atan2_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2735:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2696:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2697:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Atan2_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2739:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2697:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2698:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Atan2_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2747:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2698:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2699:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Atan2_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2751:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2699:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2700:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Atan2_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2759:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2700:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2701:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Atan2_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2763:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2701:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2702:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Atan2_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2743:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2702:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2703:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Atan2_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2755:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2703:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2704:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Atan2_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2767:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2704:54: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2857:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Atan2_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2893:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2857:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2858:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Atan2_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2894:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2858:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2859:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Atan2_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2900:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2859:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2859:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Atan2_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2900:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2859:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2860:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Atan2_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2901:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2860:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2860:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Atan2_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2901:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2860:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2861:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Atan2_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2902:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2861:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2861:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Atan2_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2902:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2861:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2862:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Atan2_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2903:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2862:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2862:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Atan2_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2903:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2862:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2864:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Atan2_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2895:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2864:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2864:57: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Atan2_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2895:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2864:57: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2864:73: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Atan2_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2895:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2864:73: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2865:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Atan2_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2896:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2865:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2865:56: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Atan2_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2896:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2865:56: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2865:72: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Atan2_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2896:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2865:72: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2866:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Atan2_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2897:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2866:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2866:57: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Atan2_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2897:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2866:57: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2866:73: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Atan2_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2897:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2866:73: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2868:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Atan2_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2911:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2868:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2868:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Atan2_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2911:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2868:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2869:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Atan2_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2930:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2869:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2869:69: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Atan2_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2930:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2869:69: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2870:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Atan2_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2909:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2870:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2870:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Atan2_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2909:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2870:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2871:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Atan2_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2928:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2871:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2871:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Atan2_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2928:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2871:64: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2872:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Atan2_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2910:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2872:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2872:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Atan2_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2910:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2872:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2873:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Atan2_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2929:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2873:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2873:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Atan2_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2929:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2873:64: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2874:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Atan2_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2939:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2874:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2874:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Atan2_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2939:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2874:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2875:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Atan2_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2941:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2875:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:2875:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Atan2_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:2941:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:2875:64: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3010:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Floor_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3031:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3010:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3011:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Floor_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3035:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3011:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3012:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Floor_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3043:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3012:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3013:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Floor_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3047:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3013:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3014:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Floor_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3055:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3014:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3015:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Floor_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3059:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3015:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3016:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Floor_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3039:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3016:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3017:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Floor_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3051:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3017:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3018:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Floor_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3063:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3018:54: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3139:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Floor_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3171:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3139:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3140:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Floor_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3172:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3140:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3141:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Floor_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3176:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3141:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3141:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Floor_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3176:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3141:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3142:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Floor_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3177:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3142:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3142:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Floor_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3177:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3142:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3143:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Floor_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3178:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3143:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3143:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Floor_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3178:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3143:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3144:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Floor_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3179:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3144:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3144:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Floor_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3179:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3144:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3146:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Floor_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3173:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3146:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3146:57: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Floor_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3173:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3146:57: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3146:73: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Floor_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3173:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3146:73: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3147:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Floor_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3175:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3147:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3147:56: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Floor_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3175:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3147:56: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3147:72: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Floor_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3175:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3147:72: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3148:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Floor_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3174:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3148:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3148:57: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Floor_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3174:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3148:57: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3148:73: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Floor_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3174:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3148:73: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3150:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Floor_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3187:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3150:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3150:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Floor_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3187:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3150:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3151:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Floor_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3206:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3151:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3151:69: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Floor_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3206:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3151:69: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3152:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Floor_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3185:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3152:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3152:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Floor_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3185:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3152:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3153:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Floor_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3204:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3153:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3153:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Floor_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3204:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3153:64: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3154:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Floor_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3186:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3154:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3154:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Floor_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3186:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3154:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3155:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Floor_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3205:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3155:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3155:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Floor_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3205:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3155:64: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3156:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Floor_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3215:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3156:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3156:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Floor_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3215:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3156:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3157:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Floor_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3217:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3157:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3157:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Floor_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3217:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3157:64: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3286:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Ceil_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3307:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3286:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3287:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Ceil_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3311:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3287:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3288:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Ceil_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3319:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3288:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3289:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Ceil_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3323:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3289:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3290:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Ceil_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3331:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3290:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3291:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Ceil_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3335:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3291:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3292:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Ceil_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3315:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3292:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3293:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Ceil_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3327:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3293:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3294:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Ceil_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3339:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3294:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3415:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Ceil_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3447:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3415:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3416:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Ceil_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3448:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3416:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3417:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Ceil_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3452:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3417:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3417:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Ceil_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3452:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3417:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3418:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Ceil_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3453:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3418:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3418:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Ceil_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3453:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3418:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3419:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Ceil_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3454:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3419:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3419:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Ceil_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3454:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3419:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3420:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Ceil_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3455:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3420:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3420:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Ceil_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3455:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3420:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3422:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Ceil_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3449:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3422:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3422:55: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Ceil_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3449:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3422:55: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3422:71: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Ceil_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3449:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3422:71: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3423:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Ceil_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3451:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3423:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3423:54: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Ceil_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3451:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3423:54: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3423:70: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Ceil_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3451:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3423:70: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3424:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Ceil_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3450:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3424:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3424:55: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Ceil_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3450:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3424:55: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3424:71: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Ceil_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3450:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3424:71: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3426:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Ceil_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3463:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3426:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3426:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Ceil_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3463:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3426:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3427:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Ceil_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3482:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3427:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3427:67: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Ceil_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3482:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3427:67: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3428:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Ceil_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3461:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3428:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3428:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Ceil_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3461:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3428:54: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3429:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Ceil_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3480:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3429:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3429:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Ceil_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3480:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3429:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3430:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Ceil_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3462:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3430:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3430:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Ceil_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3462:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3430:54: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3431:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Ceil_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3481:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3431:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3431:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Ceil_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3481:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3431:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3432:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Ceil_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3491:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3432:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3432:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Ceil_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3491:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3432:54: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3433:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Ceil_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3493:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3433:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3433:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Ceil_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3493:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3433:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3562:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Round_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3583:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3562:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3563:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Round_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3587:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3563:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3564:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Round_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3595:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3564:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3565:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Round_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3599:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3565:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3566:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Round_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3607:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3566:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3567:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Round_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3611:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3567:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3568:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Round_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3591:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3568:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3569:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Round_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3603:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3569:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3570:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Round_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3615:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3570:54: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3691:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Round_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3723:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3691:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3692:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Round_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3724:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3692:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3693:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Round_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3728:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3693:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3693:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Round_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3728:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3693:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3694:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Round_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3729:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3694:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3694:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Round_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3729:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3694:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3695:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Round_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3730:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3695:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3695:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Round_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3730:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3695:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3696:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Round_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3731:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3696:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3696:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Round_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3731:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3696:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3698:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Round_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3725:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3698:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3698:57: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Round_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3725:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3698:57: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3698:73: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Round_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3725:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3698:73: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3699:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Round_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3727:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3699:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3699:56: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Round_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3727:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3699:56: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3699:72: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Round_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3727:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3699:72: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3700:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Round_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3726:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3700:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3700:57: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Round_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3726:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3700:57: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3700:73: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Round_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3726:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3700:73: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3702:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Round_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3739:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3702:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3702:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Round_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3739:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3702:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3703:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Round_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3758:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3703:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3703:69: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Round_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3758:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3703:69: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3704:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Round_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3737:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3704:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3704:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Round_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3737:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3704:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3705:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Round_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3756:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3705:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3705:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Round_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3756:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3705:64: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3706:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Round_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3738:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3706:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3706:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Round_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3738:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3706:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3707:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Round_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3757:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3707:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3707:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Round_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3757:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3707:64: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3708:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Round_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3767:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3708:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3708:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Round_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3767:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3708:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3709:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Round_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3769:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3709:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3709:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Round_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3769:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3709:64: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3838:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tanh_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3859:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3838:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3839:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tanh_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3863:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3839:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3840:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tanh_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3871:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3840:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3841:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tanh_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3875:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3841:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3842:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tanh_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3883:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3842:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3843:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tanh_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3887:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3843:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3844:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tanh_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3867:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3844:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3845:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tanh_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3879:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3845:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3846:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tanh_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3891:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3846:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3967:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tanh_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:3999:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3967:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3968:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tanh_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4000:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3968:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3969:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tanh_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4004:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3969:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3969:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Tanh_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4004:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3969:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3970:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tanh_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4005:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3970:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3970:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Tanh_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4005:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3970:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3971:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tanh_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4006:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3971:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3971:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Tanh_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4006:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3971:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3972:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tanh_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4007:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3972:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3972:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Tanh_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4007:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3972:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3974:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tanh_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4001:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3974:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3974:55: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Tanh_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4001:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3974:55: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3974:71: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Tanh_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4001:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3974:71: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3975:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tanh_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4003:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3975:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3975:54: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Tanh_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4003:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3975:54: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3975:70: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Tanh_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4003:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3975:70: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3976:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tanh_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4002:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3976:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3976:55: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Tanh_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4002:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3976:55: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3976:71: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Tanh_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4002:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3976:71: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3978:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tanh_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4015:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3978:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3978:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Tanh_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4015:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3978:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3979:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tanh_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4034:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3979:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3979:67: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Tanh_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4034:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3979:67: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3980:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tanh_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4013:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3980:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3980:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Tanh_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4013:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3980:54: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3981:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tanh_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4032:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3981:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3981:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Tanh_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4032:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3981:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3982:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tanh_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4014:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3982:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3982:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Tanh_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4014:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3982:54: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3983:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tanh_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4033:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3983:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3983:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Tanh_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4033:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3983:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3984:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tanh_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4043:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3984:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3984:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Tanh_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4043:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3984:54: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3985:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Tanh_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4045:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3985:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:3985:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Tanh_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4045:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:3985:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4114:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Exp_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4135:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4114:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4115:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Exp_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4139:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4115:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4116:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Exp_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4147:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4116:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4117:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Exp_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4151:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4117:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4118:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Exp_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4159:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4118:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4119:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Exp_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4163:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4119:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4120:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Exp_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4143:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4120:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4121:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Exp_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4155:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4121:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4122:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Exp_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4167:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4122:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4243:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Exp_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4275:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4243:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4244:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Exp_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4276:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4244:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4245:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Exp_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4280:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4245:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4245:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Exp_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4280:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4245:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4246:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Exp_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4281:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4246:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4246:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Exp_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4281:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4246:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4247:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Exp_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4282:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4247:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4247:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Exp_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4282:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4247:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4248:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Exp_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4283:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4248:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4248:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Exp_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4283:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4248:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4250:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Exp_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4277:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4250:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4250:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Exp_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4277:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4250:53: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4250:69: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Exp_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4277:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4250:69: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4251:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Exp_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4279:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4251:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4251:52: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Exp_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4279:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4251:52: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4251:68: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Exp_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4279:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4251:68: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4252:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Exp_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4278:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4252:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4252:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Exp_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4278:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4252:53: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4252:69: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Exp_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4278:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4252:69: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4254:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Exp_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4291:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4254:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4254:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Exp_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4291:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4254:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4255:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Exp_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4310:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4255:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4255:65: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Exp_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4310:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4255:65: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4256:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Exp_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4289:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4256:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4256:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Exp_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4289:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4256:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4257:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Exp_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4308:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4257:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4257:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Exp_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4308:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4257:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4258:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Exp_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4290:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4258:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4258:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Exp_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4290:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4258:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4259:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Exp_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4309:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4259:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4259:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Exp_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4309:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4259:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4260:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Exp_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4319:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4260:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4260:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Exp_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4319:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4260:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4261:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Exp_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4321:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4261:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4261:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Exp_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4321:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4261:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4404:12: style: Variable 'a' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/arithmeticmodule.c:4425:12: style: Variable 'bs' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/arithmeticmodule.c:4446:12: style: Variable 'as' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/arithmeticmodule.c:4447:12: style: Variable 'bs' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/arithmeticmodule.c:4463:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Div_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4502:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4463:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4464:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Div_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4506:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4464:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4465:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Div_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4514:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4465:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4466:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Div_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4518:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4466:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4467:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Div_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4526:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4467:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4468:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Div_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4530:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4468:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4469:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Div_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4510:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4469:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4470:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Div_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4522:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4470:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4471:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Div_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4534:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4471:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4624:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Div_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4660:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4624:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4625:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Div_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4661:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4625:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4626:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Div_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4667:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4626:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4626:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Div_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4667:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4626:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4627:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Div_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4668:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4627:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4627:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Div_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4668:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4627:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4628:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Div_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4669:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4628:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4628:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Div_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4669:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4628:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4629:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Div_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4670:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4629:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4629:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Div_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4670:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4629:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4631:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Div_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4662:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4631:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4631:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Div_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4662:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4631:53: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4631:69: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Div_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4662:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4631:69: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4632:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Div_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4663:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4632:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4632:52: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Div_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4663:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4632:52: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4632:68: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Div_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4663:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4632:68: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4633:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Div_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4664:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4633:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4633:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Div_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4664:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4633:53: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4633:69: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Div_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4664:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4633:69: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4635:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Div_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4678:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4635:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4635:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Div_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4678:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4635:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4636:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Div_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4697:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4636:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4636:65: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Div_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4697:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4636:65: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4637:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Div_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4676:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4637:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4637:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Div_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4676:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4637:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4638:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Div_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4695:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4638:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4638:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Div_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4695:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4638:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4639:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Div_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4677:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4639:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4639:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Div_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4677:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4639:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4640:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Div_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4696:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4640:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4640:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Div_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4696:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4640:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4641:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Div_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4706:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4641:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4641:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Div_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4706:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4641:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4642:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Div_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4708:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4642:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4642:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Div_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4708:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4642:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4786:12: style: Variable 'a' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/arithmeticmodule.c:4801:12: style: Variable 'b' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/arithmeticmodule.c:4814:12: style: Variable 'a' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/arithmeticmodule.c:4815:12: style: Variable 'b' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/arithmeticmodule.c:4823:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sub_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4862:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4823:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4824:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sub_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4866:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4824:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4825:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sub_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4874:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4825:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4826:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sub_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4878:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4826:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4827:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sub_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4886:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4827:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4828:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sub_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4890:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4828:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4829:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sub_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4870:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4829:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4830:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sub_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4882:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4830:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4831:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sub_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:4894:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4831:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4984:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sub_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5020:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4984:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4985:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sub_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5021:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4985:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4986:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sub_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5027:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4986:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4986:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sub_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5027:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4986:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4987:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sub_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5028:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4987:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4987:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sub_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5028:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4987:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4988:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sub_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5029:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4988:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4988:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sub_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5029:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4988:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4989:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sub_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5030:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4989:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4989:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sub_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5030:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4989:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4991:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sub_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5022:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4991:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4991:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Sub_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5022:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4991:53: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4991:69: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Sub_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5022:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4991:69: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4992:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sub_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5023:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4992:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4992:52: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Sub_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5023:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4992:52: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4992:68: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Sub_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5023:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4992:68: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4993:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sub_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5024:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4993:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4993:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'M_Sub_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5024:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4993:53: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4993:69: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'M_Sub_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5024:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4993:69: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4995:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sub_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5038:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4995:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4995:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sub_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5038:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4995:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4996:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sub_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5057:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4996:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4996:65: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sub_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5057:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4996:65: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4997:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sub_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5036:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4997:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4997:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sub_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5036:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4997:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4998:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sub_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5055:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4998:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4998:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sub_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5055:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4998:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4999:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sub_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5037:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4999:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:4999:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sub_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5037:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:4999:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:5000:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sub_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5056:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:5000:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:5000:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sub_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5056:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:5000:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:5001:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sub_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5066:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:5001:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:5001:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sub_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5066:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:5001:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:5002:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'M_Sub_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5068:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:5002:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:5002:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'M_Sub_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/arithmeticmodule.c:5068:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/arithmeticmodule.c:5002:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/arithmeticmodule.c:121:13: style: Variable 'Py_VISIT' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:129:13: style: Variable 'Py_CLEAR' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:137:16: style: Variable 'M_Sin_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:154:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:145:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:146:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:397:13: style: Variable 'Py_VISIT' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:405:13: style: Variable 'Py_CLEAR' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:413:16: style: Variable 'M_Cos_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:430:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:421:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:422:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:673:13: style: Variable 'Py_VISIT' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:681:13: style: Variable 'Py_CLEAR' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:689:16: style: Variable 'M_Tan_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:706:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:697:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:698:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:955:13: style: Variable 'Py_VISIT' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:963:13: style: Variable 'Py_CLEAR' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:971:16: style: Variable 'M_Abs_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:988:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:979:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:980:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:1237:13: style: Variable 'Py_VISIT' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:1245:13: style: Variable 'Py_CLEAR' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:1253:17: style: Variable 'M_Sqrt_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:1270:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:1261:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:1262:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:1519:13: style: Variable 'Py_VISIT' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:1527:13: style: Variable 'Py_CLEAR' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:1535:16: style: Variable 'M_Log_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:1552:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:1543:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:1544:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:1801:13: style: Variable 'Py_VISIT' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:1809:13: style: Variable 'Py_CLEAR' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:1817:18: style: Variable 'M_Log10_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:1834:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:1825:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:1826:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:2083:13: style: Variable 'Py_VISIT' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:2091:13: style: Variable 'Py_CLEAR' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:2099:17: style: Variable 'M_Log2_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:2116:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:2107:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:2108:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:2441:16: style: Variable 'M_Pow_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:2462:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:2449:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:2801:18: style: Variable 'M_Atan2_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:2822:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:2809:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:3079:13: style: Variable 'Py_VISIT' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:3087:13: style: Variable 'Py_CLEAR' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:3095:18: style: Variable 'M_Floor_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:3112:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:3103:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:3104:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:3355:13: style: Variable 'Py_VISIT' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:3363:13: style: Variable 'Py_CLEAR' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:3371:17: style: Variable 'M_Ceil_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:3388:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:3379:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:3380:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:3631:13: style: Variable 'Py_VISIT' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:3639:13: style: Variable 'Py_CLEAR' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:3647:18: style: Variable 'M_Round_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:3664:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:3655:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:3656:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:3907:13: style: Variable 'Py_VISIT' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:3915:13: style: Variable 'Py_CLEAR' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:3923:17: style: Variable 'M_Tanh_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:3940:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:3931:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:3932:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:4183:13: style: Variable 'Py_VISIT' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:4191:13: style: Variable 'Py_CLEAR' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:4199:16: style: Variable 'M_Exp_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:4216:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:4207:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:4208:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:4568:16: style: Variable 'M_Div_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:4589:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:4576:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:4928:16: style: Variable 'M_Sub_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/pyomodule.c:2082:5: warning: Return value of function PyModule_AddObject() is not used. [ignoredReturnValue] pyo-1.0.5/src/objects/arithmeticmodule.c:4949:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/arithmeticmodule.c:4936:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/engine/pyomodule.c:555:16: style: Variable 'data' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/engine/pyomodule.c:709:32: style: Parameter 'impulse' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/pyomodule.c:514:19: style: Variable 'num_items' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/pyomodule.c:1667:15: style: Variable 'count' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/pyomodule.c:1668:11: style: Variable 'i' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/pyomodule.c:1669:14: style: Variable 'x' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/pyomodule.c:1722:15: style: Variable 'count' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/pyomodule.c:1723:11: style: Variable 'i' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/pyomodule.c:1724:14: style: Variable 'x' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/pyomodule.c:1777:15: style: Variable 'count' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/pyomodule.c:1778:11: style: Variable 'i' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/pyomodule.c:1779:14: style: Variable 'x' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/pyomodule.c:1845:15: style: Variable 'count' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/pyomodule.c:1846:11: style: Variable 'i' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/pyomodule.c:1847:14: style: Variable 'x' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/pyomodule.c:1913:15: style: Variable 'count' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/pyomodule.c:1914:11: style: Variable 'i' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/engine/pyomodule.c:1915:14: style: Variable 'x' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/bandsplitmodule.c:288:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:289:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:291:91: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:292:91: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:504:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:505:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:506:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:507:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:508:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:509:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:511:85: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:512:84: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:513:85: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:515:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:516:80: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:517:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:518:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:519:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:520:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:521:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:522:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:976:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:977:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:979:91: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:980:91: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1196:56: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1197:56: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1198:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1199:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1200:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1201:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1203:83: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1204:82: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1205:83: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1207:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1208:78: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1209:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1210:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1211:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1212:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1213:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1214:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1639:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1640:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1642:93: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1643:93: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1854:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1855:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1856:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1857:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1858:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1859:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1861:85: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1862:84: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1863:85: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1865:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1866:80: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1867:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1868:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1869:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1870:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1871:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/bandsplitmodule.c:1872:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/chorusmodule.c:357:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/chorusmodule.c:358:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/chorusmodule.c:359:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/chorusmodule.c:360:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/chorusmodule.c:361:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/chorusmodule.c:362:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/chorusmodule.c:363:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/chorusmodule.c:364:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/chorusmodule.c:365:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/chorusmodule.c:479:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pyo_DEALLOC [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/chorusmodule.c:529:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/chorusmodule.c:576:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/chorusmodule.c:577:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/chorusmodule.c:578:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/chorusmodule.c:579:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/chorusmodule.c:580:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/chorusmodule.c:581:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/chorusmodule.c:583:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/chorusmodule.c:584:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/chorusmodule.c:585:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/chorusmodule.c:587:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/chorusmodule.c:588:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/chorusmodule.c:589:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/chorusmodule.c:590:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/chorusmodule.c:591:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/chorusmodule.c:592:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/chorusmodule.c:593:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/chorusmodule.c:594:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/chorusmodule.c:609:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/bandsplitmodule.c:458:5: style: Local variable 'BandSplit_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/bandsplitmodule.c:447:1: note: Shadowed declaration pyo-1.0.5/src/objects/bandsplitmodule.c:458:5: note: Shadow variable pyo-1.0.5/src/objects/bandsplitmodule.c:1150:5: style: Local variable 'FourBand_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/bandsplitmodule.c:1139:1: note: Shadowed declaration pyo-1.0.5/src/objects/bandsplitmodule.c:1150:5: note: Shadow variable pyo-1.0.5/src/objects/bandsplitmodule.c:1808:5: style: Local variable 'MultiBand_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/bandsplitmodule.c:1797:1: note: Shadowed declaration pyo-1.0.5/src/objects/bandsplitmodule.c:1808:5: note: Shadow variable pyo-1.0.5/src/objects/bandsplitmodule.c:102:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/bandsplitmodule.c:132:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/bandsplitmodule.c:288:56: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BandSplitter_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:305:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:288:56: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:289:56: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BandSplitter_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:306:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:289:56: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:291:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BandSplitter_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:308:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:291:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:291:67: style: Parameter 'args' can be declared as pointer to const. However it seems that 'BandSplitter_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:308:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:291:67: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:291:83: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'BandSplitter_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:308:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:291:83: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:292:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BandSplitter_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:309:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:292:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:292:67: style: Parameter 'args' can be declared as pointer to const. However it seems that 'BandSplitter_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:309:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:292:67: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:292:83: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'BandSplitter_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:309:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:292:83: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:366:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BandSplit_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:385:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:366:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:367:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BandSplit_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:389:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:367:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:368:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BandSplit_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:397:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:368:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:369:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BandSplit_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:401:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:369:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:370:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BandSplit_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:409:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:370:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:371:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BandSplit_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:413:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:371:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:372:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BandSplit_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:393:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:372:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:373:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BandSplit_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:405:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:373:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:374:58: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BandSplit_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:417:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:374:58: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:426:12: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/bandsplitmodule.c:504:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BandSplit_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:535:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:504:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:505:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BandSplit_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:536:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:505:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:506:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BandSplit_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:540:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:506:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:506:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'BandSplit_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:540:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:506:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:507:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BandSplit_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:541:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:507:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:507:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'BandSplit_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:541:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:507:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:508:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BandSplit_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:542:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:508:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:508:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'BandSplit_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:542:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:508:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:509:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BandSplit_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:543:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:509:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:509:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'BandSplit_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:543:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:509:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:511:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BandSplit_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:537:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:511:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:511:61: style: Parameter 'args' can be declared as pointer to const. However it seems that 'BandSplit_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:537:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:511:61: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:511:77: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'BandSplit_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:537:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:511:77: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:512:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BandSplit_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:538:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:512:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:512:60: style: Parameter 'args' can be declared as pointer to const. However it seems that 'BandSplit_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:538:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:512:60: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:512:76: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'BandSplit_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:538:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:512:76: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:513:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BandSplit_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:539:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:513:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:513:61: style: Parameter 'args' can be declared as pointer to const. However it seems that 'BandSplit_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:539:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:513:61: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:513:77: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'BandSplit_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:539:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:513:77: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:515:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BandSplit_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:551:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:515:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:515:65: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'BandSplit_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:551:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:515:65: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:516:57: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BandSplit_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:570:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:516:57: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:516:73: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'BandSplit_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:570:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:516:73: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:517:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BandSplit_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:549:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:517:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:517:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'BandSplit_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:549:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:517:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:518:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BandSplit_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:568:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:518:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:518:68: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'BandSplit_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:568:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:518:68: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:519:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BandSplit_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:550:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:519:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:519:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'BandSplit_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:550:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:519:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:520:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BandSplit_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:569:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:520:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:520:68: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'BandSplit_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:569:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:520:68: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:521:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BandSplit_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:579:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:521:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:521:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'BandSplit_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:579:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:521:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:522:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'BandSplit_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:581:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:522:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:522:68: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'BandSplit_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:581:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:522:68: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:704:50: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/objects/bandsplitmodule.c:976:56: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FourBandMain_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:995:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:976:56: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:977:56: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FourBandMain_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:996:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:977:56: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:979:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FourBandMain_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1000:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:979:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:979:67: style: Parameter 'args' can be declared as pointer to const. However it seems that 'FourBandMain_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1000:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:979:67: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:979:83: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'FourBandMain_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1000:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:979:83: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:980:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FourBandMain_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1001:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:980:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:980:67: style: Parameter 'args' can be declared as pointer to const. However it seems that 'FourBandMain_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1001:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:980:67: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:980:83: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'FourBandMain_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1001:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:980:83: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1058:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FourBand_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1077:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1058:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1059:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FourBand_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1081:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1059:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1060:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FourBand_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1089:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1060:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1061:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FourBand_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1093:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1061:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1062:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FourBand_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1101:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1062:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1063:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FourBand_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1105:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1063:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1064:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FourBand_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1085:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1064:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1065:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FourBand_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1097:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1065:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1066:56: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FourBand_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1109:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1066:56: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1118:12: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/bandsplitmodule.c:1196:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FourBand_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1227:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1196:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1197:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FourBand_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1228:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1197:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1198:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FourBand_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1232:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1198:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1198:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FourBand_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1232:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1198:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1199:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FourBand_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1233:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1199:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1199:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FourBand_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1233:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1199:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1200:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FourBand_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1234:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1200:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1200:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FourBand_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1234:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1200:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1201:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FourBand_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1235:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1201:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1201:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FourBand_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1235:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1201:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1203:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FourBand_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1229:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1203:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1203:59: style: Parameter 'args' can be declared as pointer to const. However it seems that 'FourBand_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1229:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1203:59: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1203:75: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'FourBand_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1229:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1203:75: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1204:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FourBand_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1230:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1204:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1204:58: style: Parameter 'args' can be declared as pointer to const. However it seems that 'FourBand_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1230:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1204:58: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1204:74: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'FourBand_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1230:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1204:74: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1205:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FourBand_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1231:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1205:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1205:59: style: Parameter 'args' can be declared as pointer to const. However it seems that 'FourBand_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1231:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1205:59: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1205:75: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'FourBand_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1231:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1205:75: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1207:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FourBand_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1243:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1207:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1207:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FourBand_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1243:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1207:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1208:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FourBand_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1262:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1208:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1208:71: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FourBand_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1262:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1208:71: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1209:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FourBand_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1241:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1209:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1209:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FourBand_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1241:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1209:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1210:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FourBand_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1260:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1210:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1210:66: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FourBand_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1260:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1210:66: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1211:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FourBand_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1242:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1211:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1211:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FourBand_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1242:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1211:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1212:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FourBand_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1261:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1212:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1212:66: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FourBand_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1261:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1212:66: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1213:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FourBand_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1271:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1213:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1213:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FourBand_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1271:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1213:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1214:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FourBand_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1273:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1214:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1214:66: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FourBand_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1273:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1214:66: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1402:52: style: Parameter 'input' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/objects/bandsplitmodule.c:1639:58: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MultiBandMain_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1655:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1639:58: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1640:58: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MultiBandMain_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1656:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1640:58: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1642:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MultiBandMain_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1658:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1642:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1642:69: style: Parameter 'args' can be declared as pointer to const. However it seems that 'MultiBandMain_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1658:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1642:69: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1642:85: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'MultiBandMain_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1658:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1642:85: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1643:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MultiBandMain_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1659:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1643:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1643:69: style: Parameter 'args' can be declared as pointer to const. However it seems that 'MultiBandMain_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1659:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1643:69: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1643:85: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'MultiBandMain_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1659:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1643:85: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1716:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MultiBand_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1735:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1716:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1717:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MultiBand_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1739:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1717:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1718:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MultiBand_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1747:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1718:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1719:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MultiBand_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1751:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1719:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1720:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MultiBand_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1759:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1720:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1721:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MultiBand_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1763:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1721:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1722:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MultiBand_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1743:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1722:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1723:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MultiBand_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1755:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1723:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1724:58: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MultiBand_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1767:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1724:58: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1776:12: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/bandsplitmodule.c:1854:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MultiBand_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1885:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1854:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1855:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MultiBand_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1886:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1855:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1856:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MultiBand_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1890:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1856:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1856:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'MultiBand_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1890:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1856:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1857:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MultiBand_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1891:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1857:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1857:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'MultiBand_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1891:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1857:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1858:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MultiBand_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1892:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1858:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1858:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'MultiBand_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1892:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1858:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1859:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MultiBand_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1893:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1859:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1859:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'MultiBand_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1893:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1859:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1861:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MultiBand_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1887:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1861:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1861:61: style: Parameter 'args' can be declared as pointer to const. However it seems that 'MultiBand_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1887:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1861:61: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1861:77: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'MultiBand_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1887:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1861:77: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1862:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MultiBand_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1888:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1862:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1862:60: style: Parameter 'args' can be declared as pointer to const. However it seems that 'MultiBand_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1888:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1862:60: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1862:76: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'MultiBand_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1888:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1862:76: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1863:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MultiBand_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1889:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1863:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1863:61: style: Parameter 'args' can be declared as pointer to const. However it seems that 'MultiBand_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1889:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1863:61: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1863:77: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'MultiBand_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1889:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1863:77: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1865:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MultiBand_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1901:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1865:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1865:65: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'MultiBand_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1901:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1865:65: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1866:57: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MultiBand_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1920:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1866:57: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1866:73: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'MultiBand_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1920:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1866:73: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1867:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MultiBand_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1899:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1867:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1867:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'MultiBand_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1899:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1867:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1868:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MultiBand_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1918:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1868:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1868:68: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'MultiBand_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1918:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1868:68: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1869:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MultiBand_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1900:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1869:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1869:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'MultiBand_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1900:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1869:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1870:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MultiBand_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1919:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1870:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1870:68: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'MultiBand_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1919:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1870:68: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1871:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MultiBand_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1929:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1871:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1871:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'MultiBand_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1929:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1871:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1872:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'MultiBand_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1931:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1872:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:1872:68: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'MultiBand_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/bandsplitmodule.c:1931:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/bandsplitmodule.c:1872:68: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/bandsplitmodule.c:243:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/bandsplitmodule.c:232:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/bandsplitmodule.c:233:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/bandsplitmodule.c:442:13: style: Variable 'Py_VISIT' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/bandsplitmodule.c:450:13: style: Variable 'Py_CLEAR' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/bandsplitmodule.c:458:20: style: Variable 'BandSplit_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/bandsplitmodule.c:476:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/bandsplitmodule.c:466:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/bandsplitmodule.c:904:18: style: Variable 'PyMem_RawFree' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/bandsplitmodule.c:928:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/bandsplitmodule.c:914:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/bandsplitmodule.c:1134:13: style: Variable 'Py_VISIT' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/bandsplitmodule.c:1142:13: style: Variable 'Py_CLEAR' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/bandsplitmodule.c:1150:19: style: Variable 'FourBand_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/bandsplitmodule.c:1168:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/bandsplitmodule.c:1158:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/bandsplitmodule.c:1546:13: style: Variable 'Py_VISIT' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/bandsplitmodule.c:1554:13: style: Variable 'Py_CLEAR' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/bandsplitmodule.c:1562:18: style: Variable 'PyMem_RawFree' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/bandsplitmodule.c:1577:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/bandsplitmodule.c:1587:24: style: Variable 'PyObject_CallMethod' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/bandsplitmodule.c:1572:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/bandsplitmodule.c:1792:13: style: Variable 'Py_VISIT' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/bandsplitmodule.c:1800:13: style: Variable 'Py_CLEAR' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/bandsplitmodule.c:1808:20: style: Variable 'MultiBand_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/bandsplitmodule.c:1826:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/bandsplitmodule.c:1816:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/compressmodule.c:168:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:169:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:170:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:171:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:172:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:173:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:174:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:175:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:176:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:298:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:352:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:353:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:354:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:355:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:356:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:357:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:359:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:360:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:361:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:363:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:364:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:365:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:366:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:367:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:368:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:369:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:370:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:382:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSERT_ARG_NOT_NULL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:402:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSERT_ARG_NOT_NULL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1111:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1112:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1113:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1114:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1115:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1116:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1117:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1118:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1119:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1277:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1323:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1324:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1325:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1326:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1327:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1328:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1330:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1331:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1332:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1334:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1335:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1336:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1337:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1338:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1339:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1340:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1341:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1352:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSERT_ARG_NOT_NULL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1579:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1580:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1581:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1582:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1583:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1584:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1585:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1586:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1587:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1706:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1738:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1739:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1740:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1741:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1742:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1743:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1745:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1746:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1747:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1749:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1750:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1751:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1752:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1753:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1754:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1755:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1756:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1996:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1997:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1998:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1999:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:2000:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:2001:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:2002:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:2003:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:2004:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:2129:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:2187:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:2188:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:2189:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:2190:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:2191:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:2192:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:2194:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:2195:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:2196:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:2198:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:2199:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:2200:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:2201:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:2202:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:2203:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:2204:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:2205:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:2218:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSERT_ARG_NOT_NULL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/chorusmodule.c:576:52: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/chorusmodule.c:577:52: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/chorusmodule.c:578:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/chorusmodule.c:579:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/chorusmodule.c:580:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/chorusmodule.c:581:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/chorusmodule.c:583:79: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/chorusmodule.c:584:78: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/chorusmodule.c:585:79: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/chorusmodule.c:587:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/chorusmodule.c:588:74: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/chorusmodule.c:589:61: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/chorusmodule.c:590:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/chorusmodule.c:591:61: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/chorusmodule.c:592:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/chorusmodule.c:593:61: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/chorusmodule.c:594:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/chorusmodule.c:73:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/chorusmodule.c:136:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/chorusmodule.c:137:12: style: Variable 'depth' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/chorusmodule.c:195:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/chorusmodule.c:197:12: style: Variable 'feedback' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/chorusmodule.c:254:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/chorusmodule.c:255:12: style: Variable 'depth' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/chorusmodule.c:256:12: style: Variable 'feedback' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/chorusmodule.c:320:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/chorusmodule.c:340:12: style: Variable 'mi' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/chorusmodule.c:341:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/chorusmodule.c:357:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Chorus_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:408:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:357:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:358:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Chorus_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:412:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:358:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:359:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Chorus_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:420:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:359:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:360:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Chorus_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:424:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:360:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:361:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Chorus_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:432:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:361:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:362:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Chorus_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:436:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:362:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:363:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Chorus_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:416:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:363:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:364:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Chorus_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:428:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:364:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:365:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Chorus_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:440:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:365:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:576:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Chorus_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:631:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:576:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:577:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Chorus_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:632:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:577:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:578:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Chorus_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:640:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:578:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:578:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Chorus_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:640:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:578:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:579:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Chorus_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:641:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:579:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:579:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Chorus_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:641:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:579:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:580:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Chorus_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:642:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:580:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:580:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Chorus_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:642:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:580:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:581:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Chorus_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:643:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:581:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:581:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Chorus_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:643:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:581:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:583:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Chorus_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:633:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:583:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:583:55: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Chorus_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:633:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:583:55: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:583:71: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Chorus_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:633:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:583:71: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:584:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Chorus_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:634:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:584:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:584:54: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Chorus_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:634:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:584:54: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:584:70: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Chorus_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:634:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:584:70: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:585:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Chorus_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:635:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:585:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:585:55: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Chorus_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:635:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:585:55: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:585:71: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Chorus_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:635:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:585:71: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:587:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Chorus_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:651:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:587:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:587:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Chorus_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:651:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:587:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:588:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Chorus_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:670:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:588:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:588:67: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Chorus_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:670:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:588:67: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:589:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Chorus_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:649:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:589:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:589:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Chorus_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:649:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:589:54: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:590:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Chorus_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:668:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:590:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:590:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Chorus_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:668:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:590:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:591:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Chorus_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:650:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:591:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:591:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Chorus_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:650:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:591:54: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:592:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Chorus_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:669:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:592:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:592:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Chorus_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:669:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:592:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:593:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Chorus_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:679:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:593:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:593:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Chorus_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:679:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:593:54: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:594:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Chorus_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:681:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:594:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:594:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Chorus_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/chorusmodule.c:681:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/chorusmodule.c:594:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/chorusmodule.c:513:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/chorusmodule.c:497:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/compressmodule.c:352:56: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:353:56: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:354:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:355:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:356:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:357:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:359:83: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:360:82: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:361:83: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:363:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:364:78: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:365:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:366:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:367:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:368:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:369:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:370:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1323:48: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1324:48: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1325:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1326:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1327:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1328:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1330:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1331:74: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1332:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1334:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1335:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1336:57: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1337:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1338:57: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1339:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1340:57: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1341:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1738:54: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1739:54: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1740:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1741:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1742:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1743:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1745:81: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1746:80: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1747:81: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1749:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1750:76: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1751:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1752:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1753:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1754:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1755:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:1756:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:2187:52: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:2188:52: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:2189:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:2190:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:2191:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:2192:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:2194:79: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:2195:78: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:2196:79: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:2198:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:2199:74: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:2200:61: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:2201:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:2202:61: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:2203:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:2204:61: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/compressmodule.c:2205:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:76:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:77:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:78:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:79:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:80:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:81:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:82:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:83:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:84:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:186:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:222:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:223:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:224:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:225:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:226:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:227:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:229:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:230:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:231:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:233:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:234:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:235:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:236:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:237:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:238:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:239:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:240:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:257:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:401:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MYFLT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:435:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TWOPI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:586:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:587:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:588:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:589:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:590:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:591:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:592:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:593:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:594:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:711:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:744:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:745:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:746:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:747:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:748:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:749:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:751:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:752:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:753:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:755:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:756:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:757:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:758:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:759:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:760:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:761:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:762:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:770:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSERT_ARG_NOT_NULL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:917:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MYFLT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:965:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:966:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:967:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:968:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:969:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:970:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:971:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:972:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:973:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1077:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1100:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1101:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1102:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1103:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1104:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1105:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1107:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1108:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1109:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1111:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1112:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1113:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1114:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1115:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1116:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1117:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1118:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1258:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MYFLT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1477:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1478:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1479:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1480:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1481:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1482:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1483:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1484:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1485:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1601:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1634:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1635:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1636:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1637:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1638:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1639:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1641:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1642:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1643:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1645:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1646:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1647:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1648:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1649:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1650:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1651:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1652:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1661:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSERT_ARG_NOT_NULL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1816:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MYFLT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1853:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TWOPI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1928:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1929:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1930:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1931:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1932:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1933:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1934:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1935:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:1936:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:2055:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:2093:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:2094:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:2095:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:2096:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:2097:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:2098:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:2100:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:2101:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:2102:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:2104:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:2105:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:2106:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:2107:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:2108:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:2109:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:2110:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:2111:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/compressmodule.c:1678:5: style: Local variable 'Balance_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/compressmodule.c:1665:1: note: Shadowed declaration pyo-1.0.5/src/objects/compressmodule.c:1678:5: note: Shadow variable pyo-1.0.5/src/objects/compressmodule.c:73:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/compressmodule.c:168:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Compress_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:187:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:168:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:169:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Compress_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:191:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:169:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:170:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Compress_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:199:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:170:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:171:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Compress_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:203:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:171:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:172:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Compress_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:211:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:172:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:173:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Compress_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:215:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:173:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:174:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Compress_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:195:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:174:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:175:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Compress_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:207:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:175:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:176:56: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Compress_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:219:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:176:56: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:352:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Compress_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:433:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:352:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:353:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Compress_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:434:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:353:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:354:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Compress_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:444:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:354:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:354:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Compress_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:444:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:354:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:355:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Compress_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:445:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:355:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:355:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Compress_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:445:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:355:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:356:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Compress_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:446:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:356:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:356:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Compress_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:446:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:356:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:357:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Compress_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:447:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:357:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:357:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Compress_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:447:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:357:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:359:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Compress_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:435:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:359:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:359:59: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Compress_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:435:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:359:59: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:359:75: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Compress_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:435:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:359:75: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:360:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Compress_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:436:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:360:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:360:58: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Compress_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:436:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:360:58: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:360:74: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Compress_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:436:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:360:74: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:361:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Compress_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:437:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:361:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:361:59: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Compress_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:437:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:361:59: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:361:75: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Compress_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:437:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:361:75: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:363:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Compress_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:455:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:363:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:363:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Compress_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:455:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:363:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:364:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Compress_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:474:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:364:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:364:71: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Compress_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:474:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:364:71: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:365:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Compress_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:453:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:365:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:365:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Compress_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:453:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:365:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:366:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Compress_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:472:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:366:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:366:66: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Compress_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:472:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:366:66: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:367:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Compress_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:454:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:367:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:367:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Compress_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:454:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:367:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:368:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Compress_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:473:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:368:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:368:66: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Compress_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:473:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:368:66: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:369:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Compress_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:483:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:369:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:369:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Compress_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:483:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:369:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:370:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Compress_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:485:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:370:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:370:66: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Compress_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:485:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:370:66: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:567:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/compressmodule.c:634:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/compressmodule.c:635:12: style: Variable 'tr' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/compressmodule.c:701:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/compressmodule.c:704:12: style: Variable 'rise' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/compressmodule.c:770:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/compressmodule.c:772:12: style: Variable 'tr' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/compressmodule.c:773:12: style: Variable 'rise' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/compressmodule.c:839:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/compressmodule.c:847:12: style: Variable 'fall' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/compressmodule.c:908:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/compressmodule.c:910:12: style: Variable 'tr' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/compressmodule.c:916:12: style: Variable 'fall' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/compressmodule.c:977:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/compressmodule.c:980:12: style: Variable 'rise' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/compressmodule.c:981:12: style: Variable 'fall' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/compressmodule.c:1047:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/compressmodule.c:1049:12: style: Variable 'tr' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/compressmodule.c:1050:12: style: Variable 'rise' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/compressmodule.c:1051:12: style: Variable 'fall' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/compressmodule.c:1111:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gate_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1166:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1111:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1112:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gate_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1170:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1112:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1113:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gate_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1178:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1113:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1114:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gate_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1182:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1114:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1115:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gate_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1190:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1115:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1116:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gate_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1194:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1116:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1117:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gate_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1174:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1117:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1118:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gate_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1186:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1118:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1119:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gate_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1198:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1119:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1323:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gate_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1382:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1323:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1324:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gate_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1383:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1324:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1325:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gate_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1391:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1325:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1325:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Gate_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1391:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1325:53: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1326:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gate_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1392:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1326:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1326:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Gate_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1392:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1326:53: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1327:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gate_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1393:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1327:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1327:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Gate_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1393:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1327:53: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1328:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gate_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1394:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1328:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1328:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Gate_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1394:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1328:53: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1330:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gate_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1384:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1330:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1330:51: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Gate_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1384:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1330:51: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1330:67: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Gate_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1384:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1330:67: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1331:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gate_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1385:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1331:34: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1331:50: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Gate_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1385:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1331:50: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1331:66: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Gate_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1385:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1331:66: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1332:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gate_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1386:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1332:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1332:51: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Gate_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1386:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1332:51: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1332:67: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Gate_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1386:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1332:67: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1334:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gate_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1402:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1334:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1334:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Gate_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1402:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1334:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1335:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gate_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1421:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1335:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1335:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Gate_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1421:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1335:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1336:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gate_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1400:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1336:34: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1336:50: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Gate_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1400:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1336:50: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1337:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gate_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1419:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1337:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1337:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Gate_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1419:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1337:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1338:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gate_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1401:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1338:34: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1338:50: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Gate_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1401:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1338:50: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1339:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gate_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1420:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1339:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1339:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Gate_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1420:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1339:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1340:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gate_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1430:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1340:34: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1340:50: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Gate_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1430:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1340:50: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1341:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Gate_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1432:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1341:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1341:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Gate_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1432:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1341:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1502:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/compressmodule.c:1503:12: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/compressmodule.c:1542:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/compressmodule.c:1543:12: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/compressmodule.c:1544:12: style: Variable 'fr' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/compressmodule.c:1579:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Balance_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1610:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1579:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1580:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Balance_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1614:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1580:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1581:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Balance_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1622:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1581:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1582:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Balance_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1626:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1582:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1583:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Balance_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1634:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1583:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1584:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Balance_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1638:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1584:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1585:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Balance_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1618:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1585:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1586:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Balance_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1630:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1586:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1587:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Balance_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1642:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1587:54: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1738:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Balance_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1774:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1738:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1739:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Balance_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1775:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1739:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1740:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Balance_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1780:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1740:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1740:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Balance_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1780:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1740:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1741:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Balance_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1781:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1741:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1741:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Balance_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1781:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1741:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1742:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Balance_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1782:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1742:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1742:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Balance_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1782:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1742:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1743:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Balance_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1783:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1743:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1743:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Balance_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1783:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1743:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1745:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Balance_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1776:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1745:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1745:57: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Balance_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1776:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1745:57: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1745:73: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Balance_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1776:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1745:73: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1746:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Balance_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1777:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1746:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1746:56: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Balance_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1777:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1746:56: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1746:72: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Balance_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1777:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1746:72: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1747:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Balance_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1778:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1747:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1747:57: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Balance_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1778:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1747:57: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1747:73: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Balance_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1778:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1747:73: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1749:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Balance_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1791:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1749:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1749:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Balance_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1791:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1749:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1750:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Balance_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1810:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1750:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1750:69: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Balance_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1810:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1750:69: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1751:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Balance_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1789:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1751:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1751:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Balance_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1789:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1751:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1752:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Balance_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1808:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1752:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1752:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Balance_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1808:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1752:64: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1753:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Balance_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1790:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1753:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1753:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Balance_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1790:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1753:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1754:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Balance_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1809:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1754:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1754:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Balance_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1809:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1754:64: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1755:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Balance_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1819:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1755:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1755:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Balance_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1819:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1755:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1756:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Balance_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1821:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1756:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1756:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Balance_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:1821:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1756:64: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1900:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/compressmodule.c:1996:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Expand_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2015:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1996:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1997:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Expand_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2019:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1997:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1998:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Expand_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2027:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1998:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:1999:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Expand_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2031:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:1999:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2000:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Expand_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2039:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2000:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2001:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Expand_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2043:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2001:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2002:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Expand_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2023:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2002:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2003:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Expand_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2035:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2003:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2004:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Expand_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2047:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2004:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2187:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Expand_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2250:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2187:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2188:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Expand_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2251:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2188:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2189:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Expand_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2261:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2189:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2189:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Expand_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2261:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2189:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2190:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Expand_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2262:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2190:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2190:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Expand_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2262:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2190:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2191:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Expand_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2263:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2191:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2191:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Expand_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2263:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2191:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2192:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Expand_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2264:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2192:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2192:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Expand_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2264:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2192:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2194:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Expand_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2252:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2194:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2194:55: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Expand_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2252:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2194:55: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2194:71: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Expand_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2252:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2194:71: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2195:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Expand_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2253:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2195:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2195:54: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Expand_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2253:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2195:54: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2195:70: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Expand_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2253:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2195:70: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2196:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Expand_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2254:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2196:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2196:55: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Expand_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2254:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2196:55: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2196:71: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Expand_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2254:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2196:71: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2198:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Expand_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2272:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2198:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2198:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Expand_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2272:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2198:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2199:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Expand_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2291:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2199:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2199:67: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Expand_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2291:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2199:67: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2200:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Expand_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2270:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2200:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2200:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Expand_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2270:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2200:54: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2201:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Expand_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2289:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2201:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2201:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Expand_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2289:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2201:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2202:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Expand_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2271:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2202:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2202:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Expand_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2271:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2202:54: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2203:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Expand_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2290:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2203:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2203:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Expand_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2290:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2203:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2204:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Expand_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2300:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2204:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2204:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Expand_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2300:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2204:54: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2205:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Expand_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2302:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2205:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:2205:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Expand_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/compressmodule.c:2302:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/compressmodule.c:2205:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/compressmodule.c:259:18: style: Variable 'PyMem_RawFree' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/compressmodule.c:292:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/compressmodule.c:269:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/compressmodule.c:1236:18: style: Variable 'PyMem_RawFree' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/compressmodule.c:1246:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/compressmodule.c:1678:18: style: Variable 'Balance_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/compressmodule.c:1700:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/compressmodule.c:1686:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/compressmodule.c:1687:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/compressmodule.c:2089:18: style: Variable 'PyMem_RawFree' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/compressmodule.c:2123:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/compressmodule.c:2099:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/convolvemodule.c:222:56: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:223:56: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:224:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:225:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:226:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:227:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:229:83: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:230:82: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:231:83: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:233:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:234:78: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:235:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:236:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:237:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:238:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:239:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:240:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:744:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:745:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:746:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:747:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:748:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:749:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:751:85: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:752:84: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:753:85: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:755:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:756:80: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:757:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:758:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:759:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:760:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:761:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:762:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1100:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1101:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1102:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1103:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1104:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1105:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1107:85: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1108:84: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1109:85: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1111:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1112:80: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1113:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1114:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1115:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1116:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1117:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1118:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1634:54: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1635:54: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1636:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1637:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1638:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1639:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1641:81: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1642:80: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1643:81: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1645:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1646:76: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1647:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1648:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1649:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1650:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1651:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:1652:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:2093:48: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:2094:48: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:2095:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:2096:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:2097:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:2098:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:2100:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:2101:74: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:2102:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:2104:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:2105:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:2106:57: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:2107:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:2108:57: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:2109:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:2110:57: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:2111:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/convolvemodule.c:50:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/convolvemodule.c:52:12: style: Variable 'impulse' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/convolvemodule.c:76:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Convolve_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:97:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:76:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:77:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Convolve_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:101:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:77:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:78:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Convolve_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:109:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:78:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:79:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Convolve_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:113:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:79:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:80:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Convolve_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:121:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:80:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:81:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Convolve_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:125:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:81:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:82:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Convolve_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:105:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:82:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:83:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Convolve_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:117:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:83:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:84:56: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Convolve_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:129:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:84:56: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:222:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Convolve_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:273:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:222:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:223:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Convolve_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:274:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:223:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:224:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Convolve_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:279:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:224:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:224:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Convolve_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:279:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:224:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:225:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Convolve_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:280:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:225:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:225:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Convolve_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:280:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:225:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:226:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Convolve_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:281:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:226:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:226:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Convolve_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:281:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:226:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:227:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Convolve_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:282:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:227:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:227:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Convolve_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:282:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:227:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:229:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Convolve_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:275:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:229:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:229:59: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Convolve_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:275:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:229:59: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:229:75: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Convolve_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:275:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:229:75: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:230:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Convolve_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:276:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:230:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:230:58: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Convolve_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:276:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:230:58: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:230:74: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Convolve_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:276:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:230:74: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:231:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Convolve_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:277:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:231:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:231:59: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Convolve_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:277:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:231:59: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:231:75: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Convolve_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:277:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:231:75: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:233:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Convolve_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:290:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:233:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:233:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Convolve_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:290:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:233:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:234:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Convolve_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:309:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:234:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:234:71: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Convolve_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:309:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:234:71: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:235:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Convolve_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:288:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:235:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:235:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Convolve_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:288:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:235:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:236:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Convolve_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:307:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:236:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:236:66: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Convolve_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:307:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:236:66: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:237:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Convolve_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:289:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:237:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:237:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Convolve_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:289:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:237:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:238:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Convolve_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:308:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:238:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:238:66: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Convolve_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:308:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:238:66: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:239:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Convolve_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:318:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:239:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:239:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Convolve_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:318:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:239:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:240:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Convolve_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:320:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:240:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:240:66: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Convolve_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:320:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:240:66: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:538:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/convolvemodule.c:544:16: style: Variable 'fr' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/convolvemodule.c:552:16: style: Variable 'band' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/convolvemodule.c:586:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRWinSinc_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:607:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:586:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:587:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRWinSinc_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:611:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:587:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:588:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRWinSinc_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:619:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:588:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:589:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRWinSinc_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:623:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:589:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:590:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRWinSinc_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:631:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:590:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:591:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRWinSinc_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:635:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:591:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:592:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRWinSinc_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:615:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:592:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:593:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRWinSinc_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:627:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:593:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:594:58: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRWinSinc_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:639:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:594:58: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:744:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRWinSinc_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:795:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:744:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:745:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRWinSinc_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:796:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:745:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:746:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRWinSinc_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:803:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:746:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:746:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRWinSinc_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:803:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:746:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:747:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRWinSinc_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:804:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:747:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:747:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRWinSinc_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:804:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:747:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:748:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRWinSinc_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:805:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:748:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:748:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRWinSinc_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:805:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:748:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:749:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRWinSinc_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:806:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:749:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:749:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRWinSinc_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:806:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:749:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:751:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRWinSinc_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:797:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:751:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:751:61: style: Parameter 'args' can be declared as pointer to const. However it seems that 'IRWinSinc_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:797:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:751:61: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:751:77: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'IRWinSinc_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:797:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:751:77: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:752:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRWinSinc_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:798:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:752:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:752:60: style: Parameter 'args' can be declared as pointer to const. However it seems that 'IRWinSinc_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:798:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:752:60: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:752:76: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'IRWinSinc_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:798:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:752:76: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:753:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRWinSinc_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:799:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:753:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:753:61: style: Parameter 'args' can be declared as pointer to const. However it seems that 'IRWinSinc_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:799:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:753:61: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:753:77: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'IRWinSinc_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:799:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:753:77: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:755:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRWinSinc_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:814:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:755:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:755:65: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRWinSinc_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:814:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:755:65: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:756:57: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRWinSinc_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:833:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:756:57: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:756:73: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRWinSinc_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:833:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:756:73: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:757:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRWinSinc_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:812:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:757:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:757:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRWinSinc_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:812:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:757:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:758:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRWinSinc_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:831:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:758:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:758:68: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRWinSinc_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:831:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:758:68: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:759:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRWinSinc_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:813:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:759:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:759:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRWinSinc_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:813:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:759:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:760:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRWinSinc_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:832:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:760:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:760:68: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRWinSinc_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:832:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:760:68: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:761:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRWinSinc_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:842:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:761:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:761:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRWinSinc_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:842:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:761:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:762:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRWinSinc_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:844:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:762:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:762:68: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRWinSinc_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:844:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:762:68: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:941:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/convolvemodule.c:965:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRAverage_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:986:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:965:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:966:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRAverage_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:990:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:966:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:967:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRAverage_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:998:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:967:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:968:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRAverage_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1002:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:968:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:969:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRAverage_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1010:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:969:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:970:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRAverage_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1014:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:970:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:971:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRAverage_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:994:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:971:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:972:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRAverage_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1006:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:972:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:973:58: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRAverage_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1018:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:973:58: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1100:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRAverage_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1132:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1100:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1101:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRAverage_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1133:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1101:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1102:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRAverage_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1137:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1102:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1102:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRAverage_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1137:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1102:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1103:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRAverage_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1138:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1103:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1103:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRAverage_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1138:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1103:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1104:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRAverage_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1139:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1104:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1104:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRAverage_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1139:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1104:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1105:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRAverage_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1140:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1105:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1105:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRAverage_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1140:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1105:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1107:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRAverage_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1134:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1107:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1107:61: style: Parameter 'args' can be declared as pointer to const. However it seems that 'IRAverage_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1134:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1107:61: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1107:77: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'IRAverage_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1134:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1107:77: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1108:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRAverage_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1135:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1108:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1108:60: style: Parameter 'args' can be declared as pointer to const. However it seems that 'IRAverage_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1135:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1108:60: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1108:76: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'IRAverage_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1135:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1108:76: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1109:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRAverage_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1136:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1109:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1109:61: style: Parameter 'args' can be declared as pointer to const. However it seems that 'IRAverage_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1136:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1109:61: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1109:77: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'IRAverage_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1136:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1109:77: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1111:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRAverage_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1148:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1111:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1111:65: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRAverage_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1148:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1111:65: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1112:57: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRAverage_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1167:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1112:57: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1112:73: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRAverage_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1167:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1112:73: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1113:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRAverage_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1146:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1113:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1113:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRAverage_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1146:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1113:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1114:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRAverage_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1165:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1114:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1114:68: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRAverage_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1165:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1114:68: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1115:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRAverage_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1147:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1115:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1115:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRAverage_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1147:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1115:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1116:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRAverage_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1166:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1116:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1116:68: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRAverage_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1166:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1116:68: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1117:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRAverage_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1176:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1117:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1117:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRAverage_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1176:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1117:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1118:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRAverage_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1178:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1118:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1118:68: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRAverage_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1178:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1118:68: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1429:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/convolvemodule.c:1435:16: style: Variable 'fr' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/convolvemodule.c:1443:16: style: Variable 'band' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/convolvemodule.c:1477:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRPulse_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1498:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1477:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1478:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRPulse_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1502:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1478:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1479:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRPulse_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1510:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1479:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1480:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRPulse_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1514:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1480:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1481:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRPulse_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1522:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1481:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1482:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRPulse_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1526:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1482:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1483:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRPulse_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1506:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1483:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1484:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRPulse_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1518:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1484:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1485:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRPulse_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1530:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1485:54: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1634:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRPulse_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1686:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1634:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1635:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRPulse_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1687:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1635:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1636:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRPulse_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1694:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1636:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1636:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRPulse_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1694:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1636:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1637:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRPulse_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1695:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1637:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1637:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRPulse_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1695:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1637:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1638:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRPulse_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1696:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1638:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1638:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRPulse_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1696:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1638:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1639:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRPulse_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1697:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1639:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1639:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRPulse_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1697:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1639:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1641:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRPulse_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1688:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1641:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1641:57: style: Parameter 'args' can be declared as pointer to const. However it seems that 'IRPulse_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1688:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1641:57: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1641:73: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'IRPulse_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1688:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1641:73: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1642:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRPulse_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1689:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1642:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1642:56: style: Parameter 'args' can be declared as pointer to const. However it seems that 'IRPulse_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1689:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1642:56: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1642:72: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'IRPulse_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1689:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1642:72: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1643:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRPulse_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1690:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1643:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1643:57: style: Parameter 'args' can be declared as pointer to const. However it seems that 'IRPulse_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1690:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1643:57: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1643:73: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'IRPulse_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1690:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1643:73: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1645:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRPulse_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1705:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1645:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1645:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRPulse_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1705:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1645:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1646:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRPulse_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1724:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1646:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1646:69: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRPulse_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1724:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1646:69: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1647:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRPulse_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1703:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1647:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1647:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRPulse_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1703:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1647:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1648:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRPulse_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1722:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1648:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1648:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRPulse_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1722:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1648:64: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1649:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRPulse_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1704:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1649:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1649:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRPulse_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1704:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1649:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1650:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRPulse_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1723:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1650:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1650:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRPulse_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1723:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1650:64: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1651:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRPulse_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1733:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1651:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1651:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRPulse_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1733:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1651:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1652:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRPulse_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1735:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1652:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1652:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRPulse_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1735:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1652:64: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1872:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/convolvemodule.c:1878:16: style: Variable 'car' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/convolvemodule.c:1886:16: style: Variable 'rat' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/convolvemodule.c:1894:16: style: Variable 'ind' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/convolvemodule.c:1928:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRFM_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1949:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1928:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1929:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRFM_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1953:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1929:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1930:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRFM_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1961:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1930:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1931:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRFM_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1965:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1931:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1932:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRFM_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1973:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1932:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1933:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRFM_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1977:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1933:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1934:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRFM_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1957:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1934:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1935:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRFM_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1969:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1935:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:1936:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRFM_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:1981:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:1936:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:2093:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRFM_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2132:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2093:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:2094:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRFM_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2133:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2094:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:2095:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRFM_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2140:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2095:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:2095:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRFM_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2140:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2095:53: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:2096:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRFM_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2141:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2096:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:2096:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRFM_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2141:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2096:53: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:2097:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRFM_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2142:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2097:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:2097:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRFM_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2142:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2097:53: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:2098:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRFM_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2143:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2098:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:2098:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRFM_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2143:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2098:53: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:2100:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRFM_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2134:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2100:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:2100:51: style: Parameter 'args' can be declared as pointer to const. However it seems that 'IRFM_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2134:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2100:51: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:2100:67: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'IRFM_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2134:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2100:67: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:2101:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRFM_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2135:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2101:34: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:2101:50: style: Parameter 'args' can be declared as pointer to const. However it seems that 'IRFM_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2135:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2101:50: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:2101:66: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'IRFM_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2135:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2101:66: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:2102:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRFM_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2136:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2102:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:2102:51: style: Parameter 'args' can be declared as pointer to const. However it seems that 'IRFM_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2136:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2102:51: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:2102:67: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'IRFM_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2136:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2102:67: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:2104:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRFM_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2151:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2104:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:2104:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRFM_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2151:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2104:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:2105:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRFM_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2170:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2105:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:2105:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRFM_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2170:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2105:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:2106:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRFM_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2149:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2106:34: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:2106:50: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRFM_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2149:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2106:50: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/convolvemodule.c:2107:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRFM_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2168:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2107:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:244:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:2107:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRFM_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2168:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2107:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:245:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:2108:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRFM_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2150:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2108:34: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:246:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:2108:50: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRFM_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2150:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2108:50: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:247:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:2109:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRFM_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2169:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2109:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:248:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:2109:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRFM_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2169:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2109:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:249:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:2110:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRFM_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2179:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2110:34: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:250:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:2110:50: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRFM_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2179:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2110:50: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:251:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:2111:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IRFM_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2181:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2111:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:252:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:2111:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IRFM_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/convolvemodule.c:2181:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/convolvemodule.c:2111:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:383:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_O_OOFOO [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:424:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:425:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:426:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:427:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:428:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:429:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:431:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:432:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:433:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:435:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:436:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:437:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:438:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:439:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:440:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:441:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:442:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:457:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:673:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:674:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:675:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:676:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:677:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:678:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:679:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:680:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:681:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:797:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_O_OFOO [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:833:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:834:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:835:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:836:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:837:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:838:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:840:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:841:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:842:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:844:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:845:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:846:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:847:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:848:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:849:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:850:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:851:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:865:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:1380:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:1381:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:1382:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:1383:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:1384:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:1385:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:1386:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:1387:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:1388:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:1532:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_O_OOFOO [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:1573:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:1574:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:1575:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:1576:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:1577:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:1578:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:1580:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:1581:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:1582:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:1584:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:1585:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:1586:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:1587:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:1588:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:1589:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:1590:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:1591:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:1612:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2493:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2494:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2495:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2496:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2497:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2498:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2499:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2500:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2501:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2661:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_O_OOOFOO [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2718:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2719:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2720:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2721:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2722:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2723:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2725:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2726:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2727:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2729:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2730:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2731:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2732:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2733:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2734:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2735:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2736:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2759:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2902:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2903:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2904:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2905:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2906:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2907:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2908:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2909:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:2910:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3011:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3032:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3033:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3034:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3035:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3036:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3037:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3039:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3040:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3041:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3043:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3044:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3045:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3046:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3047:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3048:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3049:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3050:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3575:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3576:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3577:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3578:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3579:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3580:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3581:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3582:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3583:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3720:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_O_OOFFOO [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3761:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3762:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3763:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3764:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3765:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3766:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3768:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3769:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3770:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3772:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3773:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3774:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3775:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3776:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3777:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3778:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3779:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3787:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSERT_ARG_NOT_NULL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3807:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/convolvemodule.c:145:13: style: Variable 'Py_VISIT' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/convolvemodule.c:153:13: style: Variable 'Py_CLEAR' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/convolvemodule.c:161:18: style: Variable 'PyMem_RawFree' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/convolvemodule.c:180:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/convolvemodule.c:171:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/convolvemodule.c:254:14: style: Variable 'Py_DECREF' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/convolvemodule.c:705:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/convolvemodule.c:686:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/convolvemodule.c:687:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/convolvemodule.c:1034:13: style: Variable 'Py_VISIT' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/convolvemodule.c:1042:13: style: Variable 'Py_CLEAR' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/convolvemodule.c:1071:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/convolvemodule.c:1060:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/convolvemodule.c:1061:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/convolvemodule.c:1595:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/convolvemodule.c:1576:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/convolvemodule.c:1577:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/convolvemodule.c:2049:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/convolvemodule.c:2029:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/convolvemodule.c:2030:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/distomodule.c:156:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:157:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:158:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:159:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:160:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:161:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:162:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:163:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:164:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:291:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:322:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:323:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:324:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:325:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:326:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:327:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:329:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:330:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:331:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:333:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:334:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:335:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:336:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:337:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:338:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:339:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:340:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:561:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:562:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:563:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:564:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:565:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:566:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:567:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:568:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:569:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:695:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:726:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:727:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:728:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:729:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:730:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:731:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:733:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:734:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:735:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:737:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:738:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:739:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:740:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:741:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:742:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:743:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:744:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1013:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1014:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1015:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1016:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1017:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1018:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1019:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1020:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1021:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1147:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1178:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1179:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1180:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1181:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1182:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1183:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1185:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1186:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1187:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1189:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1190:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1191:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1192:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1193:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1194:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1195:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1196:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1501:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1502:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1503:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1504:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1505:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1506:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1507:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1508:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1509:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1635:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1666:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1667:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1668:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1669:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1670:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1671:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1673:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1674:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1675:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1677:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1678:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1679:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1680:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1681:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1682:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1683:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1684:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1958:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1959:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1960:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1961:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1962:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1963:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1964:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1965:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:1966:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2094:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2125:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2126:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2127:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2128:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2129:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2130:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2132:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2133:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2134:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2136:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2137:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2138:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2139:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2140:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2141:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2142:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2143:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2295:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2296:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2297:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2298:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2299:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2300:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2301:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2302:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2303:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2418:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2444:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2445:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2446:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2447:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2448:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2449:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2451:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2452:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2453:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2455:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2456:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2457:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2458:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2459:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2460:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2461:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2462:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2611:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2612:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2613:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2614:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2615:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2616:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2617:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2618:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2619:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2734:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2760:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2761:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2762:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2763:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2764:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2765:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2767:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2768:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2769:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2771:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2772:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2773:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2774:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2775:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2776:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2777:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/distomodule.c:2778:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/engine/vbap.c:870:24: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] pyo-1.0.5/src/engine/vbap.c:888:28: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] pyo-1.0.5/src/engine/vbap.c:892:32: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] pyo-1.0.5/src/engine/vbap.c:1362:24: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] pyo-1.0.5/src/engine/vbap.c:1366:28: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] pyo-1.0.5/src/engine/vbap.c:1368:28: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] pyo-1.0.5/src/objects/distomodule.c:322:50: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:323:50: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:324:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:325:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:326:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:327:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:329:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:330:76: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:331:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:333:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:334:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:335:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:336:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:337:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:338:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:339:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:340:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:726:48: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:727:48: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:728:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:729:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:730:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:731:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:733:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:734:74: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:735:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:737:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:738:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:739:57: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:740:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:741:57: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:742:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:743:57: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:744:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1178:52: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1179:52: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1180:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1181:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1182:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1183:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1185:79: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1186:78: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1187:79: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1189:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1190:74: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1191:61: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1192:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1193:61: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1194:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1195:61: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1196:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1666:48: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1667:48: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1668:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1669:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1670:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1671:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1673:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1674:74: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1675:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1677:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1678:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1679:57: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1680:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1681:57: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1682:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1683:57: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:1684:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2125:54: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2126:54: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2127:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2128:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2129:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2130:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2132:81: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2133:80: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2134:81: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2136:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2137:76: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2138:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2139:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2140:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2141:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2142:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2143:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/vbap.c:712:24: style: Condition 'k==1' is always true [knownConditionTrueFalse] pyo-1.0.5/src/engine/vbap.c:708:19: note: Assuming that condition 'k==0' is not redundant pyo-1.0.5/src/engine/vbap.c:706:23: note: Assuming that condition 'k<2' is not redundant pyo-1.0.5/src/engine/vbap.c:712:24: note: Condition 'k==1' is always true pyo-1.0.5/src/objects/distomodule.c:2444:46: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/vbap.c:777:24: style: Condition 'k==1' is always true [knownConditionTrueFalse] pyo-1.0.5/src/engine/vbap.c:773:19: note: Assuming that condition 'k==0' is not redundant pyo-1.0.5/src/engine/vbap.c:771:23: note: Assuming that condition 'k<2' is not redundant pyo-1.0.5/src/engine/vbap.c:777:24: note: Condition 'k==1' is always true pyo-1.0.5/src/objects/distomodule.c:2445:46: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2446:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2447:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2448:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2449:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2451:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2452:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2453:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2455:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2456:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2457:55: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2458:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2459:55: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2460:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2461:55: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2462:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2760:46: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2761:46: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2762:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2763:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2764:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2765:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2767:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2768:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2769:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2771:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2772:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2773:55: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2774:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2775:55: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2776:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2777:55: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/distomodule.c:2778:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/engine/vbap.c:36:15: style: Variable 'lp1' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/engine/vbap.c:36:21: style: Variable 'lp2' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/engine/vbap.c:36:27: style: Variable 'lp3' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/engine/vbap.c:194:40: style: Parameter 'from' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/vbap.c:823:39: style: Parameter 'azi' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/vbap.c:823:51: style: Parameter 'ele' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/engine/vbap.c:855:11: style: Variable 'toke' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/engine/vbap.c:1291:15: style: Variable 'lp1' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/engine/vbap.c:1291:21: style: Variable 'lp2' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/engine/vbap.c:1291:27: style: Variable 'lp3' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/engine/vbap.c:1340:11: style: Variable 'toke' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/engine/vbap.c:1460:50: style: Parameter 'outputPatches' can be declared as const array [constParameter] pyo-1.0.5/src/objects/distomodule.c:263:5: style: Local variable 'Disto_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/distomodule.c:250:1: note: Shadowed declaration pyo-1.0.5/src/objects/distomodule.c:263:5: note: Shadow variable pyo-1.0.5/src/objects/distomodule.c:668:5: style: Local variable 'Clip_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/distomodule.c:655:1: note: Shadowed declaration pyo-1.0.5/src/objects/distomodule.c:668:5: note: Shadow variable pyo-1.0.5/src/objects/distomodule.c:1120:5: style: Local variable 'Mirror_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/distomodule.c:1107:1: note: Shadowed declaration pyo-1.0.5/src/objects/distomodule.c:1120:5: note: Shadow variable pyo-1.0.5/src/objects/distomodule.c:1608:5: style: Local variable 'Wrap_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/distomodule.c:1595:1: note: Shadowed declaration pyo-1.0.5/src/objects/distomodule.c:1608:5: note: Shadow variable pyo-1.0.5/src/objects/distomodule.c:2065:5: style: Local variable 'Degrade_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/distomodule.c:2052:1: note: Shadowed declaration pyo-1.0.5/src/objects/distomodule.c:2065:5: note: Shadow variable pyo-1.0.5/src/objects/distomodule.c:2392:5: style: Local variable 'Min_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/distomodule.c:2380:1: note: Shadowed declaration pyo-1.0.5/src/objects/distomodule.c:2392:5: note: Shadow variable pyo-1.0.5/src/objects/distomodule.c:2708:5: style: Local variable 'Max_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/distomodule.c:2696:1: note: Shadowed declaration pyo-1.0.5/src/objects/distomodule.c:2708:5: note: Shadow variable pyo-1.0.5/src/objects/distomodule.c:100:12: style: Variable 'drive' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:121:12: style: Variable 'slope' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:141:12: style: Variable 'drive' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/engine/vbap.c:88:48: style: Variable 'next' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/distomodule.c:142:12: style: Variable 'slope' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:156:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Disto_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:195:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:156:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:157:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Disto_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:199:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:157:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:158:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Disto_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:207:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:158:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:159:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Disto_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:211:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:159:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:160:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Disto_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:219:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:160:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:161:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Disto_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:223:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:161:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:162:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Disto_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:203:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:162:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:163:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Disto_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:215:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:163:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:164:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Disto_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:227:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:164:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:322:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Disto_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:359:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:322:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:323:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Disto_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:360:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:323:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:324:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Disto_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:366:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:324:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:324:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Disto_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:366:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:324:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:325:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Disto_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:367:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:325:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:325:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Disto_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:367:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:325:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:326:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Disto_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:368:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:326:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:326:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Disto_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:368:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:326:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:327:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Disto_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:369:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:327:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:327:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Disto_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:369:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:327:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:329:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Disto_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:361:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:329:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:329:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Disto_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:361:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:329:53: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:329:69: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Disto_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:361:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:329:69: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:330:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Disto_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:362:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:330:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:330:52: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Disto_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:362:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:330:52: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:330:68: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Disto_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:362:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:330:68: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:331:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Disto_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:363:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:331:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:331:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Disto_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:363:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:331:53: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:331:69: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Disto_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:363:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:331:69: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:333:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Disto_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:377:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:333:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:333:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Disto_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:377:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:333:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:334:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Disto_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:396:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:334:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:334:65: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Disto_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:396:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:334:65: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:335:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Disto_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:375:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:335:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:335:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Disto_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:375:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:335:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:336:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Disto_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:394:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:336:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:336:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Disto_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:394:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:336:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:337:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Disto_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:376:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:337:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:337:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Disto_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:376:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:337:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:338:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Disto_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:395:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:338:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:338:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Disto_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:395:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:338:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:339:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Disto_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:405:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:339:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:339:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Disto_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:405:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:339:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:340:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Disto_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:407:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:340:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:340:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Disto_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:407:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:340:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:474:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:496:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:497:12: style: Variable 'mi' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:519:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:521:12: style: Variable 'ma' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:542:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:543:12: style: Variable 'mi' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:544:12: style: Variable 'ma' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:561:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Clip_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:600:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:561:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:562:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Clip_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:604:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:562:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:563:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Clip_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:612:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:563:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:564:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Clip_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:616:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:564:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:565:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Clip_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:624:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:565:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:566:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Clip_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:628:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:566:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:567:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Clip_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:608:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:567:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:568:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Clip_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:620:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:568:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:569:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Clip_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:632:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:569:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:726:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Clip_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:763:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:726:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:727:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Clip_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:764:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:727:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:728:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Clip_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:770:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:728:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:728:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Clip_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:770:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:728:53: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:729:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Clip_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:771:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:729:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:729:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Clip_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:771:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:729:53: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:730:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Clip_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:772:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:730:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/engine/vbap.c:1063:19: style: Variable 'amount' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/distomodule.c:730:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Clip_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:772:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:730:53: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:731:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Clip_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:773:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:731:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:731:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Clip_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:773:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:731:53: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:733:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Clip_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:765:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:733:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:733:51: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Clip_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:765:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:733:51: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:733:67: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Clip_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:765:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:733:67: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:734:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Clip_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:766:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:734:34: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:734:50: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Clip_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:766:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:734:50: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:734:66: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Clip_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:766:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:734:66: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:735:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Clip_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:767:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:735:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:735:51: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Clip_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:767:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:735:51: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:735:67: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Clip_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:767:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:735:67: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:737:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Clip_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:781:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:737:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:737:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Clip_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:781:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:737:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:738:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Clip_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:800:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:738:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:738:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Clip_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:800:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:738:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:739:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Clip_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:779:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:739:34: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:739:50: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Clip_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:779:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:739:50: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:740:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Clip_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:798:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:740:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:740:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Clip_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:798:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:740:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:741:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Clip_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:780:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:741:34: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:741:50: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Clip_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:780:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:741:50: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:742:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Clip_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:799:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:742:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:742:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Clip_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:799:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:742:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:743:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Clip_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:809:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:743:34: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:743:50: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Clip_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:809:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:743:50: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:744:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Clip_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:811:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:744:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:744:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Clip_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:811:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:744:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:878:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:915:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:916:12: style: Variable 'mini' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:949:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:951:12: style: Variable 'maxi' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:983:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:984:12: style: Variable 'mini' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:985:12: style: Variable 'maxi' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:1013:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mirror_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1052:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1013:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1014:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mirror_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1056:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1014:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1015:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mirror_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1064:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1015:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1016:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mirror_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1068:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1016:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1017:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mirror_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1076:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1017:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1018:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mirror_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1080:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1018:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1019:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mirror_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1060:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1019:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1020:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mirror_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1072:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1020:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1021:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mirror_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1084:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1021:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1178:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mirror_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1215:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1178:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1179:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mirror_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1216:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1179:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1180:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mirror_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1222:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1180:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1180:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Mirror_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1222:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1180:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1181:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mirror_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1223:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1181:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1181:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Mirror_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1223:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1181:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1182:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mirror_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1224:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1182:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1182:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Mirror_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1224:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1182:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1183:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mirror_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1225:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1183:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1183:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Mirror_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1225:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1183:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1185:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mirror_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1217:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1185:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1185:55: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Mirror_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1217:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1185:55: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1185:71: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Mirror_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1217:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1185:71: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1186:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mirror_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1218:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1186:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1186:54: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Mirror_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1218:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1186:54: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1186:70: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Mirror_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1218:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1186:70: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1187:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mirror_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1219:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1187:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1187:55: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Mirror_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1219:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1187:55: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1187:71: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Mirror_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1219:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1187:71: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1189:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mirror_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1233:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1189:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1189:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Mirror_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1233:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1189:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1190:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mirror_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1252:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1190:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1190:67: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Mirror_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1252:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1190:67: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1191:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mirror_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1231:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1191:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1191:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Mirror_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1231:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1191:54: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1192:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mirror_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1250:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1192:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1192:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Mirror_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1250:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1192:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1193:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mirror_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1232:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1193:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1193:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Mirror_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1232:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1193:54: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1194:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mirror_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1251:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1194:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1194:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Mirror_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1251:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1194:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1195:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mirror_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1261:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1195:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1195:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Mirror_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1261:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1195:54: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1196:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Mirror_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1263:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1196:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1196:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Mirror_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1263:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1196:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1330:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:1376:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:1377:12: style: Variable 'mini' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:1419:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:1421:12: style: Variable 'maxi' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:1462:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:1463:12: style: Variable 'mini' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:1464:12: style: Variable 'maxi' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:1501:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Wrap_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1540:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1501:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1502:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Wrap_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1544:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1502:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1503:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Wrap_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1552:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1503:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1504:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Wrap_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1556:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1504:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1505:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Wrap_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1564:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1505:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1506:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Wrap_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1568:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1506:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1507:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Wrap_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1548:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1507:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1508:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Wrap_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1560:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1508:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1509:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Wrap_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1572:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1509:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1666:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Wrap_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1703:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1666:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1667:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Wrap_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1704:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1667:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1668:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Wrap_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1710:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1668:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1668:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Wrap_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1710:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1668:53: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1669:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Wrap_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1711:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1669:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1669:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Wrap_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1711:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1669:53: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1670:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Wrap_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1712:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1670:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1670:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Wrap_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1712:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1670:53: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1671:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Wrap_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1713:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1671:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1671:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Wrap_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1713:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1671:53: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1673:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Wrap_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1705:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1673:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1673:51: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Wrap_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1705:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1673:51: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1673:67: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Wrap_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1705:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1673:67: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1674:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Wrap_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1706:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1674:34: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1674:50: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Wrap_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1706:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1674:50: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1674:66: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Wrap_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1706:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1674:66: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1675:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Wrap_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1707:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1675:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1675:51: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Wrap_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1707:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1675:51: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1675:67: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Wrap_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1707:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1675:67: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1677:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Wrap_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1721:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1677:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1677:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Wrap_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1721:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1677:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1678:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Wrap_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1740:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1678:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1678:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Wrap_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1740:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1678:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1679:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Wrap_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1719:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1679:34: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1679:50: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Wrap_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1719:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1679:50: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1680:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Wrap_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1738:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1680:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1680:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Wrap_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1738:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1680:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1681:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Wrap_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1720:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1681:34: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1681:50: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Wrap_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1720:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1681:50: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1682:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Wrap_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1739:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1682:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1682:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Wrap_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1739:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1682:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1683:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Wrap_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1749:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1683:34: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1683:50: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Wrap_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1749:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1683:50: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1684:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Wrap_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1751:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1684:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1684:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Wrap_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1751:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1684:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1844:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:1875:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:1905:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:1935:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/distomodule.c:1958:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Degrade_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:1997:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1958:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1959:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Degrade_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2001:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1959:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1960:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Degrade_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2009:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1960:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1961:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Degrade_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2013:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1961:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1962:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Degrade_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2021:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1962:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1963:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Degrade_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2025:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1963:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1964:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Degrade_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2005:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1964:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1965:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Degrade_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2017:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1965:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:1966:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Degrade_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2029:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:1966:54: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2125:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Degrade_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2162:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2125:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2126:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Degrade_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2163:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2126:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2127:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Degrade_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2169:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2127:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2127:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Degrade_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2169:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2127:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2128:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Degrade_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2170:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2128:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2128:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Degrade_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2170:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2128:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2129:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Degrade_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2171:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2129:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2129:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Degrade_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2171:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2129:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2130:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Degrade_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2172:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2130:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2130:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Degrade_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2172:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2130:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2132:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Degrade_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2164:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2132:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2132:57: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Degrade_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2164:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2132:57: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2132:73: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Degrade_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2164:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2132:73: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2133:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Degrade_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2165:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2133:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2133:56: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Degrade_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2165:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2133:56: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2133:72: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Degrade_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2165:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2133:72: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2134:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Degrade_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2166:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2134:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2134:57: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Degrade_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2166:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2134:57: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2134:73: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Degrade_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2166:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2134:73: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2136:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Degrade_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2180:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2136:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2136:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Degrade_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2180:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2136:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2137:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Degrade_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2199:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2137:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2137:69: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Degrade_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2199:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2137:69: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2138:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Degrade_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2178:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2138:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2138:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Degrade_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2178:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2138:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2139:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Degrade_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2197:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2139:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2139:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Degrade_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2197:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2139:64: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2140:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Degrade_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2179:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2140:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2140:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Degrade_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2179:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2140:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2141:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Degrade_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2198:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2141:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2141:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Degrade_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2198:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2141:64: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2142:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Degrade_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2208:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2142:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2142:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Degrade_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2208:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2142:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2143:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Degrade_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2210:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2143:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2143:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Degrade_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2210:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2143:64: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2295:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Min_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2326:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2295:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2296:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Min_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2330:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2296:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2297:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Min_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2338:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2297:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2298:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Min_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2342:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2298:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2299:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Min_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2350:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2299:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2300:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Min_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2354:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2300:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2301:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Min_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2334:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2301:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2302:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Min_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2346:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2302:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2303:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Min_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2358:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2303:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2444:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Min_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2479:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2444:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2445:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Min_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2480:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2445:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2446:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Min_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2485:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2446:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2446:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Min_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2485:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2446:51: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2447:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Min_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2486:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2447:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2447:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Min_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2486:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2447:51: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2448:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Min_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2487:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2448:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2448:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Min_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2487:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2448:51: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2449:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Min_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2488:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2449:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2449:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Min_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2488:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2449:51: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2451:33: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Min_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2481:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2451:33: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2451:49: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Min_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2481:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2451:49: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2451:65: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Min_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2481:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2451:65: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2452:32: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Min_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2482:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2452:32: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2452:48: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Min_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2482:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2452:48: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2452:64: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Min_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2482:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2452:64: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2453:33: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Min_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2483:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2453:33: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2453:49: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Min_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2483:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2453:49: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2453:65: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Min_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2483:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2453:65: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2455:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Min_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2496:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2455:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2455:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Min_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2496:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2455:53: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2456:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Min_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2515:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2456:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2456:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Min_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2515:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2456:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2457:32: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Min_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2494:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2457:32: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2457:48: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Min_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2494:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2457:48: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2458:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Min_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2513:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2458:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2458:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Min_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2513:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2458:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2459:32: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Min_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2495:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2459:32: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2459:48: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Min_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2495:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2459:48: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2460:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Min_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2514:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2460:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2460:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Min_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2514:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2460:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2461:32: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Min_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2524:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2461:32: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2461:48: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Min_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2524:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2461:48: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2462:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Min_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2526:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2462:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2462:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Min_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2526:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2462:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2611:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Max_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2642:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2611:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2612:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Max_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2646:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2612:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2613:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Max_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2654:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2613:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2614:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Max_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2658:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2614:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2615:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Max_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2666:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2615:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2616:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Max_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2670:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2616:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2617:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Max_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2650:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2617:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2618:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Max_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2662:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2618:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2619:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Max_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2674:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2619:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2760:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Max_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2795:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2760:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2761:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Max_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2796:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2761:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2762:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Max_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2801:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2762:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2762:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Max_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2801:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2762:51: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2763:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Max_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2802:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2763:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2763:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Max_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2802:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2763:51: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2764:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Max_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2803:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2764:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2764:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Max_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2803:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2764:51: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2765:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Max_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2804:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2765:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2765:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Max_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2804:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2765:51: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2767:33: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Max_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2797:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2767:33: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2767:49: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Max_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2797:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2767:49: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2767:65: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Max_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2797:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2767:65: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2768:32: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Max_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2798:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2768:32: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2768:48: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Max_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2798:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2768:48: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2768:64: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Max_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2798:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2768:64: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2769:33: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Max_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2799:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2769:33: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2769:49: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Max_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2799:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2769:49: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2769:65: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Max_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2799:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2769:65: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2771:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Max_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2812:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2771:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2771:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Max_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2812:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2771:53: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2772:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Max_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2831:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2772:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2772:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Max_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2831:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2772:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2773:32: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Max_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2810:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2773:32: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2773:48: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Max_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2810:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2773:48: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2774:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Max_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2829:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2774:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2774:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Max_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2829:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2774:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2775:32: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Max_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2811:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2775:32: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2775:48: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Max_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2811:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2775:48: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2776:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Max_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2830:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2776:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2776:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Max_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2830:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2776:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2777:32: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Max_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2840:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2777:32: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2777:48: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Max_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2840:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2777:48: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2778:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Max_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2842:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2778:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:2778:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Max_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/distomodule.c:2842:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/distomodule.c:2778:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/distomodule.c:263:16: style: Variable 'Disto_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/distomodule.c:285:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/distomodule.c:271:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/distomodule.c:272:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/distomodule.c:668:15: style: Variable 'Clip_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/distomodule.c:689:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/distomodule.c:676:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/distomodule.c:677:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/distomodule.c:1120:17: style: Variable 'Mirror_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/distomodule.c:1141:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/distomodule.c:1128:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/distomodule.c:1129:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/distomodule.c:1608:15: style: Variable 'Wrap_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/distomodule.c:1629:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/fadermodule.c:334:5: error: There is an unknown macro here somewhere. Configuration is required. If PLAY is a macro then please configure it. [unknownMacro] pyo-1.0.5/src/objects/distomodule.c:1616:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/distomodule.c:1617:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/distomodule.c:2065:18: style: Variable 'Degrade_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/distomodule.c:2088:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/distomodule.c:2073:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/distomodule.c:2074:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/distomodule.c:2392:14: style: Variable 'Min_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/distomodule.c:2412:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/distomodule.c:2400:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/distomodule.c:2401:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/distomodule.c:2708:14: style: Variable 'Max_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/distomodule.c:2728:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/distomodule.c:2716:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/distomodule.c:2717:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/exprmodule.c:232:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MYFLT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:541:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RANDOM_UNIFORM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:752:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pyo_DEALLOC [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:785:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_O_OIF [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:819:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:820:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:822:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:823:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:841:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:1150:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:1171:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:1247:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:1248:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:1249:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:1250:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:1251:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:1252:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:1253:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:1254:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:1255:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:1362:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:1384:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:1385:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:1386:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:1387:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:1388:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:1389:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:1391:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:1392:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:1393:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:1395:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:1396:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:1397:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:1398:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:1399:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:1400:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:1401:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/exprmodule.c:1402:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:424:50: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:425:50: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:426:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:427:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:428:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:429:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:431:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:432:76: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:433:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:435:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:436:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:437:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:438:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:439:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:440:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:441:59: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:442:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:833:52: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:834:52: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:835:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:836:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:837:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:838:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:840:79: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:841:78: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:842:79: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:844:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:845:74: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:846:61: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:847:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:848:61: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:849:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:850:61: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:851:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:1573:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:1574:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:1575:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:1576:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:1577:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:1578:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:1580:85: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:1581:84: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:1582:85: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:1584:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:1585:80: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:1586:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:1587:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:1588:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:1589:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:1590:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:1591:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:2718:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:2719:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:2720:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:2721:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:2722:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:2723:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:2725:85: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:2726:84: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:2727:85: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:2729:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:2730:80: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:2731:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:2732:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:2733:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:2734:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:2735:67: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:2736:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3032:52: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3033:52: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3034:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3035:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3036:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3037:64: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3039:79: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3040:78: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3041:79: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3043:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3044:74: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3045:61: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3046:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3047:61: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3048:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3049:61: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3050:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3761:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3762:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3763:74: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3764:74: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3765:74: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3766:74: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3768:89: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3769:88: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3770:89: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3772:76: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3773:84: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3774:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3775:79: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3776:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3777:79: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3778:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:3779:79: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/delaymodule.c:2987:5: style: Local variable 'Delay1_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/delaymodule.c:2976:1: note: Shadowed declaration pyo-1.0.5/src/objects/delaymodule.c:2987:5: note: Shadow variable pyo-1.0.5/src/objects/delaymodule.c:68:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:101:12: style: Variable 'delobj' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:109:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:151:12: style: Variable 'fdb' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:160:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:200:12: style: Variable 'delobj' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:201:12: style: Variable 'fdb' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:203:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:244:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:283:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:244:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:245:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:287:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:245:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:246:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:295:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:246:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:247:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:299:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:247:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:248:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:307:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:248:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:249:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:311:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:249:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:250:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:291:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:250:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:251:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:303:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:251:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:252:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:315:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:252:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:424:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:474:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:424:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:425:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:475:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:425:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:426:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:482:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:426:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:426:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Delay_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:482:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:426:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:427:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:483:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:427:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:427:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Delay_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:483:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:427:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:428:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:484:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:428:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:428:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Delay_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:484:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:428:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:429:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:485:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:429:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:429:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Delay_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:485:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:429:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:431:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:476:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:431:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:431:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Delay_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:476:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:431:53: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:431:69: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Delay_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:476:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:431:69: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:432:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:477:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:432:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:432:52: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Delay_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:477:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:432:52: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:432:68: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Delay_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:477:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:432:68: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:433:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:478:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:433:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:433:53: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Delay_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:478:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:433:53: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:433:69: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Delay_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:478:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:433:69: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:435:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:493:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:435:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:435:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Delay_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:493:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:435:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:436:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:512:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:436:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:436:65: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Delay_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:512:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:436:65: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:437:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:491:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:437:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:437:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Delay_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:491:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:437:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:438:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:510:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:438:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:438:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Delay_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:510:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:438:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:439:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:492:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:439:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:439:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Delay_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:492:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:439:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:440:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:511:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:440:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:440:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Delay_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:511:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:440:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:441:36: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:521:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:441:36: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:441:52: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Delay_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:521:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:441:52: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:442:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:523:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:442:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:442:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Delay_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:523:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:442:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:598:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:638:12: style: Variable 'delobj' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:639:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:673:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SDelay_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:704:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:673:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:674:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SDelay_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:708:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:674:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:675:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SDelay_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:716:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:675:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:676:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SDelay_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:720:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:676:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:677:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SDelay_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:728:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:677:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:678:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SDelay_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:732:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:678:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:679:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SDelay_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:712:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:679:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:680:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SDelay_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:724:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:680:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:681:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SDelay_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:736:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:681:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:833:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SDelay_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:881:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:833:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:834:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SDelay_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:882:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:834:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:835:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SDelay_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:888:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:835:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:835:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'SDelay_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:888:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:835:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:836:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SDelay_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:889:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:836:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:836:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'SDelay_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:889:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:836:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:837:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SDelay_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:890:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:837:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:837:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'SDelay_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:890:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:837:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:838:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SDelay_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:891:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:838:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:838:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'SDelay_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:891:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:838:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:840:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SDelay_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:883:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:840:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:840:55: style: Parameter 'args' can be declared as pointer to const. However it seems that 'SDelay_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:883:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:840:55: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:840:71: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'SDelay_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:883:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:840:71: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:841:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SDelay_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:884:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:841:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:841:54: style: Parameter 'args' can be declared as pointer to const. However it seems that 'SDelay_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:884:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:841:54: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:841:70: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'SDelay_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:884:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:841:70: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:842:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SDelay_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:885:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:842:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:842:55: style: Parameter 'args' can be declared as pointer to const. However it seems that 'SDelay_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:885:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:842:55: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:842:71: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'SDelay_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:885:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:842:71: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:844:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SDelay_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:899:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:844:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:844:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'SDelay_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:899:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:844:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:845:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SDelay_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:918:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:845:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:845:67: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'SDelay_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:918:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:845:67: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:846:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SDelay_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:897:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:846:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:846:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'SDelay_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:897:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:846:54: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:847:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SDelay_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:916:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:847:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:847:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'SDelay_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:916:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:847:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:848:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SDelay_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:898:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:848:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:848:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'SDelay_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:898:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:848:54: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:849:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SDelay_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:917:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:849:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:849:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'SDelay_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:917:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:849:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:850:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SDelay_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:927:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:850:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:850:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'SDelay_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:927:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:850:54: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:851:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SDelay_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:929:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:851:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:851:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'SDelay_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:929:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:851:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1012:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:1103:12: style: Variable 'fr' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:1105:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:1200:12: style: Variable 'du' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:1201:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:1291:12: style: Variable 'fr' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:1292:12: style: Variable 'du' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:1293:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:1380:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Waveguide_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1419:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1380:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1381:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Waveguide_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1423:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1381:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1382:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Waveguide_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1431:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1382:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1383:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Waveguide_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1435:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1383:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1384:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Waveguide_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1443:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1384:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1385:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Waveguide_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1447:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1385:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1386:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Waveguide_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1427:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1386:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1387:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Waveguide_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1439:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1387:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1388:58: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Waveguide_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1451:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1388:58: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1573:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Waveguide_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1632:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1573:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1574:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Waveguide_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1633:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1574:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1575:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Waveguide_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1640:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1575:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1575:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Waveguide_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1640:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1575:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1576:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Waveguide_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1641:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1576:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1576:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Waveguide_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1641:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1576:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1577:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Waveguide_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1642:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1577:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1577:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Waveguide_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1642:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1577:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1578:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Waveguide_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1643:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1578:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1578:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Waveguide_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1643:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1578:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1580:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Waveguide_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1634:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1580:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1580:61: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Waveguide_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1634:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1580:61: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1580:77: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Waveguide_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1634:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1580:77: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1581:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Waveguide_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1635:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1581:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1581:60: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Waveguide_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1635:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1581:60: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1581:76: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Waveguide_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1635:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1581:76: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1582:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Waveguide_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1636:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1582:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1582:61: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Waveguide_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1636:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1582:61: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1582:77: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Waveguide_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1636:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1582:77: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1584:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Waveguide_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1651:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1584:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1584:65: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Waveguide_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1651:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1584:65: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1585:57: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Waveguide_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1670:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1585:57: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1585:73: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Waveguide_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1670:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1585:73: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1586:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Waveguide_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1649:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1586:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1586:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Waveguide_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1649:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1586:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1587:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Waveguide_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1668:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1587:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1587:68: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Waveguide_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1668:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1587:68: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1588:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Waveguide_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1650:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1588:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1588:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Waveguide_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1650:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1588:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1589:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Waveguide_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1669:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1589:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1589:68: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Waveguide_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1669:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1589:68: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1590:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Waveguide_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1679:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1590:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1590:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Waveguide_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1679:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1590:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1591:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Waveguide_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1681:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1591:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1591:68: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Waveguide_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:1681:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:1591:68: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:1764:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:1855:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:1856:12: style: Variable 'freq' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:1947:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:1949:12: style: Variable 'fdb' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:2038:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:2039:12: style: Variable 'freq' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:2040:12: style: Variable 'fdb' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:2130:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:2133:12: style: Variable 'det' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:2222:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:2223:12: style: Variable 'freq' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:2225:12: style: Variable 'det' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:2315:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:2317:12: style: Variable 'fdb' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:2318:12: style: Variable 'det' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:2407:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:2408:12: style: Variable 'freq' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:2409:12: style: Variable 'fdb' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:2410:12: style: Variable 'det' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:2493:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AllpassWG_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2548:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2493:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2494:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AllpassWG_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2552:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2494:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2495:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AllpassWG_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2560:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2495:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2496:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AllpassWG_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2564:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2496:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2497:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AllpassWG_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2572:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2497:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2498:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AllpassWG_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2576:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2498:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2499:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AllpassWG_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2556:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2499:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2500:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AllpassWG_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2568:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2500:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2501:58: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AllpassWG_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2580:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2501:58: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2718:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AllpassWG_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2781:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2718:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2719:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AllpassWG_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2782:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2719:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2720:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AllpassWG_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2790:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2720:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2720:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'AllpassWG_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2790:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2720:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2721:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AllpassWG_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2791:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2721:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2721:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'AllpassWG_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2791:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2721:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2722:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AllpassWG_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2792:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2722:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2722:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'AllpassWG_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2792:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2722:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2723:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AllpassWG_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2793:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2723:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2723:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'AllpassWG_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2793:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2723:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2725:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AllpassWG_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2783:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2725:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2725:61: style: Parameter 'args' can be declared as pointer to const. However it seems that 'AllpassWG_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2783:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2725:61: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2725:77: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'AllpassWG_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2783:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2725:77: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2726:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AllpassWG_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2784:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2726:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2726:60: style: Parameter 'args' can be declared as pointer to const. However it seems that 'AllpassWG_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2784:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2726:60: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2726:76: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'AllpassWG_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2784:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2726:76: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2727:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AllpassWG_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2785:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2727:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2727:61: style: Parameter 'args' can be declared as pointer to const. However it seems that 'AllpassWG_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2785:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2727:61: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2727:77: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'AllpassWG_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2785:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2727:77: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2729:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AllpassWG_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2801:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2729:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2729:65: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'AllpassWG_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2801:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2729:65: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2730:57: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AllpassWG_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2820:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2730:57: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2730:73: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'AllpassWG_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2820:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2730:73: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2731:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AllpassWG_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2799:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2731:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2731:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'AllpassWG_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2799:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2731:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2732:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AllpassWG_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2818:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2732:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2732:68: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'AllpassWG_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2818:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2732:68: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2733:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AllpassWG_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2800:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2733:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2733:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'AllpassWG_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2800:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2733:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2734:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AllpassWG_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2819:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2734:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2734:68: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'AllpassWG_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2819:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2734:68: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2735:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AllpassWG_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2829:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2735:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2735:60: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'AllpassWG_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2829:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2735:60: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2736:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'AllpassWG_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2831:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2736:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2736:68: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'AllpassWG_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2831:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2736:68: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2893:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:2902:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay1_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2923:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2902:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2903:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay1_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2927:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2903:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2904:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay1_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2935:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2904:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2905:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay1_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2939:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2905:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2906:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay1_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2947:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2906:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2907:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay1_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2951:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2907:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2908:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay1_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2931:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2908:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2909:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay1_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2943:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2909:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:2910:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay1_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:2955:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:2910:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3032:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay1_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3064:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3032:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3033:44: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay1_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3065:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3033:44: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3034:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay1_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3069:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3034:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3034:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Delay1_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3069:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3034:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3035:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay1_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3070:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3035:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3035:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Delay1_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3070:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3035:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3036:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay1_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3071:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3036:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3036:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Delay1_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3071:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3036:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3037:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay1_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3072:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3037:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3037:57: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Delay1_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3072:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3037:57: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3039:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay1_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3066:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3039:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3039:55: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Delay1_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3066:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3039:55: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3039:71: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Delay1_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3066:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3039:71: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3040:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay1_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3067:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3040:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3040:54: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Delay1_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3067:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3040:54: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3040:70: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Delay1_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3067:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3040:70: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3041:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay1_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3068:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3041:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3041:55: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Delay1_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3068:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3041:55: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3041:71: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Delay1_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3068:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3041:71: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3043:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay1_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3080:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3043:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3043:59: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Delay1_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3080:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3043:59: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3044:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay1_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3099:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3044:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3044:67: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Delay1_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3099:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3044:67: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3045:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay1_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3078:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3045:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3045:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Delay1_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3078:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3045:54: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3046:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay1_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3097:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3046:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3046:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Delay1_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3097:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3046:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3047:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay1_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3079:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3047:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3047:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Delay1_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3079:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3047:54: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3048:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay1_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3098:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3048:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3048:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Delay1_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3098:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3048:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3049:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay1_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3108:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3049:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3049:54: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Delay1_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3108:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3049:54: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3050:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Delay1_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3110:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3050:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3050:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Delay1_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3110:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3050:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3190:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:3286:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:3287:12: style: Variable 'dl' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:3384:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:3386:12: style: Variable 'fd' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:3482:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:3483:12: style: Variable 'dl' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:3484:12: style: Variable 'fd' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/delaymodule.c:3575:56: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SmoothDelay_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3614:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3575:56: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3576:56: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SmoothDelay_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3618:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3576:56: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3577:56: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SmoothDelay_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3626:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3577:56: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3578:56: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SmoothDelay_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3630:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3578:56: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3579:59: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SmoothDelay_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3638:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3579:59: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3580:59: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SmoothDelay_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3642:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3580:59: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3581:59: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SmoothDelay_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3622:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3581:59: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3582:59: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SmoothDelay_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3634:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3582:59: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3583:62: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SmoothDelay_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3646:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3583:62: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3761:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SmoothDelay_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3824:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3761:54: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3762:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SmoothDelay_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3825:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3762:54: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3763:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SmoothDelay_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3833:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3763:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3763:67: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'SmoothDelay_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3833:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3763:67: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3764:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SmoothDelay_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3834:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3764:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3764:67: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'SmoothDelay_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3834:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3764:67: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3765:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SmoothDelay_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3835:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3765:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3765:67: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'SmoothDelay_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3835:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3765:67: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3766:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SmoothDelay_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3836:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3766:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3766:67: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'SmoothDelay_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3836:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3766:67: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3768:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SmoothDelay_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3826:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3768:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3768:65: style: Parameter 'args' can be declared as pointer to const. However it seems that 'SmoothDelay_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3826:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3768:65: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3768:81: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'SmoothDelay_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3826:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3768:81: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3769:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SmoothDelay_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3827:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3769:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3769:64: style: Parameter 'args' can be declared as pointer to const. However it seems that 'SmoothDelay_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3827:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3769:64: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3769:80: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'SmoothDelay_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3827:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3769:80: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3770:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SmoothDelay_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3828:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3770:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3770:65: style: Parameter 'args' can be declared as pointer to const. However it seems that 'SmoothDelay_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3828:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3770:65: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3770:81: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'SmoothDelay_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3828:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3770:81: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3772:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SmoothDelay_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3844:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3772:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3772:69: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'SmoothDelay_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3844:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3772:69: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3773:61: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SmoothDelay_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3863:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3773:61: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3773:77: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'SmoothDelay_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3863:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3773:77: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3774:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SmoothDelay_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3842:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3774:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3774:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'SmoothDelay_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3842:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3774:64: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3775:56: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SmoothDelay_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3861:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3775:56: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3775:72: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'SmoothDelay_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3861:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3775:72: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3776:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SmoothDelay_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3843:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3776:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3776:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'SmoothDelay_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3843:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3776:64: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3777:56: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SmoothDelay_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3862:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3777:56: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3777:72: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'SmoothDelay_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3862:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3777:72: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3778:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SmoothDelay_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3872:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3778:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3778:64: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'SmoothDelay_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3872:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3778:64: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3779:56: style: Parameter 'self' can be declared as pointer to const. However it seems that 'SmoothDelay_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3874:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3779:56: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:3779:72: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'SmoothDelay_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/delaymodule.c:3874:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/delaymodule.c:3779:72: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/delaymodule.c:351:18: style: Variable 'PyMem_RawFree' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/delaymodule.c:361:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/delaymodule.c:770:18: style: Variable 'PyMem_RawFree' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/delaymodule.c:792:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/delaymodule.c:780:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/delaymodule.c:1487:18: style: Variable 'PyMem_RawFree' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/delaymodule.c:1497:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/delaymodule.c:2635:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/delaymodule.c:2971:13: style: Variable 'Py_VISIT' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/delaymodule.c:2979:13: style: Variable 'Py_CLEAR' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/delaymodule.c:2987:17: style: Variable 'Delay1_clear' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/delaymodule.c:3005:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/delaymodule.c:2995:9: style: Unused variable: i [unusedVariable] pyo-1.0.5/src/objects/delaymodule.c:2996:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/delaymodule.c:3188:22: style: Variable 'xsamps' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/delaymodule.c:3284:22: style: Variable 'xsamps' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/delaymodule.c:3382:22: style: Variable 'xsamps' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/delaymodule.c:3480:22: style: Variable 'xsamps' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/fftmodule.c:66:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MYFLT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:234:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:247:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:248:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:250:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:251:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:262:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:286:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:361:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3682:18: style: Variable 'PyMem_RawFree' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/fftmodule.c:362:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:363:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:364:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:365:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:366:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:367:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:368:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/delaymodule.c:3692:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/fftmodule.c:369:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:476:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:498:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:499:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:500:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:501:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:502:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:503:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:505:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:506:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:508:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:509:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:510:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:511:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:512:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:513:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:514:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:515:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:646:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MYFLT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:729:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:730:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:731:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:732:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:733:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:734:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:735:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:736:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:737:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:854:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:887:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:888:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:889:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:890:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:891:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:892:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:894:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:895:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:896:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:898:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:899:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:900:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:901:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:902:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:903:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:904:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:905:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:916:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:940:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1084:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1085:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1086:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1087:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1088:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1089:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1090:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1091:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1092:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1194:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1221:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1222:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1223:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1224:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1225:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1226:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1228:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1229:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1231:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1232:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1233:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1234:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1235:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1236:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1237:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1238:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1378:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1379:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1380:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1381:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1382:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1383:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1384:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1385:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1386:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1488:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1515:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1516:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1517:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1518:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1519:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1520:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1522:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1523:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1525:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1526:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1527:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1528:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1529:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1530:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1531:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1532:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1688:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1747:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pyo_DEALLOC [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1779:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1813:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1814:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1816:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1817:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1824:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1856:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MYFLT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1945:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1946:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1947:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1948:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1949:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1950:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1951:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1952:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1953:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2060:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2082:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2083:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2084:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2085:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2086:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2087:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2089:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2090:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2091:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2093:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2094:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2095:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2096:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2097:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2098:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2099:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2100:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2303:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pyo_DEALLOC [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2335:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2369:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2370:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2372:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2373:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2380:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2412:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MYFLT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2501:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2502:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2503:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2504:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2505:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2506:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2507:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2508:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2509:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2616:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2638:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2639:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2640:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2641:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2642:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2643:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2645:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2646:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2647:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2649:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2650:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2651:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2652:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2653:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2654:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2655:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2656:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2921:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pyo_DEALLOC [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2961:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3010:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3011:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3013:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3014:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3021:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PyExc_TypeError [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3053:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MYFLT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3149:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3150:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3151:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3152:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3153:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3154:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3155:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3156:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3157:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3264:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3286:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3287:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3288:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3289:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3290:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3291:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3293:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3294:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3295:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3297:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3298:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3299:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3300:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3301:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3302:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3303:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3304:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3447:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MYFLT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3478:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SFM_READ [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3742:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3743:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3744:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3745:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3746:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3747:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3748:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3749:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3750:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3893:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3937:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3938:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3939:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3940:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3941:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3942:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3944:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3945:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3946:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3948:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3949:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3950:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3951:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3952:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3953:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3954:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3955:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4099:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MYFLT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4361:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4385:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4386:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4387:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4388:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4408:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4420:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4481:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4490:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4499:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4508:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4517:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4617:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MYFLT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4654:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4681:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4682:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4683:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4684:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4685:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4686:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4687:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4688:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4689:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4809:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4848:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4849:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4850:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4851:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4852:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4853:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4855:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4856:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4857:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4859:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4860:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4861:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4862:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4863:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4864:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4865:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4866:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4870:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSERT_ARG_NOT_NULL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4892:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSERT_ARG_NOT_NULL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4920:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:4944:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/freeverbmodule.c:566:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/freeverbmodule.c:567:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/freeverbmodule.c:568:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/freeverbmodule.c:569:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/freeverbmodule.c:570:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/freeverbmodule.c:571:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/freeverbmodule.c:572:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/freeverbmodule.c:573:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/freeverbmodule.c:574:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/freeverbmodule.c:691:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pyo_DEALLOC [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/freeverbmodule.c:735:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/freeverbmodule.c:802:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/freeverbmodule.c:803:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/freeverbmodule.c:804:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/freeverbmodule.c:805:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/freeverbmodule.c:806:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/freeverbmodule.c:807:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/freeverbmodule.c:809:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/freeverbmodule.c:810:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/freeverbmodule.c:811:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/freeverbmodule.c:813:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/freeverbmodule.c:814:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/freeverbmodule.c:815:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/freeverbmodule.c:816:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/freeverbmodule.c:817:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/freeverbmodule.c:818:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/freeverbmodule.c:819:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/freeverbmodule.c:820:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/freeverbmodule.c:852:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/freeverbmodule.c:802:56: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/freeverbmodule.c:803:56: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/freeverbmodule.c:804:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/freeverbmodule.c:805:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/freeverbmodule.c:806:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/freeverbmodule.c:807:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/freeverbmodule.c:809:83: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/freeverbmodule.c:810:82: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/freeverbmodule.c:811:83: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/freeverbmodule.c:813:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/freeverbmodule.c:814:78: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/freeverbmodule.c:815:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/freeverbmodule.c:816:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/freeverbmodule.c:817:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/freeverbmodule.c:818:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/freeverbmodule.c:819:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/freeverbmodule.c:820:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/freeverbmodule.c:93:34: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] pyo-1.0.5/src/objects/freeverbmodule.c:104:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/freeverbmodule.c:162:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/freeverbmodule.c:221:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/freeverbmodule.c:280:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/freeverbmodule.c:338:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/freeverbmodule.c:396:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/freeverbmodule.c:455:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/freeverbmodule.c:514:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/freeverbmodule.c:566:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Freeverb_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:621:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:566:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:567:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Freeverb_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:625:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:567:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:568:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Freeverb_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:633:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:568:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:569:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Freeverb_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:637:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:569:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:570:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Freeverb_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:645:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:570:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:571:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Freeverb_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:649:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:571:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:572:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Freeverb_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:629:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:572:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:573:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Freeverb_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:641:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:573:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:574:56: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Freeverb_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:653:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:574:56: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:802:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Freeverb_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:870:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:802:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:803:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Freeverb_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:871:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:803:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:804:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Freeverb_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:879:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:804:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:804:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Freeverb_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:879:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:804:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:805:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Freeverb_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:880:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:805:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:805:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Freeverb_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:880:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:805:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:806:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Freeverb_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:881:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:806:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:806:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Freeverb_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:881:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:806:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:807:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Freeverb_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:882:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:807:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:807:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Freeverb_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:882:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:807:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:809:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Freeverb_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:872:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:809:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:809:59: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Freeverb_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:872:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:809:59: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:809:75: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Freeverb_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:872:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:809:75: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:810:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Freeverb_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:873:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:810:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:810:58: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Freeverb_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:873:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:810:58: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:810:74: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Freeverb_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:873:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:810:74: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:811:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Freeverb_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:874:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:811:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:811:59: style: Parameter 'args' can be declared as pointer to const. However it seems that 'Freeverb_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:874:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:811:59: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:811:75: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'Freeverb_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:874:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:811:75: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:813:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Freeverb_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:890:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:813:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:813:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Freeverb_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:890:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:813:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:814:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Freeverb_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:909:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:814:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:814:71: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Freeverb_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:909:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:814:71: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:815:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Freeverb_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:888:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:815:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:815:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Freeverb_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:888:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:815:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:816:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Freeverb_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:907:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:816:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:816:66: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Freeverb_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:907:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:816:66: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:817:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Freeverb_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:889:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:817:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:817:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Freeverb_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:889:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:817:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:818:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Freeverb_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:908:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:818:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:818:66: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Freeverb_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:908:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:818:66: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:819:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Freeverb_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:918:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:819:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:819:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Freeverb_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:918:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:819:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:820:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Freeverb_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:920:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:820:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:820:66: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'Freeverb_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/freeverbmodule.c:920:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/freeverbmodule.c:820:66: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/freeverbmodule.c:729:26: style: Variable 'Stream_setFunctionPtr' is assigned a value that is never used. [unreadVariable] pyo-1.0.5/src/objects/freeverbmodule.c:713:26: style: Unused variable: input_streamtmp [unusedVariable] pyo-1.0.5/src/objects/granulatormodule.c:2162:5: error: There is an unknown macro here somewhere. Configuration is required. If SET_INTERP_POINTER is a macro then please configure it. [unknownMacro] pyo-1.0.5/src/objects/fftmodule.c:247:54: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:248:54: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:250:81: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:251:81: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:498:46: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:499:46: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:500:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:501:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:502:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:503:58: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:505:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:506:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:508:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:509:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:510:55: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:511:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:512:55: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:513:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:514:55: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:515:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:887:48: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:888:48: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:889:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:890:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:891:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:892:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:894:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:895:74: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:896:75: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:898:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:899:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:900:57: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:901:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:902:57: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:903:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:904:57: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:905:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1221:56: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1222:56: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1223:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1224:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1225:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1226:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1228:83: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1229:83: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1231:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1232:78: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1233:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1234:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1235:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1236:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1237:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1238:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1515:56: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1516:56: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1517:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1518:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1519:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1520:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1522:83: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1523:83: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1525:70: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1526:78: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1527:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1528:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1529:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1530:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1531:65: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1532:73: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1813:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1814:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1816:95: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:1817:95: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2082:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2083:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2084:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2085:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2086:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2087:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2089:87: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2090:86: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2091:87: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2093:74: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2094:82: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2095:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2096:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2097:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2098:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2099:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2100:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2369:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2370:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2372:95: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2373:95: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2638:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2639:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2640:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2641:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2642:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2643:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2645:87: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2646:86: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2647:87: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2649:74: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2650:82: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2651:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2652:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2653:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2654:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2655:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2656:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3010:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3011:62: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3013:89: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3014:89: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3286:54: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3287:54: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3288:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3289:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3290:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3291:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3293:81: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3294:80: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3295:81: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3297:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3298:76: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3299:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3300:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3301:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3302:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3303:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3304:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3937:54: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3938:54: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3939:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3940:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3941:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3942:66: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3944:81: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3945:80: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3946:81: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3948:68: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3949:76: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3950:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3951:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3952:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3953:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3954:63: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:3955:71: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:4385:56: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:4386:56: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:4387:83: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:4388:83: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:4848:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:4849:60: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:4850:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:4851:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:4852:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:4853:72: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:4855:87: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:4856:86: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:4857:87: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:4859:74: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:4860:82: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:4861:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:4862:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:4863:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:4864:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:4865:69: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:4866:77: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] pyo-1.0.5/src/objects/fftmodule.c:2863:27: style: Expression is always true because 'else if' condition is opposite to previous condition at line 2861. [multiCondition] pyo-1.0.5/src/objects/fftmodule.c:2861:22: note: first condition pyo-1.0.5/src/objects/fftmodule.c:2863:27: note: else if condition is opposite to first condition pyo-1.0.5/src/objects/fftmodule.c:453:5: style: Local variable 'FFT_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/fftmodule.c:442:1: note: Shadowed declaration pyo-1.0.5/src/objects/fftmodule.c:453:5: note: Shadow variable pyo-1.0.5/src/objects/fftmodule.c:1171:5: style: Local variable 'CarToPol_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/fftmodule.c:1159:1: note: Shadowed declaration pyo-1.0.5/src/objects/fftmodule.c:1171:5: note: Shadow variable pyo-1.0.5/src/objects/fftmodule.c:1465:5: style: Local variable 'PolToCar_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/fftmodule.c:1453:1: note: Shadowed declaration pyo-1.0.5/src/objects/fftmodule.c:1465:5: note: Shadow variable pyo-1.0.5/src/objects/fftmodule.c:2037:5: style: Local variable 'FrameDelta_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/fftmodule.c:2026:1: note: Shadowed declaration pyo-1.0.5/src/objects/fftmodule.c:2037:5: note: Shadow variable pyo-1.0.5/src/objects/fftmodule.c:2593:5: style: Local variable 'FrameAccum_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/fftmodule.c:2582:1: note: Shadowed declaration pyo-1.0.5/src/objects/fftmodule.c:2593:5: note: Shadow variable pyo-1.0.5/src/objects/fftmodule.c:3241:5: style: Local variable 'Vectral_clear' shadows outer function [shadowFunction] pyo-1.0.5/src/objects/fftmodule.c:3230:1: note: Shadowed declaration pyo-1.0.5/src/objects/fftmodule.c:3241:5: note: Shadow variable pyo-1.0.5/src/objects/filtremodule.c:236:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:237:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:238:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:239:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:240:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:241:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:242:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:243:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:244:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:392:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TWOPI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:431:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:432:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:433:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:434:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:435:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:436:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:438:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:439:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:440:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:442:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:443:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:444:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:445:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:446:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:447:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:448:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:449:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:457:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSERT_ARG_NOT_NULL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:614:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MYFLT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:845:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:846:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:847:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:848:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:849:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:850:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:851:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:852:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:853:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:1013:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:1046:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:1047:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:1048:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:1049:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:1050:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:1051:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:1053:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:1054:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:1055:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:1057:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:1058:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:1059:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:1060:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:1061:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:1062:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:1063:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:1064:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:1072:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSERT_ARG_NOT_NULL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:1087:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSERT_ARG_NOT_NULL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:1259:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:1260:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:102:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/filtremodule.c:1261:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:1262:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:1263:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/filtremodule.c:1264:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:247:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FFTMain_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:299:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:247:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1265:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:248:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FFTMain_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:300:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:248:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1266:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:250:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FFTMain_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:301:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:250:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1267:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:250:57: style: Parameter 'args' can be declared as pointer to const. However it seems that 'FFTMain_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:301:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:250:57: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1369:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:250:73: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'FFTMain_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:301:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:250:73: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1408:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:251:41: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FFTMain_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:302:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:251:41: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1409:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:251:57: style: Parameter 'args' can be declared as pointer to const. However it seems that 'FFTMain_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:302:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:251:57: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1410:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:251:73: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'FFTMain_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:302:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:251:73: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1411:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:361:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FFT_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:380:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:361:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1412:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:362:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FFT_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:384:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:362:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1413:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:363:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FFT_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:392:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:363:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1415:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:364:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FFT_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:396:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:364:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1416:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:365:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FFT_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:404:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:365:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1417:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:366:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FFT_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:408:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:366:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1419:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:367:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FFT_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:388:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:367:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1420:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:368:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FFT_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:400:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:368:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1421:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:369:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FFT_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:412:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:369:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1422:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:421:12: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/filtremodule.c:1423:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:498:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FFT_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:528:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:498:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1424:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:499:38: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FFT_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:529:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:499:38: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1425:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:500:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FFT_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:532:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:500:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1426:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:500:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FFT_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:532:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:500:51: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1431:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSERT_ARG_NOT_NULL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:501:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FFT_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:533:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:501:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1443:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSERT_ARG_NOT_NULL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:501:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FFT_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:533:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:501:51: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1455:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSERT_ARG_NOT_NULL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:502:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FFT_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:534:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:502:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1467:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSERT_ARG_NOT_NULL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:502:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FFT_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:534:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:502:51: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1479:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSERT_ARG_NOT_NULL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:503:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FFT_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:535:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:503:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1491:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSERT_ARG_NOT_NULL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:503:51: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FFT_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:535:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:503:51: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1924:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:505:33: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FFT_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:530:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:505:33: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1925:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:505:49: style: Parameter 'args' can be declared as pointer to const. However it seems that 'FFT_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:530:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:505:49: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1926:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:505:65: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'FFT_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:530:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:505:65: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1927:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:506:33: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FFT_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:531:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:506:33: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1928:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:506:49: style: Parameter 'args' can be declared as pointer to const. However it seems that 'FFT_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:531:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:506:49: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1929:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:506:65: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'FFT_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:531:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:506:65: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1930:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:508:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FFT_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:543:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:508:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1931:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:508:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FFT_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:543:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:508:53: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:1932:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:509:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FFT_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:562:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:509:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2092:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TWOPI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:509:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FFT_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:562:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:509:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2136:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:510:32: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FFT_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:541:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:510:32: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2137:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:510:48: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FFT_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:541:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:510:48: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2138:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:511:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FFT_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:560:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:511:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2139:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:511:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FFT_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:560:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:511:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2140:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:512:32: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FFT_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:542:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:512:32: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2141:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:512:48: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FFT_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:542:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:512:48: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2143:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:513:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FFT_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:561:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:513:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2144:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:513:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FFT_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:561:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:513:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2145:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:514:32: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FFT_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:571:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:514:32: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2147:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:514:48: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FFT_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:571:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:514:48: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2148:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:515:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FFT_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:573:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:515:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2149:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:515:56: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FFT_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:573:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:515:56: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2150:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:678:12: style: Variable 'inreal' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/filtremodule.c:2151:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:679:12: style: Variable 'inimag' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/filtremodule.c:2152:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:729:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IFFT_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:750:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:729:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2153:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:730:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IFFT_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:754:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:730:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2154:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:731:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IFFT_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:762:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:731:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2163:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSERT_ARG_NOT_NULL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:732:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IFFT_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:766:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:732:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2435:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:733:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IFFT_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:774:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:733:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2436:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:734:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IFFT_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:778:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:734:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2437:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:735:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IFFT_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:758:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:735:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2438:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:736:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IFFT_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:770:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:736:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2439:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:737:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IFFT_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:782:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:737:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2440:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:887:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IFFT_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:956:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:887:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2441:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:888:40: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IFFT_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:957:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:888:40: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2442:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:889:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IFFT_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:963:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:889:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2443:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:889:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IFFT_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:963:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:889:53: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2572:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_O_OOFOO [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:890:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IFFT_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:964:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:890:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2607:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:890:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IFFT_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:964:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:890:53: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2608:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:891:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IFFT_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:965:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:891:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2609:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:891:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IFFT_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:965:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:891:53: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2610:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:892:37: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IFFT_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:966:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:892:37: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2611:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:892:53: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IFFT_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:966:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:892:53: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2612:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:894:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IFFT_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:958:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:894:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2614:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:894:51: style: Parameter 'args' can be declared as pointer to const. However it seems that 'IFFT_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:958:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:894:51: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2615:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:894:67: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'IFFT_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:958:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:894:67: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2616:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:895:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IFFT_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:959:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:895:34: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2618:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:895:50: style: Parameter 'args' can be declared as pointer to const. However it seems that 'IFFT_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:959:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:895:50: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2619:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:895:66: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'IFFT_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:959:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:895:66: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2620:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:896:35: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IFFT_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:960:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:896:35: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2621:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:896:51: style: Parameter 'args' can be declared as pointer to const. However it seems that 'IFFT_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:960:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:896:51: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2622:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:896:67: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'IFFT_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:960:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:896:67: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2623:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:898:39: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IFFT_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:974:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:898:39: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2624:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:898:55: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IFFT_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:974:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:898:55: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2625:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:899:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IFFT_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:993:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:899:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2809:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:899:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IFFT_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:993:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:899:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2810:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:900:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IFFT_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:972:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:900:34: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2811:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:900:50: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IFFT_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:972:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:900:50: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2812:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:901:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IFFT_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:991:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:901:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2813:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:901:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IFFT_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:991:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:901:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2814:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:902:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IFFT_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:973:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:902:34: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2815:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:902:50: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IFFT_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:973:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:902:50: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2816:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:903:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IFFT_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:992:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:903:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2817:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:903:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IFFT_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:992:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:903:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2929:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TWOPI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:904:34: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IFFT_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1002:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:904:34: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2963:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:904:50: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IFFT_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1002:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:904:50: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2964:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:905:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'IFFT_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1004:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:905:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2965:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:905:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'IFFT_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1004:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:905:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2966:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1084:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CarToPol_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1105:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1084:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2967:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1085:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CarToPol_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1109:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1085:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2968:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1086:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CarToPol_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1117:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1086:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2970:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1087:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CarToPol_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1121:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1087:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2971:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1088:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CarToPol_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1129:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1088:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2972:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1089:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CarToPol_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1133:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1089:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2974:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1090:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CarToPol_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1113:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1090:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2975:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1091:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CarToPol_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1125:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1091:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2976:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1092:56: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CarToPol_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1137:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1092:56: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2977:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1221:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CarToPol_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1253:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1221:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2978:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1222:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CarToPol_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1254:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1222:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2979:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1223:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CarToPol_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1257:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1223:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2980:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1223:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'CarToPol_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1257:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1223:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:2981:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1224:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CarToPol_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1258:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1224:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3164:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1224:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'CarToPol_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1258:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1224:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3165:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1225:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CarToPol_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1259:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1225:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3166:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1225:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'CarToPol_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1259:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1225:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3167:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1226:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CarToPol_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1260:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1226:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3168:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1226:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'CarToPol_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1260:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1226:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3169:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1228:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CarToPol_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1255:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1228:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3170:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1228:59: style: Parameter 'args' can be declared as pointer to const. However it seems that 'CarToPol_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1255:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1228:59: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3171:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1228:75: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'CarToPol_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1255:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1228:75: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3172:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1229:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CarToPol_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1256:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1229:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3284:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TWOPI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1229:59: style: Parameter 'args' can be declared as pointer to const. However it seems that 'CarToPol_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1256:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1229:59: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3318:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1229:75: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'CarToPol_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1256:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1229:75: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3319:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1231:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CarToPol_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1268:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1231:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3320:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1231:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'CarToPol_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1268:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1231:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3321:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1232:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CarToPol_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1287:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1232:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3322:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1232:71: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'CarToPol_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1287:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1232:71: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3323:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1233:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CarToPol_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1266:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1233:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3325:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1233:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'CarToPol_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1266:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1233:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3326:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1234:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CarToPol_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1285:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1234:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3327:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1234:66: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'CarToPol_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1285:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1234:66: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3329:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1235:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CarToPol_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1267:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1235:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3330:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1235:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'CarToPol_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1267:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1235:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3331:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1236:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CarToPol_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1286:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1236:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3332:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1236:66: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'CarToPol_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1286:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1236:66: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3333:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1237:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CarToPol_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1296:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1237:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3334:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1237:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'CarToPol_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1296:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1237:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3335:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1238:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'CarToPol_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1298:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1238:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3336:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1238:66: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'CarToPol_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1298:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1238:66: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3472:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1359:12: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/filtremodule.c:3473:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1378:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PolToCar_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1399:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1378:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3474:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1379:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PolToCar_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1403:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1379:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3475:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1380:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PolToCar_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1411:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1380:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3476:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1381:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PolToCar_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1415:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1381:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3477:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1382:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PolToCar_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1423:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1382:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3478:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1383:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PolToCar_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1427:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1383:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3479:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1384:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PolToCar_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1407:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1384:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3480:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1385:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PolToCar_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1419:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1385:53: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3581:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Py_None [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1386:56: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PolToCar_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1431:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1386:56: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3602:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1515:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PolToCar_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1547:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1515:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3603:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1516:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PolToCar_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1548:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1516:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3604:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1517:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PolToCar_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1551:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1517:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3605:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1517:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'PolToCar_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1551:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1517:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3606:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1518:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PolToCar_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1552:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1518:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3607:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1518:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'PolToCar_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1552:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1518:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3609:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1519:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PolToCar_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1553:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1519:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3610:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1519:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'PolToCar_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1553:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1519:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3611:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1520:45: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PolToCar_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1554:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1520:45: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3613:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1520:61: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'PolToCar_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1554:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1520:61: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3614:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1522:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PolToCar_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1549:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1522:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3615:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1522:59: style: Parameter 'args' can be declared as pointer to const. However it seems that 'PolToCar_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1549:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1522:59: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3616:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1522:75: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'PolToCar_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1549:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1522:75: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3617:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1523:43: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PolToCar_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1550:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1523:43: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3618:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1523:59: style: Parameter 'args' can be declared as pointer to const. However it seems that 'PolToCar_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1550:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1523:59: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3619:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1523:75: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'PolToCar_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1550:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1523:75: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3620:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1525:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PolToCar_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1562:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1525:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3939:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1525:63: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'PolToCar_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1562:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1525:63: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3940:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1526:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PolToCar_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1581:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1526:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3941:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1526:71: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'PolToCar_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1581:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1526:71: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3942:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1527:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PolToCar_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1560:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1527:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3943:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1527:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'PolToCar_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1560:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1527:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3944:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1528:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PolToCar_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1579:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1528:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3945:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1528:66: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'PolToCar_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1579:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1528:66: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3946:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1529:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PolToCar_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1561:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1529:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:3947:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1529:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'PolToCar_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1561:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1529:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4075:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_O_OOFOO [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1530:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PolToCar_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1580:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1530:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4116:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1530:66: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'PolToCar_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1580:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1530:66: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4117:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1531:42: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PolToCar_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1590:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1531:42: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4118:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1531:58: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'PolToCar_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1590:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1531:58: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4119:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1532:50: style: Parameter 'self' can be declared as pointer to const. However it seems that 'PolToCar_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1592:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1532:50: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4120:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1532:66: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'PolToCar_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1592:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1532:66: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4121:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1662:16: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/filtremodule.c:4123:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1813:60: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameDeltaMain_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1883:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1813:60: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4124:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1814:60: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameDeltaMain_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1884:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1814:60: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4125:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1816:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameDeltaMain_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1885:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1816:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4127:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1816:71: style: Parameter 'args' can be declared as pointer to const. However it seems that 'FrameDeltaMain_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1885:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1816:71: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4128:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1816:87: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'FrameDeltaMain_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1885:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1816:87: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4129:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1817:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameDeltaMain_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1886:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1817:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4130:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1817:71: style: Parameter 'args' can be declared as pointer to const. However it seems that 'FrameDeltaMain_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1886:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1817:71: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4131:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1817:87: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'FrameDeltaMain_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1886:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1817:87: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4132:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1945:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameDelta_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1964:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1945:54: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4133:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1946:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameDelta_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1968:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1946:54: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4134:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1947:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameDelta_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1976:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1947:54: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4386:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1948:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameDelta_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1980:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1948:54: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4387:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1949:57: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameDelta_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1988:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1949:57: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4388:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1950:57: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameDelta_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1992:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1950:57: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4389:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1951:57: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameDelta_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1972:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1951:57: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4390:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1952:57: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameDelta_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1984:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1952:57: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4391:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:1953:60: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameDelta_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:1996:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:1953:60: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4392:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2005:12: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/filtremodule.c:4393:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2082:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameDelta_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2113:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2082:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4394:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2083:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameDelta_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2114:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2083:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4517:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2084:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameDelta_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2118:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2084:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4558:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2084:65: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FrameDelta_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2118:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2084:65: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4559:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2085:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameDelta_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2119:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2085:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4560:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2085:65: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FrameDelta_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2119:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2085:65: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4561:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2086:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameDelta_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2120:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2086:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4562:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2086:65: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FrameDelta_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2120:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2086:65: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4563:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2087:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameDelta_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2121:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2087:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4565:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2087:65: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FrameDelta_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2121:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2087:65: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4566:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2089:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameDelta_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2115:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2089:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4567:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2089:63: style: Parameter 'args' can be declared as pointer to const. However it seems that 'FrameDelta_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2115:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2089:63: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4569:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2089:79: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'FrameDelta_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2115:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2089:79: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4570:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2090:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameDelta_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2116:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2090:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4571:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2090:62: style: Parameter 'args' can be declared as pointer to const. However it seems that 'FrameDelta_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2116:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2090:62: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4572:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2090:78: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'FrameDelta_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2116:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2090:78: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4573:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2091:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameDelta_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2117:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2091:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4574:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2091:63: style: Parameter 'args' can be declared as pointer to const. However it seems that 'FrameDelta_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2117:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2091:63: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4575:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2091:79: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'FrameDelta_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2117:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2091:79: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:4576:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2093:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameDelta_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2129:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2093:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:5171:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2093:67: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FrameDelta_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2129:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2093:67: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:5172:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2094:59: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameDelta_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2148:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2094:59: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:5173:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2094:75: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FrameDelta_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2148:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2094:75: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:5174:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2095:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameDelta_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2127:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2095:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:5175:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2095:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FrameDelta_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2127:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2095:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:5176:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2096:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameDelta_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2146:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2096:54: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:5177:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2096:70: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FrameDelta_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2146:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2096:70: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:5178:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2097:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameDelta_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2128:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2097:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:5179:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2097:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FrameDelta_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2128:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2097:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:5332:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2098:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameDelta_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2147:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2098:54: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:5394:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2098:70: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FrameDelta_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2147:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2098:70: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:5395:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2099:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameDelta_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2157:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2099:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:5396:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2099:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FrameDelta_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2157:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2099:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:5397:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2100:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameDelta_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2159:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2100:54: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:5398:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2100:70: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FrameDelta_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2159:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2100:70: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:5399:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2229:16: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/filtremodule.c:5401:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2369:60: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameAccumMain_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2439:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2369:60: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:5402:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2370:60: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameAccumMain_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2440:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2370:60: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:5403:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2372:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameAccumMain_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2441:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2372:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:5405:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2372:71: style: Parameter 'args' can be declared as pointer to const. However it seems that 'FrameAccumMain_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2441:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2372:71: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:5406:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2372:87: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'FrameAccumMain_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2441:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2372:87: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:5407:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2373:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameAccumMain_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2442:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2373:55: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:5408:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2373:71: style: Parameter 'args' can be declared as pointer to const. However it seems that 'FrameAccumMain_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2442:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2373:71: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:5409:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2373:87: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'FrameAccumMain_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2442:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2373:87: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:5410:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2501:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameAccum_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2520:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2501:54: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:5411:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2502:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameAccum_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2524:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2502:54: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:5412:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2503:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameAccum_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2532:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2503:54: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:5576:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MYFLT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2504:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameAccum_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2536:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2504:54: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:6424:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2505:57: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameAccum_postprocessing_ireva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2544:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2505:57: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:6425:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2506:57: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameAccum_postprocessing_areva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2548:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2506:57: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:6426:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2507:57: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameAccum_postprocessing_revai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2528:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2507:57: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:6427:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2508:57: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameAccum_postprocessing_revaa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2540:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2508:57: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:6428:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2509:60: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameAccum_postprocessing_revareva' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2552:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2509:60: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:6429:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2561:12: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/filtremodule.c:6430:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2638:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameAccum_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2669:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2638:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:6431:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2639:52: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameAccum_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2670:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2639:52: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:6432:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2640:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameAccum_setMul' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2674:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2640:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:6595:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TWOPI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2640:65: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FrameAccum_setMul' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2674:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2640:65: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:6658:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2641:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameAccum_setAdd' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2675:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2641:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:6659:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2641:65: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FrameAccum_setAdd' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2675:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2641:65: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:6660:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2642:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameAccum_setSub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2676:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2642:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:6661:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2642:65: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FrameAccum_setSub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2676:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2642:65: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:6662:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2643:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameAccum_setDiv' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2677:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2643:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:6663:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2643:65: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FrameAccum_setDiv' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2677:29: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2643:65: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:6665:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2645:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameAccum_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2671:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2645:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:6666:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2645:63: style: Parameter 'args' can be declared as pointer to const. However it seems that 'FrameAccum_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2671:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2645:63: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:6667:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2645:79: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'FrameAccum_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2671:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2645:79: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:6669:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2646:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameAccum_out' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2672:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2646:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:6670:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2646:62: style: Parameter 'args' can be declared as pointer to const. However it seems that 'FrameAccum_out' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2672:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2646:62: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:6671:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2646:78: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'FrameAccum_out' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2672:26: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2646:78: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:6672:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2647:47: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameAccum_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2673:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2647:47: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:6673:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2647:63: style: Parameter 'args' can be declared as pointer to const. However it seems that 'FrameAccum_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2673:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2647:63: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:6674:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2647:79: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'FrameAccum_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2673:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2647:79: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:6675:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2649:51: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameAccum_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2685:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2649:51: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:6676:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2649:67: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FrameAccum_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2685:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2649:67: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:6686:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASSERT_ARG_NOT_NULL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2650:59: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameAccum_inplace_multiply' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2704:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2650:59: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:7264:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_II [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2650:75: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FrameAccum_inplace_multiply' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2704:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2650:75: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:7265:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2651:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameAccum_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2683:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2651:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:7266:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2651:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FrameAccum_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2683:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2651:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:7267:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2652:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameAccum_inplace_add' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2702:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2652:54: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:7268:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_IREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2652:70: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FrameAccum_inplace_add' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2702:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2652:70: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:7269:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_AREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2653:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameAccum_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2684:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2653:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:7270:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2653:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FrameAccum_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2684:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2653:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:7271:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2654:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameAccum_inplace_sub' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2703:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2654:54: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:7272:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POST_PROCESSING_REVAREVA [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2654:70: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FrameAccum_inplace_sub' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2703:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2654:70: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:7416:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2655:46: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameAccum_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2713:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2655:46: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:7460:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_SERVER [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2655:62: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FrameAccum_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2713:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2655:62: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:7461:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GET_STREAM [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2656:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'FrameAccum_inplace_div' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2715:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2656:54: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:7462:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_MUL [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2656:70: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'FrameAccum_inplace_div' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:2715:17: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:2656:70: note: Parameter 'arg' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:7463:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:2829:16: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyo-1.0.5/src/objects/filtremodule.c:7464:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3010:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'VectralMain_getServer' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:3084:32: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:3010:54: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:7465:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3011:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'VectralMain_getStream' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:3085:33: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:3011:54: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:7467:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PLAY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3013:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'VectralMain_play' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:3086:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:3013:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:7468:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUT [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3013:65: style: Parameter 'args' can be declared as pointer to const. However it seems that 'VectralMain_play' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:3086:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:3013:65: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:7469:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOP [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3013:81: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'VectralMain_play' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:3086:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:3013:81: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:7471:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3014:49: style: Parameter 'self' can be declared as pointer to const. However it seems that 'VectralMain_stop' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:3087:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:3014:49: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:7472:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_MULTIPLY [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3014:65: style: Parameter 'args' can be declared as pointer to const. However it seems that 'VectralMain_stop' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:3087:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:3014:65: note: Parameter 'args' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:7473:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3014:81: style: Parameter 'kwds' can be declared as pointer to const. However it seems that 'VectralMain_stop' is a callback function, if 'kwds' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:3087:27: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:3014:81: note: Parameter 'kwds' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:7474:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_ADD [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3149:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Vectral_postprocessing_ii' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:3168:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:3149:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:7475:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3150:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Vectral_postprocessing_ai' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:3172:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:3150:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:7476:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INPLACE_SUB [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3151:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Vectral_postprocessing_ia' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:3180:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:3151:48: note: Parameter 'self' can be declared as pointer to const pyo-1.0.5/src/objects/filtremodule.c:7477:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIV [valueFlowBailoutIncompleteVar] pyo-1.0.5/src/objects/fftmodule.c:3152:48: style: Parameter 'self' can be declared as pointer to const. However it seems that 'Vectral_postprocessing_aa' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyo-1.0.5/src/objects/fftmodule.c:3184:37: note: You might need to cast the function pointer here pyo-1.0.5/src/objects/fftmodule.c:3152:48: note: Parameter 'self'