2026-05-04 04:46 ftp://ftp.de.debian.org/debian/pool/main/o/otf/otf_1.12.5+dfsg.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=zlib --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.8.0-1047-aws-aarch64-with-glibc2.35 python: 3.10.12 client-version: 1.4.0 compiler: g++ (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0 cppcheck: head 2.20.0 head-info: e5c4a73 (2026-05-01 11:10:43 +0200) count: 1754 1753 elapsed-time: 44.6 37.4 head-timing-info: old-timing-info: head results: otf-1.12.5+dfsg/otfauxlib/OTFAUX_Process.c:424:5: error: Memory leak: recv [memleak] otf-1.12.5+dfsg/otfauxlib/OTFAUX_Process.c:357:26: style: Variable 'call' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/otfauxlib/OTFAUX_Process.c:372:48: style: Parameter 'process' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otfauxlib/OTFAUX_Stack.h:24:20: style: Parameter 'stack' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otfauxlib/OTFAUX_Stack.h:31:20: style: Parameter 'stack' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otfauxlib/OTFAUX_Stack.h:58:21: style: Parameter 'stack' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otfauxlib/OTFAUX_State.c:232:67: style:inconclusive: Function 'OTFAUX_State_setReleaseEventDataCallback' argument 3 names different: declaration '' definition 'userData'. [funcArgNamesDifferentUnnamed] otf-1.12.5+dfsg/otfauxlib/OTFAUX_Stack.h:24:20: style: Parameter 'stack' can be declared as pointer to const. However it seems that 'stack_next' is a callback function, if 'stack' is declared with const you might also need to cast function pointer(s). [constParameterCallback] otf-1.12.5+dfsg/otfauxlib/OTFAUX_State.c:44:13: note: You might need to cast the function pointer here otf-1.12.5+dfsg/otfauxlib/OTFAUX_Stack.h:24:20: note: Parameter 'stack' can be declared as pointer to const otf-1.12.5+dfsg/otfauxlib/OTFAUX_Stack.h:31:20: style: Parameter 'stack' can be declared as pointer to const. However it seems that 'stack_prev' is a callback function, if 'stack' is declared with const you might also need to cast function pointer(s). [constParameterCallback] otf-1.12.5+dfsg/otfauxlib/OTFAUX_State.c:45:13: note: You might need to cast the function pointer here otf-1.12.5+dfsg/otfauxlib/OTFAUX_Stack.h:31:20: note: Parameter 'stack' can be declared as pointer to const otf-1.12.5+dfsg/otfauxlib/OTFAUX_Stack.h:58:21: style: Parameter 'stack' can be declared as pointer to const. However it seems that 'stack_empty' is a callback function, if 'stack' is declared with const you might also need to cast function pointer(s). [constParameterCallback] otf-1.12.5+dfsg/otfauxlib/OTFAUX_State.c:46:13: note: You might need to cast the function pointer here otf-1.12.5+dfsg/otfauxlib/OTFAUX_Stack.h:58:21: note: Parameter 'stack' can be declared as pointer to const otf-1.12.5+dfsg/otfauxlib/OTFAUX_Thumbnail.c:261:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otfauxlib/OTFAUX_Thumbnail.c:237:12: style: Variable 'status' is assigned a value that is never used. [unreadVariable] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:36:75: style:inconclusive: Function 'OTF_CopyHandler_DefProcess' argument 3 names different: declaration 'process' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:34:75: note: Function 'OTF_CopyHandler_DefProcess' argument 3 names different: declaration 'process' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:36:75: note: Function 'OTF_CopyHandler_DefProcess' argument 3 names different: declaration 'process' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:45:80: style:inconclusive: Function 'OTF_CopyHandler_DefProcessGroup' argument 3 names different: declaration 'procGroup' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:38:11: note: Function 'OTF_CopyHandler_DefProcessGroup' argument 3 names different: declaration 'procGroup' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:45:80: note: Function 'OTF_CopyHandler_DefProcessGroup' argument 3 names different: declaration 'procGroup' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:46:29: style:inconclusive: Function 'OTF_CopyHandler_DefProcessGroup' argument 5 names different: declaration 'numberOfProcs' definition 'n'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:38:49: note: Function 'OTF_CopyHandler_DefProcessGroup' argument 5 names different: declaration 'numberOfProcs' definition 'n'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:46:29: note: Function 'OTF_CopyHandler_DefProcessGroup' argument 5 names different: declaration 'numberOfProcs' definition 'n'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:70:12: style:inconclusive: Function 'OTF_CopyHandler_DefFunction' argument 3 names different: declaration 'func' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:47:76: note: Function 'OTF_CopyHandler_DefFunction' argument 3 names different: declaration 'func' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:70:12: note: Function 'OTF_CopyHandler_DefFunction' argument 3 names different: declaration 'func' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:71:12: style:inconclusive: Function 'OTF_CopyHandler_DefFunction' argument 5 names different: declaration 'funcGroup' definition 'group'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:48:29: note: Function 'OTF_CopyHandler_DefFunction' argument 5 names different: declaration 'funcGroup' definition 'group'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:71:12: note: Function 'OTF_CopyHandler_DefFunction' argument 5 names different: declaration 'funcGroup' definition 'group'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:71:28: style:inconclusive: Function 'OTF_CopyHandler_DefFunction' argument 6 names different: declaration 'source' definition 'scltoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:48:49: note: Function 'OTF_CopyHandler_DefFunction' argument 6 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:71:28: note: Function 'OTF_CopyHandler_DefFunction' argument 6 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:80:12: style:inconclusive: Function 'OTF_CopyHandler_DefFunctionGroup' argument 3 names different: declaration 'funcGroup' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:51:11: note: Function 'OTF_CopyHandler_DefFunctionGroup' argument 3 names different: declaration 'funcGroup' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:80:12: note: Function 'OTF_CopyHandler_DefFunctionGroup' argument 3 names different: declaration 'funcGroup' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:98:12: style:inconclusive: Function 'OTF_CopyHandler_DefCounter' argument 3 names different: declaration 'counter' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:56:75: note: Function 'OTF_CopyHandler_DefCounter' argument 3 names different: declaration 'counter' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:98:12: note: Function 'OTF_CopyHandler_DefCounter' argument 3 names different: declaration 'counter' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:99:12: style:inconclusive: Function 'OTF_CopyHandler_DefCounter' argument 6 names different: declaration 'counterGroup' definition 'countergroup'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:57:50: note: Function 'OTF_CopyHandler_DefCounter' argument 6 names different: declaration 'counterGroup' definition 'countergroup'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:99:12: note: Function 'OTF_CopyHandler_DefCounter' argument 6 names different: declaration 'counterGroup' definition 'countergroup'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:108:12: style:inconclusive: Function 'OTF_CopyHandler_DefCounterGroup' argument 3 names different: declaration 'counterGroup' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:61:11: note: Function 'OTF_CopyHandler_DefCounterGroup' argument 3 names different: declaration 'counterGroup' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:108:12: note: Function 'OTF_CopyHandler_DefCounterGroup' argument 3 names different: declaration 'counterGroup' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:116:72: style:inconclusive: Function 'OTF_CopyHandler_DefScl' argument 3 names different: declaration 'source' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:63:71: note: Function 'OTF_CopyHandler_DefScl' argument 3 names different: declaration 'source' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:116:72: note: Function 'OTF_CopyHandler_DefScl' argument 3 names different: declaration 'source' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:117:11: style:inconclusive: Function 'OTF_CopyHandler_DefScl' argument 4 names different: declaration 'sourceFile' definition 'sclfile'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:64:11: note: Function 'OTF_CopyHandler_DefScl' argument 4 names different: declaration 'sourceFile' definition 'sclfile'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:117:11: note: Function 'OTF_CopyHandler_DefScl' argument 4 names different: declaration 'sourceFile' definition 'sclfile'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:117:29: style:inconclusive: Function 'OTF_CopyHandler_DefScl' argument 5 names different: declaration 'line' definition 'sclline'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:64:32: note: Function 'OTF_CopyHandler_DefScl' argument 5 names different: declaration 'line' definition 'sclline'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:117:29: note: Function 'OTF_CopyHandler_DefScl' argument 5 names different: declaration 'line' definition 'sclline'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:126:12: style:inconclusive: Function 'OTF_CopyHandler_DefSclFile' argument 3 names different: declaration 'sourceFile' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:67:11: note: Function 'OTF_CopyHandler_DefSclFile' argument 3 names different: declaration 'sourceFile' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:126:12: note: Function 'OTF_CopyHandler_DefSclFile' argument 3 names different: declaration 'sourceFile' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:126:34: style:inconclusive: Function 'OTF_CopyHandler_DefSclFile' argument 4 names different: declaration 'name' definition 'filename'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:67:35: note: Function 'OTF_CopyHandler_DefSclFile' argument 4 names different: declaration 'name' definition 'filename'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:126:34: note: Function 'OTF_CopyHandler_DefSclFile' argument 4 names different: declaration 'name' definition 'filename'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:250:12: style:inconclusive: Function 'OTF_CopyHandler_Counter' argument 4 names different: declaration 'counter' definition 'counter_token'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:122:11: note: Function 'OTF_CopyHandler_Counter' argument 4 names different: declaration 'counter' definition 'counter_token'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:250:12: note: Function 'OTF_CopyHandler_Counter' argument 4 names different: declaration 'counter' definition 'counter_token'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:258:68: style:inconclusive: Function 'OTF_CopyHandler_Enter' argument 3 names different: declaration 'function' definition 'statetoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:107:68: note: Function 'OTF_CopyHandler_Enter' argument 3 names different: declaration 'function' definition 'statetoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:258:68: note: Function 'OTF_CopyHandler_Enter' argument 3 names different: declaration 'function' definition 'statetoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:259:12: style:inconclusive: Function 'OTF_CopyHandler_Enter' argument 4 names different: declaration 'process' definition 'cpuid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:108:11: note: Function 'OTF_CopyHandler_Enter' argument 4 names different: declaration 'process' definition 'cpuid'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:259:12: note: Function 'OTF_CopyHandler_Enter' argument 4 names different: declaration 'process' definition 'cpuid'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:259:28: style:inconclusive: Function 'OTF_CopyHandler_Enter' argument 5 names different: declaration 'source' definition 'scltoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:108:29: note: Function 'OTF_CopyHandler_Enter' argument 5 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:259:28: note: Function 'OTF_CopyHandler_Enter' argument 5 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:268:33: style:inconclusive: Function 'OTF_CopyHandler_CollectiveOperation' argument 4 names different: declaration 'collective' definition 'functionToken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:125:29: note: Function 'OTF_CopyHandler_CollectiveOperation' argument 4 names different: declaration 'collective' definition 'functionToken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:268:33: note: Function 'OTF_CopyHandler_CollectiveOperation' argument 4 names different: declaration 'collective' definition 'functionToken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:268:57: style:inconclusive: Function 'OTF_CopyHandler_CollectiveOperation' argument 5 names different: declaration 'procGroup' definition 'communicator'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:125:50: note: Function 'OTF_CopyHandler_CollectiveOperation' argument 5 names different: declaration 'procGroup' definition 'communicator'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:268:57: note: Function 'OTF_CopyHandler_CollectiveOperation' argument 5 names different: declaration 'procGroup' definition 'communicator'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:269:15: style:inconclusive: Function 'OTF_CopyHandler_CollectiveOperation' argument 6 names different: declaration 'rootProc' definition 'rootprocess'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:126:11: note: Function 'OTF_CopyHandler_CollectiveOperation' argument 6 names different: declaration 'rootProc' definition 'rootprocess'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:269:15: note: Function 'OTF_CopyHandler_CollectiveOperation' argument 6 names different: declaration 'rootProc' definition 'rootprocess'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:270:34: style:inconclusive: Function 'OTF_CopyHandler_CollectiveOperation' argument 10 names different: declaration 'source' definition 'scltoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:127:11: note: Function 'OTF_CopyHandler_CollectiveOperation' argument 10 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:270:34: note: Function 'OTF_CopyHandler_CollectiveOperation' argument 10 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:303:12: style:inconclusive: Function 'OTF_CopyHandler_RecvMsg' argument 3 names different: declaration 'recvProc' definition 'receiver'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:117:70: note: Function 'OTF_CopyHandler_RecvMsg' argument 3 names different: declaration 'recvProc' definition 'receiver'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:303:12: note: Function 'OTF_CopyHandler_RecvMsg' argument 3 names different: declaration 'recvProc' definition 'receiver'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:303:31: style:inconclusive: Function 'OTF_CopyHandler_RecvMsg' argument 4 names different: declaration 'sendProc' definition 'sender'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:118:11: note: Function 'OTF_CopyHandler_RecvMsg' argument 4 names different: declaration 'sendProc' definition 'sender'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:303:31: note: Function 'OTF_CopyHandler_RecvMsg' argument 4 names different: declaration 'sendProc' definition 'sender'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:303:48: style:inconclusive: Function 'OTF_CopyHandler_RecvMsg' argument 5 names different: declaration 'group' definition 'communicator'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:118:30: note: Function 'OTF_CopyHandler_RecvMsg' argument 5 names different: declaration 'group' definition 'communicator'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:303:48: note: Function 'OTF_CopyHandler_RecvMsg' argument 5 names different: declaration 'group' definition 'communicator'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:304:12: style:inconclusive: Function 'OTF_CopyHandler_RecvMsg' argument 6 names different: declaration 'type' definition 'msgtype'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:118:46: note: Function 'OTF_CopyHandler_RecvMsg' argument 6 names different: declaration 'type' definition 'msgtype'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:304:12: note: Function 'OTF_CopyHandler_RecvMsg' argument 6 names different: declaration 'type' definition 'msgtype'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:304:30: style:inconclusive: Function 'OTF_CopyHandler_RecvMsg' argument 7 names different: declaration 'length' definition 'msglength'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:118:61: note: Function 'OTF_CopyHandler_RecvMsg' argument 7 names different: declaration 'length' definition 'msglength'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:304:30: note: Function 'OTF_CopyHandler_RecvMsg' argument 7 names different: declaration 'length' definition 'msglength'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:304:50: style:inconclusive: Function 'OTF_CopyHandler_RecvMsg' argument 8 names different: declaration 'source' definition 'scltoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:119:11: note: Function 'OTF_CopyHandler_RecvMsg' argument 8 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:304:50: note: Function 'OTF_CopyHandler_RecvMsg' argument 8 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:313:48: style:inconclusive: Function 'OTF_CopyHandler_SendMsg' argument 5 names different: declaration 'group' definition 'communicator'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:114:30: note: Function 'OTF_CopyHandler_SendMsg' argument 5 names different: declaration 'group' definition 'communicator'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:313:48: note: Function 'OTF_CopyHandler_SendMsg' argument 5 names different: declaration 'group' definition 'communicator'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:314:12: style:inconclusive: Function 'OTF_CopyHandler_SendMsg' argument 6 names different: declaration 'type' definition 'msgtype'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:114:46: note: Function 'OTF_CopyHandler_SendMsg' argument 6 names different: declaration 'type' definition 'msgtype'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:314:12: note: Function 'OTF_CopyHandler_SendMsg' argument 6 names different: declaration 'type' definition 'msgtype'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:314:30: style:inconclusive: Function 'OTF_CopyHandler_SendMsg' argument 7 names different: declaration 'length' definition 'msglength'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:114:61: note: Function 'OTF_CopyHandler_SendMsg' argument 7 names different: declaration 'length' definition 'msglength'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:314:30: note: Function 'OTF_CopyHandler_SendMsg' argument 7 names different: declaration 'length' definition 'msglength'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:314:50: style:inconclusive: Function 'OTF_CopyHandler_SendMsg' argument 8 names different: declaration 'source' definition 'scltoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:115:11: note: Function 'OTF_CopyHandler_SendMsg' argument 8 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:314:50: note: Function 'OTF_CopyHandler_SendMsg' argument 8 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:322:68: style:inconclusive: Function 'OTF_CopyHandler_Leave' argument 3 names different: declaration 'function' definition 'statetoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:110:68: note: Function 'OTF_CopyHandler_Leave' argument 3 names different: declaration 'function' definition 'statetoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:322:68: note: Function 'OTF_CopyHandler_Leave' argument 3 names different: declaration 'function' definition 'statetoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:323:12: style:inconclusive: Function 'OTF_CopyHandler_Leave' argument 4 names different: declaration 'process' definition 'cpuid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:111:11: note: Function 'OTF_CopyHandler_Leave' argument 4 names different: declaration 'process' definition 'cpuid'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:323:12: note: Function 'OTF_CopyHandler_Leave' argument 4 names different: declaration 'process' definition 'cpuid'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:323:28: style:inconclusive: Function 'OTF_CopyHandler_Leave' argument 5 names different: declaration 'source' definition 'scltoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:111:29: note: Function 'OTF_CopyHandler_Leave' argument 5 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:323:28: note: Function 'OTF_CopyHandler_Leave' argument 5 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:542:12: style:inconclusive: Function 'OTF_CopyHandler_FunctionSummary' argument 5 names different: declaration 'invocations' definition 'count'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:215:48: note: Function 'OTF_CopyHandler_FunctionSummary' argument 5 names different: declaration 'invocations' definition 'count'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:542:12: note: Function 'OTF_CopyHandler_FunctionSummary' argument 5 names different: declaration 'invocations' definition 'count'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:542:28: style:inconclusive: Function 'OTF_CopyHandler_FunctionSummary' argument 6 names different: declaration 'exclTime' definition 'excltime'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:216:11: note: Function 'OTF_CopyHandler_FunctionSummary' argument 6 names different: declaration 'exclTime' definition 'excltime'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:542:28: note: Function 'OTF_CopyHandler_FunctionSummary' argument 6 names different: declaration 'exclTime' definition 'excltime'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:542:47: style:inconclusive: Function 'OTF_CopyHandler_FunctionSummary' argument 7 names different: declaration 'inclTime' definition 'incltime'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:216:30: note: Function 'OTF_CopyHandler_FunctionSummary' argument 7 names different: declaration 'inclTime' definition 'incltime'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:542:47: note: Function 'OTF_CopyHandler_FunctionSummary' argument 7 names different: declaration 'inclTime' definition 'incltime'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:553:28: style:inconclusive: Function 'OTF_CopyHandler_FunctionGroupSummary' argument 3 names different: declaration 'funcGroup' definition 'functiongroup'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:219:11: note: Function 'OTF_CopyHandler_FunctionGroupSummary' argument 3 names different: declaration 'funcGroup' definition 'functiongroup'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:553:28: note: Function 'OTF_CopyHandler_FunctionGroupSummary' argument 3 names different: declaration 'funcGroup' definition 'functiongroup'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:554:12: style:inconclusive: Function 'OTF_CopyHandler_FunctionGroupSummary' argument 5 names different: declaration 'invocations' definition 'count'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:219:49: note: Function 'OTF_CopyHandler_FunctionGroupSummary' argument 5 names different: declaration 'invocations' definition 'count'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:554:12: note: Function 'OTF_CopyHandler_FunctionGroupSummary' argument 5 names different: declaration 'invocations' definition 'count'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:554:29: style:inconclusive: Function 'OTF_CopyHandler_FunctionGroupSummary' argument 6 names different: declaration 'exclTime' definition 'excltime'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:220:11: note: Function 'OTF_CopyHandler_FunctionGroupSummary' argument 6 names different: declaration 'exclTime' definition 'excltime'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:554:29: note: Function 'OTF_CopyHandler_FunctionGroupSummary' argument 6 names different: declaration 'exclTime' definition 'excltime'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:554:49: style:inconclusive: Function 'OTF_CopyHandler_FunctionGroupSummary' argument 7 names different: declaration 'inclTime' definition 'incltime'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.h:220:30: note: Function 'OTF_CopyHandler_FunctionGroupSummary' argument 7 names different: declaration 'inclTime' definition 'incltime'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:554:49: note: Function 'OTF_CopyHandler_FunctionGroupSummary' argument 7 names different: declaration 'inclTime' definition 'incltime'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:134:40: style: Parameter 'userData' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_CopyHandler.c:143:39: style: Parameter 'userData' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:36:82: style:inconclusive: Function 'OTF_CopyHandler_stream_DefProcess' argument 3 names different: declaration 'process' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:34:82: note: Function 'OTF_CopyHandler_stream_DefProcess' argument 3 names different: declaration 'process' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:36:82: note: Function 'OTF_CopyHandler_stream_DefProcess' argument 3 names different: declaration 'process' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:45:87: style:inconclusive: Function 'OTF_CopyHandler_stream_DefProcessGroup' argument 3 names different: declaration 'procGroup' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:38:11: note: Function 'OTF_CopyHandler_stream_DefProcessGroup' argument 3 names different: declaration 'procGroup' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:45:87: note: Function 'OTF_CopyHandler_stream_DefProcessGroup' argument 3 names different: declaration 'procGroup' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:46:29: style:inconclusive: Function 'OTF_CopyHandler_stream_DefProcessGroup' argument 5 names different: declaration 'numberOfProcs' definition 'n'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:38:49: note: Function 'OTF_CopyHandler_stream_DefProcessGroup' argument 5 names different: declaration 'numberOfProcs' definition 'n'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:46:29: note: Function 'OTF_CopyHandler_stream_DefProcessGroup' argument 5 names different: declaration 'numberOfProcs' definition 'n'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:70:12: style:inconclusive: Function 'OTF_CopyHandler_stream_DefFunction' argument 3 names different: declaration 'func' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:47:83: note: Function 'OTF_CopyHandler_stream_DefFunction' argument 3 names different: declaration 'func' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:70:12: note: Function 'OTF_CopyHandler_stream_DefFunction' argument 3 names different: declaration 'func' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:71:12: style:inconclusive: Function 'OTF_CopyHandler_stream_DefFunction' argument 5 names different: declaration 'funcGroup' definition 'group'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:48:29: note: Function 'OTF_CopyHandler_stream_DefFunction' argument 5 names different: declaration 'funcGroup' definition 'group'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:71:12: note: Function 'OTF_CopyHandler_stream_DefFunction' argument 5 names different: declaration 'funcGroup' definition 'group'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:71:28: style:inconclusive: Function 'OTF_CopyHandler_stream_DefFunction' argument 6 names different: declaration 'source' definition 'scltoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:48:49: note: Function 'OTF_CopyHandler_stream_DefFunction' argument 6 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:71:28: note: Function 'OTF_CopyHandler_stream_DefFunction' argument 6 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:80:12: style:inconclusive: Function 'OTF_CopyHandler_stream_DefFunctionGroup' argument 3 names different: declaration 'funcGroup' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:51:11: note: Function 'OTF_CopyHandler_stream_DefFunctionGroup' argument 3 names different: declaration 'funcGroup' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:80:12: note: Function 'OTF_CopyHandler_stream_DefFunctionGroup' argument 3 names different: declaration 'funcGroup' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:98:12: style:inconclusive: Function 'OTF_CopyHandler_stream_DefCounter' argument 3 names different: declaration 'counter' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:56:82: note: Function 'OTF_CopyHandler_stream_DefCounter' argument 3 names different: declaration 'counter' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:98:12: note: Function 'OTF_CopyHandler_stream_DefCounter' argument 3 names different: declaration 'counter' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:99:12: style:inconclusive: Function 'OTF_CopyHandler_stream_DefCounter' argument 6 names different: declaration 'counterGroup' definition 'countergroup'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:57:50: note: Function 'OTF_CopyHandler_stream_DefCounter' argument 6 names different: declaration 'counterGroup' definition 'countergroup'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:99:12: note: Function 'OTF_CopyHandler_stream_DefCounter' argument 6 names different: declaration 'counterGroup' definition 'countergroup'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:108:12: style:inconclusive: Function 'OTF_CopyHandler_stream_DefCounterGroup' argument 3 names different: declaration 'counterGroup' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:61:11: note: Function 'OTF_CopyHandler_stream_DefCounterGroup' argument 3 names different: declaration 'counterGroup' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:108:12: note: Function 'OTF_CopyHandler_stream_DefCounterGroup' argument 3 names different: declaration 'counterGroup' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:116:79: style:inconclusive: Function 'OTF_CopyHandler_stream_DefScl' argument 3 names different: declaration 'source' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:63:78: note: Function 'OTF_CopyHandler_stream_DefScl' argument 3 names different: declaration 'source' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:116:79: note: Function 'OTF_CopyHandler_stream_DefScl' argument 3 names different: declaration 'source' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:117:11: style:inconclusive: Function 'OTF_CopyHandler_stream_DefScl' argument 4 names different: declaration 'sourceFile' definition 'sclfile'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:64:11: note: Function 'OTF_CopyHandler_stream_DefScl' argument 4 names different: declaration 'sourceFile' definition 'sclfile'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:117:11: note: Function 'OTF_CopyHandler_stream_DefScl' argument 4 names different: declaration 'sourceFile' definition 'sclfile'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:117:29: style:inconclusive: Function 'OTF_CopyHandler_stream_DefScl' argument 5 names different: declaration 'line' definition 'sclline'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:64:32: note: Function 'OTF_CopyHandler_stream_DefScl' argument 5 names different: declaration 'line' definition 'sclline'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:117:29: note: Function 'OTF_CopyHandler_stream_DefScl' argument 5 names different: declaration 'line' definition 'sclline'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:126:12: style:inconclusive: Function 'OTF_CopyHandler_stream_DefSclFile' argument 3 names different: declaration 'sourceFile' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:67:11: note: Function 'OTF_CopyHandler_stream_DefSclFile' argument 3 names different: declaration 'sourceFile' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:126:12: note: Function 'OTF_CopyHandler_stream_DefSclFile' argument 3 names different: declaration 'sourceFile' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:126:34: style:inconclusive: Function 'OTF_CopyHandler_stream_DefSclFile' argument 4 names different: declaration 'name' definition 'filename'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:67:35: note: Function 'OTF_CopyHandler_stream_DefSclFile' argument 4 names different: declaration 'name' definition 'filename'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:126:34: note: Function 'OTF_CopyHandler_stream_DefSclFile' argument 4 names different: declaration 'name' definition 'filename'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:249:12: style:inconclusive: Function 'OTF_CopyHandler_stream_Counter' argument 4 names different: declaration 'counter' definition 'counter_token'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:123:11: note: Function 'OTF_CopyHandler_stream_Counter' argument 4 names different: declaration 'counter' definition 'counter_token'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:249:12: note: Function 'OTF_CopyHandler_stream_Counter' argument 4 names different: declaration 'counter' definition 'counter_token'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:257:75: style:inconclusive: Function 'OTF_CopyHandler_stream_Enter' argument 3 names different: declaration 'function' definition 'statetoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:108:75: note: Function 'OTF_CopyHandler_stream_Enter' argument 3 names different: declaration 'function' definition 'statetoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:257:75: note: Function 'OTF_CopyHandler_stream_Enter' argument 3 names different: declaration 'function' definition 'statetoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:258:12: style:inconclusive: Function 'OTF_CopyHandler_stream_Enter' argument 4 names different: declaration 'process' definition 'cpuid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:109:11: note: Function 'OTF_CopyHandler_stream_Enter' argument 4 names different: declaration 'process' definition 'cpuid'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:258:12: note: Function 'OTF_CopyHandler_stream_Enter' argument 4 names different: declaration 'process' definition 'cpuid'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:258:28: style:inconclusive: Function 'OTF_CopyHandler_stream_Enter' argument 5 names different: declaration 'source' definition 'scltoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:109:29: note: Function 'OTF_CopyHandler_stream_Enter' argument 5 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:258:28: note: Function 'OTF_CopyHandler_stream_Enter' argument 5 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:267:33: style:inconclusive: Function 'OTF_CopyHandler_stream_CollectiveOperation' argument 4 names different: declaration 'collective' definition 'functionToken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:126:29: note: Function 'OTF_CopyHandler_stream_CollectiveOperation' argument 4 names different: declaration 'collective' definition 'functionToken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:267:33: note: Function 'OTF_CopyHandler_stream_CollectiveOperation' argument 4 names different: declaration 'collective' definition 'functionToken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:267:57: style:inconclusive: Function 'OTF_CopyHandler_stream_CollectiveOperation' argument 5 names different: declaration 'procGroup' definition 'communicator'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:126:50: note: Function 'OTF_CopyHandler_stream_CollectiveOperation' argument 5 names different: declaration 'procGroup' definition 'communicator'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:267:57: note: Function 'OTF_CopyHandler_stream_CollectiveOperation' argument 5 names different: declaration 'procGroup' definition 'communicator'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:268:15: style:inconclusive: Function 'OTF_CopyHandler_stream_CollectiveOperation' argument 6 names different: declaration 'rootProc' definition 'rootprocess'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:127:11: note: Function 'OTF_CopyHandler_stream_CollectiveOperation' argument 6 names different: declaration 'rootProc' definition 'rootprocess'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:268:15: note: Function 'OTF_CopyHandler_stream_CollectiveOperation' argument 6 names different: declaration 'rootProc' definition 'rootprocess'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:269:34: style:inconclusive: Function 'OTF_CopyHandler_stream_CollectiveOperation' argument 10 names different: declaration 'source' definition 'scltoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:128:11: note: Function 'OTF_CopyHandler_stream_CollectiveOperation' argument 10 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:269:34: note: Function 'OTF_CopyHandler_stream_CollectiveOperation' argument 10 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:302:12: style:inconclusive: Function 'OTF_CopyHandler_stream_RecvMsg' argument 3 names different: declaration 'recvProc' definition 'receiver'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:118:77: note: Function 'OTF_CopyHandler_stream_RecvMsg' argument 3 names different: declaration 'recvProc' definition 'receiver'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:302:12: note: Function 'OTF_CopyHandler_stream_RecvMsg' argument 3 names different: declaration 'recvProc' definition 'receiver'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:302:31: style:inconclusive: Function 'OTF_CopyHandler_stream_RecvMsg' argument 4 names different: declaration 'sendProc' definition 'sender'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:119:11: note: Function 'OTF_CopyHandler_stream_RecvMsg' argument 4 names different: declaration 'sendProc' definition 'sender'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:302:31: note: Function 'OTF_CopyHandler_stream_RecvMsg' argument 4 names different: declaration 'sendProc' definition 'sender'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:302:48: style:inconclusive: Function 'OTF_CopyHandler_stream_RecvMsg' argument 5 names different: declaration 'group' definition 'communicator'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:119:30: note: Function 'OTF_CopyHandler_stream_RecvMsg' argument 5 names different: declaration 'group' definition 'communicator'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:302:48: note: Function 'OTF_CopyHandler_stream_RecvMsg' argument 5 names different: declaration 'group' definition 'communicator'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:303:12: style:inconclusive: Function 'OTF_CopyHandler_stream_RecvMsg' argument 6 names different: declaration 'type' definition 'msgtype'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:119:46: note: Function 'OTF_CopyHandler_stream_RecvMsg' argument 6 names different: declaration 'type' definition 'msgtype'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:303:12: note: Function 'OTF_CopyHandler_stream_RecvMsg' argument 6 names different: declaration 'type' definition 'msgtype'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:303:30: style:inconclusive: Function 'OTF_CopyHandler_stream_RecvMsg' argument 7 names different: declaration 'length' definition 'msglength'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:119:61: note: Function 'OTF_CopyHandler_stream_RecvMsg' argument 7 names different: declaration 'length' definition 'msglength'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:303:30: note: Function 'OTF_CopyHandler_stream_RecvMsg' argument 7 names different: declaration 'length' definition 'msglength'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:303:50: style:inconclusive: Function 'OTF_CopyHandler_stream_RecvMsg' argument 8 names different: declaration 'source' definition 'scltoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:120:11: note: Function 'OTF_CopyHandler_stream_RecvMsg' argument 8 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:303:50: note: Function 'OTF_CopyHandler_stream_RecvMsg' argument 8 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:312:48: style:inconclusive: Function 'OTF_CopyHandler_stream_SendMsg' argument 5 names different: declaration 'group' definition 'communicator'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:115:30: note: Function 'OTF_CopyHandler_stream_SendMsg' argument 5 names different: declaration 'group' definition 'communicator'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:312:48: note: Function 'OTF_CopyHandler_stream_SendMsg' argument 5 names different: declaration 'group' definition 'communicator'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:313:12: style:inconclusive: Function 'OTF_CopyHandler_stream_SendMsg' argument 6 names different: declaration 'type' definition 'msgtype'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:115:46: note: Function 'OTF_CopyHandler_stream_SendMsg' argument 6 names different: declaration 'type' definition 'msgtype'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:313:12: note: Function 'OTF_CopyHandler_stream_SendMsg' argument 6 names different: declaration 'type' definition 'msgtype'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:313:30: style:inconclusive: Function 'OTF_CopyHandler_stream_SendMsg' argument 7 names different: declaration 'length' definition 'msglength'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:115:61: note: Function 'OTF_CopyHandler_stream_SendMsg' argument 7 names different: declaration 'length' definition 'msglength'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:313:30: note: Function 'OTF_CopyHandler_stream_SendMsg' argument 7 names different: declaration 'length' definition 'msglength'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:313:50: style:inconclusive: Function 'OTF_CopyHandler_stream_SendMsg' argument 8 names different: declaration 'source' definition 'scltoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:116:11: note: Function 'OTF_CopyHandler_stream_SendMsg' argument 8 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:313:50: note: Function 'OTF_CopyHandler_stream_SendMsg' argument 8 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:321:75: style:inconclusive: Function 'OTF_CopyHandler_stream_Leave' argument 3 names different: declaration 'function' definition 'statetoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:111:75: note: Function 'OTF_CopyHandler_stream_Leave' argument 3 names different: declaration 'function' definition 'statetoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:321:75: note: Function 'OTF_CopyHandler_stream_Leave' argument 3 names different: declaration 'function' definition 'statetoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:322:12: style:inconclusive: Function 'OTF_CopyHandler_stream_Leave' argument 4 names different: declaration 'process' definition 'cpuid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:112:11: note: Function 'OTF_CopyHandler_stream_Leave' argument 4 names different: declaration 'process' definition 'cpuid'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:322:12: note: Function 'OTF_CopyHandler_stream_Leave' argument 4 names different: declaration 'process' definition 'cpuid'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:322:28: style:inconclusive: Function 'OTF_CopyHandler_stream_Leave' argument 5 names different: declaration 'source' definition 'scltoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:112:29: note: Function 'OTF_CopyHandler_stream_Leave' argument 5 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:322:28: note: Function 'OTF_CopyHandler_stream_Leave' argument 5 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:541:12: style:inconclusive: Function 'OTF_CopyHandler_stream_FunctionSummary' argument 5 names different: declaration 'invocations' definition 'count'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:217:48: note: Function 'OTF_CopyHandler_stream_FunctionSummary' argument 5 names different: declaration 'invocations' definition 'count'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:541:12: note: Function 'OTF_CopyHandler_stream_FunctionSummary' argument 5 names different: declaration 'invocations' definition 'count'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:541:28: style:inconclusive: Function 'OTF_CopyHandler_stream_FunctionSummary' argument 6 names different: declaration 'exclTime' definition 'excltime'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:218:11: note: Function 'OTF_CopyHandler_stream_FunctionSummary' argument 6 names different: declaration 'exclTime' definition 'excltime'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:541:28: note: Function 'OTF_CopyHandler_stream_FunctionSummary' argument 6 names different: declaration 'exclTime' definition 'excltime'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:541:47: style:inconclusive: Function 'OTF_CopyHandler_stream_FunctionSummary' argument 7 names different: declaration 'inclTime' definition 'incltime'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:218:30: note: Function 'OTF_CopyHandler_stream_FunctionSummary' argument 7 names different: declaration 'inclTime' definition 'incltime'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:541:47: note: Function 'OTF_CopyHandler_stream_FunctionSummary' argument 7 names different: declaration 'inclTime' definition 'incltime'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:552:28: style:inconclusive: Function 'OTF_CopyHandler_stream_FunctionGroupSummary' argument 3 names different: declaration 'funcGroup' definition 'functiongroup'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:221:11: note: Function 'OTF_CopyHandler_stream_FunctionGroupSummary' argument 3 names different: declaration 'funcGroup' definition 'functiongroup'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:552:28: note: Function 'OTF_CopyHandler_stream_FunctionGroupSummary' argument 3 names different: declaration 'funcGroup' definition 'functiongroup'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:553:12: style:inconclusive: Function 'OTF_CopyHandler_stream_FunctionGroupSummary' argument 5 names different: declaration 'invocations' definition 'count'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:221:49: note: Function 'OTF_CopyHandler_stream_FunctionGroupSummary' argument 5 names different: declaration 'invocations' definition 'count'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:553:12: note: Function 'OTF_CopyHandler_stream_FunctionGroupSummary' argument 5 names different: declaration 'invocations' definition 'count'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:553:29: style:inconclusive: Function 'OTF_CopyHandler_stream_FunctionGroupSummary' argument 6 names different: declaration 'exclTime' definition 'excltime'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:222:11: note: Function 'OTF_CopyHandler_stream_FunctionGroupSummary' argument 6 names different: declaration 'exclTime' definition 'excltime'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:553:29: note: Function 'OTF_CopyHandler_stream_FunctionGroupSummary' argument 6 names different: declaration 'exclTime' definition 'excltime'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:553:49: style:inconclusive: Function 'OTF_CopyHandler_stream_FunctionGroupSummary' argument 7 names different: declaration 'inclTime' definition 'incltime'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.h:222:30: note: Function 'OTF_CopyHandler_stream_FunctionGroupSummary' argument 7 names different: declaration 'inclTime' definition 'incltime'. otf-1.12.5+dfsg/otflib/OTF_CopyHandler_stream.c:553:49: note: Function 'OTF_CopyHandler_stream_FunctionGroupSummary' argument 7 names different: declaration 'inclTime' definition 'incltime'. otf-1.12.5+dfsg/otflib/OTF_File.c:142:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_File.c:236:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_File.c:340:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_File.c:433:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_File.c:542:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_File.c:569:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_File.c:602:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_File.c:701:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_File.c:733:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_File.c:773:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_File.c:1105:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_File.c:685:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] otf-1.12.5+dfsg/otflib/OTF_File.c:81:31: style:inconclusive: Function 'OTF_File_init' argument 1 names different: declaration 'o' definition 'file'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_File.h:152:31: note: Function 'OTF_File_init' argument 1 names different: declaration 'o' definition 'file'. otf-1.12.5+dfsg/otflib/OTF_File.c:81:31: note: Function 'OTF_File_init' argument 1 names different: declaration 'o' definition 'file'. otf-1.12.5+dfsg/otflib/OTF_File.c:104:35: style:inconclusive: Function 'OTF_File_finalize' argument 1 names different: declaration 'o' definition 'file'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_File.h:155:35: note: Function 'OTF_File_finalize' argument 1 names different: declaration 'o' definition 'file'. otf-1.12.5+dfsg/otflib/OTF_File.c:104:35: note: Function 'OTF_File_finalize' argument 1 names different: declaration 'o' definition 'file'. otf-1.12.5+dfsg/otflib/OTF_File.c:1094:41: style:inconclusive: Function 'OTF_File_open_zlevel' argument 4 names different: declaration 'compression' definition 'zlevel'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_File.h:214:41: note: Function 'OTF_File_open_zlevel' argument 4 names different: declaration 'compression' definition 'zlevel'. otf-1.12.5+dfsg/otflib/OTF_File.c:1094:41: note: Function 'OTF_File_open_zlevel' argument 4 names different: declaration 'compression' definition 'zlevel'. otf-1.12.5+dfsg/otflib/OTF_File.c:1025:41: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_FileManager.c:148:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_FileManager.c:237:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_FileManager.c:265:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_FileManager.c:282:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_FileManager.c:336:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_FileManager.c:366:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_FileManager.c:499:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_FileManager.c:211:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] otf-1.12.5+dfsg/otflib/OTF_FileManager.c:506:2: portability: %u in format string (no. 4) requires 'unsigned int' but the argument type is 'OTF_FileStatus {aka signed int}'. [invalidPrintfArgType_uint] otf-1.12.5+dfsg/otflib/OTF_FileManager.c:513:3: portability: %u in format string (no. 4) requires 'unsigned int' but the argument type is 'OTF_FileStatus {aka signed int}'. [invalidPrintfArgType_uint] otf-1.12.5+dfsg/otflib/OTF_FileManager.c:90:49: style:inconclusive: Function 'OTF_FileManager_finalize' argument 1 names different: declaration 'fh' definition 'manager'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_FileManager.c:62:49: note: Function 'OTF_FileManager_finalize' argument 1 names different: declaration 'fh' definition 'manager'. otf-1.12.5+dfsg/otflib/OTF_FileManager.c:90:49: note: Function 'OTF_FileManager_finalize' argument 1 names different: declaration 'fh' definition 'manager'. otf-1.12.5+dfsg/otflib/OTF_FileManager.c:208:46: style:inconclusive: Function 'OTF_FileManager_close' argument 1 names different: declaration 'm' definition 'fh'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_FileManager.h:52:46: note: Function 'OTF_FileManager_close' argument 1 names different: declaration 'm' definition 'fh'. otf-1.12.5+dfsg/otflib/OTF_FileManager.c:208:46: note: Function 'OTF_FileManager_close' argument 1 names different: declaration 'm' definition 'fh'. otf-1.12.5+dfsg/otflib/OTF_FileManager.c:216:53: style:inconclusive: Function 'OTF_FileManager_getCount' argument 1 names different: declaration 'm' definition 'fh'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_FileManager.h:55:53: note: Function 'OTF_FileManager_getCount' argument 1 names different: declaration 'm' definition 'fh'. otf-1.12.5+dfsg/otflib/OTF_FileManager.c:216:53: note: Function 'OTF_FileManager_getCount' argument 1 names different: declaration 'm' definition 'fh'. otf-1.12.5+dfsg/otflib/OTF_FileManager.c:223:54: style:inconclusive: Function 'OTF_FileManager_getNumber' argument 1 names different: declaration 'm' definition 'fh'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_FileManager.h:58:54: note: Function 'OTF_FileManager_getNumber' argument 1 names different: declaration 'm' definition 'fh'. otf-1.12.5+dfsg/otflib/OTF_FileManager.c:223:54: note: Function 'OTF_FileManager_getNumber' argument 1 names different: declaration 'm' definition 'fh'. otf-1.12.5+dfsg/otflib/OTF_FileManager.c:230:54: style:inconclusive: Function 'OTF_FileManager_setNumber' argument 1 names different: declaration 'm' definition 'fh'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_FileManager.h:61:54: note: Function 'OTF_FileManager_setNumber' argument 1 names different: declaration 'm' definition 'fh'. otf-1.12.5+dfsg/otflib/OTF_FileManager.c:230:54: note: Function 'OTF_FileManager_setNumber' argument 1 names different: declaration 'm' definition 'fh'. otf-1.12.5+dfsg/otflib/OTF_FileManager.c:397:70: style:inconclusive: Function 'OTF_FileManager_listUnlinkAtHead' argument 2 names different: declaration 'entry' definition 'file'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_FileManager.c:65:70: note: Function 'OTF_FileManager_listUnlinkAtHead' argument 2 names different: declaration 'entry' definition 'file'. otf-1.12.5+dfsg/otflib/OTF_FileManager.c:397:70: note: Function 'OTF_FileManager_listUnlinkAtHead' argument 2 names different: declaration 'entry' definition 'file'. otf-1.12.5+dfsg/otflib/OTF_FileManager.c:444:70: style:inconclusive: Function 'OTF_FileManager_listUnlinkAtTail' argument 2 names different: declaration 'entry' definition 'file'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_FileManager.c:66:70: note: Function 'OTF_FileManager_listUnlinkAtTail' argument 2 names different: declaration 'entry' definition 'file'. otf-1.12.5+dfsg/otflib/OTF_FileManager.c:444:70: note: Function 'OTF_FileManager_listUnlinkAtTail' argument 2 names different: declaration 'entry' definition 'file'. otf-1.12.5+dfsg/otflib/OTF_FileManager.c:203:47: style: Parameter 'm' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_FileManager.c:216:53: style: Parameter 'fh' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_FileManager.c:223:54: style: Parameter 'fh' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_FileManager.c:397:70: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_FileManager.c:444:70: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:196:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:346:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:415:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:482:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:633:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:679:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:810:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:1015:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:1333:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:1556:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:767:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:601:25: style: Expression is always true because 'else if' condition is opposite to previous condition at line 599. [multiCondition] otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:599:18: note: first condition otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:601:25: note: else if condition is opposite to first condition otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:621:32: style: Condition '(unsigned long)cur_data_pos<=(entry->offset+entry->length)' is always true [knownConditionTrueFalse] otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:614:32: note: Assuming that condition '(unsigned long)cur_data_pos>(entry->offset+entry->length)' is not redundant otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:621:32: note: Condition '(unsigned long)cur_data_pos<=(entry->offset+entry->length)' is always true otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:344:9: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:344:7: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment] otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:339:7: note: ret is assigned otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:344:7: note: ret is overwritten otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:176:36: style:inconclusive: Function 'OTF_File_iofsl_init' argument 1 names different: declaration 'o' definition 'file'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_File_iofsl.h:26:36: note: Function 'OTF_File_iofsl_init' argument 1 names different: declaration 'o' definition 'file'. otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:176:36: note: Function 'OTF_File_iofsl_init' argument 1 names different: declaration 'o' definition 'file'. otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:224:41: style:inconclusive: Function 'OTF_File_iofsl_finalize' argument 1 names different: declaration 'o' definition 'file'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_File_iofsl.h:33:41: note: Function 'OTF_File_iofsl_finalize' argument 1 names different: declaration 'o' definition 'file'. otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:224:41: note: Function 'OTF_File_iofsl_finalize' argument 1 names different: declaration 'o' definition 'file'. otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:1003:42: style:inconclusive: Function 'OTF_File_iofsl_open_zlevel' argument 4 names different: declaration 'compression' definition 'zlevel'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_File_iofsl.h:91:41: note: Function 'OTF_File_iofsl_open_zlevel' argument 4 names different: declaration 'compression' definition 'zlevel'. otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:1003:42: note: Function 'OTF_File_iofsl_open_zlevel' argument 4 names different: declaration 'compression' definition 'zlevel'. otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:1321:60: style:inconclusive: Function 'OTF_File_iofsl_read_internal' argument 2 names different: declaration 'dest' definition 'vdest'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_File_iofsl.h:97:60: note: Function 'OTF_File_iofsl_read_internal' argument 2 names different: declaration 'dest' definition 'vdest'. otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:1321:60: note: Function 'OTF_File_iofsl_read_internal' argument 2 names different: declaration 'dest' definition 'vdest'. otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:506:15: style: Variable 'entry' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:608:17: style: Variable 'entry' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:772:49: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:1367:15: style: Variable 'entry' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/otflib/OTF_File_iofsl.c:1403:49: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_Filenames.c:175:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_HandlerArray.c:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_HandlerArray.c:115:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_HandlerArray.c:137:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_HandlerArray.c:155:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_HandlerArray.c:123:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] otf-1.12.5+dfsg/otflib/OTF_HandlerArray.c:130:42: style:inconclusive: Function 'OTF_HandlerArray_setHandler' argument 3 names different: declaration '' definition 'recordtype'. [funcArgNamesDifferentUnnamed] otf-1.12.5+dfsg/otflib/OTF_HandlerArray.c:520:16: style:inconclusive: Function 'OTF_HandlerArray_getCopyHandler_stream' argument 2 names different: declaration 'writer' definition 'wstream'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_HandlerArray.h:87:22: note: Function 'OTF_HandlerArray_getCopyHandler_stream' argument 2 names different: declaration 'writer' definition 'wstream'. otf-1.12.5+dfsg/otflib/OTF_HandlerArray.c:520:16: note: Function 'OTF_HandlerArray_getCopyHandler_stream' argument 2 names different: declaration 'writer' definition 'wstream'. otf-1.12.5+dfsg/otflib/OTF_KeyValue.c:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_KeyValue.c:71:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_KeyValue.c:110:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_KeyValue.c:155:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_KeyValue.c:194:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_KeyValue.c:429:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_KeyValue.c:475:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_KeyValue.c:642:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_KeyValue.c:747:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_KeyValue.c:775:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_KeyValue.c:804:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_KeyValue.c:850:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_KeyValue.c:894:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_KeyValue.c:443:14: portability: Casting between unsigned long * and double * which have an incompatible binary data representation. [invalidPointerCast] otf-1.12.5+dfsg/otflib/OTF_KeyValue.c:449:16: portability: Casting from double * to unsigned long * is not portable due to different binary data representations on different platforms. [invalidPointerCast] otf-1.12.5+dfsg/otflib/OTF_KeyValue.c:455:13: portability: Casting between unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] otf-1.12.5+dfsg/otflib/OTF_KeyValue.c:461:16: portability: Casting from float * to unsigned int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] otf-1.12.5+dfsg/otflib/OTF_KeyValue.c:415:24: style: Variable 'p' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/otflib/OTF_KeyValue.c:443:10: style: Variable 'd' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/otflib/OTF_KeyValue.c:449:12: style: Variable 'i' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/otflib/OTF_KeyValue.c:455:9: style: Variable 'd' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/otflib/OTF_KeyValue.c:461:12: style: Variable 'i' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/otflib/OTF_KeyValue.c:768:24: style: Variable 'p' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/otflib/OTF_KeyValue.c:928:54: style: Parameter 'list' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_MasterControl.c:116:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_MasterControl.c:145:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_MasterControl.c:280:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_MasterControl.c:321:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_MasterControl.c:443:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_MasterControl.c:517:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_MasterControl.c:575:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_MasterControl.c:698:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_MasterControl.c:784:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_MasterControl.c:834:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_MasterControl.c:126:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] otf-1.12.5+dfsg/otflib/OTF_MasterControl.c:638:9: style: Checking if unsigned expression 'mc->rn' is less than zero. [unsignedLessThanZero] otf-1.12.5+dfsg/otflib/OTF_MasterControl.c:498:12: style:inconclusive: Function 'OTF_MasterControl_insertRMapEntry' argument 2 names different: declaration 'value' definition 'rargument'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_MasterControl.c:44:11: note: Function 'OTF_MasterControl_insertRMapEntry' argument 2 names different: declaration 'value' definition 'rargument'. otf-1.12.5+dfsg/otflib/OTF_MasterControl.c:498:12: note: Function 'OTF_MasterControl_insertRMapEntry' argument 2 names different: declaration 'value' definition 'rargument'. otf-1.12.5+dfsg/otflib/OTF_MasterControl.c:498:32: style:inconclusive: Function 'OTF_MasterControl_insertRMapEntry' argument 3 names different: declaration 'argument' definition 'rvalue'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_MasterControl.c:44:27: note: Function 'OTF_MasterControl_insertRMapEntry' argument 3 names different: declaration 'argument' definition 'rvalue'. otf-1.12.5+dfsg/otflib/OTF_MasterControl.c:498:32: note: Function 'OTF_MasterControl_insertRMapEntry' argument 3 names different: declaration 'argument' definition 'rvalue'. otf-1.12.5+dfsg/otflib/OTF_MasterControl.c:609:24: style: Parameter 'values' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_MasterControl.c:687:16: style: Variable 'e' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/otflib/OTF_MasterControl.c:772:16: style: Variable 'e' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/otflib/OTF_MasterControl.c:831:16: style: Variable 'e' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/otflib/OTF_MasterControl.c:927:57: style: Parameter 'mc' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_MasterControl.c:933:58: style: Parameter 'mc' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_MasterControl.c:944:16: style: Variable 'entry' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/otflib/OTF_Parse.c:1178:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:1210:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:1249:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:1346:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:1417:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:1466:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:1517:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:1609:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:1665:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:1736:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:1850:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:1904:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:1967:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:2024:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:2050:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:2113:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:2145:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:2213:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:2273:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:2356:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:2406:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:2457:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:2507:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:2560:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:2602:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:2628:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:2664:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:2718:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:2843:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:2970:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:3002:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:3100:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:3209:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:3256:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:3284:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:3332:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:3404:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:3455:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:3567:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:3688:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:3774:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:3860:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:3936:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:4010:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:4039:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:4119:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:4204:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:4295:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:4436:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:4503:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:4548:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:4617:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:4675:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:4733:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:4807:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:4872:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:4947:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:5024:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:5058:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:5119:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Parse.c:5034:89: style:inconclusive: Function 'OTF_Reader_readDefMarker' argument 3 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Parse.c:377:40: note: Function 'OTF_Reader_readDefMarker' argument 3 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Parse.c:5034:89: note: Function 'OTF_Reader_readDefMarker' argument 3 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Parse.c:5063:5: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] otf-1.12.5+dfsg/otflib/OTF_Parse.c:5113:5: style: Variable 'ret' is assigned a value that is never used. [unreadVariable] otf-1.12.5+dfsg/otflib/OTF_Platform.c:239:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Platform.c:301:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Platform.c:76:8: style: Variable 'sarg' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/otflib/OTF_Platform.c:312:26: style: Parameter 'path' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_Platform.c:325:9: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/otflib/OTF_Platform.c:230:11: error: va_list 'ap2' used before va_start() was called. [va_list_usedBeforeStarted] otf-1.12.5+dfsg/otflib/OTF_Platform.c:240:3: error: va_list 'ap2' used before va_start() was called. [va_list_usedBeforeStarted] otf-1.12.5+dfsg/otflib/OTF_RBuffer.c:200:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RBuffer.c:265:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RBuffer.c:336:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RBuffer.c:415:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RBuffer.c:520:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RBuffer.c:564:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RBuffer.c:608:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RBuffer.c:673:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RBuffer.c:829:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RBuffer.c:1043:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RBuffer.c:1108:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RBuffer.c:1411:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RBuffer.c:324:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] otf-1.12.5+dfsg/otflib/OTF_RBuffer.c:568:35: style: Array index 'c' is used before limits check. [arrayIndexThenCheck] otf-1.12.5+dfsg/otflib/OTF_RBuffer.c:572:4: error: Common realloc mistake: 'ret' nulled but not freed upon failure [memleakOnRealloc] otf-1.12.5+dfsg/otflib/OTF_RBuffer.c:1039:8: style: Checking if unsigned expression 'searchRange' is less than zero. [unsignedLessThanZero] otf-1.12.5+dfsg/otflib/OTF_RBuffer.c:372:47: style: Parameter 'rbuffer' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_RBuffer.c:822:51: style: Parameter 'rbuffer' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_RBuffer.c:843:54: style: Parameter 'rbuffer' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_RBuffer.c:1098:8: style: Variable 'ret2' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/otflib/OTF_RStream.c:77:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RStream.c:152:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RStream.c:189:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RStream.c:217:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RStream.c:271:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RStream.c:296:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RStream.c:338:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RStream.c:362:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RStream.c:398:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RStream.c:422:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RStream.c:459:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RStream.c:483:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RStream.c:519:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RStream.c:537:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RStream.c:617:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RStream.c:656:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RStream.c:721:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RStream.c:807:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RStream.c:893:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RStream.c:977:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_RStream.c:197:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] otf-1.12.5+dfsg/otflib/OTF_RStream.c:142:44: style:inconclusive: Function 'OTF_RStream_open' argument 1 names different: declaration 'nameStub' definition 'namestub'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_RStream.h:198:44: note: Function 'OTF_RStream_open' argument 1 names different: declaration 'nameStub' definition 'namestub'. otf-1.12.5+dfsg/otflib/OTF_RStream.c:142:44: note: Function 'OTF_RStream_open' argument 1 names different: declaration 'nameStub' definition 'namestub'. otf-1.12.5+dfsg/otflib/OTF_RStream.c:559:50: style: Parameter 'rstream' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_RStream.c:566:48: style: Parameter 'rstream' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_RStream.c:599:51: style: Parameter 'rstream' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_RStream.c:627:51: style: Parameter 'rstream' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_RStream.c:642:17: style: Variable 'next_char' is assigned a value that is never used. [unreadVariable] otf-1.12.5+dfsg/otflib/OTF_RStream.c:708:17: style: Variable 'next_char' is assigned a value that is never used. [unreadVariable] otf-1.12.5+dfsg/otflib/OTF_RStream.c:794:17: style: Variable 'next_char' is assigned a value that is never used. [unreadVariable] otf-1.12.5+dfsg/otflib/OTF_RStream.c:880:17: style: Variable 'next_char' is assigned a value that is never used. [unreadVariable] otf-1.12.5+dfsg/otflib/OTF_RStream.c:963:17: style: Variable 'next_char' is assigned a value that is never used. [unreadVariable] otf-1.12.5+dfsg/otflib/OTF_Reader.c:195:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Reader.c:430:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Reader.c:525:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Reader.c:618:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Reader.c:703:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Reader.c:788:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Reader.c:1163:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Reader.c:1256:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Reader.c:1276:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Reader.c:1410:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Reader.c:1500:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Reader.c:1659:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Reader.c:1988:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Reader.c:2300:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Reader.c:2632:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Reader.c:2941:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Reader.c:3278:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Reader.c:3584:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Reader.c:3738:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Reader.c:1264:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] otf-1.12.5+dfsg/otflib/OTF_Reader.c:191:10: style: Checking if unsigned expression 'n' is less than zero. [unsignedLessThanZero] otf-1.12.5+dfsg/otflib/OTF_Reader.c:184:13: style: Variable 'pair' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/otflib/OTF_Reader.c:297:53: style: Parameter 'list' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_Reader.c:1300:49: style: Parameter 'reader' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_Reader.c:1307:46: style: Parameter 'reader' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_Reader.c:1339:50: style: Parameter 'reader' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_Reader.c:1481:8: style: Variable 'pos' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/otflib/OTF_Reader.c:1484:16: style: Variable 'entry' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/otflib/OTF_Reader.c:1623:61: style: Parameter 'reader' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_Reader.c:1636:8: style: Variable 'pos' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/otflib/OTF_Reader.c:1969:8: style: Variable 'pos' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/otflib/OTF_Reader.c:2276:8: style: Variable 'pos' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/otflib/OTF_Reader.c:2613:8: style: Variable 'pos' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/otflib/OTF_Reader.c:2918:8: style: Variable 'pos' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/otflib/OTF_Reader.c:3258:8: style: Variable 'pos' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/otflib/OTF_Reader.c:3565:8: style: Variable 'pos' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/otflib/OTF_Reader.c:3568:16: style: Variable 'entry' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/otflib/OTF_Reader.c:3717:53: style: Parameter 'reader' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_Reader.c:3724:53: style: Parameter 'reader' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_Reader.c:3748:49: style: Parameter 'reader' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_WBuffer.c:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_WBuffer.c:156:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_WBuffer.c:227:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_WBuffer.c:251:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_WBuffer.c:317:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_WBuffer.c:346:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_WBuffer.c:374:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_WBuffer.c:414:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_WBuffer.c:445:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_WBuffer.c:493:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_WBuffer.c:540:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_WBuffer.c:587:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_WBuffer.c:625:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_WBuffer.c:652:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_WBuffer.c:893:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_WBuffer.c:143:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] otf-1.12.5+dfsg/otflib/OTF_WBuffer.c:179:47: style: Parameter 'wbuffer' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_WBuffer.c:431:14: style: Variable 'dig' can be declared as const array [constVariable] otf-1.12.5+dfsg/otflib/OTF_WBuffer.c:479:14: style: Variable 'dig' can be declared as const array [constVariable] otf-1.12.5+dfsg/otflib/OTF_WBuffer.c:527:14: style: Variable 'dig' can be declared as const array [constVariable] otf-1.12.5+dfsg/otflib/OTF_WBuffer.c:574:14: style: Variable 'dig' can be declared as const array [constVariable] otf-1.12.5+dfsg/otflib/OTF_WBuffer.c:639:14: style: Variable 'dig' can be declared as const array [constVariable] otf-1.12.5+dfsg/otflib/OTF_WBuffer.c:675:85: style: Parameter 'pair' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_WBuffer.c:752:84: style: Parameter 'pair' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_WStream.c:191:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_WStream.c:230:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_WStream.c:294:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_WStream.c:370:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_WStream.c:450:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_WStream.c:525:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_WStream.c:596:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_WStream.c:700:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_WStream.c:779:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_WStream.c:1659:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_WStream.c:234:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] otf-1.12.5+dfsg/otflib/OTF_WStream.c:306:12: style: The if condition is the same as the previous if condition [duplicateCondition] otf-1.12.5+dfsg/otflib/OTF_WStream.c:290:12: note: First condition otf-1.12.5+dfsg/otflib/OTF_WStream.c:306:12: note: Second condition otf-1.12.5+dfsg/otflib/OTF_WStream.c:382:12: style: The if condition is the same as the previous if condition [duplicateCondition] otf-1.12.5+dfsg/otflib/OTF_WStream.c:366:12: note: First condition otf-1.12.5+dfsg/otflib/OTF_WStream.c:382:12: note: Second condition otf-1.12.5+dfsg/otflib/OTF_WStream.c:462:12: style: The if condition is the same as the previous if condition [duplicateCondition] otf-1.12.5+dfsg/otflib/OTF_WStream.c:446:12: note: First condition otf-1.12.5+dfsg/otflib/OTF_WStream.c:462:12: note: Second condition otf-1.12.5+dfsg/otflib/OTF_WStream.c:537:12: style: The if condition is the same as the previous if condition [duplicateCondition] otf-1.12.5+dfsg/otflib/OTF_WStream.c:521:12: note: First condition otf-1.12.5+dfsg/otflib/OTF_WStream.c:537:12: note: Second condition otf-1.12.5+dfsg/otflib/OTF_WStream.c:608:12: style: The if condition is the same as the previous if condition [duplicateCondition] otf-1.12.5+dfsg/otflib/OTF_WStream.c:592:12: note: First condition otf-1.12.5+dfsg/otflib/OTF_WStream.c:608:12: note: Second condition otf-1.12.5+dfsg/otflib/OTF_WStream.c:2250:12: style:inconclusive: Function 'OTF_WStream_writeRecvMsgKV' argument 6 names different: declaration 'msgtype' definition 'msgtag'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_WStream.h:712:14: note: Function 'OTF_WStream_writeRecvMsgKV' argument 6 names different: declaration 'msgtype' definition 'msgtag'. otf-1.12.5+dfsg/otflib/OTF_WStream.c:2250:12: note: Function 'OTF_WStream_writeRecvMsgKV' argument 6 names different: declaration 'msgtype' definition 'msgtag'. otf-1.12.5+dfsg/otflib/OTF_WStream.c:2315:12: style:inconclusive: Function 'OTF_WStream_writeRecvMsg' argument 6 names different: declaration 'msgtype' definition 'msgtag'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_WStream.h:704:14: note: Function 'OTF_WStream_writeRecvMsg' argument 6 names different: declaration 'msgtype' definition 'msgtag'. otf-1.12.5+dfsg/otflib/OTF_WStream.c:2315:12: note: Function 'OTF_WStream_writeRecvMsg' argument 6 names different: declaration 'msgtype' definition 'msgtag'. otf-1.12.5+dfsg/otflib/OTF_WStream.c:2324:54: style:inconclusive: Function 'OTF_WStream_writeSendMsgKV' argument 6 names different: declaration 'msgtype' definition 'msgtag'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_WStream.h:728:14: note: Function 'OTF_WStream_writeSendMsgKV' argument 6 names different: declaration 'msgtype' definition 'msgtag'. otf-1.12.5+dfsg/otflib/OTF_WStream.c:2324:54: note: Function 'OTF_WStream_writeSendMsgKV' argument 6 names different: declaration 'msgtype' definition 'msgtag'. otf-1.12.5+dfsg/otflib/OTF_WStream.c:2388:54: style:inconclusive: Function 'OTF_WStream_writeSendMsg' argument 6 names different: declaration 'msgtype' definition 'msgtag'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_WStream.h:720:14: note: Function 'OTF_WStream_writeSendMsg' argument 6 names different: declaration 'msgtype' definition 'msgtag'. otf-1.12.5+dfsg/otflib/OTF_WStream.c:2388:54: note: Function 'OTF_WStream_writeSendMsg' argument 6 names different: declaration 'msgtype' definition 'msgtag'. otf-1.12.5+dfsg/otflib/OTF_WStream.c:3498:32: style:inconclusive: Function 'OTF_WStream_writeSendSnapshotKV' argument 7 names different: declaration 'type' definition 'tag'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_WStream.h:1012:32: note: Function 'OTF_WStream_writeSendSnapshotKV' argument 7 names different: declaration 'type' definition 'tag'. otf-1.12.5+dfsg/otflib/OTF_WStream.c:3498:32: note: Function 'OTF_WStream_writeSendSnapshotKV' argument 7 names different: declaration 'type' definition 'tag'. otf-1.12.5+dfsg/otflib/OTF_WStream.c:3575:32: style:inconclusive: Function 'OTF_WStream_writeSendSnapshot' argument 7 names different: declaration 'type' definition 'tag'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_WStream.h:1004:32: note: Function 'OTF_WStream_writeSendSnapshot' argument 7 names different: declaration 'type' definition 'tag'. otf-1.12.5+dfsg/otflib/OTF_WStream.c:3575:32: note: Function 'OTF_WStream_writeSendSnapshot' argument 7 names different: declaration 'type' definition 'tag'. otf-1.12.5+dfsg/otflib/OTF_WStream.c:4097:12: style:inconclusive: Function 'OTF_WStream_writeMessageSummaryKV' argument 8 names different: declaration 'number_recved' definition 'number_recvd'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_WStream.h:1157:63: note: Function 'OTF_WStream_writeMessageSummaryKV' argument 8 names different: declaration 'number_recved' definition 'number_recvd'. otf-1.12.5+dfsg/otflib/OTF_WStream.c:4097:12: note: Function 'OTF_WStream_writeMessageSummaryKV' argument 8 names different: declaration 'number_recved' definition 'number_recvd'. otf-1.12.5+dfsg/otflib/OTF_WStream.c:4161:12: style:inconclusive: Function 'OTF_WStream_writeMessageSummary' argument 8 names different: declaration 'number_recved' definition 'number_recvd'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_WStream.h:1148:63: note: Function 'OTF_WStream_writeMessageSummary' argument 8 names different: declaration 'number_recved' definition 'number_recvd'. otf-1.12.5+dfsg/otflib/OTF_WStream.c:4161:12: note: Function 'OTF_WStream_writeMessageSummary' argument 8 names different: declaration 'number_recved' definition 'number_recvd'. otf-1.12.5+dfsg/otflib/OTF_WStream.c:648:46: style: Parameter 'wstream' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_WStream.c:683:62: style: Parameter 'wstream' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_WStream.c:721:50: style: Parameter 'wstream' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_WStream.c:728:48: style: Parameter 'wstream' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_WStream.c:761:51: style: Parameter 'wstream' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_WStream.c:786:46: style: Parameter 'wstream' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_WStream.c:1042:32: style: Parameter 'array' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_Writer.c:122:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Writer.c:162:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Writer.c:211:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Writer.c:286:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Writer.c:365:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Writer.c:448:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Writer.c:484:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Writer.c:542:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Writer.c:1025:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/otflib/OTF_Writer.c:228:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] otf-1.12.5+dfsg/otflib/OTF_Writer.c:538:10: style: Checking if unsigned expression 'n' is less than zero. [unsignedLessThanZero] otf-1.12.5+dfsg/otflib/OTF_Writer.c:153:42: style:inconclusive: Function 'OTF_Writer_open' argument 1 names different: declaration 'fileNamePrefix' definition 'namestub'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:125:42: note: Function 'OTF_Writer_open' argument 1 names different: declaration 'fileNamePrefix' definition 'namestub'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:153:42: note: Function 'OTF_Writer_open' argument 1 names different: declaration 'fileNamePrefix' definition 'namestub'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:153:61: style:inconclusive: Function 'OTF_Writer_open' argument 2 names different: declaration 'numberOfStreams' definition 'm'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:126:39: note: Function 'OTF_Writer_open' argument 2 names different: declaration 'numberOfStreams' definition 'm'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:153:61: note: Function 'OTF_Writer_open' argument 2 names different: declaration 'numberOfStreams' definition 'm'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:153:81: style:inconclusive: Function 'OTF_Writer_open' argument 3 names different: declaration 'fileManager' definition 'manager'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:127:47: note: Function 'OTF_Writer_open' argument 3 names different: declaration 'fileManager' definition 'manager'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:153:81: note: Function 'OTF_Writer_open' argument 3 names different: declaration 'fileManager' definition 'manager'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:380:65: style:inconclusive: Function 'OTF_Writer_getStream' argument 2 names different: declaration 'stream' definition 'streamId'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:328:65: note: Function 'OTF_Writer_getStream' argument 2 names different: declaration 'stream' definition 'streamId'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:380:65: note: Function 'OTF_Writer_getStream' argument 2 names different: declaration 'stream' definition 'streamId'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:502:62: style:inconclusive: Function 'OTF_Writer_mapProcess' argument 2 names different: declaration 'processId' definition 'process'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:323:62: note: Function 'OTF_Writer_mapProcess' argument 2 names different: declaration 'processId' definition 'process'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:502:62: note: Function 'OTF_Writer_mapProcess' argument 2 names different: declaration 'processId' definition 'process'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:606:69: style:inconclusive: Function 'OTF_Writer_writeDefinitionComment' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:348:49: note: Function 'OTF_Writer_writeDefinitionComment' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:606:69: note: Function 'OTF_Writer_writeDefinitionComment' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:621:71: style:inconclusive: Function 'OTF_Writer_writeDefinitionCommentKV' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:361:49: note: Function 'OTF_Writer_writeDefinitionCommentKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:621:71: note: Function 'OTF_Writer_writeDefinitionCommentKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:637:70: style:inconclusive: Function 'OTF_Writer_writeDefTimerResolution' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:383:50: note: Function 'OTF_Writer_writeDefTimerResolution' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:637:70: note: Function 'OTF_Writer_writeDefTimerResolution' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:652:72: style:inconclusive: Function 'OTF_Writer_writeDefTimerResolutionKV' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:396:50: note: Function 'OTF_Writer_writeDefTimerResolutionKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:652:72: note: Function 'OTF_Writer_writeDefTimerResolutionKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:668:62: style:inconclusive: Function 'OTF_Writer_writeDefProcess' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:419:42: note: Function 'OTF_Writer_writeDefProcess' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:668:62: note: Function 'OTF_Writer_writeDefProcess' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:669:12: style:inconclusive: Function 'OTF_Writer_writeDefProcess' argument 3 names different: declaration 'process' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:420:42: note: Function 'OTF_Writer_writeDefProcess' argument 3 names different: declaration 'process' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:669:12: note: Function 'OTF_Writer_writeDefProcess' argument 3 names different: declaration 'process' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:683:64: style:inconclusive: Function 'OTF_Writer_writeDefProcessKV' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:434:42: note: Function 'OTF_Writer_writeDefProcessKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:683:64: note: Function 'OTF_Writer_writeDefProcessKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:684:12: style:inconclusive: Function 'OTF_Writer_writeDefProcessKV' argument 3 names different: declaration 'process' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:435:42: note: Function 'OTF_Writer_writeDefProcessKV' argument 3 names different: declaration 'process' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:684:12: note: Function 'OTF_Writer_writeDefProcessKV' argument 3 names different: declaration 'process' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:699:67: style:inconclusive: Function 'OTF_Writer_writeDefProcessGroup' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:466:47: note: Function 'OTF_Writer_writeDefProcessGroup' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:699:67: note: Function 'OTF_Writer_writeDefProcessGroup' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:700:12: style:inconclusive: Function 'OTF_Writer_writeDefProcessGroup' argument 3 names different: declaration 'procGroup' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:467:47: note: Function 'OTF_Writer_writeDefProcessGroup' argument 3 names different: declaration 'procGroup' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:700:12: note: Function 'OTF_Writer_writeDefProcessGroup' argument 3 names different: declaration 'procGroup' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:700:49: style:inconclusive: Function 'OTF_Writer_writeDefProcessGroup' argument 5 names different: declaration 'numberOfProcs' definition 'n'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:469:47: note: Function 'OTF_Writer_writeDefProcessGroup' argument 5 names different: declaration 'numberOfProcs' definition 'n'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:700:49: note: Function 'OTF_Writer_writeDefProcessGroup' argument 5 names different: declaration 'numberOfProcs' definition 'n'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:701:19: style:inconclusive: Function 'OTF_Writer_writeDefProcessGroup' argument 6 names different: declaration 'procs' definition 'array'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:470:54: note: Function 'OTF_Writer_writeDefProcessGroup' argument 6 names different: declaration 'procs' definition 'array'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:701:19: note: Function 'OTF_Writer_writeDefProcessGroup' argument 6 names different: declaration 'procs' definition 'array'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:716:69: style:inconclusive: Function 'OTF_Writer_writeDefProcessGroupKV' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:482:47: note: Function 'OTF_Writer_writeDefProcessGroupKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:716:69: note: Function 'OTF_Writer_writeDefProcessGroupKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:717:12: style:inconclusive: Function 'OTF_Writer_writeDefProcessGroupKV' argument 3 names different: declaration 'procGroup' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:483:47: note: Function 'OTF_Writer_writeDefProcessGroupKV' argument 3 names different: declaration 'procGroup' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:717:12: note: Function 'OTF_Writer_writeDefProcessGroupKV' argument 3 names different: declaration 'procGroup' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:717:49: style:inconclusive: Function 'OTF_Writer_writeDefProcessGroupKV' argument 5 names different: declaration 'numberOfProcs' definition 'n'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:485:47: note: Function 'OTF_Writer_writeDefProcessGroupKV' argument 5 names different: declaration 'numberOfProcs' definition 'n'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:717:49: note: Function 'OTF_Writer_writeDefProcessGroupKV' argument 5 names different: declaration 'numberOfProcs' definition 'n'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:718:19: style:inconclusive: Function 'OTF_Writer_writeDefProcessGroupKV' argument 6 names different: declaration 'procs' definition 'array'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:486:54: note: Function 'OTF_Writer_writeDefProcessGroupKV' argument 6 names different: declaration 'procs' definition 'array'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:718:19: note: Function 'OTF_Writer_writeDefProcessGroupKV' argument 6 names different: declaration 'procs' definition 'array'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:734:69: style:inconclusive: Function 'OTF_Writer_writeDefAttributeList' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:509:20: note: Function 'OTF_Writer_writeDefAttributeList' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:734:69: note: Function 'OTF_Writer_writeDefAttributeList' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:749:71: style:inconclusive: Function 'OTF_Writer_writeDefAttributeListKV' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:524:20: note: Function 'OTF_Writer_writeDefAttributeListKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:749:71: note: Function 'OTF_Writer_writeDefAttributeListKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:765:79: style:inconclusive: Function 'OTF_Writer_writeDefProcessOrGroupAttributes' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:547:17: note: Function 'OTF_Writer_writeDefProcessOrGroupAttributes' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:765:79: note: Function 'OTF_Writer_writeDefProcessOrGroupAttributes' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:780:81: style:inconclusive: Function 'OTF_Writer_writeDefProcessOrGroupAttributesKV' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:561:17: note: Function 'OTF_Writer_writeDefProcessOrGroupAttributesKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:780:81: note: Function 'OTF_Writer_writeDefProcessOrGroupAttributesKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:796:63: style:inconclusive: Function 'OTF_Writer_writeDefFunction' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:594:43: note: Function 'OTF_Writer_writeDefFunction' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:796:63: note: Function 'OTF_Writer_writeDefFunction' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:797:11: style:inconclusive: Function 'OTF_Writer_writeDefFunction' argument 3 names different: declaration 'func' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:595:43: note: Function 'OTF_Writer_writeDefFunction' argument 3 names different: declaration 'func' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:797:11: note: Function 'OTF_Writer_writeDefFunction' argument 3 names different: declaration 'func' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:797:48: style:inconclusive: Function 'OTF_Writer_writeDefFunction' argument 5 names different: declaration 'funcGroup' definition 'group'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:597:43: note: Function 'OTF_Writer_writeDefFunction' argument 5 names different: declaration 'funcGroup' definition 'group'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:797:48: note: Function 'OTF_Writer_writeDefFunction' argument 5 names different: declaration 'funcGroup' definition 'group'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:797:64: style:inconclusive: Function 'OTF_Writer_writeDefFunction' argument 6 names different: declaration 'source' definition 'scltoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:598:43: note: Function 'OTF_Writer_writeDefFunction' argument 6 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:797:64: note: Function 'OTF_Writer_writeDefFunction' argument 6 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:812:65: style:inconclusive: Function 'OTF_Writer_writeDefFunctionKV' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:610:43: note: Function 'OTF_Writer_writeDefFunctionKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:812:65: note: Function 'OTF_Writer_writeDefFunctionKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:813:11: style:inconclusive: Function 'OTF_Writer_writeDefFunctionKV' argument 3 names different: declaration 'func' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:611:43: note: Function 'OTF_Writer_writeDefFunctionKV' argument 3 names different: declaration 'func' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:813:11: note: Function 'OTF_Writer_writeDefFunctionKV' argument 3 names different: declaration 'func' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:813:48: style:inconclusive: Function 'OTF_Writer_writeDefFunctionKV' argument 5 names different: declaration 'funcGroup' definition 'group'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:613:43: note: Function 'OTF_Writer_writeDefFunctionKV' argument 5 names different: declaration 'funcGroup' definition 'group'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:813:48: note: Function 'OTF_Writer_writeDefFunctionKV' argument 5 names different: declaration 'funcGroup' definition 'group'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:813:64: style:inconclusive: Function 'OTF_Writer_writeDefFunctionKV' argument 6 names different: declaration 'source' definition 'scltoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:614:43: note: Function 'OTF_Writer_writeDefFunctionKV' argument 6 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:813:64: note: Function 'OTF_Writer_writeDefFunctionKV' argument 6 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:829:68: style:inconclusive: Function 'OTF_Writer_writeDefFunctionGroup' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:634:48: note: Function 'OTF_Writer_writeDefFunctionGroup' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:829:68: note: Function 'OTF_Writer_writeDefFunctionGroup' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:830:12: style:inconclusive: Function 'OTF_Writer_writeDefFunctionGroup' argument 3 names different: declaration 'funcGroup' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:635:48: note: Function 'OTF_Writer_writeDefFunctionGroup' argument 3 names different: declaration 'funcGroup' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:830:12: note: Function 'OTF_Writer_writeDefFunctionGroup' argument 3 names different: declaration 'funcGroup' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:844:70: style:inconclusive: Function 'OTF_Writer_writeDefFunctionGroupKV' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:648:48: note: Function 'OTF_Writer_writeDefFunctionGroupKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:844:70: note: Function 'OTF_Writer_writeDefFunctionGroupKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:845:12: style:inconclusive: Function 'OTF_Writer_writeDefFunctionGroupKV' argument 3 names different: declaration 'funcGroup' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:649:48: note: Function 'OTF_Writer_writeDefFunctionGroupKV' argument 3 names different: declaration 'funcGroup' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:845:12: note: Function 'OTF_Writer_writeDefFunctionGroupKV' argument 3 names different: declaration 'funcGroup' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:860:74: style:inconclusive: Function 'OTF_Writer_writeDefCollectiveOperation' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:675:54: note: Function 'OTF_Writer_writeDefCollectiveOperation' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:860:74: note: Function 'OTF_Writer_writeDefCollectiveOperation' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:861:12: style:inconclusive: Function 'OTF_Writer_writeDefCollectiveOperation' argument 3 names different: declaration 'collOp' definition 'collective'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:676:54: note: Function 'OTF_Writer_writeDefCollectiveOperation' argument 3 names different: declaration 'collOp' definition 'collective'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:861:12: note: Function 'OTF_Writer_writeDefCollectiveOperation' argument 3 names different: declaration 'collOp' definition 'collective'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:875:76: style:inconclusive: Function 'OTF_Writer_writeDefCollectiveOperationKV' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:690:54: note: Function 'OTF_Writer_writeDefCollectiveOperationKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:875:76: note: Function 'OTF_Writer_writeDefCollectiveOperationKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:876:12: style:inconclusive: Function 'OTF_Writer_writeDefCollectiveOperationKV' argument 3 names different: declaration 'collOp' definition 'collective'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:691:54: note: Function 'OTF_Writer_writeDefCollectiveOperationKV' argument 3 names different: declaration 'collOp' definition 'collective'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:876:12: note: Function 'OTF_Writer_writeDefCollectiveOperationKV' argument 3 names different: declaration 'collOp' definition 'collective'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:891:62: style:inconclusive: Function 'OTF_Writer_writeDefCounter' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:735:42: note: Function 'OTF_Writer_writeDefCounter' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:891:62: note: Function 'OTF_Writer_writeDefCounter' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:892:12: style:inconclusive: Function 'OTF_Writer_writeDefCounter' argument 3 names different: declaration 'counter' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:736:42: note: Function 'OTF_Writer_writeDefCounter' argument 3 names different: declaration 'counter' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:892:12: note: Function 'OTF_Writer_writeDefCounter' argument 3 names different: declaration 'counter' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:893:12: style:inconclusive: Function 'OTF_Writer_writeDefCounter' argument 6 names different: declaration 'counterGroup' definition 'countergroup'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:739:42: note: Function 'OTF_Writer_writeDefCounter' argument 6 names different: declaration 'counterGroup' definition 'countergroup'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:893:12: note: Function 'OTF_Writer_writeDefCounter' argument 6 names different: declaration 'counterGroup' definition 'countergroup'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:908:64: style:inconclusive: Function 'OTF_Writer_writeDefCounterKV' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:752:42: note: Function 'OTF_Writer_writeDefCounterKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:908:64: note: Function 'OTF_Writer_writeDefCounterKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:909:12: style:inconclusive: Function 'OTF_Writer_writeDefCounterKV' argument 3 names different: declaration 'counter' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:753:42: note: Function 'OTF_Writer_writeDefCounterKV' argument 3 names different: declaration 'counter' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:909:12: note: Function 'OTF_Writer_writeDefCounterKV' argument 3 names different: declaration 'counter' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:910:12: style:inconclusive: Function 'OTF_Writer_writeDefCounterKV' argument 6 names different: declaration 'counterGroup' definition 'countergroup'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:756:42: note: Function 'OTF_Writer_writeDefCounterKV' argument 6 names different: declaration 'counterGroup' definition 'countergroup'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:910:12: note: Function 'OTF_Writer_writeDefCounterKV' argument 6 names different: declaration 'counterGroup' definition 'countergroup'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:926:67: style:inconclusive: Function 'OTF_Writer_writeDefCounterGroup' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:776:47: note: Function 'OTF_Writer_writeDefCounterGroup' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:926:67: note: Function 'OTF_Writer_writeDefCounterGroup' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:927:12: style:inconclusive: Function 'OTF_Writer_writeDefCounterGroup' argument 3 names different: declaration 'counterGroup' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:777:47: note: Function 'OTF_Writer_writeDefCounterGroup' argument 3 names different: declaration 'counterGroup' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:927:12: note: Function 'OTF_Writer_writeDefCounterGroup' argument 3 names different: declaration 'counterGroup' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:941:69: style:inconclusive: Function 'OTF_Writer_writeDefCounterGroupKV' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:790:47: note: Function 'OTF_Writer_writeDefCounterGroupKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:941:69: note: Function 'OTF_Writer_writeDefCounterGroupKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:942:12: style:inconclusive: Function 'OTF_Writer_writeDefCounterGroupKV' argument 3 names different: declaration 'counterGroup' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:791:47: note: Function 'OTF_Writer_writeDefCounterGroupKV' argument 3 names different: declaration 'counterGroup' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:942:12: note: Function 'OTF_Writer_writeDefCounterGroupKV' argument 3 names different: declaration 'counterGroup' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:957:58: style:inconclusive: Function 'OTF_Writer_writeDefScl' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:814:38: note: Function 'OTF_Writer_writeDefScl' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:957:58: note: Function 'OTF_Writer_writeDefScl' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:958:12: style:inconclusive: Function 'OTF_Writer_writeDefScl' argument 3 names different: declaration 'source' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:815:38: note: Function 'OTF_Writer_writeDefScl' argument 3 names different: declaration 'source' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:958:12: note: Function 'OTF_Writer_writeDefScl' argument 3 names different: declaration 'source' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:958:31: style:inconclusive: Function 'OTF_Writer_writeDefScl' argument 4 names different: declaration 'sourceFile' definition 'sclfile'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:816:38: note: Function 'OTF_Writer_writeDefScl' argument 4 names different: declaration 'sourceFile' definition 'sclfile'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:958:31: note: Function 'OTF_Writer_writeDefScl' argument 4 names different: declaration 'sourceFile' definition 'sclfile'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:958:49: style:inconclusive: Function 'OTF_Writer_writeDefScl' argument 5 names different: declaration 'line' definition 'sclline'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:817:38: note: Function 'OTF_Writer_writeDefScl' argument 5 names different: declaration 'line' definition 'sclline'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:958:49: note: Function 'OTF_Writer_writeDefScl' argument 5 names different: declaration 'line' definition 'sclline'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:972:60: style:inconclusive: Function 'OTF_Writer_writeDefSclKV' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:829:38: note: Function 'OTF_Writer_writeDefSclKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:972:60: note: Function 'OTF_Writer_writeDefSclKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:973:12: style:inconclusive: Function 'OTF_Writer_writeDefSclKV' argument 3 names different: declaration 'source' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:830:38: note: Function 'OTF_Writer_writeDefSclKV' argument 3 names different: declaration 'source' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:973:12: note: Function 'OTF_Writer_writeDefSclKV' argument 3 names different: declaration 'source' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:973:31: style:inconclusive: Function 'OTF_Writer_writeDefSclKV' argument 4 names different: declaration 'sourceFile' definition 'sclfile'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:831:38: note: Function 'OTF_Writer_writeDefSclKV' argument 4 names different: declaration 'sourceFile' definition 'sclfile'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:973:31: note: Function 'OTF_Writer_writeDefSclKV' argument 4 names different: declaration 'sourceFile' definition 'sclfile'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:973:49: style:inconclusive: Function 'OTF_Writer_writeDefSclKV' argument 5 names different: declaration 'line' definition 'sclline'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:832:38: note: Function 'OTF_Writer_writeDefSclKV' argument 5 names different: declaration 'line' definition 'sclline'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:973:49: note: Function 'OTF_Writer_writeDefSclKV' argument 5 names different: declaration 'line' definition 'sclline'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:988:62: style:inconclusive: Function 'OTF_Writer_writeDefSclFile' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:852:42: note: Function 'OTF_Writer_writeDefSclFile' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:988:62: note: Function 'OTF_Writer_writeDefSclFile' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:989:12: style:inconclusive: Function 'OTF_Writer_writeDefSclFile' argument 3 names different: declaration 'sourceFile' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:853:42: note: Function 'OTF_Writer_writeDefSclFile' argument 3 names different: declaration 'sourceFile' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:989:12: note: Function 'OTF_Writer_writeDefSclFile' argument 3 names different: declaration 'sourceFile' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:989:34: style:inconclusive: Function 'OTF_Writer_writeDefSclFile' argument 4 names different: declaration 'name' definition 'filename'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:854:45: note: Function 'OTF_Writer_writeDefSclFile' argument 4 names different: declaration 'name' definition 'filename'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:989:34: note: Function 'OTF_Writer_writeDefSclFile' argument 4 names different: declaration 'name' definition 'filename'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1003:64: style:inconclusive: Function 'OTF_Writer_writeDefSclFileKV' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:866:42: note: Function 'OTF_Writer_writeDefSclFileKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1003:64: note: Function 'OTF_Writer_writeDefSclFileKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1004:12: style:inconclusive: Function 'OTF_Writer_writeDefSclFileKV' argument 3 names different: declaration 'sourceFile' definition 'deftoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:867:42: note: Function 'OTF_Writer_writeDefSclFileKV' argument 3 names different: declaration 'sourceFile' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1004:12: note: Function 'OTF_Writer_writeDefSclFileKV' argument 3 names different: declaration 'sourceFile' definition 'deftoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1004:34: style:inconclusive: Function 'OTF_Writer_writeDefSclFileKV' argument 4 names different: declaration 'name' definition 'filename'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:868:45: note: Function 'OTF_Writer_writeDefSclFileKV' argument 4 names different: declaration 'name' definition 'filename'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1004:34: note: Function 'OTF_Writer_writeDefSclFileKV' argument 4 names different: declaration 'name' definition 'filename'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1020:62: style:inconclusive: Function 'OTF_Writer_writeOtfVersion' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:878:62: note: Function 'OTF_Writer_writeOtfVersion' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1020:62: note: Function 'OTF_Writer_writeOtfVersion' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1031:62: style:inconclusive: Function 'OTF_Writer_writeDefCreator' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:895:62: note: Function 'OTF_Writer_writeDefCreator' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1031:62: note: Function 'OTF_Writer_writeDefCreator' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1046:64: style:inconclusive: Function 'OTF_Writer_writeDefCreatorKV' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:907:64: note: Function 'OTF_Writer_writeDefCreatorKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1046:64: note: Function 'OTF_Writer_writeDefCreatorKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1062:59: style:inconclusive: Function 'OTF_Writer_writeDefFile' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:931:39: note: Function 'OTF_Writer_writeDefFile' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1062:59: note: Function 'OTF_Writer_writeDefFile' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1071:61: style:inconclusive: Function 'OTF_Writer_writeDefFileKV' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:946:39: note: Function 'OTF_Writer_writeDefFileKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1071:61: note: Function 'OTF_Writer_writeDefFileKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1081:64: style:inconclusive: Function 'OTF_Writer_writeDefFileGroup' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:969:44: note: Function 'OTF_Writer_writeDefFileGroup' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1081:64: note: Function 'OTF_Writer_writeDefFileGroup' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1090:66: style:inconclusive: Function 'OTF_Writer_writeDefFileGroupKV' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:983:44: note: Function 'OTF_Writer_writeDefFileGroupKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1090:66: note: Function 'OTF_Writer_writeDefFileGroupKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1100:63: style:inconclusive: Function 'OTF_Writer_writeDefKeyValue' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1006:15: note: Function 'OTF_Writer_writeDefKeyValue' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1100:63: note: Function 'OTF_Writer_writeDefKeyValue' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1115:65: style:inconclusive: Function 'OTF_Writer_writeDefKeyValueKV' argument 2 names different: declaration 'stream' definition 'streamid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1022:15: note: Function 'OTF_Writer_writeDefKeyValueKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1115:65: note: Function 'OTF_Writer_writeDefKeyValueKV' argument 2 names different: declaration 'stream' definition 'streamid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1229:12: style:inconclusive: Function 'OTF_Writer_writeEnter' argument 3 names different: declaration 'function' definition 'statetoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1162:37: note: Function 'OTF_Writer_writeEnter' argument 3 names different: declaration 'function' definition 'statetoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1229:12: note: Function 'OTF_Writer_writeEnter' argument 3 names different: declaration 'function' definition 'statetoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1229:33: style:inconclusive: Function 'OTF_Writer_writeEnter' argument 4 names different: declaration 'process' definition 'cpuid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1163:37: note: Function 'OTF_Writer_writeEnter' argument 4 names different: declaration 'process' definition 'cpuid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1229:33: note: Function 'OTF_Writer_writeEnter' argument 4 names different: declaration 'process' definition 'cpuid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1229:49: style:inconclusive: Function 'OTF_Writer_writeEnter' argument 5 names different: declaration 'source' definition 'scltoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1164:37: note: Function 'OTF_Writer_writeEnter' argument 5 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1229:49: note: Function 'OTF_Writer_writeEnter' argument 5 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1241:12: style:inconclusive: Function 'OTF_Writer_writeEnterKV' argument 3 names different: declaration 'function' definition 'statetoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1177:37: note: Function 'OTF_Writer_writeEnterKV' argument 3 names different: declaration 'function' definition 'statetoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1241:12: note: Function 'OTF_Writer_writeEnterKV' argument 3 names different: declaration 'function' definition 'statetoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1241:33: style:inconclusive: Function 'OTF_Writer_writeEnterKV' argument 4 names different: declaration 'process' definition 'cpuid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1178:37: note: Function 'OTF_Writer_writeEnterKV' argument 4 names different: declaration 'process' definition 'cpuid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1241:33: note: Function 'OTF_Writer_writeEnterKV' argument 4 names different: declaration 'process' definition 'cpuid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1241:49: style:inconclusive: Function 'OTF_Writer_writeEnterKV' argument 5 names different: declaration 'source' definition 'scltoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1179:37: note: Function 'OTF_Writer_writeEnterKV' argument 5 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1241:49: note: Function 'OTF_Writer_writeEnterKV' argument 5 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1255:48: style:inconclusive: Function 'OTF_Writer_writeRecvMsg' argument 5 names different: declaration 'procGroup' definition 'communicator'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1241:39: note: Function 'OTF_Writer_writeRecvMsg' argument 5 names different: declaration 'procGroup' definition 'communicator'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1255:48: note: Function 'OTF_Writer_writeRecvMsg' argument 5 names different: declaration 'procGroup' definition 'communicator'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1256:12: style:inconclusive: Function 'OTF_Writer_writeRecvMsg' argument 6 names different: declaration 'tag' definition 'msgtag'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1242:39: note: Function 'OTF_Writer_writeRecvMsg' argument 6 names different: declaration 'tag' definition 'msgtag'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1256:12: note: Function 'OTF_Writer_writeRecvMsg' argument 6 names different: declaration 'tag' definition 'msgtag'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1256:29: style:inconclusive: Function 'OTF_Writer_writeRecvMsg' argument 7 names different: declaration 'length' definition 'msglength'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1243:39: note: Function 'OTF_Writer_writeRecvMsg' argument 7 names different: declaration 'length' definition 'msglength'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1256:29: note: Function 'OTF_Writer_writeRecvMsg' argument 7 names different: declaration 'length' definition 'msglength'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1256:49: style:inconclusive: Function 'OTF_Writer_writeRecvMsg' argument 8 names different: declaration 'source' definition 'scltoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1244:39: note: Function 'OTF_Writer_writeRecvMsg' argument 8 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1256:49: note: Function 'OTF_Writer_writeRecvMsg' argument 8 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1268:48: style:inconclusive: Function 'OTF_Writer_writeRecvMsgKV' argument 5 names different: declaration 'procGroup' definition 'communicator'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1259:39: note: Function 'OTF_Writer_writeRecvMsgKV' argument 5 names different: declaration 'procGroup' definition 'communicator'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1268:48: note: Function 'OTF_Writer_writeRecvMsgKV' argument 5 names different: declaration 'procGroup' definition 'communicator'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1269:12: style:inconclusive: Function 'OTF_Writer_writeRecvMsgKV' argument 6 names different: declaration 'tag' definition 'msgtag'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1260:39: note: Function 'OTF_Writer_writeRecvMsgKV' argument 6 names different: declaration 'tag' definition 'msgtag'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1269:12: note: Function 'OTF_Writer_writeRecvMsgKV' argument 6 names different: declaration 'tag' definition 'msgtag'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1269:29: style:inconclusive: Function 'OTF_Writer_writeRecvMsgKV' argument 7 names different: declaration 'length' definition 'msglength'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1261:39: note: Function 'OTF_Writer_writeRecvMsgKV' argument 7 names different: declaration 'length' definition 'msglength'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1269:29: note: Function 'OTF_Writer_writeRecvMsgKV' argument 7 names different: declaration 'length' definition 'msglength'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1269:49: style:inconclusive: Function 'OTF_Writer_writeRecvMsgKV' argument 8 names different: declaration 'source' definition 'scltoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1262:39: note: Function 'OTF_Writer_writeRecvMsgKV' argument 8 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1269:49: note: Function 'OTF_Writer_writeRecvMsgKV' argument 8 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1283:48: style:inconclusive: Function 'OTF_Writer_writeSendMsg' argument 5 names different: declaration 'procGroup' definition 'communicator'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1287:39: note: Function 'OTF_Writer_writeSendMsg' argument 5 names different: declaration 'procGroup' definition 'communicator'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1283:48: note: Function 'OTF_Writer_writeSendMsg' argument 5 names different: declaration 'procGroup' definition 'communicator'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1284:12: style:inconclusive: Function 'OTF_Writer_writeSendMsg' argument 6 names different: declaration 'tag' definition 'msgtag'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1288:39: note: Function 'OTF_Writer_writeSendMsg' argument 6 names different: declaration 'tag' definition 'msgtag'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1284:12: note: Function 'OTF_Writer_writeSendMsg' argument 6 names different: declaration 'tag' definition 'msgtag'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1284:29: style:inconclusive: Function 'OTF_Writer_writeSendMsg' argument 7 names different: declaration 'length' definition 'msglength'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1289:39: note: Function 'OTF_Writer_writeSendMsg' argument 7 names different: declaration 'length' definition 'msglength'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1284:29: note: Function 'OTF_Writer_writeSendMsg' argument 7 names different: declaration 'length' definition 'msglength'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1284:49: style:inconclusive: Function 'OTF_Writer_writeSendMsg' argument 8 names different: declaration 'source' definition 'scltoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1290:39: note: Function 'OTF_Writer_writeSendMsg' argument 8 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1284:49: note: Function 'OTF_Writer_writeSendMsg' argument 8 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1296:48: style:inconclusive: Function 'OTF_Writer_writeSendMsgKV' argument 5 names different: declaration 'procGroup' definition 'communicator'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1305:39: note: Function 'OTF_Writer_writeSendMsgKV' argument 5 names different: declaration 'procGroup' definition 'communicator'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1296:48: note: Function 'OTF_Writer_writeSendMsgKV' argument 5 names different: declaration 'procGroup' definition 'communicator'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1297:12: style:inconclusive: Function 'OTF_Writer_writeSendMsgKV' argument 6 names different: declaration 'tag' definition 'msgtag'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1306:39: note: Function 'OTF_Writer_writeSendMsgKV' argument 6 names different: declaration 'tag' definition 'msgtag'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1297:12: note: Function 'OTF_Writer_writeSendMsgKV' argument 6 names different: declaration 'tag' definition 'msgtag'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1297:29: style:inconclusive: Function 'OTF_Writer_writeSendMsgKV' argument 7 names different: declaration 'length' definition 'msglength'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1307:39: note: Function 'OTF_Writer_writeSendMsgKV' argument 7 names different: declaration 'length' definition 'msglength'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1297:29: note: Function 'OTF_Writer_writeSendMsgKV' argument 7 names different: declaration 'length' definition 'msglength'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1297:49: style:inconclusive: Function 'OTF_Writer_writeSendMsgKV' argument 8 names different: declaration 'source' definition 'scltoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1308:39: note: Function 'OTF_Writer_writeSendMsgKV' argument 8 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1297:49: note: Function 'OTF_Writer_writeSendMsgKV' argument 8 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1310:12: style:inconclusive: Function 'OTF_Writer_writeLeave' argument 3 names different: declaration 'function' definition 'statetoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1199:37: note: Function 'OTF_Writer_writeLeave' argument 3 names different: declaration 'function' definition 'statetoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1310:12: note: Function 'OTF_Writer_writeLeave' argument 3 names different: declaration 'function' definition 'statetoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1310:33: style:inconclusive: Function 'OTF_Writer_writeLeave' argument 4 names different: declaration 'process' definition 'cpuid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1200:37: note: Function 'OTF_Writer_writeLeave' argument 4 names different: declaration 'process' definition 'cpuid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1310:33: note: Function 'OTF_Writer_writeLeave' argument 4 names different: declaration 'process' definition 'cpuid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1310:49: style:inconclusive: Function 'OTF_Writer_writeLeave' argument 5 names different: declaration 'source' definition 'scltoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1201:37: note: Function 'OTF_Writer_writeLeave' argument 5 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1310:49: note: Function 'OTF_Writer_writeLeave' argument 5 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1321:12: style:inconclusive: Function 'OTF_Writer_writeLeaveKV' argument 3 names different: declaration 'function' definition 'statetoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1214:37: note: Function 'OTF_Writer_writeLeaveKV' argument 3 names different: declaration 'function' definition 'statetoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1321:12: note: Function 'OTF_Writer_writeLeaveKV' argument 3 names different: declaration 'function' definition 'statetoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1321:33: style:inconclusive: Function 'OTF_Writer_writeLeaveKV' argument 4 names different: declaration 'process' definition 'cpuid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1215:37: note: Function 'OTF_Writer_writeLeaveKV' argument 4 names different: declaration 'process' definition 'cpuid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1321:33: note: Function 'OTF_Writer_writeLeaveKV' argument 4 names different: declaration 'process' definition 'cpuid'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1321:49: style:inconclusive: Function 'OTF_Writer_writeLeaveKV' argument 5 names different: declaration 'source' definition 'scltoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1216:37: note: Function 'OTF_Writer_writeLeaveKV' argument 5 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1321:49: note: Function 'OTF_Writer_writeLeaveKV' argument 5 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1333:30: style:inconclusive: Function 'OTF_Writer_writeCounter' argument 4 names different: declaration 'counter' definition 'counter_token'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1328:39: note: Function 'OTF_Writer_writeCounter' argument 4 names different: declaration 'counter' definition 'counter_token'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1333:30: note: Function 'OTF_Writer_writeCounter' argument 4 names different: declaration 'counter' definition 'counter_token'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1344:30: style:inconclusive: Function 'OTF_Writer_writeCounterKV' argument 4 names different: declaration 'counter' definition 'counter_token'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1343:39: note: Function 'OTF_Writer_writeCounterKV' argument 4 names different: declaration 'counter' definition 'counter_token'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1344:30: note: Function 'OTF_Writer_writeCounterKV' argument 4 names different: declaration 'counter' definition 'counter_token'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1356:36: style:inconclusive: Function 'OTF_Writer_writeCollectiveOperation' argument 4 names different: declaration 'collective' definition 'collOp'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1373:51: note: Function 'OTF_Writer_writeCollectiveOperation' argument 4 names different: declaration 'collective' definition 'collOp'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1356:36: note: Function 'OTF_Writer_writeCollectiveOperation' argument 4 names different: declaration 'collective' definition 'collOp'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1356:53: style:inconclusive: Function 'OTF_Writer_writeCollectiveOperation' argument 5 names different: declaration 'procGroup' definition 'communicator'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1374:51: note: Function 'OTF_Writer_writeCollectiveOperation' argument 5 names different: declaration 'procGroup' definition 'communicator'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1356:53: note: Function 'OTF_Writer_writeCollectiveOperation' argument 5 names different: declaration 'procGroup' definition 'communicator'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1357:15: style:inconclusive: Function 'OTF_Writer_writeCollectiveOperation' argument 6 names different: declaration 'rootProc' definition 'rootprocess'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1375:51: note: Function 'OTF_Writer_writeCollectiveOperation' argument 6 names different: declaration 'rootProc' definition 'rootprocess'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1357:15: note: Function 'OTF_Writer_writeCollectiveOperation' argument 6 names different: declaration 'rootProc' definition 'rootprocess'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1358:37: style:inconclusive: Function 'OTF_Writer_writeCollectiveOperation' argument 10 names different: declaration 'source' definition 'scltoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1379:51: note: Function 'OTF_Writer_writeCollectiveOperation' argument 10 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1358:37: note: Function 'OTF_Writer_writeCollectiveOperation' argument 10 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1371:36: style:inconclusive: Function 'OTF_Writer_writeCollectiveOperationKV' argument 4 names different: declaration 'collective' definition 'collOp'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1396:51: note: Function 'OTF_Writer_writeCollectiveOperationKV' argument 4 names different: declaration 'collective' definition 'collOp'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1371:36: note: Function 'OTF_Writer_writeCollectiveOperationKV' argument 4 names different: declaration 'collective' definition 'collOp'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1371:53: style:inconclusive: Function 'OTF_Writer_writeCollectiveOperationKV' argument 5 names different: declaration 'procGroup' definition 'communicator'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1397:51: note: Function 'OTF_Writer_writeCollectiveOperationKV' argument 5 names different: declaration 'procGroup' definition 'communicator'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1371:53: note: Function 'OTF_Writer_writeCollectiveOperationKV' argument 5 names different: declaration 'procGroup' definition 'communicator'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1372:15: style:inconclusive: Function 'OTF_Writer_writeCollectiveOperationKV' argument 6 names different: declaration 'rootProc' definition 'rootprocess'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1398:51: note: Function 'OTF_Writer_writeCollectiveOperationKV' argument 6 names different: declaration 'rootProc' definition 'rootprocess'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1372:15: note: Function 'OTF_Writer_writeCollectiveOperationKV' argument 6 names different: declaration 'rootProc' definition 'rootprocess'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1373:37: style:inconclusive: Function 'OTF_Writer_writeCollectiveOperationKV' argument 10 names different: declaration 'source' definition 'scltoken'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:1402:51: note: Function 'OTF_Writer_writeCollectiveOperationKV' argument 10 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1373:37: note: Function 'OTF_Writer_writeCollectiveOperationKV' argument 10 names different: declaration 'source' definition 'scltoken'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1729:32: style:inconclusive: Function 'OTF_Writer_writeSendSnapshot' argument 7 names different: declaration 'tag' definition 'type'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:2046:44: note: Function 'OTF_Writer_writeSendSnapshot' argument 7 names different: declaration 'tag' definition 'type'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1729:32: note: Function 'OTF_Writer_writeSendSnapshot' argument 7 names different: declaration 'tag' definition 'type'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1741:32: style:inconclusive: Function 'OTF_Writer_writeSendSnapshotKV' argument 7 names different: declaration 'tag' definition 'type'. [funcArgNamesDifferent] otf-1.12.5+dfsg/otflib/OTF_Writer.h:2065:44: note: Function 'OTF_Writer_writeSendSnapshotKV' argument 7 names different: declaration 'tag' definition 'type'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:1741:32: note: Function 'OTF_Writer_writeSendSnapshotKV' argument 7 names different: declaration 'tag' definition 'type'. otf-1.12.5+dfsg/otflib/OTF_Writer.c:234:44: style: Parameter 'writer' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_Writer.c:268:60: style: Parameter 'writer' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_Writer.c:307:49: style: Parameter 'writer' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_Writer.c:314:46: style: Parameter 'writer' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_Writer.c:347:50: style: Parameter 'writer' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_Writer.c:373:44: style: Parameter 'writer' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/otflib/OTF_Writer.c:509:16: style: Variable 'entry' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/otflib/OTF_Writer.c:573:61: style: Parameter 'writer' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/tests/generic_streams-mpi/generic_streams_mpi.c:24:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_COMM_WORLD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tests/generic_streams-mpi/generic_streams_mpi.c:65:5: warning: %li in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] otf-1.12.5+dfsg/tests/generic_streams/generic_streams.c:27:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tests/generic_streams/generic_streams.c:56:5: warning: %li in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] otf-1.12.5+dfsg/tests/hello/hello.c:274:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_COUNTER_TYPE_ACC [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tests/hello/hello.c:60:12: style: The comparison '0 < compression' is always false. [knownConditionTrueFalse] otf-1.12.5+dfsg/tests/hello/hello.c:40:22: note: 'compression' is assigned value '0' here. otf-1.12.5+dfsg/tests/hello/hello.c:60:12: note: The comparison '0 < compression' is always false. otf-1.12.5+dfsg/tests/progress/progress.c:109:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tests/read_from_buffer/read_from_buffer.c:14:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tests/read_from_buffer/read_from_buffer.c:20:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tests/read_from_buffer/read_from_buffer.c:60:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFPROCESS_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tests/read_from_buffer/read_from_buffer.c:32:18: style: Variable 'olddefbuffer' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/tests/read_from_buffer/read_from_buffer.c:7:14: style: struct member 'HandlerArgument::count' is never used. [unusedStructMember] otf-1.12.5+dfsg/tools/otf2vtf/Handler.c:37:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otf2vtf/Handler.c:47:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otf2vtf/Handler.c:58:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otf2vtf/Handler.c:93:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otf2vtf/Handler.c:104:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otf2vtf/Handler.c:113:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otf2vtf/Handler.c:132:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otf2vtf/Handler.c:176:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otf2vtf/Handler.c:186:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otf2vtf/Handler.c:199:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otf2vtf/Handler.c:208:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otf2vtf/Handler.c:217:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VTF3_NOCOMMUNICATOR [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otf2vtf/Handler.c:233:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otf2vtf/Handler.c:242:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VTF3_VALUETYPE_UINT [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otf2vtf/Handler.c:273:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otf2vtf/Handler.c:313:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otf2vtf/Handler.c:341:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otf2vtf/Handler.c:369:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otf2vtf/Handler.c:397:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otf2vtf/Handler.c:424:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otf2vtf/Handler.c:433:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otf2vtf/Handler.c:444:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VTF3_FILEIOTYPE_NOTYPE [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otf2vtf/Handler.c:238:12: style:inconclusive: Function 'handleCounter' argument 4 names different: declaration 'counter_token' definition 'token'. [funcArgNamesDifferent] otf-1.12.5+dfsg/tools/otf2vtf/Handler.h:63:11: note: Function 'handleCounter' argument 4 names different: declaration 'counter_token' definition 'token'. otf-1.12.5+dfsg/tools/otf2vtf/Handler.c:238:12: note: Function 'handleCounter' argument 4 names different: declaration 'counter_token' definition 'token'. otf-1.12.5+dfsg/tools/otf2vtf/Handler.c:440:11: style:inconclusive: Function 'handleFileOperation' argument 4 names different: declaration 'process' definition 'cpuid'. [funcArgNamesDifferent] otf-1.12.5+dfsg/tools/otf2vtf/Handler.h:91:11: note: Function 'handleFileOperation' argument 4 names different: declaration 'process' definition 'cpuid'. otf-1.12.5+dfsg/tools/otf2vtf/Handler.c:440:11: note: Function 'handleFileOperation' argument 4 names different: declaration 'process' definition 'cpuid'. otf-1.12.5+dfsg/tools/otf2vtf/Handler.c:63:62: style: Parameter 'array' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/tools/otf2vtf/Handler.c:467:52: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned] otf-1.12.5+dfsg/tools/otf2vtf/Handler.c:468:26: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned] otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:84:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_node [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:299:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:67:3: warning: If memory allocation fails, then there is a possible null pointer dereference: *pp_root [nullPointerOutOfMemory] otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:66:31: note: Assuming allocation function fails otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:66:15: note: Assignment '(*pp_root)=(struct nodeT*)malloc(sizeof(struct nodeT))', assigned value is 0 otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:67:3: note: Null pointer dereference otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:84:4: warning: If memory allocation fails, then there is a possible null pointer dereference: *pp_hashtab [nullPointerOutOfMemory] otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:79:38: note: Assuming allocation function fails otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:79:18: note: Assignment '(*pp_hashtab)=(struct hashtabT*)malloc(sizeof(struct hashtabT)*65536)', assigned value is 0 otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:84:4: note: Null pointer dereference otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:107:2: warning: If memory allocation fails, then there is a possible null pointer dereference: p_newnode [nullPointerOutOfMemory] otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:105:30: note: Assuming allocation function fails otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:105:14: note: Assignment 'p_newnode=(struct nodeT*)malloc(sizeof(struct nodeT))', assigned value is 0 otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:107:2: note: Null pointer dereference otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:108:2: warning: If memory allocation fails, then there is a possible null pointer dereference: p_newnode [nullPointerOutOfMemory] otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:105:30: note: Assuming allocation function fails otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:105:14: note: Assignment 'p_newnode=(struct nodeT*)malloc(sizeof(struct nodeT))', assigned value is 0 otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:108:2: note: Null pointer dereference otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:113:2: warning: If memory allocation fails, then there is a possible null pointer dereference: p_newnode [nullPointerOutOfMemory] otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:105:30: note: Assuming allocation function fails otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:105:14: note: Assignment 'p_newnode=(struct nodeT*)malloc(sizeof(struct nodeT))', assigned value is 0 otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:113:2: note: Null pointer dereference otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:114:2: warning: If memory allocation fails, then there is a possible null pointer dereference: p_newnode [nullPointerOutOfMemory] otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:105:30: note: Assuming allocation function fails otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:105:14: note: Assignment 'p_newnode=(struct nodeT*)malloc(sizeof(struct nodeT))', assigned value is 0 otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:114:2: note: Null pointer dereference otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:116:5: warning: If memory allocation fails, then there is a possible null pointer dereference: p_newnode [nullPointerOutOfMemory] otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:105:30: note: Assuming allocation function fails otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:105:14: note: Assignment 'p_newnode=(struct nodeT*)malloc(sizeof(struct nodeT))', assigned value is 0 otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:116:5: note: Null pointer dereference otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:117:5: warning: If memory allocation fails, then there is a possible null pointer dereference: p_newnode [nullPointerOutOfMemory] otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:105:30: note: Assuming allocation function fails otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:105:14: note: Assignment 'p_newnode=(struct nodeT*)malloc(sizeof(struct nodeT))', assigned value is 0 otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:117:5: note: Null pointer dereference otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:118:5: warning: If memory allocation fails, then there is a possible null pointer dereference: p_newnode [nullPointerOutOfMemory] otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:105:30: note: Assuming allocation function fails otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:105:14: note: Assignment 'p_newnode=(struct nodeT*)malloc(sizeof(struct nodeT))', assigned value is 0 otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:118:5: note: Null pointer dereference otf-1.12.5+dfsg/tools/otf2vtf/Treehash.c:299:10: style: Variable 'p_node' is assigned a value that is never used. [unreadVariable] otf-1.12.5+dfsg/tools/otf2vtf/otf2vtf.c:333:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otf2vtf/otf2vtf.c:340:35: style: Parameter 'firsthandlerarg' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/tools/otf2vtf/otf2vtf.c:340:59: style: Parameter 'p_node' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/tools/otfaux/Control.cpp:105:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Control.cpp:59:3: warning: Struct 'Control' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] otf-1.12.5+dfsg/tools/otfaux/Control.cpp:59:3: warning: Struct 'Control' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] otf-1.12.5+dfsg/tools/otfaux/Stats.h:64:2: style: Struct 'FunctionStatistics' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] otf-1.12.5+dfsg/tools/otfaux/Stats.h:85:2: style: Struct 'SendStatistics' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] otf-1.12.5+dfsg/tools/otfaux/Stats.h:150:2: style: Struct 'FileOperationStatistics' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] otf-1.12.5+dfsg/tools/otfaux/Stats.h:256:2: style: Class 'Stats' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] otf-1.12.5+dfsg/tools/otfaux/Control.h:58:2: style: Struct 'Control' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] otf-1.12.5+dfsg/tools/otfaux/Control.cpp:150:33: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Control.cpp:162:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Control.cpp:167:46: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Control.cpp:196:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Control.cpp:202:46: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Control.cpp:244:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Control.cpp:249:46: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Control.cpp:278:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Control.cpp:283:46: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Control.cpp:310:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Control.cpp:315:46: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Control.cpp:336:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Control.cpp:357:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Control.cpp:362:46: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Control.cpp:16:31: style:inconclusive: Function 'Control' argument 1 names different: declaration 'writer' definition 'w'. [funcArgNamesDifferent] otf-1.12.5+dfsg/tools/otfaux/Control.h:58:23: note: Function 'Control' argument 1 names different: declaration 'writer' definition 'w'. otf-1.12.5+dfsg/tools/otfaux/Control.cpp:16:31: note: Function 'Control' argument 1 names different: declaration 'writer' definition 'w'. otf-1.12.5+dfsg/tools/otfaux/Control.cpp:16:47: style:inconclusive: Function 'Control' argument 2 names different: declaration 'def_wstream' definition 'def_w'. [funcArgNamesDifferent] otf-1.12.5+dfsg/tools/otfaux/Control.h:58:50: note: Function 'Control' argument 2 names different: declaration 'def_wstream' definition 'def_w'. otf-1.12.5+dfsg/tools/otfaux/Control.cpp:16:47: note: Function 'Control' argument 2 names different: declaration 'def_wstream' definition 'def_w'. otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:126:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTFAUX_KEYVALUE_TUD_P2P_RECEIVED_TIME_NAME [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:182:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:215:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:243:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:268:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:344:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:383:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:393:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_FILEOP_BITS [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:438:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:478:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:506:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:533:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:562:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:577:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:594:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:611:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:628:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:647:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:666:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:685:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:703:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:23:20: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:40:20: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:59:20: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:76:20: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:90:20: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:104:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:119:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:159:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:192:20: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:224:20: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:254:20: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:300:20: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:356:20: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:425:20: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:447:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:486:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:514:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:541:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:570:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:587:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:604:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:621:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:639:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:658:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:677:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:695:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:70:26: style:inconclusive: Function 'handleDefFile' argument 1 names different: declaration 'userData' definition 'firsthandlerarg'. [funcArgNamesDifferent] otf-1.12.5+dfsg/tools/otfaux/Handler.h:33:26: note: Function 'handleDefFile' argument 1 names different: declaration 'userData' definition 'firsthandlerarg'. otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:70:26: note: Function 'handleDefFile' argument 1 names different: declaration 'userData' definition 'firsthandlerarg'. otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:101:31: style:inconclusive: Function 'handleDefTimeRange' argument 1 names different: declaration 'userData' definition 'firsthandlerarg'. [funcArgNamesDifferent] otf-1.12.5+dfsg/tools/otfaux/Handler.h:40:31: note: Function 'handleDefTimeRange' argument 1 names different: declaration 'userData' definition 'firsthandlerarg'. otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:101:31: note: Function 'handleDefTimeRange' argument 1 names different: declaration 'userData' definition 'firsthandlerarg'. otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:115:31: style:inconclusive: Function 'handlerDefKeyValue' argument 1 names different: declaration 'userData' definition 'firsthandlerarg'. [funcArgNamesDifferent] otf-1.12.5+dfsg/tools/otfaux/Handler.h:43:31: note: Function 'handlerDefKeyValue' argument 1 names different: declaration 'userData' definition 'firsthandlerarg'. otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:115:31: note: Function 'handlerDefKeyValue' argument 1 names different: declaration 'userData' definition 'firsthandlerarg'. otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:349:32: style:inconclusive: Function 'handleCollectiveOperation' argument 4 names different: declaration 'functionToken' definition 'collective'. [funcArgNamesDifferent] otf-1.12.5+dfsg/tools/otfaux/Handler.h:72:32: note: Function 'handleCollectiveOperation' argument 4 names different: declaration 'functionToken' definition 'collective'. otf-1.12.5+dfsg/tools/otfaux/Handler.cpp:349:32: note: Function 'handleCollectiveOperation' argument 4 names different: declaration 'functionToken' definition 'collective'. otf-1.12.5+dfsg/tools/otfaux/Stats.cpp:111:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Stats.cpp:167:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_ABORT [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Stats.cpp:194:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_ABORT [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Stats.cpp:243:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Stats.cpp:266:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Stats.cpp:291:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Stats.cpp:316:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Stats.cpp:331:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Stats.cpp:371:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Stats.cpp:790:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_FILEOP_BITS [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/Stats.cpp:679:13: style: The member function 'Stats::defProcess' can be static. [functionStatic] otf-1.12.5+dfsg/tools/otfaux/Stats.h:260:7: note: The member function 'Stats::defProcess' can be static. otf-1.12.5+dfsg/tools/otfaux/Stats.cpp:679:13: note: The member function 'Stats::defProcess' can be static. otf-1.12.5+dfsg/tools/otfaux/Stats.cpp:413:23: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfaux/Stats.cpp:581:23: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:131:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_FILECOMPRESSION_UNCOMPRESSED [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:271:32: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:494:25: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:599:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:601:49: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:605:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:607:49: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:611:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:613:49: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:617:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:619:49: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:623:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:625:49: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:629:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:631:49: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:635:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:637:49: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:704:4: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:706:50: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:752:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:754:49: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:758:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:760:49: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:764:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:766:49: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:770:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:772:49: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:776:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:778:49: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:782:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:784:52: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:788:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:790:49: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:796:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:798:52: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:802:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:804:52: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:808:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:810:52: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:814:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:816:52: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:820:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:822:52: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:827:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:829:52: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:834:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:836:52: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:841:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:843:52: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:848:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:850:52: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:856:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:858:52: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:864:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:866:52: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:872:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:874:52: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfcompress/otfcompress.c:607:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfconfig/otfconfig.c:98:24: error: There is an unknown macro here somewhere. Configuration is required. If OTFCONFIG_LIBDIR is a macro then please configure it. [unknownMacro] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:148:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFINITIONCOMMENT_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:171:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFTIMERRESOLUTION_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:196:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFPROCESS_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:222:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFPROCESSGROUP_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:281:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFATTRLIST_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:310:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFPROCESSORGROUPATTR_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:335:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFFUNCTION_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:359:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFFUNCTIONGROUP_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:406:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFCOLLOP_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:428:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_COUNTER_TYPE_BITS [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:444:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_COUNTER_SCOPE_BITS [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:462:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_COUNTER_VARTYPE_BITS [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:493:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFCOUNTER_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:522:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFCOUNTERGROUP_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:546:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFSCL_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:570:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFSCLFILE_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:594:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFCREATOR_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:615:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFUNIQUEID_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:635:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFVERSION_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:656:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFFILE_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:678:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFFILEGROUP_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:733:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFKEYVALUE_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:755:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFTIMERANGE_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:783:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFCOUNTERASSIGNMENTS_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:818:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFPROCESSSUBSTITUTES_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:876:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFAUXSAMPLEPOINT_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:901:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_NOOP_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:926:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_ENTER_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:951:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_LEAVE_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:977:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_SEND_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1003:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RECEIVE_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1023:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_COUNTER_VARTYPE_UNSIGNED8 [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1078:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_COUNTER_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1106:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_COLLOP_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1132:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_BEGINCOLLOP_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1164:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_ENDCOLLOP_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1190:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_EVENTCOMMENT_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1214:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_BEGINPROCESS_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1238:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_ENDPROCESS_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1263:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_SNAPSHOTCOMMENT_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1289:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_ENTERSNAPSHOT_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1316:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_SENDSNAPSHOT_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1343:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_OPENFILESNAPSHOT_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1372:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_BEGINCOLLOPSNAPSHOT_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1401:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_BEGINFILEOPSNAPSHOT_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1427:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_COLLOPCOUNTSNAPSHOT_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1455:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_COUNTERSNAPSHOT_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1485:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_SUMMARYCOMMENT_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1511:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_FUNCTIONSUMMARY_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1538:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_FUNCTIONGROUPSUMMARY_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1566:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_MESSAGESUMMARY_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1596:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_COLLOPSUMMARY_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1623:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_FILEOP_BITS [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1659:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_IOFLAGS_BITS [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1688:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_FILEOPERATION_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1716:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_BEGINFILEOP_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1744:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_ENDFILEOP_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1778:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RMAPUT_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1817:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RMAPUTRE_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1855:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RMAGET_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1893:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RMAEND_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1931:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_UNKNOWN_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1973:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFMARKER_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1995:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_MARKER_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:120:60: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: byte_array [nullPointerOutOfMemory] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:112:47: note: Assuming allocation function fails otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:112:30: note: Assignment 'byte_array=(uint8_t*)malloc(len*sizeof(uint8_t))', assigned value is 0 otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:120:60: note: Null pointer dereference otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:112:30: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:146:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:168:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:193:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:219:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:278:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:307:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:332:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:356:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:403:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:489:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:519:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:543:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:567:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:591:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:612:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:632:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:654:21: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:676:21: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:730:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:753:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:780:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:815:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:873:17: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:898:16: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:923:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:948:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:974:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1000:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1075:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1103:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1130:15: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1162:15: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1187:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1211:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1235:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1260:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1286:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1313:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1340:17: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1369:17: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1398:17: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1425:17: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1453:17: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1482:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1508:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1535:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1563:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1593:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1686:21: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1714:22: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1742:15: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1776:21: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1815:21: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1853:21: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1891:21: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1928:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1971:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1993:14: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:13:11: style: The scope of the variable 'type' can be reduced. [variableScope] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:218:13: style: The scope of the variable 'i' can be reduced. [variableScope] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:277:11: style: The scope of the variable 'i' can be reduced. [variableScope] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:781:11: style: The scope of the variable 'i' can be reduced. [variableScope] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:816:11: style: The scope of the variable 'i' can be reduced. [variableScope] otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:214:11: style:inconclusive: Function 'handleDefProcessGroup' argument 3 names different: declaration 'procGroup' definition 'group'. [funcArgNamesDifferent] otf-1.12.5+dfsg/tools/otfdump/Handler.h:58:11: note: Function 'handleDefProcessGroup' argument 3 names different: declaration 'procGroup' definition 'group'. otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:214:11: note: Function 'handleDefProcessGroup' argument 3 names different: declaration 'procGroup' definition 'group'. otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:273:52: style:inconclusive: Function 'handleDefAttributeList' argument 5 names different: declaration 'list' definition 'array'. [funcArgNamesDifferent] otf-1.12.5+dfsg/tools/otfdump/Handler.h:62:52: note: Function 'handleDefAttributeList' argument 5 names different: declaration 'list' definition 'array'. otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:273:52: note: Function 'handleDefAttributeList' argument 5 names different: declaration 'list' definition 'array'. otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1127:32: style:inconclusive: Function 'handleBeginCollectiveOperation' argument 7 names different: declaration 'rootprocess' definition 'rootProc'. [funcArgNamesDifferent] otf-1.12.5+dfsg/tools/otfdump/Handler.h:145:32: note: Function 'handleBeginCollectiveOperation' argument 7 names different: declaration 'rootprocess' definition 'rootProc'. otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1127:32: note: Function 'handleBeginCollectiveOperation' argument 7 names different: declaration 'rootprocess' definition 'rootProc'. otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1366:23: style:inconclusive: Function 'handleBeginCollopSnapshot' argument 12 names different: declaration 'list' definition 'kvlist'. [funcArgNamesDifferent] otf-1.12.5+dfsg/tools/otfdump/Handler.h:180:23: note: Function 'handleBeginCollopSnapshot' argument 12 names different: declaration 'list' definition 'kvlist'. otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1366:23: note: Function 'handleBeginCollopSnapshot' argument 12 names different: declaration 'list' definition 'kvlist'. otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1395:42: style:inconclusive: Function 'handleBeginFileOpSnapshot' argument 7 names different: declaration 'list' definition 'kvlist'. [funcArgNamesDifferent] otf-1.12.5+dfsg/tools/otfdump/Handler.h:183:81: note: Function 'handleBeginFileOpSnapshot' argument 7 names different: declaration 'list' definition 'kvlist'. otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1395:42: note: Function 'handleBeginFileOpSnapshot' argument 7 names different: declaration 'list' definition 'kvlist'. otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1774:34: style:inconclusive: Function 'handleRMAPut' argument 9 names different: declaration 'scltoken' definition 'source'. [funcArgNamesDifferent] otf-1.12.5+dfsg/tools/otfdump/Handler.h:243:34: note: Function 'handleRMAPut' argument 9 names different: declaration 'scltoken' definition 'source'. otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1774:34: note: Function 'handleRMAPut' argument 9 names different: declaration 'scltoken' definition 'source'. otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1813:11: style:inconclusive: Function 'handleRMAPutRemoteEnd' argument 9 names different: declaration 'scltoken' definition 'source'. [funcArgNamesDifferent] otf-1.12.5+dfsg/tools/otfdump/Handler.h:248:18: note: Function 'handleRMAPutRemoteEnd' argument 9 names different: declaration 'scltoken' definition 'source'. otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1813:11: note: Function 'handleRMAPutRemoteEnd' argument 9 names different: declaration 'scltoken' definition 'source'. otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1851:34: style:inconclusive: Function 'handleRMAGet' argument 9 names different: declaration 'scltoken' definition 'source'. [funcArgNamesDifferent] otf-1.12.5+dfsg/tools/otfdump/Handler.h:252:34: note: Function 'handleRMAGet' argument 9 names different: declaration 'scltoken' definition 'source'. otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1851:34: note: Function 'handleRMAGet' argument 9 names different: declaration 'scltoken' definition 'source'. otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1889:11: style:inconclusive: Function 'handleRMAEnd' argument 7 names different: declaration 'scltoken' definition 'source'. [funcArgNamesDifferent] otf-1.12.5+dfsg/tools/otfdump/Handler.h:256:11: note: Function 'handleRMAEnd' argument 7 names different: declaration 'scltoken' definition 'source'. otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1889:11: note: Function 'handleRMAEnd' argument 7 names different: declaration 'scltoken' definition 'source'. otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1924:26: style:inconclusive: Function 'handleUnknown' argument 1 names different: declaration 'fcb' definition 'userData'. [funcArgNamesDifferent] otf-1.12.5+dfsg/tools/otfdump/Handler.h:258:26: note: Function 'handleUnknown' argument 1 names different: declaration 'fcb' definition 'userData'. otf-1.12.5+dfsg/tools/otfdump/Handler.cpp:1924:26: note: Function 'handleUnknown' argument 1 names different: declaration 'fcb' definition 'userData'. otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:100:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:295:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:301:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:307:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:313:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:319:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:325:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:331:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:337:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:343:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:349:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:355:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:361:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:367:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:373:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:379:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:385:17: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:391:17: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:397:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:403:17: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:410:17: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:417:17: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:424:17: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:431:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:437:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:443:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:449:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:455:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:461:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:467:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:473:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:479:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:485:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:491:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:497:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:503:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:509:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:515:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:521:17: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:527:17: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:533:17: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:539:17: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:545:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:554:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:561:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:567:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:573:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:579:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:585:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:591:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:597:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:606:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:612:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:618:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:624:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:633:17: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:641:41: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:644:41: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfdump/otfdump.cpp:651:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfinfo/handler.c:22:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_ABORT [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/handler.c:28:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/handler.c:36:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/handler.c:53:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/handler.c:73:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/handler.c:80:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/handler.c:90:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/handler.c:112:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/handler.c:135:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/handler.c:155:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/handler.c:176:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/handler.c:196:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/handler.c:216:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/handler.c:236:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/handler.c:247:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/handler.c:256:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/handler.c:263:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/handler.c:271:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/handler.c:279:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/handler.c:287:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/handler.c:295:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/handler.c:302:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/handler.c:309:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/handler.c:316:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/handler.c:326:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/handler.c:333:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/handler.c:342:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/handler.c:351:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/handler.c:358:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/handler.c:377:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_ABORT [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/handler.c:129:29: style: Array index 'i' is used before limits check. [arrayIndexThenCheck] otf-1.12.5+dfsg/tools/otfinfo/handler.c:18:32: style: Parameter 'userData' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/tools/otfinfo/handler.c:417:20: style: Variable 'currentElement' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/tools/otfinfo/handler.c:435:20: style: Variable 'currentElement' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/tools/otfinfo/handler.c:453:20: style: Variable 'currentElement' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/tools/otfinfo/handler.c:365:19: style: Variable 'valueDif' is assigned a value that is never used. [unreadVariable] otf-1.12.5+dfsg/tools/otfinfo/handler.c:366:18: style: Variable 'timeDif' is assigned a value that is never used. [unreadVariable] otf-1.12.5+dfsg/tools/otfinfo/hash.c:14:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/hash.c:19:6: warning: If memory allocation fails, then there is a possible null pointer dereference: *current [nullPointerOutOfMemory] otf-1.12.5+dfsg/tools/otfinfo/hash.c:18:40: note: Assuming allocation function fails otf-1.12.5+dfsg/tools/otfinfo/hash.c:18:16: note: Assignment '*current=(struct mapInfoProcessT*)calloc(1,sizeof(struct mapInfoProcessT))', assigned value is 0 otf-1.12.5+dfsg/tools/otfinfo/hash.c:19:6: note: Null pointer dereference otf-1.12.5+dfsg/tools/otfinfo/hash.c:43:5: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] otf-1.12.5+dfsg/tools/otfinfo/hash.c:40:33: note: Assuming allocation function fails otf-1.12.5+dfsg/tools/otfinfo/hash.c:40:9: note: Assignment 'ret=(struct mapInfoProcessT*)calloc(0X1000,sizeof(struct mapInfoProcessT))', assigned value is 0 otf-1.12.5+dfsg/tools/otfinfo/hash.c:43:5: note: Null pointer dereference otf-1.12.5+dfsg/tools/otfinfo/otfinfo.c:136:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/otfinfo.c:326:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFCREATOR_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/otfinfo.c:451:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFFUNCTION_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/otfinfo.c:569:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_ENTER_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/otfinfo.c:720:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_COUNTER_TYPE_BITS [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/otfinfo.c:766:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFPROCESS_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/otfinfo.c:411:3: warning: %lli in format string (no. 1) requires 'long long' but the argument type is 'unsigned long long'. [invalidPrintfArgType_sint] otf-1.12.5+dfsg/tools/otfinfo/otfinfo.c:365:49: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/tools/otfinfo/otfinfo.c:370:9: style: Variable 'unitTimer' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/tools/otfinfo/otfinfo.c:371:9: style: Variable 'unitFileSize' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/tools/otfinfo/otfinfo.c:504:49: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/tools/otfinfo/otfinfo.c:823:49: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/tools/otfinfo/otfinfo_error.c:13:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfinfo/otfinfo_error.c:11:38: style:inconclusive: Function 'otfinfo_assert_impl' argument 1 names different: declaration 'f' definition 'file'. [funcArgNamesDifferent] otf-1.12.5+dfsg/tools/otfinfo/otfinfo_error.h:10:38: note: Function 'otfinfo_assert_impl' argument 1 names different: declaration 'f' definition 'file'. otf-1.12.5+dfsg/tools/otfinfo/otfinfo_error.c:11:38: note: Function 'otfinfo_assert_impl' argument 1 names different: declaration 'f' definition 'file'. otf-1.12.5+dfsg/tools/otfinfo/otfinfo_error.c:11:48: style:inconclusive: Function 'otfinfo_assert_impl' argument 2 names different: declaration 'l' definition 'line'. [funcArgNamesDifferent] otf-1.12.5+dfsg/tools/otfinfo/otfinfo_error.h:10:45: note: Function 'otfinfo_assert_impl' argument 2 names different: declaration 'l' definition 'line'. otf-1.12.5+dfsg/tools/otfinfo/otfinfo_error.c:11:48: note: Function 'otfinfo_assert_impl' argument 2 names different: declaration 'l' definition 'line'. otf-1.12.5+dfsg/tools/otfmerge/handler.c:16:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFINITIONCOMMENT_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfmerge/handler.c:185:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfmerge/handler.c:207:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfmerge/handler.c:230:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfmerge/handler.c:253:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfmerge/handler.c:277:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfmerge/handler.c:300:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfmerge/handler.c:324:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfmerge/handler.c:347:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfmerge/handler.c:370:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfmerge/handler.c:394:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfmerge/handler.c:418:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfmerge/handler.c:440:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfmerge/handler.c:462:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfmerge/handler.c:484:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfmerge/handler.c:505:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfmerge/handler.c:527:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfmerge/handler.c:549:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfmerge/handler.c:571:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfmerge/handler.c:594:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfmerge/handler.c:617:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfmerge/handler.c:640:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfmerge/handler.c:663:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfmerge/handler.c:685:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfmerge/handler.c:706:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfmerge/handler.c:730:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfmerge/handler.c:749:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfmerge/handler.c:720:53: style:inconclusive: Function 'handleDefAuxSamplePoint' argument 1 names different: declaration 'fcbx' definition 'userData'. [funcArgNamesDifferent] otf-1.12.5+dfsg/tools/otfmerge/handler.h:165:36: note: Function 'handleDefAuxSamplePoint' argument 1 names different: declaration 'fcbx' definition 'userData'. otf-1.12.5+dfsg/tools/otfmerge/handler.c:720:53: note: Function 'handleDefAuxSamplePoint' argument 1 names different: declaration 'fcbx' definition 'userData'. otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:71:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_WSTREAM_FORMAT_SHORT [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:1153:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:69:9: style:inconclusive: Same expression used in consecutive assignments of 'rbufsize' and 'wbufsize'. [duplicateAssignExpression] otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:70:9: note: Same expression used in consecutive assignments of 'rbufsize' and 'wbufsize'. otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:69:9: note: Same expression used in consecutive assignments of 'rbufsize' and 'wbufsize'. otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:127:41: style: Same expression on both sides of '-'. [duplicateExpression] otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:63:21: note: 'num_ranks' is assigned value '1' here. otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:127:41: note: Same expression on both sides of '-'. otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:275:17: style: The comparison 'my_rank == 0' is always true. [knownConditionTrueFalse] otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:62:19: note: 'my_rank' is assigned value '0' here. otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:275:17: note: The comparison 'my_rank == 0' is always true. otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:395:29: style: Same expression on both sides of '-'. [duplicateExpression] otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:63:21: note: 'num_ranks' is assigned value '1' here. otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:395:29: note: Same expression on both sides of '-'. otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:574:17: style: The comparison 'my_rank == 0' is always true. [knownConditionTrueFalse] otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:62:19: note: 'my_rank' is assigned value '0' here. otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:574:17: note: The comparison 'my_rank == 0' is always true. otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:860:66: style: The comparison 'my_rank == 0' is always true. [knownConditionTrueFalse] otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:62:19: note: 'my_rank' is assigned value '0' here. otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:860:66: note: The comparison 'my_rank == 0' is always true. otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:995:21: style: The comparison 'my_rank == 0' is always true. [knownConditionTrueFalse] otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:62:19: note: 'my_rank' is assigned value '0' here. otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:995:21: note: The comparison 'my_rank == 0' is always true. otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:1182:19: style:inconclusive: Function 'finish_everything' argument 4 names different: declaration 'rank_data' definition 'data'. [funcArgNamesDifferent] otf-1.12.5+dfsg/tools/otfmerge/handler.h:82:19: note: Function 'finish_everything' argument 4 names different: declaration 'rank_data' definition 'data'. otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:1182:19: note: Function 'finish_everything' argument 4 names different: declaration 'rank_data' definition 'data'. otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:85:11: style: Variable 'outfile_otf' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:1064:57: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:1069:10: style: Variable 'signs' can be declared as const array [constVariable] otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:914:58: warning: Suspicious usage of 'sizeof' with a numeric constant as parameter. [sizeofwithnumericparameter] otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:90:26: style: Variable 'total_bytes' is assigned a value that is never used. [unreadVariable] otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:91:24: style: Variable 'cur_bytes' is assigned a value that is never used. [unreadVariable] otf-1.12.5+dfsg/tools/otfmerge/otfmerge.c:92:28: style: Variable 'cur_bytes_ges' is assigned a value that is never used. [unreadVariable] otf-1.12.5+dfsg/tools/otfprofile/clustering.cpp:77:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/datastructs.h:1120:15: warning: Struct 'AllData' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] otf-1.12.5+dfsg/tools/otfprofile/datastructs.h:1120:15: warning: Struct 'AllData' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] otf-1.12.5+dfsg/tools/otfprofile/datastructs.h:199:9: style: Struct 'Scope' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] otf-1.12.5+dfsg/tools/otfprofile/datastructs.h:780:5: style: Struct 'FunctionDispersionData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] otf-1.12.5+dfsg/tools/otfprofile/datastructs.h:1104:5: style: Struct 'AllData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] otf-1.12.5+dfsg/tools/otfprofile/datastructs.h:569:5: style: Class 'min_max_Location < uint64_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] otf-1.12.5+dfsg/tools/otfprofile/datastructs.h:527:5: style: Class 'min_max_avg < uint64_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] otf-1.12.5+dfsg/tools/otfprofile/datastructs.h:527:5: style: Class 'min_max_avg < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] otf-1.12.5+dfsg/tools/otfprofile/datastructs.h:283:39: performance: Function parameter 'bb' should be passed by const reference. [passedByValue] otf-1.12.5+dfsg/tools/otfprofile/datastructs.h:749:53: performance: Function parameter 'call' should be passed by const reference. [passedByValue] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:92:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:203:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:279:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:301:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:336:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:357:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:370:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:383:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:395:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:406:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_COUNTER_TYPE_ACC [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:425:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTFAUX_KEYVALUE_TUD_P2P_RECEIVED_TIME_NAME [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:457:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:504:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable childDelta [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:540:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:630:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:648:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:662:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:692:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_COLLECTIVE_TYPE_BARRIER [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:747:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:792:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:846:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:891:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFCREATOR_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:1385:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_ENTER_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:1491:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_FUNCTIONSUMMARY_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:1623:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:274:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:287:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:308:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:352:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:364:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:378:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:390:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:403:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:422:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:440:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:464:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:533:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:579:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:638:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:656:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:668:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:727:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:756:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:802:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:861:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:864:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:867:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:870:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:873:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:876:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:879:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:882:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:885:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:1361:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:1364:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:1367:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:1370:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:1373:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:1376:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:1379:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:1479:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:1482:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:1485:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:1618:18: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:1591:18: note: error is assigned otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:1618:18: note: error is overwritten otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:211:39: style: Parameter 'alldata' can be declared as reference to const [constParameterReference] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:470:16: style: Variable 'top' can be declared as reference to const [constVariableReference] otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:486:46: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/collect_dispersion.cpp:96:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/collect_dispersion.cpp:207:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/collect_dispersion.cpp:293:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/collect_dispersion.cpp:372:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/collect_dispersion.cpp:644:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_ENTER_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/collect_dispersion.cpp:278:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_dispersion.cpp:300:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_dispersion.cpp:620:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_dispersion.cpp:623:9: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/collect_dispersion.cpp:215:39: style: Parameter 'alldata' can be declared as reference to const [constParameterReference] otf-1.12.5+dfsg/tools/otfprofile/collect_dispersion.cpp:306:16: style: Variable 'top' can be declared as reference to const [constVariableReference] otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:424:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:327:62: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:329:62: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:400:54: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:37:37: style:inconclusive: Function 'operator==' argument 1 names different: declaration 'r' definition 'p'. [funcArgNamesDifferent] otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:30:38: note: Function 'operator==' argument 1 names different: declaration 'r' definition 'p'. otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:37:37: note: Function 'operator==' argument 1 names different: declaration 'r' definition 'p'. otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:430:55: style: Local variable 'it' shadows outer variable [shadowVariable] otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:414:59: note: Shadowed declaration otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:430:55: note: Shadow variable otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:434:52: style: Local variable 'it' shadows outer variable [shadowVariable] otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:414:59: note: Shadowed declaration otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:434:52: note: Shadow variable otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:610:55: style: Local variable 'it' shadows outer variable [shadowVariable] otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:540:54: note: Shadowed declaration otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:610:55: note: Shadow variable otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:611:55: style: Local variable 'itend' shadows outer variable [shadowVariable] otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:541:54: note: Shadowed declaration otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:611:55: note: Shadow variable otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:682:52: style: Local variable 'it' shadows outer variable [shadowVariable] otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:540:54: note: Shadowed declaration otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:682:52: note: Shadow variable otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:686:52: style: Local variable 'it' shadows outer variable [shadowVariable] otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:540:54: note: Shadowed declaration otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:686:52: note: Shadow variable otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:113:92: style: Parameter 'len' can be declared as reference to const [constParameterReference] otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:113:105: style: Parameter 'qt' can be declared as reference to const [constParameterReference] otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:431:37: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:435:35: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:683:34: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/comparison_clinkage.cpp:687:33: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/comparison_kmeans.cpp:138:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/comparison_kmeans.cpp:686:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/comparison_kmeans.cpp:146:25: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/comparison_kmeans.cpp:151:28: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/comparison_kmeans.cpp:155:16: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/comparison_kmeans.cpp:445:54: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/comparison_kmeans.cpp:447:54: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/comparison_kmeans.cpp:661:55: style: Local variable 'it' shadows outer variable [shadowVariable] otf-1.12.5+dfsg/tools/otfprofile/comparison_kmeans.cpp:595:54: note: Shadowed declaration otf-1.12.5+dfsg/tools/otfprofile/comparison_kmeans.cpp:661:55: note: Shadow variable otf-1.12.5+dfsg/tools/otfprofile/comparison_kmeans.cpp:662:55: style: Local variable 'itend' shadows outer variable [shadowVariable] otf-1.12.5+dfsg/tools/otfprofile/comparison_kmeans.cpp:596:54: note: Shadowed declaration otf-1.12.5+dfsg/tools/otfprofile/comparison_kmeans.cpp:662:55: note: Shadow variable otf-1.12.5+dfsg/tools/otfprofile/create_csv.cpp:137:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_csv.cpp:187:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_csv.cpp:252:117: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_csv.cpp:321:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_csv.cpp:375:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_csv.cpp:426:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_COLLECTIVE_TYPE_BARRIER [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_csv.cpp:520:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable app [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_csv.cpp:40:4: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] otf-1.12.5+dfsg/tools/otfprofile/create_csv.cpp:31:41: note: Virtual function in base class otf-1.12.5+dfsg/tools/otfprofile/create_csv.cpp:40:4: note: Function in derived class otf-1.12.5+dfsg/tools/otfprofile/create_csv.cpp:53:4: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] otf-1.12.5+dfsg/tools/otfprofile/create_csv.cpp:31:41: note: Virtual function in base class otf-1.12.5+dfsg/tools/otfprofile/create_csv.cpp:53:4: note: Function in derived class otf-1.12.5+dfsg/tools/otfprofile/create_csv.cpp:244:49: style: Parameter 'alldata' can be declared as reference to const [constParameterReference] otf-1.12.5+dfsg/tools/otfprofile/create_csv.cpp:166:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_csv.cpp:239:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_csv.cpp:259:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_csv.cpp:295:10: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_csv.cpp:325:25: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_csv.cpp:406:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_csv.cpp:472:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_filter.cpp:59:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_filter.cpp:211:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_filter.cpp:232:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_filter.cpp:276:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_filter.cpp:269:8: style: Redundant initialization for 'path'. The initialized value is overwritten before it is read. [redundantInitialization] otf-1.12.5+dfsg/tools/otfprofile/create_filter.cpp:268:15: note: path is initialized otf-1.12.5+dfsg/tools/otfprofile/create_filter.cpp:269:8: note: path is overwritten otf-1.12.5+dfsg/tools/otfprofile/create_filter.cpp:301:10: style: Variable 'child' is reassigned a value before the old one has been used. [redundantAssignment] otf-1.12.5+dfsg/tools/otfprofile/create_filter.cpp:300:10: note: child is assigned otf-1.12.5+dfsg/tools/otfprofile/create_filter.cpp:301:10: note: child is overwritten otf-1.12.5+dfsg/tools/otfprofile/create_filter.cpp:328:10: style: Variable 'child' is reassigned a value before the old one has been used. [redundantAssignment] otf-1.12.5+dfsg/tools/otfprofile/create_filter.cpp:327:10: note: child is assigned otf-1.12.5+dfsg/tools/otfprofile/create_filter.cpp:328:10: note: child is overwritten otf-1.12.5+dfsg/tools/otfprofile/create_filter.cpp:78:9: style: The scope of the variable 'tmp' can be reduced. [variableScope] otf-1.12.5+dfsg/tools/otfprofile/create_filter.cpp:105:18: style: Local variable 'tmp' shadows outer variable [shadowVariable] otf-1.12.5+dfsg/tools/otfprofile/create_filter.cpp:78:9: note: Shadowed declaration otf-1.12.5+dfsg/tools/otfprofile/create_filter.cpp:105:18: note: Shadow variable otf-1.12.5+dfsg/tools/otfprofile/create_filter.cpp:116:33: performance: Function parameter 'parent' should be passed by const reference. [passedByValue] otf-1.12.5+dfsg/tools/otfprofile/create_filter.cpp:116:62: performance: Function parameter 'child' should be passed by const reference. [passedByValue] otf-1.12.5+dfsg/tools/otfprofile/create_filter.cpp:282:25: style: Parameter 'alldata' can be declared as reference to const [constParameterReference] otf-1.12.5+dfsg/tools/otfprofile/create_filter.cpp:315:25: style: Parameter 'alldata' can be declared as reference to const [constParameterReference] otf-1.12.5+dfsg/tools/otfprofile/create_filter.cpp:266:17: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/tools/otfprofile/create_filter.cpp:244:20: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] otf-1.12.5+dfsg/tools/otfprofile/create_filter.cpp:77:15: style: Unused variable: callpathes [unusedVariable] otf-1.12.5+dfsg/tools/otfprofile/create_filter.cpp:79:9: style: Unused variable: word [unusedVariable] otf-1.12.5+dfsg/tools/otfprofile/create_filter.cpp:147:6: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable] otf-1.12.5+dfsg/tools/otfprofile/create_filter.cpp:157:11: style: Variable 'exists' is assigned a value that is never used. [unreadVariable] otf-1.12.5+dfsg/tools/otfprofile/create_filter.cpp:247:25: style: Variable 'func' is assigned a value that is never used. [unreadVariable] otf-1.12.5+dfsg/tools/otfprofile/create_filter.cpp:84:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_filter.cpp:94:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:102:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_UINT64_MAX [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:330:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:401:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:412:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:552:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:688:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:723:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:804:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:879:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:925:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1145:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1833:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable floatfield [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1957:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2122:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2179:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2631:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2879:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_COLLECTIVE_TYPE_BARRIER [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2988:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_COLLECTIVE_TYPE_BARRIER [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:3026:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_COLLECTIVE_TYPE_UNKNOWN [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:3276:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:3466:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:654:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1030:22: style:inconclusive: Boolean expression 'factor<=0' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1030:50: style:inconclusive: Boolean expression 'topq<0' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1370:27: style:inconclusive: Boolean expression 'factor<=0' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1370:55: style:inconclusive: Boolean expression 'topq<0' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1594:31: style:inconclusive: Boolean expression 'factor<=0' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1594:59: style:inconclusive: Boolean expression 'topq<0' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:60:10: style: Either there is a missing 'override', or the member function 'SpaceSeparator::do_thousands_sep' can be static. [functionStatic] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:63:17: style: Either there is a missing 'override', or the member function 'SpaceSeparator::do_grouping' can be static. [functionStatic] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:575:4: style:inconclusive: Technically the member function 'ExclTimeExtract_t::operator()' can be const. [functionConst] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:588:4: style:inconclusive: Technically the member function 'InvocExtract_t::operator()' can be const. [functionConst] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:56:5: style: Class 'SpaceSeparator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:80:5: style: Class 'MinMaxPair < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:3516:9: style: Condition '!error' is always true [knownConditionTrueFalse] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:3455:18: note: Assignment 'error=false', assigned value is 0 otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:3467:9: note: Assuming condition is false otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:3516:9: note: Condition '!error' is always true otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:3593:12: style: Return value '!error' is always true [knownConditionTrueFalse] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:3455:18: note: Assignment 'error=false', assigned value is 0 otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:3467:9: note: Assuming condition is false otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:3593:12: note: Return value '!error' is always true otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1781:23: style: The scope of the variable 'tmp' can be reduced. [variableScope] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2643:16: style: The scope of the variable 'tmp' can be reduced. [variableScope] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1549:20: style: Local variable 'factor' shadows outer variable [shadowVariable] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1348:16: note: Shadowed declaration otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1549:20: note: Shadow variable otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1551:20: style: Local variable 'lowq' shadows outer variable [shadowVariable] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1350:16: note: Shadowed declaration otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1551:20: note: Shadow variable otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1553:20: style: Local variable 'median' shadows outer variable [shadowVariable] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1352:16: note: Shadowed declaration otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1553:20: note: Shadow variable otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1555:20: style: Local variable 'topq' shadows outer variable [shadowVariable] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1354:16: note: Shadowed declaration otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1555:20: note: Shadow variable otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1557:20: style: Local variable 't_95' shadows outer variable [shadowVariable] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1356:16: note: Shadowed declaration otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1557:20: note: Shadow variable otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1560:20: style: Local variable 'func_name' shadows outer variable [shadowVariable] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1358:16: note: Shadowed declaration otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1560:20: note: Shadow variable otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1955:66: performance: Function parameter 'xLabels' should be passed by const reference. [passedByValue] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2164:63: performance: Function parameter 'xLabels' should be passed by const reference. [passedByValue] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2979:17: performance: Function parameter 'xLabels' should be passed by const reference. [passedByValue] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2979:50: performance: Function parameter 'minMax' should be passed by const reference. [passedByValue] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:3019:60: performance: Function parameter 'xLabels' should be passed by const reference. [passedByValue] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:260:67: style: Parameter 'steps' can be declared as reference to const [constParameterReference] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:411:65: style: Parameter 'alldata' can be declared as reference to const [constParameterReference] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:759:62: style: Parameter 'sortedMap' can be declared as reference to const [constParameterReference] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:760:25: style: Parameter 'alldata' can be declared as reference to const [constParameterReference] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:915:60: style: Parameter 'alldata' can be declared as reference to const [constParameterReference] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2165:25: style: Parameter 'alldata' can be declared as reference to const [constParameterReference] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:3020:25: style: Parameter 'alldata' can be declared as reference to const [constParameterReference] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:3264:64: style: Parameter 'alldata' can be declared as reference to const [constParameterReference] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:628:67: style: Parameter 'alldata' can be declared as reference to const [constParameterReference] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:423:43: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2881:33: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2882:13: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2887:32: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2888:17: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2899:59: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2900:42: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2902:59: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2903:42: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2909:21: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2934:63: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2935:46: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2938:63: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2939:46: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2946:25: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:3059:26: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:3252:18: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1136:101: style: Variable 'itc' is assigned a value that is never used. [unreadVariable] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1590:20: style: Unused variable: tmp [unusedVariable] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1822:57: style: Variable 'itc' is assigned a value that is never used. [unreadVariable] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1842:16: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:790:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:825:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:899:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1048:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1115:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1389:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1540:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1614:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1768:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1770:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1798:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1854:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1883:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:1936:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2265:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2344:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2472:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2545:62: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2561:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2687:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:2768:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:3054:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:3304:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:3357:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:656:10: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_latex.cpp:614:8: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_marker.cpp:38:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_marker.cpp:71:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_DEFMARKER_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_marker.cpp:106:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_MARKER_RECORD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_marker.cpp:131:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_marker.cpp:203:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_marker.cpp:291:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/create_marker.cpp:27:26: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/create_marker.cpp:47:26: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/create_marker.cpp:66:33: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/create_marker.cpp:101:33: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/create_marker.cpp:355:18: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] otf-1.12.5+dfsg/tools/otfprofile/create_marker.cpp:350:18: note: error is assigned otf-1.12.5+dfsg/tools/otfprofile/create_marker.cpp:355:18: note: error is overwritten otf-1.12.5+dfsg/tools/otfprofile/create_marker.cpp:369:18: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] otf-1.12.5+dfsg/tools/otfprofile/create_marker.cpp:355:18: note: error is assigned otf-1.12.5+dfsg/tools/otfprofile/create_marker.cpp:369:18: note: error is overwritten otf-1.12.5+dfsg/tools/otfprofile/create_marker.cpp:369:18: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] otf-1.12.5+dfsg/tools/otfprofile/create_marker.cpp:362:22: note: error is assigned otf-1.12.5+dfsg/tools/otfprofile/create_marker.cpp:369:18: note: error is overwritten otf-1.12.5+dfsg/tools/otfprofile/create_marker.cpp:225:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/create_marker.cpp:313:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:67:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DISPERSION_MODE_PERCALLPATH [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:685:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DISPERSION_MODE_PERCALLPATH [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:1128:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_COMM_WORLD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:1249:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_COMM_WORLD [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:179:15: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:189:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:191:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:192:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:193:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:194:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:196:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:197:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:198:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:199:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:201:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:202:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:203:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:204:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:210:19: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:221:35: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:222:35: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:224:35: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:225:35: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:226:35: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:227:35: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:229:36: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:230:36: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:231:36: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:232:36: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:234:36: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:235:36: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:236:36: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:237:36: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:238:36: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:244:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:252:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:253:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:255:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:256:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:257:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:258:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:260:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:261:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:262:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:263:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:265:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:266:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:267:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:268:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:275:19: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:283:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:284:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:286:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:287:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:288:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:289:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:291:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:292:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:293:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:294:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:296:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:297:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:298:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:299:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:305:19: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:313:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:314:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:316:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:317:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:318:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:319:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:321:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:322:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:323:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:324:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:326:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:327:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:328:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:329:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:331:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:332:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:333:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:334:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:336:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:337:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:338:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:339:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:341:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:342:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:343:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:344:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:350:19: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:358:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:360:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:361:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:362:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:363:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:365:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:366:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:367:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:368:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:370:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:371:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:372:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:373:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:375:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:376:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:377:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:378:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:380:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:381:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:382:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:383:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:385:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:386:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:387:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:388:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:394:19: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:402:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:403:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:405:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:406:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:407:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:408:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:414:19: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:422:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:423:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:425:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:426:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:427:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:428:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:430:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:431:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:432:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:433:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:435:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:436:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:437:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:438:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:440:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:441:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:442:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:443:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:445:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:446:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:447:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:448:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:450:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:451:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:452:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:453:27: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:459:19: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:473:31: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:474:31: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:475:31: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:477:31: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:478:31: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:479:31: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:480:31: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:482:31: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:483:31: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:484:31: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:485:31: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:487:31: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:488:31: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:489:31: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:490:31: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:491:31: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:498:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:510:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:511:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:513:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:514:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:515:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:516:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:518:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:519:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:520:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:521:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:523:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:524:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:525:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:526:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:538:19: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:550:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:551:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:552:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:554:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:555:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:556:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:557:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:559:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:560:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:561:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:562:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:564:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:565:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:566:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:567:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:568:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:580:19: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:592:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:593:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:594:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:595:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:596:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:597:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:598:23: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:602:19: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:612:22: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:613:22: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:614:22: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:615:22: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:616:22: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:617:22: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:621:19: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:652:22: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:794:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:795:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:797:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:798:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:799:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:800:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:802:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:803:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:804:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:805:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:807:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:808:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:809:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:810:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:812:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:813:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:814:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:815:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:817:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:818:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:819:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:820:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:822:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:823:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:824:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:825:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:841:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:843:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:844:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:845:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:846:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:848:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:849:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:850:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:851:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:853:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:854:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:855:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:856:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:858:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:859:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:860:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:861:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:863:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:864:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:865:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:866:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:868:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:869:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:870:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:871:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:888:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:889:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:891:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:892:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:893:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:894:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:911:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:912:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:914:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:915:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:916:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:917:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:919:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:920:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:921:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:922:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:924:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:925:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:926:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:927:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:929:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:930:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:931:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:932:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:934:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:935:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:936:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:937:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:939:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:940:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:941:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:942:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:1003:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:1004:69: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:1038:68: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:1039:68: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:1040:68: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:1041:68: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:1042:68: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:1043:68: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:1044:68: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:1062:66: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:1063:66: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:1064:66: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:1065:66: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:1066:66: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:1067:66: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:156:79: style: Local variable 'it' shadows outer variable [shadowVariable] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:143:79: note: Shadowed declaration otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:156:79: note: Shadow variable otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:157:79: style: Local variable 'itend' shadows outer variable [shadowVariable] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:144:79: note: Shadowed declaration otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:157:79: note: Shadow variable otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:629:62: style: Parameter 'sizes' can be declared as const array [constParameter] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:469:30: style: Variable 'len' is assigned a value that is never used. [unreadVariable] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:547:21: style: Variable 'len' is assigned a value that is never used. [unreadVariable] otf-1.12.5+dfsg/tools/otfprofile/mpi/reduce_data.cpp:610:15: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/otfprofile.cpp:649:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/otfprofile.cpp:830:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/otfprofile.cpp:1278:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/otfprofile.cpp:1457:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/otfprofile.cpp:1486:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/otfprofile.cpp:1530:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfprofile/otfprofile.cpp:605:29: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] otf-1.12.5+dfsg/tools/otfprofile/otfprofile.cpp:622:33: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] otf-1.12.5+dfsg/tools/otfprofile/otfprofile.cpp:1346:73: style: Condition '(Params::Dispersion::DEFAULT_OPTIONS&DISPERSION_OPT_INFO)!=0' is always true [knownConditionTrueFalse] otf-1.12.5+dfsg/tools/otfprofile/otfprofile.cpp:1350:75: style: Condition '(Params::Dispersion::DEFAULT_OPTIONS&DISPERSION_OPT_MARKER)!=0' is always false [knownConditionTrueFalse] otf-1.12.5+dfsg/tools/otfprofile/otfprofile.cpp:1356:75: style: Condition '(Params::Dispersion::DEFAULT_OPTIONS&DISPERSION_OPT_FILTER)!=0' is always false [knownConditionTrueFalse] otf-1.12.5+dfsg/tools/otfprofile/otfprofile.cpp:855:35: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfprofile/otfprofile.cpp:1368:47: style: The comparison 'Params::Dispersion::DEFAULT_MODE == DISPERSION_MODE_PERFUNCTION' is always true because 'Params::Dispersion::DEFAULT_MODE' and 'DISPERSION_MODE_PERFUNCTION' represent the same value. [knownConditionTrueFalse] otf-1.12.5+dfsg/tools/otfprofile/datastructs.h:118:54: note: 'DEFAULT_MODE' is assigned value 'DISPERSION_MODE_PERFUNCTION' here. otf-1.12.5+dfsg/tools/otfprofile/otfprofile.cpp:1368:47: note: The comparison 'Params::Dispersion::DEFAULT_MODE == DISPERSION_MODE_PERFUNCTION' is always true because 'Params::Dispersion::DEFAULT_MODE' and 'DISPERSION_MODE_PERFUNCTION' represent the same value. otf-1.12.5+dfsg/tools/otfprofile/otfprofile.cpp:1463:25: style: The scope of the variable 'scope' can be reduced. [variableScope] otf-1.12.5+dfsg/tools/otfprofile/otfprofile.cpp:667:19: style: Checking if unsigned expression 'tmp' is less than zero. [unsignedLessThanZero] otf-1.12.5+dfsg/tools/otfprofile/otfprofile.cpp:1407:28: style: Parameter 'alldata' can be declared as reference to const [constParameterReference] otf-1.12.5+dfsg/tools/otfprofile/otfprofile.cpp:1555:57: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/process_dispersion.cpp:506:10: style: Condition '!error' is always true [knownConditionTrueFalse] otf-1.12.5+dfsg/tools/otfprofile/process_dispersion.cpp:28:17: note: Assignment 'error=false', assigned value is 0 otf-1.12.5+dfsg/tools/otfprofile/process_dispersion.cpp:506:10: note: Condition '!error' is always true otf-1.12.5+dfsg/tools/otfprofile/process_dispersion.cpp:513:12: style: Return value '!error' is always true [knownConditionTrueFalse] otf-1.12.5+dfsg/tools/otfprofile/process_dispersion.cpp:28:17: note: Assignment 'error=false', assigned value is 0 otf-1.12.5+dfsg/tools/otfprofile/process_dispersion.cpp:513:12: note: Return value '!error' is always true otf-1.12.5+dfsg/tools/otfprofile/process_dispersion.cpp:368:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/summarize_data.cpp:229:83: style: Local variable 'it' shadows outer variable [shadowVariable] otf-1.12.5+dfsg/tools/otfprofile/summarize_data.cpp:209:59: note: Shadowed declaration otf-1.12.5+dfsg/tools/otfprofile/summarize_data.cpp:229:83: note: Shadow variable otf-1.12.5+dfsg/tools/otfprofile/summarize_data.cpp:230:83: style: Local variable 'itend' shadows outer variable [shadowVariable] otf-1.12.5+dfsg/tools/otfprofile/summarize_data.cpp:210:59: note: Shadowed declaration otf-1.12.5+dfsg/tools/otfprofile/summarize_data.cpp:230:83: note: Shadow variable otf-1.12.5+dfsg/tools/otfprofile/summarize_data.cpp:34:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/summarize_data.cpp:216:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/summarize_data.cpp:237:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/summarize_data.cpp:260:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/summarize_data.cpp:303:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/summarize_data.cpp:338:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/summarize_data.cpp:378:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/summarize_data.cpp:422:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfprofile/summarize_data.cpp:436:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfshrink/Handler.cpp:23:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfshrink/Handler.cpp:68:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfshrink/Handler.cpp:88:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfshrink/Handler.cpp:16:20: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfshrink/Handler.cpp:50:20: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfshrink/Handler.cpp:37:38: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] otf-1.12.5+dfsg/tools/otfshrink/Handler.cpp:71:51: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:169:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:238:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:290:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_RETURN_OK [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:320:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:367:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:571:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:705:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:906:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:974:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:979:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:983:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:989:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:995:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:1001:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:1006:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:1011:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:1016:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:177:9: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:185:6: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:192:17: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:982:13: style: The statement 'if (entries!=NULL) entries=NULL' is logically equivalent to 'entries=NULL'. [duplicateConditionalAssign] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:983:11: note: Assignment 'entries=NULL' otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:982:13: note: Condition 'entries!=NULL' is redundant otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:211:19: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:235:10: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:236:11: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:249:18: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:252:18: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:257:12: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:258:13: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:267:22: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:269:22: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:289:46: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:308:47: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:714:11: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:838:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:840:2: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:844:4: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:846:4: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:850:3: style: C-style pointer casting [cstyleCast] otf-1.12.5+dfsg/tools/otfshrink/procList.h:35:7: style:inconclusive: Same expression used in consecutive assignments of 'fid' and 'lid'. [duplicateAssignExpression] otf-1.12.5+dfsg/tools/otfshrink/procList.h:36:7: note: Same expression used in consecutive assignments of 'fid' and 'lid'. otf-1.12.5+dfsg/tools/otfshrink/procList.h:35:7: note: Same expression used in consecutive assignments of 'fid' and 'lid'. otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:679:7: style: The scope of the variable 'append' can be reduced. [variableScope] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:292:24: performance: Function parameter 'filename' should be passed by const reference. [passedByValue] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:317:20: performance: Function parameter 'line' should be passed by const reference. [passedByValue] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:674:25: performance: Function parameter 'input' should be passed by const reference. [passedByValue] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:674:39: performance: Function parameter 'output' should be passed by const reference. [passedByValue] otf-1.12.5+dfsg/tools/otfshrink/procList.h:27:38: style: Parameter 'procList' can be declared as reference to const [constParameterReference] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:210:24: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:211:11: style: Variable 'delim' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:687:9: style: Variable 'file_suffix' can be declared as const array [constVariable] otf-1.12.5+dfsg/tools/otfshrink/otfshrink.cpp:154:19: style: Unused variable: s [unusedVariable] otf-1.12.5+dfsg/tools/otfshrink/procList.h:39:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/otfshrink/procList.h:70:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] otf-1.12.5+dfsg/tools/vtf2otf/Hash.c:51:10: warning: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] otf-1.12.5+dfsg/tools/vtf2otf/Hash.c:50:27: note: Assuming allocation function fails otf-1.12.5+dfsg/tools/vtf2otf/Hash.c:50:13: note: Assignment 'ret=(struct Hash*)malloc(sizeof(struct Hash))', assigned value is 0 otf-1.12.5+dfsg/tools/vtf2otf/Hash.c:51:10: note: Null pointer dereference otf-1.12.5+dfsg/tools/vtf2otf/Stack.c:58:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/vtf2otf/Stack.c:96:1: error: Resource leak: pf [resourceLeak] otf-1.12.5+dfsg/tools/vtf2otf/Stack.c:34:46: style: Parameter 'entry' can be declared as pointer to const [constParameterPointer] otf-1.12.5+dfsg/tools/vtf2otf/vtf2otf.c:79:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OTF_FILECOMPRESSION_UNCOMPRESSED [valueFlowBailoutIncompleteVar] otf-1.12.5+dfsg/tools/vtf2otf/vtf2otf.c:64:8: style: Variable 'outputFile' can be declared as pointer to const [constVariablePointer] otf-1.12.5+dfsg/tools/otfaux/Control.h:23:1: error: The one definition rule is violated, different classes/structs have the same name 'Control' [ctuOneDefinitionRuleViolation] otf-1.12.5+dfsg/tools/otfdump/Handler.h:23:9: note: The one definition rule is violated, different classes/structs have the same name 'Control' otf-1.12.5+dfsg/tools/otfaux/Control.h:23:1: note: The one definition rule is violated, different classes/structs have the same name 'Control' diff: head otf-1.12.5+dfsg/otfauxlib/OTFAUX_State.c:232:67: style:inconclusive: Function 'OTFAUX_State_setReleaseEventDataCallback' argument 3 names different: declaration '' definition 'userData'. [funcArgNamesDifferentUnnamed] head otf-1.12.5+dfsg/otflib/OTF_HandlerArray.c:130:42: style:inconclusive: Function 'OTF_HandlerArray_setHandler' argument 3 names different: declaration '' definition 'recordtype'. [funcArgNamesDifferentUnnamed] 2.20.0 otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:496:30: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: newdefnamestub [nullPointerOutOfMemory] otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:494:38: note: Assuming allocation function fails otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:494:25: note: Assignment 'newdefnamestub=(char*)std::malloc(std::strlen(namestub)+1+6+1)', assigned value is 0 otf-1.12.5+dfsg/tools/otfaux/otfaux.cpp:496:30: note: Null pointer dereference 2.20.0 otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:105:14: style: The scope of the variable 'sum_cur_bytes' can be reduced. [variableScope] head otf-1.12.5+dfsg/tools/otfprofile/collect_data.cpp:470:16: style: Variable 'top' can be declared as reference to const [constVariableReference] 2.20.0 otf-1.12.5+dfsg/tools/otfprofile/collect_dispersion.cpp:109:14: style: The scope of the variable 'sum_cur_bytes' can be reduced. [variableScope] head otf-1.12.5+dfsg/tools/otfprofile/collect_dispersion.cpp:306:16: style: Variable 'top' can be declared as reference to const [constVariableReference] DONE