2026-05-05 09:42 ftp://ftp.de.debian.org/debian/pool/main/t/the/the_3.3~rc1.orig.tar.bz2 cppcheck-options: --library=posix --library=gnu --library=bsd --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-111-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.70 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04.1) 14.2.0 cppcheck: head 2.20.0 head-info: f01120b (2026-05-05 11:35:05 +0200) count: 1938 1421 elapsed-time: 32.2 28.8 head-timing-info: old-timing-info: head results: THE-3.3RC1/alloca.c:105:16: style: Variable 'addr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/alloca.c:139:8: style: union member 'hdr::align' is never used. [unusedStructMember] THE-3.3RC1/box.c:93:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/box.c:253:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/box.c:343:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/box.c:473:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOX_M [valueFlowBailoutIncompleteVar] THE-3.3RC1/box.c:515:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/box.c:601:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINE_LINE [valueFlowBailoutIncompleteVar] THE-3.3RC1/box.c:661:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/box.c:851:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURRENT_VIEW [valueFlowBailoutIncompleteVar] THE-3.3RC1/box.c:335:7: style:inconclusive: Function 'box_delete' argument 1 names different: declaration '' definition 'prm'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/box.c:455:7: style:inconclusive: Function 'box_move' argument 1 names different: declaration '' definition 'prm'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/box.c:456:6: style:inconclusive: Function 'box_move' argument 2 names different: declaration '' definition 'boverlay'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/box.c:456:15: style:inconclusive: Function 'box_move' argument 3 names different: declaration '' definition 'copy_to_temp'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/box.c:509:7: style:inconclusive: Function 'box_copy_to_temp' argument 1 names different: declaration '' definition 'prm'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/box.c:584:7: style:inconclusive: Function 'box_copy_from_temp' argument 1 names different: declaration '' definition 'prm'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/box.c:585:6: style:inconclusive: Function 'box_copy_from_temp' argument 2 names different: declaration '' definition 'boverlay'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/box.c:653:7: style:inconclusive: Function 'box_copy_stream_from_temp' argument 1 names different: declaration '' definition 'prm'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/box.c:654:6: style:inconclusive: Function 'box_copy_stream_from_temp' argument 2 names different: declaration '' definition 'boverlay'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/box.c:840:7: style:inconclusive: Function 'box_fill' argument 1 names different: declaration '' definition 'prm'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/box.c:841:10: style:inconclusive: Function 'box_fill' argument 2 names different: declaration '' definition 'fillchar'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/box.c:186:13: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/box.c:189:13: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/box.c:192:13: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/box.c:195:13: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/box.c:309:7: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/box.c:342:12: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/box.c:344:26: style: Variable 'advance_line_ptr' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/box.c:444:12: style: Variable 'curr' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/box.c:590:16: style: Variable 'j' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/box.c:591:16: style: Variable 'chr' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/box.c:592:19: style: Variable 'line_type' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/box.c:659:19: style: Variable 'line_type' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/box.c:660:15: style: Variable 'mystart' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/box.c:660:27: style: Variable 'mynumcols' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/box.c:661:18: style: Variable 'full_line' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/box.c:699:19: style: Variable 'mynumcols' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/colour.c:555:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/colour.c:703:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/colour.c:832:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compatible_look [valueFlowBailoutIncompleteVar] THE-3.3RC1/colour.c:923:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compatible_look [valueFlowBailoutIncompleteVar] THE-3.3RC1/colour.c:982:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/colour.c:1080:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable attrib [valueFlowBailoutIncompleteVar] THE-3.3RC1/colour.c:571:20: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] THE-3.3RC1/colour.c:673:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] THE-3.3RC1/colour.c:718:20: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] THE-3.3RC1/colour.c:757:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] THE-3.3RC1/colour.c:788:14: style: Parameter 'attr' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/colour.c:788:20: style: Parameter 'ecolour' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/colour.c:547:20: style: Variable 'i' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/colour.c:555:14: style: Variable 'found' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/colour.c:698:20: style: Variable 'i' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/colour.c:703:14: style: Variable 'found' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/colour.c:703:30: style: Variable 'any_found' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/colour.c:704:14: style: Variable 'offset' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/colour.c:727:23: style: Variable 'any_found' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/colour.c:740:20: style: Variable 'offset' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/colour.c:797:11: style: Unused variable: bg [unusedVariable] THE-3.3RC1/colour.c:797:17: style: Unused variable: mod [unusedVariable] THE-3.3RC1/colour.c:797:21: style: Unused variable: pair [unusedVariable] THE-3.3RC1/column.c:54:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm1.c:104:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRIP_BOTH [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm1.c:170:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm1.c:230:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm1.c:418:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm1.c:546:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm1.c:616:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable number_of_files [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm1.c:716:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm1.c:759:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm1.c:800:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm1.c:944:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm1.c:1018:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm1.c:1054:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm1.c:1090:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm1.c:1146:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm1.c:1248:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm1.c:1359:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm1.c:1658:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cmd_rec [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm1.c:1695:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm1.c:1733:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm1.c:1770:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURRENT_WINDOW [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm1.c:1839:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOURCE_UNKNOWN [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm1.c:1979:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm1.c:2012:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm1.c:2138:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm1.c:1148:10: style: Variable 'curr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/comm1.c:1653:11: style: Parameter 'params' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/comm1.c:1193:12: style: Variable 'curr' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm1.c:1369:17: style: Variable 'current_y' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm2.c:101:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm2.c:236:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm2.c:393:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm2.c:440:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm2.c:617:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm2.c:805:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm2.c:935:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm2.c:981:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm2.c:1073:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm2.c:1113:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm2.c:1258:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm2.c:1315:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm2.c:1372:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable focus_line [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm2.c:1463:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm2.c:1506:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm2.c:1562:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm2.c:1744:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm2.c:1947:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm2.c:2021:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm2.c:2113:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable focus_line [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm2.c:2178:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm2.c:1014:22: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment] THE-3.3RC1/comm2.c:1013:22: note: rc is assigned THE-3.3RC1/comm2.c:1014:22: note: rc is overwritten THE-3.3RC1/comm2.c:1019:22: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment] THE-3.3RC1/comm2.c:1018:22: note: rc is assigned THE-3.3RC1/comm2.c:1019:22: note: rc is overwritten THE-3.3RC1/comm2.c:1742:10: style: Variable 'save_next' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/comm2.c:1948:10: style: Variable 'envptr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/comm2.c:489:7: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm2.c:900:7: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm2.c:1113:25: style: Variable 'itemno' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm2.c:1113:56: style: Variable 'num_values' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm2.c:1114:13: style: Variable 'pos' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm2.c:1114:22: style: Variable 'arglen' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm2.c:1744:12: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm2.c:1782:23: style: Variable 'clip_type' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm2.c:1787:26: style: Variable 'clip_type' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm2.c:1789:26: style: Variable 'clip_type' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm2.c:1791:26: style: Variable 'clip_type' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm3.c:109:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm3.c:190:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm3.c:246:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm3.c:311:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm3.c:403:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHARTYPE [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm3.c:961:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm3.c:1014:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOURCE_UNKNOWN [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm3.c:1204:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm3.c:1241:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm3.c:1301:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm3.c:1401:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm3.c:1444:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm3.c:1501:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm3.c:1545:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm3.c:1581:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm3.c:1622:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm3.c:1668:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm3.c:1717:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm3.c:1904:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm3.c:545:16: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm3.c:548:16: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm3.c:551:16: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm3.c:554:16: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm3.c:557:16: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm3.c:560:16: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm3.c:563:16: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm3.c:566:16: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm3.c:569:16: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm3.c:572:16: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm3.c:575:16: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm3.c:1153:23: style: Variable 'dest_line' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm3.c:1301:12: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm3.c:1972:14: style: Variable 'num_lines' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm4.c:131:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:219:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:266:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:387:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:534:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:581:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:627:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:677:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable msgmode_status [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:761:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:855:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:982:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:1115:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRIP_BOTH [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:1181:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FILE_NAME [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:1259:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:1299:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in_macro [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:1400:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:1482:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:1578:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRIP_BOTH [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:1662:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:1707:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:1781:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:1857:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:1936:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:2007:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:2060:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:2112:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:2152:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:2281:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:2396:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:2442:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:2519:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:2622:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:2665:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:2723:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:2808:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm4.c:266:12: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm4.c:675:20: style: Variable 'i' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm4.c:683:15: style: Variable 'num_params' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm4.c:855:25: style: Variable 'itemno' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm4.c:855:38: style: Variable 'num_values' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm4.c:1301:27: style: Variable 'new_focus_line' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm4.c:2280:11: style: Variable 'key' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm4.c:2724:11: style: Variable 'key' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm4.c:2746:17: style: Variable 'key' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm5.c:51:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm5.c:131:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm5.c:246:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm5.c:318:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm5.c:563:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm5.c:887:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm5.c:1044:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_TOF_EOF_REACHED [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm5.c:1113:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm5.c:1173:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm5.c:1212:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm5.c:1281:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIRECTION_FORWARD [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm5.c:1356:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/comm5.c:157:14: style: Condition 'w==-1' is always true [knownConditionTrueFalse] THE-3.3RC1/comm5.c:155:12: note: Assignment 'w=-1', assigned value is -1 THE-3.3RC1/comm5.c:157:14: note: Condition 'w==-1' is always true THE-3.3RC1/comm5.c:137:18: style: Variable 'curr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/comm5.c:167:16: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm5.c:462:21: style: Variable 'save_scope' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm5.c:550:21: style: Variable 'real_key' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm5.c:551:21: style: Variable 'chtype_key' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm5.c:561:15: style: Variable 'attr' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/comm5.c:1273:17: style: Variable 'param_len' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commset1.c:79:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable attr [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:280:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable autosave_alt [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:374:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_INVALID_OPERAND [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:548:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:750:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRIP_BOTH [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:829:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRIP_BOTH [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:922:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:1009:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:1066:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boundmark [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:1208:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRIP_BOTH [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:1318:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:1369:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:1405:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:1453:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:1503:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:1711:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:1994:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:2120:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:2398:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:2655:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_base [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:2856:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:2926:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:3050:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:3089:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:3240:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:3443:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRIP_BOTH [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:3501:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:3561:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:3645:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:3844:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FILE_NAME [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:4012:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FILE_NAME [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:4194:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:4278:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FILE_NAME [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:4426:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FILE_NAME [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:4566:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FILE_NAME [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:4709:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:4759:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:4860:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:4896:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:4967:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:5078:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:5170:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:5270:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:5311:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:5362:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRIP_BOTH [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:5411:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRIP_BOTH [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:5480:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:5536:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:5630:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:5816:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linend_status [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:5901:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:5951:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable macro_suffix [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:6020:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:6128:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:6341:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:6431:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:6642:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:6734:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRIP_BOTH [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:6800:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:6842:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset1.c:2424:25: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition] THE-3.3RC1/commset1.c:2420:19: note: outer condition: num_params==1 THE-3.3RC1/commset1.c:2424:25: note: opposite inner condition: num_params!=1 THE-3.3RC1/commset1.c:401:20: style: Redundant assignment of 'arbsts' to itself. [selfAssignment] THE-3.3RC1/commset1.c:408:20: style: Redundant assignment of 'arbsts' to itself. [selfAssignment] THE-3.3RC1/commset1.c:420:29: style: Redundant assignment of 'arbchr_multiple' to itself. [selfAssignment] THE-3.3RC1/commset1.c:441:27: style: Redundant assignment of 'arbchr_single' to itself. [selfAssignment] THE-3.3RC1/commset1.c:1260:24: style: Redundant assignment of 'parm[i]' to itself. [selfAssignment] THE-3.3RC1/commset1.c:299:20: style: Redundant initialization for 'autosave_alt'. The initialized value is overwritten before it is read. [redundantInitialization] THE-3.3RC1/commset1.c:280:31: note: autosave_alt is initialized THE-3.3RC1/commset1.c:299:20: note: autosave_alt is overwritten THE-3.3RC1/commset1.c:430:13: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment] THE-3.3RC1/commset1.c:415:13: note: rc is assigned THE-3.3RC1/commset1.c:430:13: note: rc is overwritten THE-3.3RC1/commset1.c:451:13: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment] THE-3.3RC1/commset1.c:436:13: note: rc is assigned THE-3.3RC1/commset1.c:451:13: note: rc is overwritten THE-3.3RC1/commset1.c:3715:4: portability:inconclusive: Array 'flags' might be filled incompletely. Did you forget to multiply the size given to 'memset()' with 'sizeof(*flags)'? [incompleteArrayFill] THE-3.3RC1/commset1.c:550:45: style: Variable 'tmp_mapping' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/commset1.c:1203:9: style: Variable 'arg_types' can be declared as const array [constVariable] THE-3.3RC1/commset1.c:5537:14: style: Variable 'ptr_lastop' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/commset1.c:6011:14: style: Variable 'src' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/commset1.c:1319:12: style: Variable 'key' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commset1.c:1706:20: style: Variable 'i' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commset1.c:3236:14: style: Variable 'area' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commset1.c:3237:20: style: Variable 'i' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commset1.c:3650:11: style: Variable 'num' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commset1.c:5564:21: style: Variable 'ptr_lastop' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commset2.c:75:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:122:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:324:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:469:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:551:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:625:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PREFIX_OFF [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:884:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRIP_BOTH [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:1034:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:1132:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:1238:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:1294:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:1388:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:1548:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRIP_BOTH [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:1642:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:1736:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:1839:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:1914:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:2222:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:2328:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:2401:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:2482:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:2519:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:2587:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:2795:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:2926:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:2993:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:3173:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tabkey_overwrite [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:3310:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:3423:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_NUMTABS [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:3574:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_INVALID_OPERAND [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:3720:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_INVALID_OPERAND [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:3863:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:3956:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:3994:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:4030:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:4091:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:4165:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:4209:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:4273:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:4317:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:4367:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:4526:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_line_length [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:4651:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:4709:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:4763:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:4809:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:4866:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commset2.c:3206:18: style: Redundant assignment of 'tabo' to itself. [selfAssignment] THE-3.3RC1/commset2.c:3223:18: style: Redundant assignment of 'tabi' to itself. [selfAssignment] THE-3.3RC1/commset2.c:1393:14: style: Variable 'curr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/commset2.c:4205:11: style: Parameter 'params' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/commset2.c:1034:20: style: Variable 'current_cols' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commset2.c:1054:25: style: Variable 'current_lines' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commset2.c:1065:26: style: Variable 'current_cols' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commset2.c:1390:27: style: Variable 'new_focus_line' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commset2.c:2400:20: style: Variable 'num_params' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commset2.c:2402:13: style: Variable 'key' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commset2.c:2589:12: style: Variable 'tail' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commset2.c:2589:24: style: Variable 'col' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commset2.c:2589:33: style: Variable 'itemno' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commset2.c:3428:21: style: Variable 'tabinc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commset2.c:4210:16: style: Variable 'setting' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commsos.c:85:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:134:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:224:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:312:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:387:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:423:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:469:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:533:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:596:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:666:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:699:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:736:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURRENT_WINDOW [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:834:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:896:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:993:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:1027:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FILE_NAME [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:1160:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:1208:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:1262:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:1324:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:1379:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:1444:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:1487:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURRENT_WINDOW [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:1563:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:1600:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:1637:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:1673:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:1714:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:1824:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:1875:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:1921:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:1969:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:2084:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:2149:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:2251:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:2377:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:2452:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:2518:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:2722:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:2888:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:2963:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:3006:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:3208:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURRENT_WINDOW [valueFlowBailoutIncompleteVar] THE-3.3RC1/commsos.c:380:11: style: Parameter 'params' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/commsos.c:419:11: style: Parameter 'params' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/commsos.c:659:11: style: Parameter 'params' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/commsos.c:695:11: style: Parameter 'params' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/commsos.c:989:11: style: Parameter 'params' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/commsos.c:1026:10: style: Variable 'curr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/commsos.c:1716:10: style: Variable 'curr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/commsos.c:2242:11: style: Parameter 'params' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/commsos.c:387:7: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commsos.c:426:7: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commsos.c:666:7: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commsos.c:702:7: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commsos.c:1718:30: style: Variable 'cursor_location' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commutil.c:208:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commutil.c:396:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commutil.c:551:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commutil.c:870:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commutil.c:928:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commutil.c:991:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commutil.c:1055:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commutil.c:1279:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commutil.c:2203:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commutil.c:2368:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commutil.c:2589:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commutil.c:2708:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commutil.c:2878:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commutil.c:2950:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commutil.c:3025:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commutil.c:3307:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commutil.c:3441:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commutil.c:3587:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commutil.c:3730:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commutil.c:3896:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commutil.c:4032:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commutil.c:4091:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commutil.c:4223:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commutil.c:4316:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commutil.c:4402:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commutil.c:4444:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commutil.c:4486:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commutil.c:4701:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/commutil.c:3407:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] THE-3.3RC1/commutil.c:3422:26: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] THE-3.3RC1/commutil.c:735:13: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment] THE-3.3RC1/commutil.c:734:13: note: rc is assigned THE-3.3RC1/commutil.c:735:13: note: rc is overwritten THE-3.3RC1/commutil.c:804:19: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment] THE-3.3RC1/commutil.c:802:19: note: rc is assigned THE-3.3RC1/commutil.c:804:19: note: rc is overwritten THE-3.3RC1/commutil.c:1314:21: style: Redundant initialization for 'linend_status'. The initialized value is overwritten before it is read. [redundantInitialization] THE-3.3RC1/commutil.c:1281:22: note: linend_status is initialized THE-3.3RC1/commutil.c:1314:21: note: linend_status is overwritten THE-3.3RC1/commutil.c:2417:30: style: Variable 'command_delim[0]' is reassigned a value before the old one has been used. [redundantAssignment] THE-3.3RC1/commutil.c:2416:30: note: command_delim[0] is assigned THE-3.3RC1/commutil.c:2417:30: note: command_delim[0] is overwritten THE-3.3RC1/commutil.c:3332:14: style: Variable 'ptr' is reassigned a value before the old one has been used. [redundantAssignment] THE-3.3RC1/commutil.c:3327:8: note: ptr is assigned THE-3.3RC1/commutil.c:3332:14: note: ptr is overwritten THE-3.3RC1/commutil.c:3268:45: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS] THE-3.3RC1/commutil.c:170:5: style:inconclusive: Function 'get_key_name' argument 1 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:171:6: style:inconclusive: Function 'get_key_name' argument 2 names different: declaration '' definition 'shift'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:200:5: style:inconclusive: Function 'get_key_definition' argument 1 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:201:5: style:inconclusive: Function 'get_key_definition' argument 2 names different: declaration '' definition 'define_format'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:202:6: style:inconclusive: Function 'get_key_definition' argument 3 names different: declaration '' definition 'default_keys'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:202:19: style:inconclusive: Function 'get_key_definition' argument 4 names different: declaration '' definition 'mouse_key'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:477:5: style:inconclusive: Function 'function_key' argument 1 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:478:5: style:inconclusive: Function 'function_key' argument 2 names different: declaration '' definition 'option'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:479:6: style:inconclusive: Function 'function_key' argument 3 names different: declaration '' definition 'mouse_details_present'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:854:5: style:inconclusive: Function 'is_modifier_key' argument 1 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:881:5: style:inconclusive: Function 'build_default_key_definition' argument 1 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:882:11: style:inconclusive: Function 'build_default_key_definition' argument 2 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:921:5: style:inconclusive: Function 'build_defined_key_definition' argument 1 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:922:11: style:inconclusive: Function 'build_defined_key_definition' argument 2 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:923:9: style:inconclusive: Function 'build_defined_key_definition' argument 3 names different: declaration '' definition 'curr'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:924:5: style:inconclusive: Function 'build_defined_key_definition' argument 4 names different: declaration '' definition 'define_format'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:985:11: style:inconclusive: Function 'build_synonym_definition' argument 1 names different: declaration '' definition 'synonym'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:985:20: style:inconclusive: Function 'build_synonym_definition' argument 2 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:986:9: style:inconclusive: Function 'build_synonym_definition' argument 3 names different: declaration '' definition 'curr'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:1195:6: style:inconclusive: Function 'set_rexx_variables_for_all_keys' argument 1 names different: declaration '' definition 'number_keys_return'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:1274:11: style:inconclusive: Function 'command_line' argument 1 names different: declaration '' definition 'cmd_line'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:1275:6: style:inconclusive: Function 'command_line' argument 2 names different: declaration '' definition 'command_only'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:1694:11: style:inconclusive: Function 'split_command' argument 1 names different: declaration '' definition 'cmd_line'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:1694:21: style:inconclusive: Function 'split_command' argument 2 names different: declaration '' definition 'cmd'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:1694:26: style:inconclusive: Function 'split_command' argument 3 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:1769:11: style:inconclusive: Function 'param_split' argument 1 names different: declaration '' definition 'params'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:1770:11: style:inconclusive: Function 'param_split' argument 2 names different: declaration '' definition 'word'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:1771:5: style:inconclusive: Function 'param_split' argument 3 names different: declaration '' definition 'words'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:1772:11: style:inconclusive: Function 'param_split' argument 4 names different: declaration '' definition 'delims'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:1773:10: style:inconclusive: Function 'param_split' argument 5 names different: declaration '' definition 'param_type'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:1774:11: style:inconclusive: Function 'param_split' argument 6 names different: declaration '' definition 'strip'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:1775:6: style:inconclusive: Function 'param_split' argument 7 names different: declaration '' definition 'trailing_spaces_is_arg'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:1959:11: style:inconclusive: Function 'quoted_param_split' argument 1 names different: declaration '' definition 'params'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:1960:11: style:inconclusive: Function 'quoted_param_split' argument 2 names different: declaration '' definition 'word'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:1961:5: style:inconclusive: Function 'quoted_param_split' argument 3 names different: declaration '' definition 'words'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:1962:11: style:inconclusive: Function 'quoted_param_split' argument 4 names different: declaration '' definition 'delims'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:1963:10: style:inconclusive: Function 'quoted_param_split' argument 5 names different: declaration '' definition 'param_type'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:1964:11: style:inconclusive: Function 'quoted_param_split' argument 6 names different: declaration '' definition 'strip'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:1965:6: style:inconclusive: Function 'quoted_param_split' argument 7 names different: declaration '' definition 'trailing_spaces_is_arg'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:1966:11: style:inconclusive: Function 'quoted_param_split' argument 8 names different: declaration '' definition 'quoted'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2192:11: style:inconclusive: Function 'command_split' argument 1 names different: declaration '' definition 'params'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2193:11: style:inconclusive: Function 'command_split' argument 2 names different: declaration '' definition 'word'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2194:5: style:inconclusive: Function 'command_split' argument 3 names different: declaration '' definition 'words'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2195:11: style:inconclusive: Function 'command_split' argument 4 names different: declaration '' definition 'delims'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2196:11: style:inconclusive: Function 'command_split' argument 5 names different: declaration '' definition 'buffer'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2251:6: style:inconclusive: Function 'get_true_line' argument 1 names different: declaration '' definition 'respect_compat'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2275:6: style:inconclusive: Function 'get_true_column' argument 1 names different: declaration '' definition 'respect_compat'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2303:7: style:inconclusive: Function 'next_char' argument 1 names different: declaration '' definition 'curr'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2304:7: style:inconclusive: Function 'next_char' argument 2 names different: declaration '' definition 'off'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2305:12: style:inconclusive: Function 'next_char' argument 3 names different: declaration '' definition 'end_col'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2325:10: style:inconclusive: Function 'add_define' argument 1 names different: declaration '' definition 'first'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2325:18: style:inconclusive: Function 'add_define' argument 2 names different: declaration '' definition 'last'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2326:5: style:inconclusive: Function 'add_define' argument 3 names different: declaration '' definition 'key_value'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2327:11: style:inconclusive: Function 'add_define' argument 4 names different: declaration '' definition 'commands'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2328:6: style:inconclusive: Function 'add_define' argument 5 names different: declaration '' definition 'instore'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2329:11: style:inconclusive: Function 'add_define' argument 6 names different: declaration '' definition 'synonym'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2330:10: style:inconclusive: Function 'add_define' argument 7 names different: declaration '' definition 'linend'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2506:10: style:inconclusive: Function 'remove_define' argument 1 names different: declaration '' definition 'first'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2506:18: style:inconclusive: Function 'remove_define' argument 2 names different: declaration '' definition 'last'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2507:5: style:inconclusive: Function 'remove_define' argument 3 names different: declaration '' definition 'key_value'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2508:11: style:inconclusive: Function 'remove_define' argument 4 names different: declaration '' definition 'synonym'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2566:10: style:inconclusive: Function 'append_define' argument 1 names different: declaration '' definition 'first'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2566:18: style:inconclusive: Function 'append_define' argument 2 names different: declaration '' definition 'last'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2567:5: style:inconclusive: Function 'append_define' argument 3 names different: declaration '' definition 'key_value'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2568:7: style:inconclusive: Function 'append_define' argument 4 names different: declaration '' definition 'cmd'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2569:11: style:inconclusive: Function 'append_define' argument 5 names different: declaration '' definition 'prm'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2570:11: style:inconclusive: Function 'append_define' argument 6 names different: declaration '' definition 'pcode'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2571:5: style:inconclusive: Function 'append_define' argument 7 names different: declaration '' definition 'pcode_len'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2572:11: style:inconclusive: Function 'append_define' argument 8 names different: declaration '' definition 'synonym'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2573:10: style:inconclusive: Function 'append_define' argument 9 names different: declaration '' definition 'linend'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2642:11: style:inconclusive: Function 'find_key_value' argument 1 names different: declaration '' definition 'mnemonic'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2669:11: style:inconclusive: Function 'find_command' argument 1 names different: declaration '' definition 'cmd'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2670:6: style:inconclusive: Function 'find_command' argument 2 names different: declaration '' definition 'search_for_target'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2755:11: style:inconclusive: Function 'add_command' argument 1 names different: declaration '' definition 'new_cmd'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2805:7: style:inconclusive: Function 'get_next_command' argument 1 names different: declaration '' definition 'direction'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2806:5: style:inconclusive: Function 'get_next_command' argument 2 names different: declaration '' definition 'num'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2857:11: style:inconclusive: Function 'valid_command_to_save' argument 1 names different: declaration '' definition 'save_cmd'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2888:11: style:inconclusive: Function 'save_last_command' argument 1 names different: declaration '' definition 'last_cmd'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2888:21: style:inconclusive: Function 'save_last_command' argument 2 names different: declaration '' definition 'cmnd'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2945:12: style:inconclusive: Function 'is_tab_col' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2969:12: style:inconclusive: Function 'find_next_tab_col' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:2993:12: style:inconclusive: Function 'find_prev_tab_col' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:3017:7: style:inconclusive: Function 'tabs_convert' argument 1 names different: declaration '' definition 'curr'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:3018:6: style:inconclusive: Function 'tabs_convert' argument 2 names different: declaration '' definition 'expand_tabs'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:3018:18: style:inconclusive: Function 'tabs_convert' argument 3 names different: declaration '' definition 'use_tabs'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:3018:27: style:inconclusive: Function 'tabs_convert' argument 4 names different: declaration '' definition 'add_to_recovery'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:3301:11: style:inconclusive: Function 'convert_hex_strings' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:3434:6: style:inconclusive: Function 'marked_block' argument 1 names different: declaration '' definition 'in_current_view'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:3573:6: style:inconclusive: Function 'execute_set_sos_command' argument 1 names different: declaration '' definition 'set_command'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:3574:11: style:inconclusive: Function 'execute_set_sos_command' argument 2 names different: declaration '' definition 'params'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:3640:6: style:inconclusive: Function 'valid_command_type' argument 1 names different: declaration '' definition 'set_command'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:3641:11: style:inconclusive: Function 'valid_command_type' argument 2 names different: declaration '' definition 'cmd_line'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:3684:12: style:inconclusive: Function 'allocate_temp_space' argument 1 names different: declaration '' definition 'length'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:3685:10: style:inconclusive: Function 'allocate_temp_space' argument 2 names different: declaration '' definition 'param_type'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:3765:10: style:inconclusive: Function 'free_temp_space' argument 1 names different: declaration '' definition 'param_type'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:3814:7: style:inconclusive: Function 'calculate_actual_row' argument 1 names different: declaration '' definition 'base'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:3815:7: style:inconclusive: Function 'calculate_actual_row' argument 2 names different: declaration '' definition 'off'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:3816:9: style:inconclusive: Function 'calculate_actual_row' argument 3 names different: declaration '' definition 'rows'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:3817:6: style:inconclusive: Function 'calculate_actual_row' argument 4 names different: declaration '' definition 'force_in_view'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:3889:11: style:inconclusive: Function 'get_valid_macro_file_name' argument 1 names different: declaration '' definition 'inmacroname'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:3889:24: style:inconclusive: Function 'get_valid_macro_file_name' argument 2 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:3889:34: style:inconclusive: Function 'get_valid_macro_file_name' argument 3 names different: declaration '' definition 'macro_ext'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:3890:8: style:inconclusive: Function 'get_valid_macro_file_name' argument 4 names different: declaration '' definition 'errnum'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:4008:11: style:inconclusive: Function 'define_command' argument 1 names different: declaration '' definition 'cmd_line'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:4054:11: style:inconclusive: Function 'find_key_name' argument 1 names different: declaration '' definition 'keyname'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:4078:11: style:inconclusive: Function 'readv_cmdline' argument 1 names different: declaration '' definition 'initial'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:4079:9: style:inconclusive: Function 'readv_cmdline' argument 2 names different: declaration '' definition 'dw'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:4080:5: style:inconclusive: Function 'readv_cmdline' argument 3 names different: declaration '' definition 'start_col'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:4200:5: style:inconclusive: Function 'execute_mouse_commands' argument 1 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:4294:11: style:inconclusive: Function 'validate_n_m' argument 1 names different: declaration '' definition 'params'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:4295:8: style:inconclusive: Function 'validate_n_m' argument 2 names different: declaration '' definition 'col1'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:4295:14: style:inconclusive: Function 'validate_n_m' argument 3 names different: declaration '' definition 'col2'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:4372:5: style:inconclusive: Function 'ResetOrDeleteCUABlock' argument 1 names different: declaration '' definition 'cua_behaviour'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:4439:9: style:inconclusive: Function 'save_target' argument 1 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:4477:11: style:inconclusive: Function 'execute_locate' argument 1 names different: declaration '' definition 'cmd'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:4478:6: style:inconclusive: Function 'execute_locate' argument 2 names different: declaration '' definition 'display_parse_error'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:4478:27: style:inconclusive: Function 'execute_locate' argument 3 names different: declaration '' definition 'search_semantics'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:4478:45: style:inconclusive: Function 'execute_locate' argument 4 names different: declaration '' definition 'target_found'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:4682:11: style:inconclusive: Function 'is_file_in_ring' argument 1 names different: declaration '' definition 'fpath'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:4682:19: style:inconclusive: Function 'is_file_in_ring' argument 2 names different: declaration '' definition 'fname'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/commutil.c:210:14: style: Variable 'keyname' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/commutil.c:352:21: style: Parameter 'params' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/commutil.c:362:10: style: Variable 'spc' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/commutil.c:923:9: style: Parameter 'curr' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/commutil.c:1049:12: style: Variable 'curr_define' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/commutil.c:1199:12: style: Variable 'curr_define' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/commutil.c:1694:11: style: Parameter 'cmd_line' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/commutil.c:1769:11: style: Parameter 'params' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/commutil.c:1772:11: style: Parameter 'delims' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/commutil.c:1959:11: style: Parameter 'params' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/commutil.c:1962:11: style: Parameter 'delims' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/commutil.c:2192:11: style: Parameter 'params' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/commutil.c:2195:11: style: Parameter 'delims' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/commutil.c:2303:7: style: Parameter 'curr' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/commutil.c:2569:11: style: Parameter 'prm' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/commutil.c:2570:11: style: Parameter 'pcode' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/commutil.c:2572:11: style: Parameter 'synonym' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/commutil.c:2857:11: style: Parameter 'save_cmd' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/commutil.c:3201:10: style: Variable 'end_ptr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/commutil.c:3889:11: style: Parameter 'inmacroname' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/commutil.c:3889:34: style: Parameter 'macro_ext' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/commutil.c:4008:11: style: Parameter 'cmd_line' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/commutil.c:4439:9: style: Parameter 'target' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/commutil.c:4682:11: style: Parameter 'fpath' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/commutil.c:4682:19: style: Parameter 'fname' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/commutil.c:4686:18: style: Variable 'curr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/commutil.c:206:20: style: Variable 'i' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commutil.c:845:10: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commutil.c:1051:12: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commutil.c:1201:12: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commutil.c:1279:22: style: Variable 'valid_command' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commutil.c:2203:40: style: Variable 'end_of_word' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commutil.c:2339:16: style: Variable 'cmd_nr' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commutil.c:2466:21: style: Variable 'cmd_nr' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commutil.c:3205:18: style: Variable 'last_blank' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commutil.c:3253:21: style: Variable 'last_blank' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commutil.c:3310:13: style: Variable 'num' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commutil.c:3895:13: style: Unused variable: delims [unusedVariable] THE-3.3RC1/commutil.c:4084:11: style: Variable 'key' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/commutil.c:4486:17: style: Variable 'negative' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/contrib/checker.c:135:26: error: syntax error [syntaxError] THE-3.3RC1/cursor.c:53:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/cursor.c:92:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/cursor.c:130:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/cursor.c:182:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/cursor.c:238:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/cursor.c:286:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/cursor.c:415:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/cursor.c:522:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/cursor.c:586:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/cursor.c:768:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/cursor.c:826:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/cursor.c:876:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURRENT_WINDOW [valueFlowBailoutIncompleteVar] THE-3.3RC1/cursor.c:919:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURRENT_WINDOW_PREFIX [valueFlowBailoutIncompleteVar] THE-3.3RC1/cursor.c:947:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable display_screens [valueFlowBailoutIncompleteVar] THE-3.3RC1/cursor.c:984:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WHERE_ROW_MASK [valueFlowBailoutIncompleteVar] THE-3.3RC1/cursor.c:1182:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WHERE_ROW_MASK [valueFlowBailoutIncompleteVar] THE-3.3RC1/cursor.c:1374:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/cursor.c:1410:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/cursor.c:1504:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curses_started [valueFlowBailoutIncompleteVar] THE-3.3RC1/cursor.c:1542:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIRECTION_FORWARD [valueFlowBailoutIncompleteVar] THE-3.3RC1/cursor.c:1593:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIRECTION_FORWARD [valueFlowBailoutIncompleteVar] THE-3.3RC1/cursor.c:1650:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/cursor.c:1712:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compatible_feel [valueFlowBailoutIncompleteVar] THE-3.3RC1/cursor.c:115:7: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment] THE-3.3RC1/cursor.c:107:13: note: rc is assigned THE-3.3RC1/cursor.c:115:7: note: rc is overwritten THE-3.3RC1/cursor.c:327:16: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment] THE-3.3RC1/cursor.c:326:16: note: rc is assigned THE-3.3RC1/cursor.c:327:16: note: rc is overwritten THE-3.3RC1/cursor.c:339:16: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment] THE-3.3RC1/cursor.c:338:19: note: rc is assigned THE-3.3RC1/cursor.c:339:16: note: rc is overwritten THE-3.3RC1/cursor.c:365:22: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment] THE-3.3RC1/cursor.c:364:25: note: rc is assigned THE-3.3RC1/cursor.c:365:22: note: rc is overwritten THE-3.3RC1/cursor.c:445:13: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment] THE-3.3RC1/cursor.c:444:13: note: rc is assigned THE-3.3RC1/cursor.c:445:13: note: rc is overwritten THE-3.3RC1/cursor.c:739:16: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment] THE-3.3RC1/cursor.c:738:16: note: rc is assigned THE-3.3RC1/cursor.c:739:16: note: rc is overwritten THE-3.3RC1/default.c:339:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/default.c:406:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compatible_look [valueFlowBailoutIncompleteVar] THE-3.3RC1/default.c:454:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compatible_feel [valueFlowBailoutIncompleteVar] THE-3.3RC1/default.c:493:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/default.c:548:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/default.c:743:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/default.c:801:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURRENT_VIEW [valueFlowBailoutIncompleteVar] THE-3.3RC1/default.c:863:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURRENT_VIEW [valueFlowBailoutIncompleteVar] THE-3.3RC1/default.c:1066:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/default.c:1133:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/default.c:1394:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/default.c:1440:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/default.c:1485:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/default.c:1530:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/default.c:1577:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/default.c:1623:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/default.c:1644:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/default.c:1722:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filename [valueFlowBailoutIncompleteVar] THE-3.3RC1/default.c:1711:11: style: Parameter 'tldname' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/default.c:759:13: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/default.c:1727:18: style: Variable 'tldname' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/directry.c:76:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] THE-3.3RC1/directry.c:673:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/directry.c:685:20: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] THE-3.3RC1/directry.c:702:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] THE-3.3RC1/directry.c:273:13: style: The comparison 'done != 0' is always false. [knownConditionTrueFalse] THE-3.3RC1/directry.c:228:19: note: 'done' is assigned value '0' here. THE-3.3RC1/directry.c:273:13: note: The comparison 'done != 0' is always false. THE-3.3RC1/directry.c:72:11: style:inconclusive: Function 'make_full' argument 1 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/directry.c:72:18: style:inconclusive: Function 'make_full' argument 2 names different: declaration '' definition 'file'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/directry.c:205:11: style:inconclusive: Function 'getfiles' argument 1 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/directry.c:206:11: style:inconclusive: Function 'getfiles' argument 2 names different: declaration '' definition 'files'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/directry.c:207:18: style:inconclusive: Function 'getfiles' argument 3 names different: declaration '' definition 'dpfirst'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/directry.c:208:18: style:inconclusive: Function 'getfiles' argument 4 names different: declaration '' definition 'dplast'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/directry.c:400:7: style:inconclusive: Function 'date_comp' argument 1 names different: declaration '' definition 'in_first'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/directry.c:400:18: style:inconclusive: Function 'date_comp' argument 2 names different: declaration '' definition 'in_next'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/directry.c:428:7: style:inconclusive: Function 'time_comp' argument 1 names different: declaration '' definition 'in_first'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/directry.c:428:18: style:inconclusive: Function 'time_comp' argument 2 names different: declaration '' definition 'in_next'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/directry.c:454:7: style:inconclusive: Function 'dir_comp' argument 1 names different: declaration '' definition 'in_first'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/directry.c:454:18: style:inconclusive: Function 'dir_comp' argument 2 names different: declaration '' definition 'in_next'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/directry.c:487:7: style:inconclusive: Function 'size_comp' argument 1 names different: declaration '' definition 'in_first'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/directry.c:487:18: style:inconclusive: Function 'size_comp' argument 2 names different: declaration '' definition 'in_next'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/directry.c:519:7: style:inconclusive: Function 'name_comp' argument 1 names different: declaration '' definition 'in_first'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/directry.c:519:18: style:inconclusive: Function 'name_comp' argument 2 names different: declaration '' definition 'in_next'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/directry.c:542:17: style:inconclusive: Function 'file_date' argument 1 names different: declaration '' definition 'date'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/directry.c:543:11: style:inconclusive: Function 'file_date' argument 2 names different: declaration '' definition 'str_date'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/directry.c:561:17: style:inconclusive: Function 'file_time' argument 1 names different: declaration '' definition 'time'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/directry.c:562:11: style:inconclusive: Function 'file_time' argument 2 names different: declaration '' definition 'str_time'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/directry.c:574:11: style:inconclusive: Function 'file_attrs' argument 1 names different: declaration '' definition 'attrs'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/directry.c:575:11: style:inconclusive: Function 'file_attrs' argument 2 names different: declaration '' definition 'str_attr'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/directry.c:576:5: style:inconclusive: Function 'file_attrs' argument 3 names different: declaration '' definition 'facl'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/directry.c:646:11: style:inconclusive: Function 'is_a_dir' argument 1 names different: declaration '' definition 'attrs'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/directry.c:666:11: style:inconclusive: Function 'set_dirtype' argument 1 names different: declaration '' definition 'params'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/directry.c:713:11: style:inconclusive: Function 'get_dirtype' argument 1 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/directry.c:72:11: style: Parameter 'path' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/directry.c:72:18: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/directry.c:233:14: style: Variable 'full_path' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/directry.c:351:17: style: Parameter 'first' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/directry.c:352:17: style: Parameter 'next' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/directry.c:375:17: style: Parameter 'first' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/directry.c:376:17: style: Parameter 'next' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/directry.c:461:20: style: Variable 'first' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/directry.c:461:54: style: Variable 'next' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/directry.c:492:20: style: Variable 'first' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/directry.c:492:54: style: Variable 'next' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/directry.c:524:20: style: Variable 'first' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/directry.c:524:54: style: Variable 'next' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/directry.c:542:17: style: Parameter 'date' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/directry.c:547:30: style: Variable 'mon' can be declared as const array [constVariable] THE-3.3RC1/directry.c:561:17: style: Parameter 'time' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/directry.c:227:19: style: Variable 'attrs' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/directry.c:236:17: style: Variable 'full_path' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/directry.c:671:20: style: Variable 'i' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/directry.c:673:14: style: Variable 'found' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/edit.c:58:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startup_line [valueFlowBailoutIncompleteVar] THE-3.3RC1/edit.c:100:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/edit.c:290:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/edit.c:485:91: style: Clarify calculation precedence for '+' and '?'. [clarifyCalculation] THE-3.3RC1/error.c:64:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHARTYPE [valueFlowBailoutIncompleteVar] THE-3.3RC1/error.c:485:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURRENT_VIEW [valueFlowBailoutIncompleteVar] THE-3.3RC1/error.c:517:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curses_started [valueFlowBailoutIncompleteVar] THE-3.3RC1/error.c:546:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable msgline_off [valueFlowBailoutIncompleteVar] THE-3.3RC1/error.c:572:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POSITION_TOP [valueFlowBailoutIncompleteVar] THE-3.3RC1/error.c:477:9: style:inconclusive: Function 'open_msgline' argument 1 names different: declaration '' definition 'base'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/error.c:477:14: style:inconclusive: Function 'open_msgline' argument 2 names different: declaration '' definition 'off'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/error.c:477:18: style:inconclusive: Function 'open_msgline' argument 3 names different: declaration '' definition 'rows'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/error.c:59:11: style: Parameter 'mess' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/execthe.c:219:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_CREAT [valueFlowBailoutIncompleteVar] THE-3.3RC1/execthe.c:295:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] THE-3.3RC1/execthe.c:317:48: warning: Either the condition 'argv0==NULL' is redundant or there is possible null pointer dereference: argv0. [nullPointerRedundantCheck] THE-3.3RC1/execthe.c:318:18: note: Assuming that condition 'argv0==NULL' is not redundant THE-3.3RC1/execthe.c:317:48: note: Null pointer dereference THE-3.3RC1/execthe.c:391:13: warning: If memory allocation fails, then there is a possible null pointer dereference: my_argv [nullPointerOutOfMemory] THE-3.3RC1/execthe.c:343:32: note: Assuming allocation function fails THE-3.3RC1/execthe.c:343:17: note: Assignment 'my_argv=(char**)malloc(sizeof(char*)*(argc+1))', assigned value is 0 THE-3.3RC1/execthe.c:391:13: note: Null pointer dereference THE-3.3RC1/execthe.c:395:7: warning: If memory allocation fails, then there is a possible null pointer dereference: my_argv [nullPointerOutOfMemory] THE-3.3RC1/execthe.c:343:32: note: Assuming allocation function fails THE-3.3RC1/execthe.c:343:17: note: Assignment 'my_argv=(char**)malloc(sizeof(char*)*(argc+1))', assigned value is 0 THE-3.3RC1/execthe.c:395:7: note: Null pointer dereference THE-3.3RC1/execthe.c:207:29: style: Parameter 'homedir' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/execthe.c:207:44: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/execthe.c:226:28: style: Parameter 'homedir' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/execthe.c:226:43: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/execthe.c:237:29: style: Parameter 'homedir' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/execthe.c:237:44: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/execthe.c:286:10: style: Variable 'argv0' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/execthe.c:291:17: style: Variable 'path_len' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/execute.c:60:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:203:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:572:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:738:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curses_started [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:887:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:1059:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:1145:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:1184:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:1276:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:1369:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:1842:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:1902:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:2077:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_window [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:2281:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:2435:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:2609:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable record_fp [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:2639:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:2703:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:2770:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINE_TOF [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:2799:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:2950:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:3078:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cmd_verify_col [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:3108:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:3226:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QUERY_MODIFY [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:3268:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRAILING_OFF [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:3316:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:3433:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:3623:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:4056:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:4587:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFCHAR [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:5136:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:5537:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:5688:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/execute.c:3948:36: error: Array 'button_len[4]' accessed at index 4, which is out of bounds. [arrayIndexOutOfBounds] THE-3.3RC1/execute.c:3932:16: note: After for loop, i has value 4 THE-3.3RC1/execute.c:3942:27: note: Assuming condition is false THE-3.3RC1/execute.c:3948:36: note: Array index out of bounds THE-3.3RC1/execute.c:3452:26: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] THE-3.3RC1/execute.c:3455:31: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] THE-3.3RC1/execute.c:3459:29: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] THE-3.3RC1/execute.c:3463:26: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] THE-3.3RC1/execute.c:3468:29: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] THE-3.3RC1/execute.c:3472:26: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] THE-3.3RC1/execute.c:3484:29: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] THE-3.3RC1/execute.c:3534:29: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] THE-3.3RC1/execute.c:3575:32: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] THE-3.3RC1/execute.c:3504:21: style: Condition 'curr' is always true [knownConditionTrueFalse] THE-3.3RC1/execute.c:1334:10: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment] THE-3.3RC1/execute.c:1332:7: note: rc is assigned THE-3.3RC1/execute.c:1334:10: note: rc is overwritten THE-3.3RC1/execute.c:4613:15: style: Redundant initialization for 'len_params'. The initialized value is overwritten before it is read. [redundantInitialization] THE-3.3RC1/execute.c:4584:18: note: len_params is initialized THE-3.3RC1/execute.c:4613:15: note: len_params is overwritten THE-3.3RC1/execute.c:5220:4: style:inconclusive: Statements following 'return' will never be executed. [unreachableCode] THE-3.3RC1/execute.c:5278:20: style: Local variable 'j' shadows outer variable [shadowVariable] THE-3.3RC1/execute.c:5137:14: note: Shadowed declaration THE-3.3RC1/execute.c:5278:20: note: Shadow variable THE-3.3RC1/execute.c:48:9: style: Parameter 'target' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/execute.c:710:11: style: Parameter 'cmd' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/execute.c:1903:24: style: Variable 'word_to_wrap' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/execute.c:2604:11: style: Parameter 'defn' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/execute.c:3637:13: style: Variable 'strdefbutton' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/execute.c:3638:13: style: Variable 'streditfield' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/execute.c:4046:11: style: Parameter 'initial' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/execute.c:1904:30: style: Variable 'next_line_start' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/execute.c:2010:12: style: Variable 'curr' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/execute.c:2214:15: style: Variable 'curr' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/execute.c:3113:17: style: Variable 'negative' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/execute.c:3582:17: style: Variable 'key' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/execute.c:5136:12: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/execute.c:5137:23: style: Variable 'screenx' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/execute.c:5137:33: style: Variable 'screeny' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/execute.c:5140:23: style: Variable 'item_selected' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/execute.c:5143:16: style: Variable 'x_offset' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/execute.c:5143:27: style: Variable 'y_offset' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/execute.c:5146:25: style: Variable 'escape_key_index' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/execute.c:5154:14: style: Variable 'x_overlap' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/execute.c:5161:24: style: Variable 'highlighted_line' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/execute.c:5181:25: style: Variable 'y_offset' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/execute.c:5183:25: style: Variable 'y_offset' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/file.c:189:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/file.c:699:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/file.c:903:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/file.c:991:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/file.c:1490:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/file.c:1527:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/file.c:1565:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/file.c:1623:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/file.c:2057:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/file.c:2218:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/file.c:2345:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/file.c:1411:8: style: The if condition is the same as the previous if condition [duplicateCondition] THE-3.3RC1/file.c:1404:8: note: First condition THE-3.3RC1/file.c:1411:8: note: Second condition THE-3.3RC1/file.c:1188:33: style: Condition 'bak_filename!=(unsigned char*)NULL' is always false [knownConditionTrueFalse] THE-3.3RC1/file.c:1185:165: note: Assuming that condition '(bak_filename=(unsigned char*)(*the_malloc)(strlen((DEFCHAR*)cf->fpath)+strlen((DEFCHAR*)cf->fname)+strlen((DEFCHAR*)BACKUP_SUFFIXx)+1))==NULL' is not redundant THE-3.3RC1/file.c:1188:33: note: Condition 'bak_filename!=(unsigned char*)NULL' is always false THE-3.3RC1/file.c:1405:7: error: Used file that is not opened. [useClosedFile] THE-3.3RC1/file.c:180:11: style:inconclusive: Function 'get_file' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:683:7: style:inconclusive: Function 'read_file' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:684:7: style:inconclusive: Function 'read_file' argument 2 names different: declaration '' definition 'curr'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:685:11: style:inconclusive: Function 'read_file' argument 3 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:686:10: style:inconclusive: Function 'read_file' argument 4 names different: declaration '' definition 'fromline'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:686:19: style:inconclusive: Function 'read_file' argument 5 names different: declaration '' definition 'numlines'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:687:6: style:inconclusive: Function 'read_file' argument 6 names different: declaration '' definition 'called_from_get_command'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:895:7: style:inconclusive: Function 'read_fixed_file' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:896:7: style:inconclusive: Function 'read_fixed_file' argument 2 names different: declaration '' definition 'curr'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:897:11: style:inconclusive: Function 'read_fixed_file' argument 3 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:898:10: style:inconclusive: Function 'read_fixed_file' argument 4 names different: declaration '' definition 'fromline'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:898:19: style:inconclusive: Function 'read_fixed_file' argument 5 names different: declaration '' definition 'numlines'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:966:15: style:inconclusive: Function 'save_file' argument 1 names different: declaration '' definition 'cf'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:967:11: style:inconclusive: Function 'save_file' argument 2 names different: declaration '' definition 'new_fname'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:968:6: style:inconclusive: Function 'save_file' argument 3 names different: declaration '' definition 'force'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:969:10: style:inconclusive: Function 'save_file' argument 4 names different: declaration '' definition 'in_lines'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:969:19: style:inconclusive: Function 'save_file' argument 5 names different: declaration '' definition 'start_line'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:970:11: style:inconclusive: Function 'save_file' argument 6 names different: declaration '' definition 'num_file_lines'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:968:12: style:inconclusive: Function 'save_file' argument 7 names different: declaration '' definition 'append'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:971:12: style:inconclusive: Function 'save_file' argument 8 names different: declaration '' definition 'start_col'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:971:22: style:inconclusive: Function 'save_file' argument 9 names different: declaration '' definition 'end_col'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:972:6: style:inconclusive: Function 'save_file' argument 10 names different: declaration '' definition 'ignore_scope'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:973:6: style:inconclusive: Function 'save_file' argument 11 names different: declaration '' definition 'lines_based_on_scope'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:974:6: style:inconclusive: Function 'save_file' argument 12 names different: declaration '' definition 'autosave'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:1477:10: style:inconclusive: Function 'write_char' argument 1 names different: declaration '' definition 'chr'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:1478:7: style:inconclusive: Function 'write_char' argument 2 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:1499:11: style:inconclusive: Function 'write_line' argument 1 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:1500:12: style:inconclusive: Function 'write_line' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:1501:7: style:inconclusive: Function 'write_line' argument 3 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:1502:7: style:inconclusive: Function 'write_line' argument 4 names different: declaration '' definition 'trailing'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:1550:15: style:inconclusive: Function 'increment_alt' argument 1 names different: declaration '' definition 'cf'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:1577:11: style:inconclusive: Function 'new_filename' argument 1 names different: declaration '' definition 'ofp'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:1577:16: style:inconclusive: Function 'new_filename' argument 2 names different: declaration '' definition 'ofn'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:1577:21: style:inconclusive: Function 'new_filename' argument 3 names different: declaration '' definition 'nfn'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:1577:26: style:inconclusive: Function 'new_filename' argument 4 names different: declaration '' definition 'ext'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:1614:15: style:inconclusive: Function 'remove_aus_file' argument 1 names different: declaration '' definition 'cf'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:1638:6: style:inconclusive: Function 'free_view_memory' argument 1 names different: declaration '' definition 'free_file_lines'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:1639:6: style:inconclusive: Function 'free_view_memory' argument 2 names different: declaration '' definition 'display_the_screen'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:1900:6: style:inconclusive: Function 'free_file_memory' argument 1 names different: declaration '' definition 'free_file_lines'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:2176:11: style:inconclusive: Function 'find_file' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:2176:15: style:inconclusive: Function 'find_file' argument 2 names different: declaration '' definition 'fn'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:2265:7: style:inconclusive: Function 'execute_command_file' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:2332:11: style:inconclusive: Function 'read_file_into_memory' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:2333:6: style:inconclusive: Function 'read_file_into_memory' argument 2 names different: declaration '' definition 'buffer_size'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/file.c:74:15: style: Parameter 'cf' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/file.c:75:11: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/file.c:1577:11: style: Parameter 'ofp' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/file.c:1577:16: style: Parameter 'ofn' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/file.c:1577:26: style: Parameter 'ext' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/file.c:694:16: style: Variable 'i' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/file.c:700:25: style: Variable 'chars_read' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/file.c:701:25: style: Variable 'line_start' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/file.c:904:25: style: Variable 'chars_read' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/file.c:929:25: style: Variable 'eof_reached' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/file.c:1206:26: style: Variable 'num' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/file.c:1396:12: style: Variable 'anerror' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/getch.c:113:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEY_F1 [valueFlowBailoutIncompleteVar] THE-3.3RC1/getch.c:83:9: style: Variable 'c' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/getch.c:83:12: style: Variable 'tmp_c' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/linked.c:47:22: error: Unmatched ')'. Configuration: '__GNUC__=1'. [syntaxError] THE-3.3RC1/manext.c:209:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] THE-3.3RC1/manext.c:324:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] THE-3.3RC1/manext.c:77:11: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/manext.c:97:11: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/manext.c:177:7: style: Parameter 'argv' can be declared as const array [constParameter] THE-3.3RC1/manext.c:134:18: style: Variable 'i' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/manext.c:162:11: style: Variable 'pos' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/manext.c:185:7: style: Unused variable: c [unusedVariable] THE-3.3RC1/manext.c:186:7: style: Variable 'append' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/memory.c:442:22: style: Same expression on both sides of '||' because 'sizeof(int)>4' and 'sizeof(int*)>4' represent the same value. [knownConditionTrueFalse] THE-3.3RC1/memory.c:486:7: style: Parameter 'addr' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/memory.c:570:13: style: Variable 'topaddr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/memory.c:650:13: style: Variable 'mptr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/memory.c:717:13: style: Variable 'mptr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/mouse.c:654:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WINDOW_ALL [valueFlowBailoutIncompleteVar] THE-3.3RC1/mouse.c:710:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/mouse.c:879:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_MAX [valueFlowBailoutIncompleteVar] THE-3.3RC1/mouse.c:646:14: style: Variable 'win_name' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/mouse.c:644:18: style: Variable 'i' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/mygetopt.c:421:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] THE-3.3RC1/mygetopt.c:327:10: style:inconclusive: Function '_getopt_internal' argument 1 names different: declaration '' definition 'argc'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/mygetopt.c:328:19: style:inconclusive: Function '_getopt_internal' argument 2 names different: declaration '' definition 'argv'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/mygetopt.c:329:18: style:inconclusive: Function '_getopt_internal' argument 3 names different: declaration '' definition 'optstring'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/mygetopt.c:330:37: style:inconclusive: Function '_getopt_internal' argument 4 names different: declaration '' definition 'longopts'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/mygetopt.c:331:11: style:inconclusive: Function '_getopt_internal' argument 5 names different: declaration '' definition 'longind'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/mygetopt.c:332:10: style:inconclusive: Function '_getopt_internal' argument 6 names different: declaration '' definition 'long_only'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/mygetopt.c:666:10: style:inconclusive: Function 'my_getopt' argument 1 names different: declaration '' definition 'argc'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/mygetopt.c:667:19: style:inconclusive: Function 'my_getopt' argument 2 names different: declaration '' definition 'argv'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/mygetopt.c:668:18: style:inconclusive: Function 'my_getopt' argument 3 names different: declaration '' definition 'optstring'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/mygetopt.c:582:11: style: Variable 'temp' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/nonansi.c:78:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/nonansi.c:96:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/nonansi.c:119:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/nonansi.c:137:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/nonansi.c:174:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHARTYPE [valueFlowBailoutIncompleteVar] THE-3.3RC1/nonansi.c:843:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHARTYPE [valueFlowBailoutIncompleteVar] THE-3.3RC1/nonansi.c:1276:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/nonansi.c:1308:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIRECTION_FORWARD [valueFlowBailoutIncompleteVar] THE-3.3RC1/nonansi.c:913:21: portability: Non reentrant function 'getpwnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwnam_r'. [prohibitedgetpwnamCalled] THE-3.3RC1/nonansi.c:1277:9: style: Redundant initialization for 'curr'. The initialized value is overwritten before it is read. [redundantInitialization] THE-3.3RC1/nonansi.c:1160:14: note: curr is initialized THE-3.3RC1/nonansi.c:1277:9: note: curr is overwritten THE-3.3RC1/nonansi.c:1556:7: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment] THE-3.3RC1/nonansi.c:1377:7: note: rc is assigned THE-3.3RC1/nonansi.c:1556:7: note: rc is overwritten THE-3.3RC1/nonansi.c:70:11: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/nonansi.c:111:11: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/nonansi.c:129:11: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/nonansi.c:176:14: style: Variable 'in_ftype' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/nonansi.c:177:14: style: Variable 'current_ftype' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/nonansi.c:897:20: style: Variable 'home' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/nonansi.c:908:25: style: Variable 'pwd' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/nonansi.c:994:11: style: Parameter 'path1' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/nonansi.c:995:11: style: Parameter 'path2' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/nonansi.c:1319:14: style: Variable 'eol' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/os2eas.c:199:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPVOID [valueFlowBailoutIncompleteVar] THE-3.3RC1/os2eas.c:331:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ULONG [valueFlowBailoutIncompleteVar] THE-3.3RC1/os2eas.c:436:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fPERM [valueFlowBailoutIncompleteVar] THE-3.3RC1/os2eas.c:202:11: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress] THE-3.3RC1/os2eas.c:233:19: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress] THE-3.3RC1/os2eas.c:398:35: style:inconclusive: Function 'Free_FEAList' argument 1 names different: declaration '' definition 'pFEA'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/os2eas.c:432:28: style:inconclusive: Function 'GetMem' argument 1 names different: declaration 'pvMessage' definition 'ppv'. [funcArgNamesDifferent] THE-3.3RC1/os2eas.c:137:28: note: Function 'GetMem' argument 1 names different: declaration 'pvMessage' definition 'ppv'. THE-3.3RC1/os2eas.c:432:28: note: Function 'GetMem' argument 1 names different: declaration 'pvMessage' definition 'ppv'. THE-3.3RC1/os2eas.c:432:39: style:inconclusive: Function 'GetMem' argument 2 names different: declaration 'ulSize' definition 'cb'. [funcArgNamesDifferent] THE-3.3RC1/os2eas.c:137:45: note: Function 'GetMem' argument 2 names different: declaration 'ulSize' definition 'cb'. THE-3.3RC1/os2eas.c:432:39: note: Function 'GetMem' argument 2 names different: declaration 'ulSize' definition 'cb'. THE-3.3RC1/os2eas.c:333:14: style: Variable 'pulPtr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/os2eas.c:223:17: warning: Char literal compared with pointer 'pNewFEA'. Did you intend to dereference it? [charLiteralWithCharPtrCompare] THE-3.3RC1/os2eas.c:256:19: warning: Char literal compared with pointer 'pBigAlloc'. Did you intend to dereference it? [charLiteralWithCharPtrCompare] THE-3.3RC1/os2eas.c:298:17: warning: Char literal compared with pointer 'pHoldFEA'. Did you intend to dereference it? [charLiteralWithCharPtrCompare] THE-3.3RC1/os2eas.c:187:19: style: Variable 'cbBigAlloc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/os2eas.c:332:24: style: Variable 'usMemNeeded' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/os2eas.c:332:33: style: Variable 'usRet' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/os2eas.c:333:20: style: Variable 'pulPtr' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/os2eas.c:335:22: style: Variable 'eaopWrite.fpFEA2List' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/parser.c:161:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable THE_SYNTAX_NONE [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:278:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable THE_SYNTAX_NONE [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:437:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_CURSORLINE [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:489:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screen [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:522:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screen [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:614:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screen [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:694:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:785:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:1020:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable THE_MAX_SCREEN_WIDTH [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:1070:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_CURSORLINE [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:1097:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_CURSORLINE [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:1121:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:1320:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_CURSORLINE [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:1546:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_CURSORLINE [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:1598:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:1797:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_CURSORLINE [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:1901:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_CURSORLINE [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:1960:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:1998:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:2047:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_CURSORLINE [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:2221:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:2271:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_CURSORLINE [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:2520:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_CURSORLINE [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:2634:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_CURSORLINE [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:2861:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:2904:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:3025:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:3203:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:3473:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:3699:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:3892:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:3921:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:4055:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:4169:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:4441:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:4596:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:4900:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRIP_BOTH [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:5106:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRIP_BOTH [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:5214:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRIP_BOTH [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:5391:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHARTYPE [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:5646:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:5705:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNM_IGNORECASE [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:5784:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first_parser_mapping [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:5822:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTLCHARx [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:5913:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screen [valueFlowBailoutIncompleteVar] THE-3.3RC1/parser.c:5243:25: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] THE-3.3RC1/parser.c:5235:20: note: outer condition: num_params>3 THE-3.3RC1/parser.c:5243:25: note: identical inner condition: num_params>3 THE-3.3RC1/parser.c:694:21: style: Redundant initialization for 'curr_comments'. The initialized value is overwritten before it is read. [redundantInitialization] THE-3.3RC1/parser.c:664:33: note: curr_comments is initialized THE-3.3RC1/parser.c:694:21: note: curr_comments is overwritten THE-3.3RC1/parser.c:5762:28: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] THE-3.3RC1/parser.c:109:11: style: Parameter 'alt' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/parser.c:146:12: style: Parameter 'scurr' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/parser.c:254:12: style: Parameter 'scurr' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/parser.c:258:20: style: Variable 'curr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/parser.c:260:14: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/parser.c:471:15: style: Variable 'scurr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/parser.c:512:63: style: Parameter 'fd' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/parser.c:764:15: style: Parameter 'fd' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/parser.c:967:14: style: Variable 'ptr_start' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/parser.c:967:31: style: Variable 'ptr_end' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/parser.c:1117:19: style: Variable 'curr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/parser.c:1529:15: style: Parameter 'fd' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/parser.c:1783:15: style: Parameter 'fd' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/parser.c:1951:20: style: Variable 'curr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/parser.c:4445:28: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/parser.c:4893:28: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/parser.c:5103:10: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/parser.c:5382:11: style: Parameter 'contents' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/parser.c:5385:11: style: Parameter 'parser_name' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/parser.c:5385:24: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/parser.c:5724:16: style: Variable 'curr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/parser.c:5817:14: style: Variable 'line' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/parser.c:155:23: style: Variable 'ptr_start' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/parser.c:155:44: style: Variable 'ptr_end' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/parser.c:620:14: style: Variable 'len' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/parser.c:1605:33: style: Variable 'original_directory_colour' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/parser.c:1607:33: style: Variable 'original_directory_colour' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/parser.c:1609:33: style: Variable 'original_directory_colour' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/prefix.c:202:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:560:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:673:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POSITION_TOP [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:696:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POSITION_TOP [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:715:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:782:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:866:146: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:894:131: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:924:148: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:948:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:981:133: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:1002:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:1023:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:1044:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:1065:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:1204:149: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:1236:128: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:1277:145: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:1315:130: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:1342:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:1369:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:1383:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:1451:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:1478:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:1565:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHARTYPE [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:1614:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:1644:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIRECTION_FORWARD [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:1662:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:1683:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:1755:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHARTYPE [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:1819:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPC_OPERANDS [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:2006:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_PREFIX_WIDTH [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:2098:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable the_free [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:2238:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compatible_feel [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:2259:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/prefix.c:561:10: style: Variable 'curr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/prefix.c:1120:10: style: Parameter 'curr_ppc' can be declared as pointer to const. However it seems that 'prefix_overlay' is a callback function, if 'curr_ppc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] THE-3.3RC1/prefix.c:176:158: note: You might need to cast the function pointer here THE-3.3RC1/prefix.c:1120:10: note: Parameter 'curr_ppc' can be declared as pointer to const THE-3.3RC1/prefix.c:1544:10: style: Parameter 'curr_ppc' can be declared as pointer to const. However it seems that 'prefix_block_overlay' is a callback function, if 'curr_ppc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] THE-3.3RC1/prefix.c:163:158: note: You might need to cast the function pointer here THE-3.3RC1/prefix.c:1544:10: note: Parameter 'curr_ppc' can be declared as pointer to const THE-3.3RC1/prefix.c:1560:7: style: Parameter 'template' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/prefix.c:1652:10: style: Parameter 'curr_ppc' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/prefix.c:1808:10: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/prefix.c:2077:11: style: Parameter 'synonym' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/prefix.c:2077:20: style: Parameter 'macroname' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/prefix.c:2213:10: style: Variable 'curr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/prefix.c:511:13: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/prefix.c:717:24: style: Variable 'target_line' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/prefix.c:973:24: style: Variable 'bottom_line' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/prefix.c:973:39: style: Variable 'target_line' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/prefix.c:1252:64: style: Variable 'num_lines' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/prefix.c:1564:13: style: Variable 'len' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/prefix.c:1754:24: style: Variable 'line_number' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/print.c:380:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/print.c:690:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shadow [valueFlowBailoutIncompleteVar] THE-3.3RC1/print.c:711:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/print.c:754:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/print.c:771:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/print.c:785:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/print.c:799:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/print.c:407:8: error: Used file that is not opened. [useClosedFile] THE-3.3RC1/print.c:680:7: style:inconclusive: Function 'print_shadow_line' argument 1 names different: declaration '' definition 'pp'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/print.c:681:11: style:inconclusive: Function 'print_shadow_line' argument 2 names different: declaration '' definition 'line_term'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/print.c:682:10: style:inconclusive: Function 'print_shadow_line' argument 3 names different: declaration '' definition 'num_excluded'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/print.c:373:11: style: Parameter 'text' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/print.c:393:12: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/print.c:681:11: style: Parameter 'line_term' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/print.c:707:7: style: Parameter 'pn' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/print.c:793:7: style: Parameter 'font' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/print.c:382:10: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/print.c:589:18: style: Variable 'num_excluded' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/print.c:686:22: style: Variable 'width' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/query.c:2181:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] THE-3.3RC1/query.c:2238:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] THE-3.3RC1/query.c:2261:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] THE-3.3RC1/query.c:2292:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/query.c:2322:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] THE-3.3RC1/query.c:2409:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/query.c:2476:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/query.c:2506:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable number_of_files [valueFlowBailoutIncompleteVar] THE-3.3RC1/query.c:2548:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] THE-3.3RC1/query.c:2617:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable number_values [valueFlowBailoutIncompleteVar] THE-3.3RC1/query.c:2719:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable number_values [valueFlowBailoutIncompleteVar] THE-3.3RC1/query.c:2834:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/query.c:2896:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/query.c:3039:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/query.c:3178:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QUERY_ITEM [valueFlowBailoutIncompleteVar] THE-3.3RC1/query.c:3189:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QUERY_ITEM [valueFlowBailoutIncompleteVar] THE-3.3RC1/query.c:3201:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first_option [valueFlowBailoutIncompleteVar] THE-3.3RC1/query.c:2440:13: warning: If resource allocation fails, then there is a possible null pointer dereference: fp [nullPointerOutOfResources] THE-3.3RC1/query.c:2436:14: note: Assuming allocation function fails THE-3.3RC1/query.c:2436:14: note: Assignment 'fp=fopen((DEFCHAR*)sp_path,"w")', assigned value is 0 THE-3.3RC1/query.c:2440:13: note: Null pointer dereference THE-3.3RC1/query.c:2630:27: style: Redundant initialization for 'number_variables'. The initialized value is overwritten before it is read. [redundantInitialization] THE-3.3RC1/query.c:2617:27: note: number_variables is initialized THE-3.3RC1/query.c:2630:27: note: number_variables is overwritten THE-3.3RC1/query.c:2611:7: style:inconclusive: Function 'extract_point_settings' argument 1 names different: declaration '' definition 'itemno'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/query.c:2612:11: style:inconclusive: Function 'extract_point_settings' argument 2 names different: declaration '' definition 'params'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/query.c:2708:7: style:inconclusive: Function 'extract_prefix_settings' argument 1 names different: declaration '' definition 'itemno'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/query.c:2709:11: style:inconclusive: Function 'extract_prefix_settings' argument 2 names different: declaration '' definition 'params'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/query.c:2710:10: style:inconclusive: Function 'extract_prefix_settings' argument 3 names different: declaration '' definition 'query_type'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/query.c:2830:11: style:inconclusive: Function 'get_etmode' argument 1 names different: declaration '' definition 'onoff'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/query.c:2830:18: style:inconclusive: Function 'get_etmode' argument 2 names different: declaration '' definition 'list'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/query.c:3031:7: style:inconclusive: Function 'extract_autocolour_settings' argument 1 names different: declaration '' definition 'itemno'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/query.c:3032:11: style:inconclusive: Function 'extract_autocolour_settings' argument 2 names different: declaration '' definition 'buffer'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/query.c:3033:10: style:inconclusive: Function 'extract_autocolour_settings' argument 3 names different: declaration '' definition 'query_type'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/query.c:3034:11: style:inconclusive: Function 'extract_autocolour_settings' argument 4 names different: declaration '' definition 'params'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/query.c:3035:6: style:inconclusive: Function 'extract_autocolour_settings' argument 5 names different: declaration '' definition 'us'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/query.c:2499:20: style: Variable 'mapping' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/query.c:2500:20: style: Variable 'details' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/query.c:2501:12: style: Variable 'synonym' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/query.c:2539:14: style: Variable 'itemname' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/query.c:2619:10: style: Variable 'curr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/query.c:2622:13: style: Variable 'curr_name' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/query.c:2721:10: style: Variable 'curr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/query.c:2903:14: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/query.c:2903:19: style: Variable 'area' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/query.c:3045:14: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/query.c:2312:24: style: Variable 'j' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/query.c:2312:28: style: Variable 'k' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/query.c:2313:24: style: Variable 'colno' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/query.c:2314:26: style: Variable 'number_variables' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/query.c:2315:20: style: Variable 'item_width' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/query.c:2408:24: style: Variable 'j' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/query.c:2409:26: style: Variable 'number_variables' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/query.c:2616:20: style: Variable 'i' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/query.c:2620:22: style: Variable 'true_line' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/query.c:2621:12: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/query.c:2623:21: style: Variable 'total_len' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/query.c:3040:18: style: Variable 'i' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/query1.c:91:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:136:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable autosave_alt [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:159:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable save_alt [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:178:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastkeys [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:196:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable batch_only [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:213:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arbchar_status [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:239:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable autosave [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:267:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:283:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:300:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable autoscroll [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:333:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backup [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:370:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BEEPx [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:388:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:431:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_values [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:464:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MARK_VIEW [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:508:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURRENT_VIEW [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:526:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable batch_only [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:549:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable case_enter [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:651:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLEARERRORKEYx [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:677:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLEARSCREENx [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:693:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCKx [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:709:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURRENT_WINDOW_COMMAND [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:725:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CMDARROWSTABCMDx [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:751:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cmd_line [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:830:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colouring [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:877:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colouring [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:926:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable batch_only [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:952:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compatible_look [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:1038:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:1119:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastkeys [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:1136:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_base [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:1205:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_values [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:1244:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scroll_cursor_stay [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:1260:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_window [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:1284:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:1378:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFSORTx [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:1426:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pseudo_file [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:1444:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pseudo_file [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:1499:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_values [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:1551:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable batch_only [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:1593:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable display_low [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:1615:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURRENT_BOF [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:1631:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOCUS_BOF [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:1647:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eolout [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:1682:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_values [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:1700:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROROUTPUTx [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:1717:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_values [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:1740:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable batch_only [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:1803:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURRENT_WINDOW [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:1924:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable batch_only [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:1948:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_window [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:1969:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_window [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:1989:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_values [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2007:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_values [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2054:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILETABSx [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2074:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHARTYPE [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2097:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fname [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2119:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_values [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2139:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_values [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2159:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fname [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2187:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable display_actual_filename [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2208:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_values [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2244:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2304:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2320:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HEXDISPLAYx [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2336:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hexshow_on [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2359:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable highlight [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2400:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QUERY_EXTRACT [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2441:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable imp_macro [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2457:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable imp_os [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2474:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2570:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_window [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2586:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in_profile [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2602:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_window [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2618:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputmode [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2649:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSERTMODEx [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2665:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERFACEx [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2691:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSERTMODEx [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2710:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_key [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2749:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_message [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2775:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2888:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastrc [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2909:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable batch_only [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2932:110: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable number_lines [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2953:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compatible_feel [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:2972:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_line [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:3006:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linend_status [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:3027:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screen_rows [valueFlowBailoutIncompleteVar] THE-3.3RC1/query1.c:1354:27: style: Variable 'number_variables' is reassigned a value before the old one has been used. [redundantAssignment] THE-3.3RC1/query1.c:1328:30: note: number_variables is assigned THE-3.3RC1/query1.c:1354:27: note: number_variables is overwritten THE-3.3RC1/query1.c:1354:27: style: Variable 'number_variables' is reassigned a value before the old one has been used. [redundantAssignment] THE-3.3RC1/query1.c:1333:30: note: number_variables is assigned THE-3.3RC1/query1.c:1354:27: note: number_variables is overwritten THE-3.3RC1/query1.c:1354:27: style: Variable 'number_variables' is reassigned a value before the old one has been used. [redundantAssignment] THE-3.3RC1/query1.c:1338:30: note: number_variables is assigned THE-3.3RC1/query1.c:1354:27: note: number_variables is overwritten THE-3.3RC1/query1.c:151:11: style: Parameter 'itemargs' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/query1.c:154:11: style: Parameter 'arg' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/query1.c:500:11: style: Parameter 'itemargs' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/query1.c:503:11: style: Parameter 'arg' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/query1.c:701:11: style: Parameter 'itemargs' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/query1.c:704:11: style: Parameter 'arg' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/query1.c:1252:11: style: Parameter 'itemargs' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/query1.c:1255:11: style: Parameter 'arg' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/query1.c:1278:14: style: Variable 'keydef' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/query1.c:1418:11: style: Parameter 'itemargs' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/query1.c:1421:11: style: Parameter 'arg' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/query1.c:1939:11: style: Parameter 'itemargs' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/query1.c:1942:11: style: Parameter 'arg' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/query1.c:1960:11: style: Parameter 'itemargs' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/query1.c:1963:11: style: Parameter 'arg' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/query1.c:2562:11: style: Parameter 'itemargs' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/query1.c:2565:11: style: Parameter 'arg' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/query1.c:2594:11: style: Parameter 'itemargs' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/query1.c:2597:11: style: Parameter 'arg' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/query1.c:91:18: style: Variable 'bool_flag' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/query1.c:388:18: style: Variable 'bool_flag' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/query1.c:1283:29: style: Variable 'num_params' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/query1.c:2707:14: style: Variable 'keynum' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/query2.c:90:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable macro [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:106:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable macro_suffix [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:127:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_values [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:145:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable margin_left [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:173:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:226:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_values [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:247:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MOUSEx [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:263:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_values [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:297:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable msgmode_status [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:316:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable number_of_files [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:337:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scope_all [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:375:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable newline_aligned [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:401:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONDISPx [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:421:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable number [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:437:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PAGEWRAPx [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:453:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:577:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:876:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compatible_feel [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:926:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position_status [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:963:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prefix [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:1022:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_values [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:1040:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable local_prf [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:1066:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_values [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:1086:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REPROFILEx [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:1102:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable READONLYx [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:1134:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_values [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:1161:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:1228:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:1327:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_values [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:1345:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COMMANDCALLSx [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:1381:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAPREXXOUTx [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:1412:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable batch_only [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:1437:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:1551:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale_on [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:1574:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scope_all [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:1600:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable display_screens [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:1632:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_line [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:1665:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shadow [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:1681:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:1720:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastkeys [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:1742:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_values [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:1766:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable number_lines [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:1787:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable batch_only [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:1814:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:1922:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STATUSLINEx [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:1957:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stay [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:1983:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRIP_BOTH [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:2186:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:2348:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tabkey_overwrite [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:2384:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tab_on [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:2410:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tabsinc [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:2443:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TABI_ONx [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:2463:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tabsout_on [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:2484:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TARGETSAVEx [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:2534:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_values [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:2553:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thighlight_on [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:2569:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timecheck [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:2585:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CURRENT_TOF [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:2601:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tofeof [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:2617:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FOCUS_TOF [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:2635:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable batch_only [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:2658:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trailing [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:2699:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPEAHEADx [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:2732:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_values [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:2750:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undoing [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:2766:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNTAAx [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:2782:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verify_end [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:2801:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verify_col [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:2820:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable verify_col [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:2836:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_values [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:2911:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_line_length [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:2930:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable word [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:2956:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wordwrap [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:2972:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wrap [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:2988:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_values [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:3006:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zone_start [valueFlowBailoutIncompleteVar] THE-3.3RC1/query2.c:460:20: style: Local variable 'curr' shadows outer variable [shadowVariable] THE-3.3RC1/query2.c:74:14: note: Shadowed declaration THE-3.3RC1/query2.c:460:20: note: Shadow variable THE-3.3RC1/query2.c:581:10: style: Local variable 'curr' shadows outer variable [shadowVariable] THE-3.3RC1/query2.c:74:14: note: Shadowed declaration THE-3.3RC1/query2.c:581:10: note: Shadow variable THE-3.3RC1/query2.c:1435:18: style: Local variable 'curr' shadows outer variable [shadowVariable] THE-3.3RC1/query2.c:74:14: note: Shadowed declaration THE-3.3RC1/query2.c:1435:18: note: Shadow variable THE-3.3RC1/query2.c:1629:10: style: Local variable 'curr' shadows outer variable [shadowVariable] THE-3.3RC1/query2.c:74:14: note: Shadowed declaration THE-3.3RC1/query2.c:1629:10: note: Shadow variable THE-3.3RC1/query2.c:1819:10: style: Local variable 'curr' shadows outer variable [shadowVariable] THE-3.3RC1/query2.c:74:14: note: Shadowed declaration THE-3.3RC1/query2.c:1819:10: note: Shadow variable THE-3.3RC1/query2.c:2191:12: style: Local variable 'curr' shadows outer variable [shadowVariable] THE-3.3RC1/query2.c:74:14: note: Shadowed declaration THE-3.3RC1/query2.c:2191:12: note: Shadow variable THE-3.3RC1/query2.c:870:13: style: Variable 'curr_name' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/query2.c:1220:11: style: Parameter 'itemargs' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/query2.c:1436:18: style: Variable 'first_view_file' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/query2.c:1629:10: style: Variable 'curr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/query2.c:1819:10: style: Variable 'curr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/query2.c:2812:11: style: Parameter 'itemargs' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/query2.c:2815:11: style: Parameter 'arg' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/query2.c:335:26: style: Variable 'number_lines' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/query2.c:454:18: style: Variable 'i' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/query2.c:1231:12: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/query2.c:1232:11: style: Variable 'y' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/query2.c:1437:21: style: Variable 'process_view' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/query2.c:1440:18: style: Variable 'i' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/query2.c:1442:29: style: Variable 'view_being_displayed' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/query2.c:1815:18: style: Variable 'i' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/query2.c:2407:18: style: Variable 'i' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/regex.c:4776:26: debug: Function::addArguments found argument 's2' with varid 0. [varid0] THE-3.3RC1/regex.c:4638:24: debug: Function::addArguments found argument 'end' with varid 0. [varid0] THE-3.3RC1/regex.c:4681:25: debug: Function::addArguments found argument 'end' with varid 0. [varid0] THE-3.3RC1/regex.c:4523:25: debug: Function::addArguments found argument 'end' with varid 0. [varid0] THE-3.3RC1/regex.c:4531:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] THE-3.3RC1/regex.c:4645:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] THE-3.3RC1/regex.c:4711:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] THE-3.3RC1/regex.c:4781:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s2 [valueFlowBailoutIncompleteVar] THE-3.3RC1/regex.c:3444:11: warning: Return value of function alloca() is not used. [ignoredReturnValue] THE-3.3RC1/regex.c:3462:7: warning: Return value of function alloca() is not used. [ignoredReturnValue] THE-3.3RC1/regex.c:3660:11: warning: Return value of function alloca() is not used. [ignoredReturnValue] THE-3.3RC1/regex.c:4498:3: warning: Return value of function alloca() is not used. [ignoredReturnValue] THE-3.3RC1/regex.c:105:4: style: Obsolescent function 'bzero' called. It is recommended to use 'memset' instead. [prohibitedbzeroCalled] THE-3.3RC1/regex.c:1412:13: style: Obsolescent function 'bzero' called. It is recommended to use 'memset' instead. [prohibitedbzeroCalled] THE-3.3RC1/regex.c:2661:3: style: Obsolescent function 'bzero' called. It is recommended to use 'memset' instead. [prohibitedbzeroCalled] THE-3.3RC1/regex.c:2842:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] THE-3.3RC1/regex.c:2842:20: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] THE-3.3RC1/regex.c:3444:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] THE-3.3RC1/regex.c:3462:7: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] THE-3.3RC1/regex.c:3660:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] THE-3.3RC1/regex.c:3931:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] THE-3.3RC1/regex.c:3931:19: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] THE-3.3RC1/regex.c:3996:23: style: Obsolescent function 'bcmp' called. It is recommended to use 'memcmp' instead. [prohibitedbcmpCalled] THE-3.3RC1/regex.c:4078:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] THE-3.3RC1/regex.c:4078:11: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] THE-3.3RC1/regex.c:4131:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] THE-3.3RC1/regex.c:4131:11: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] THE-3.3RC1/regex.c:4270:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] THE-3.3RC1/regex.c:4270:11: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] THE-3.3RC1/regex.c:4283:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] THE-3.3RC1/regex.c:4283:11: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] THE-3.3RC1/regex.c:4498:3: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] THE-3.3RC1/regex.c:1204:26: error: Memory leak: compile_stack.stack [memleak] THE-3.3RC1/regex.c:4237:13: style: Variable 'reg_dummy[this_reg]' is reassigned a value before the old one has been used. [redundantAssignment] THE-3.3RC1/regex.c:4237:13: note: reg_dummy[this_reg] is assigned THE-3.3RC1/regex.c:4237:13: note: reg_dummy[this_reg] is overwritten THE-3.3RC1/regex.c:822:18: style:inconclusive: Function 're_set_syntax' argument 1 names different: declaration '' definition 'syntax'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2109:17: style:inconclusive: Function 'store_op1' argument 1 names different: declaration '' definition 'op'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2110:20: style:inconclusive: Function 'store_op1' argument 2 names different: declaration '' definition 'loc'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2111:9: style:inconclusive: Function 'store_op1' argument 3 names different: declaration '' definition 'arg'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2129:17: style:inconclusive: Function 'store_op2' argument 1 names different: declaration '' definition 'op'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2130:20: style:inconclusive: Function 'store_op2' argument 2 names different: declaration '' definition 'loc'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2131:9: style:inconclusive: Function 'store_op2' argument 3 names different: declaration '' definition 'arg1'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2131:15: style:inconclusive: Function 'store_op2' argument 4 names different: declaration '' definition 'arg2'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2152:17: style:inconclusive: Function 'insert_op1' argument 1 names different: declaration '' definition 'op'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2153:20: style:inconclusive: Function 'insert_op1' argument 2 names different: declaration '' definition 'loc'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2154:9: style:inconclusive: Function 'insert_op1' argument 3 names different: declaration '' definition 'arg'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2155:20: style:inconclusive: Function 'insert_op1' argument 4 names different: declaration '' definition 'end'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2178:17: style:inconclusive: Function 'insert_op2' argument 1 names different: declaration '' definition 'op'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2179:20: style:inconclusive: Function 'insert_op2' argument 2 names different: declaration '' definition 'loc'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2180:9: style:inconclusive: Function 'insert_op2' argument 3 names different: declaration '' definition 'arg1'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2180:15: style:inconclusive: Function 'insert_op2' argument 4 names different: declaration '' definition 'arg2'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2181:20: style:inconclusive: Function 'insert_op2' argument 5 names different: declaration '' definition 'end'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2205:17: style:inconclusive: Function 'at_begline_loc_p' argument 1 names different: declaration '' definition 'pattern'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2205:27: style:inconclusive: Function 'at_begline_loc_p' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2206:18: style:inconclusive: Function 'at_begline_loc_p' argument 3 names different: declaration '' definition 'syntax'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2230:17: style:inconclusive: Function 'at_endline_loc_p' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2230:21: style:inconclusive: Function 'at_endline_loc_p' argument 2 names different: declaration '' definition 'pend'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2231:9: style:inconclusive: Function 'at_endline_loc_p' argument 3 names different: declaration '' definition 'syntax'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2258:24: style:inconclusive: Function 'group_in_compile_stack' argument 1 names different: declaration '' definition 'compile_stack'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2259:14: style:inconclusive: Function 'group_in_compile_stack' argument 2 names different: declaration '' definition 'regnum'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2294:18: style:inconclusive: Function 'compile_range' argument 1 names different: declaration '' definition 'p_ptr'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2294:26: style:inconclusive: Function 'compile_range' argument 2 names different: declaration '' definition 'pend'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2295:11: style:inconclusive: Function 'compile_range' argument 3 names different: declaration '' definition 'translate'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2296:18: style:inconclusive: Function 'compile_range' argument 4 names different: declaration '' definition 'syntax'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2297:20: style:inconclusive: Function 'compile_range' argument 5 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2632:32: style:inconclusive: Function 're_compile_fastmap' argument 1 names different: declaration '' definition 'bufp'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2925:31: style:inconclusive: Function 're_set_registers' argument 1 names different: declaration '' definition 'bufp'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2926:26: style:inconclusive: Function 're_set_registers' argument 2 names different: declaration '' definition 'regs'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2927:14: style:inconclusive: Function 're_set_registers' argument 3 names different: declaration '' definition 'num_regs'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2928:15: style:inconclusive: Function 're_set_registers' argument 4 names different: declaration '' definition 'starts'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2928:24: style:inconclusive: Function 're_set_registers' argument 5 names different: declaration '' definition 'ends'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2960:32: style:inconclusive: Function 're_search' argument 1 names different: declaration '' definition 'bufp'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2961:18: style:inconclusive: Function 're_search' argument 2 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2962:10: style:inconclusive: Function 're_search' argument 3 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2962:16: style:inconclusive: Function 're_search' argument 4 names different: declaration '' definition 'startpos'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2962:26: style:inconclusive: Function 're_search' argument 5 names different: declaration '' definition 'range'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2963:27: style:inconclusive: Function 're_search' argument 6 names different: declaration '' definition 'regs'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:3005:32: style:inconclusive: Function 're_search_2' argument 1 names different: declaration '' definition 'bufp'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:3006:18: style:inconclusive: Function 're_search_2' argument 2 names different: declaration '' definition 'string1'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:3007:10: style:inconclusive: Function 're_search_2' argument 3 names different: declaration '' definition 'size1'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:3006:28: style:inconclusive: Function 're_search_2' argument 4 names different: declaration '' definition 'string2'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:3007:17: style:inconclusive: Function 're_search_2' argument 5 names different: declaration '' definition 'size2'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:3008:10: style:inconclusive: Function 're_search_2' argument 6 names different: declaration '' definition 'startpos'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:3009:10: style:inconclusive: Function 're_search_2' argument 7 names different: declaration '' definition 'range'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:3010:27: style:inconclusive: Function 're_search_2' argument 8 names different: declaration '' definition 'regs'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:3011:10: style:inconclusive: Function 're_search_2' argument 9 names different: declaration '' definition 'stop'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:3280:32: style:inconclusive: Function 're_match' argument 1 names different: declaration '' definition 'bufp'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:3281:18: style:inconclusive: Function 're_match' argument 2 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:3282:10: style:inconclusive: Function 're_match' argument 3 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:3282:16: style:inconclusive: Function 're_match' argument 4 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:3283:27: style:inconclusive: Function 're_match' argument 5 names different: declaration '' definition 'regs'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:3317:32: style:inconclusive: Function 're_match_2' argument 1 names different: declaration '' definition 'bufp'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:3318:18: style:inconclusive: Function 're_match_2' argument 2 names different: declaration '' definition 'string1'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:3319:10: style:inconclusive: Function 're_match_2' argument 3 names different: declaration '' definition 'size1'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:3318:28: style:inconclusive: Function 're_match_2' argument 4 names different: declaration '' definition 'string2'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:3319:17: style:inconclusive: Function 're_match_2' argument 5 names different: declaration '' definition 'size2'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:3320:10: style:inconclusive: Function 're_match_2' argument 6 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:3321:27: style:inconclusive: Function 're_match_2' argument 7 names different: declaration '' definition 'regs'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:3322:10: style:inconclusive: Function 're_match_2' argument 8 names different: declaration '' definition 'stop'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:4524:0: style:inconclusive: Function 'group_match_null_string_p' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:4523:21: style:inconclusive: Function 'group_match_null_string_p' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:4523:25: style:inconclusive: Function 'group_match_null_string_p' argument 3 names different: declaration '' definition 'end'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:4524:25: style:inconclusive: Function 'group_match_null_string_p' argument 4 names different: declaration '' definition 'reg_info'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:4639:0: style:inconclusive: Function 'alt_match_null_string_p' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:4638:20: style:inconclusive: Function 'alt_match_null_string_p' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:4638:24: style:inconclusive: Function 'alt_match_null_string_p' argument 3 names different: declaration '' definition 'end'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:4639:25: style:inconclusive: Function 'alt_match_null_string_p' argument 4 names different: declaration '' definition 'reg_info'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:4682:0: style:inconclusive: Function 'common_op_match_null_string_p' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:4681:21: style:inconclusive: Function 'common_op_match_null_string_p' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:4681:25: style:inconclusive: Function 'common_op_match_null_string_p' argument 3 names different: declaration '' definition 'end'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:4682:25: style:inconclusive: Function 'common_op_match_null_string_p' argument 4 names different: declaration '' definition 'reg_info'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:4778:0: style:inconclusive: Function 'bcmp_translate' argument 1 names different: declaration '' definition 's1'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:4776:21: style:inconclusive: Function 'bcmp_translate' argument 2 names different: declaration '' definition 's1'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:4776:26: style:inconclusive: Function 'bcmp_translate' argument 3 names different: declaration '' definition 's2'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:4777:19: style:inconclusive: Function 'bcmp_translate' argument 4 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:4778:12: style:inconclusive: Function 'bcmp_translate' argument 5 names different: declaration '' definition 'translate'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:4814:18: style:inconclusive: Function 're_compile_pattern' argument 1 names different: declaration '' definition 'pattern'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:4815:19: style:inconclusive: Function 're_compile_pattern' argument 2 names different: declaration '' definition 're_syntax_options'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:4816:10: style:inconclusive: Function 're_compile_pattern' argument 3 names different: declaration '' definition 'length'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:4817:32: style:inconclusive: Function 're_compile_pattern' argument 4 names different: declaration '' definition 'bufp'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:4860:17: style:inconclusive: Function 'the_re_comp' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:4861:18: style:inconclusive: Function 'the_re_comp' argument 2 names different: declaration '' definition 're_syntax_options'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:4904:17: style:inconclusive: Function 're_exec' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:4959:14: style:inconclusive: Function 'the_regcomp' argument 1 names different: declaration '' definition 'preg'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:4960:17: style:inconclusive: Function 'the_regcomp' argument 2 names different: declaration '' definition 'pattern'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:4961:9: style:inconclusive: Function 'the_regcomp' argument 3 names different: declaration '' definition 'cflags'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:5043:20: style:inconclusive: Function 'the_regexec' argument 1 names different: declaration '' definition 'preg'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:5044:17: style:inconclusive: Function 'the_regexec' argument 2 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:5045:12: style:inconclusive: Function 'the_regexec' argument 3 names different: declaration '' definition 'nmatch'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:5046:16: style:inconclusive: Function 'the_regexec' argument 4 names different: declaration '' definition 'pmatch'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:5047:9: style:inconclusive: Function 'the_regexec' argument 5 names different: declaration '' definition 'eflags'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:5116:9: style:inconclusive: Function 'the_regerror' argument 1 names different: declaration '' definition 'reg_errcode'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:5117:20: style:inconclusive: Function 'the_regerror' argument 2 names different: declaration '' definition 'preg'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:5118:11: style:inconclusive: Function 'the_regerror' argument 3 names different: declaration '' definition 'errbuf'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:5119:12: style:inconclusive: Function 'the_regerror' argument 4 names different: declaration '' definition 'errbuf_size'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:5165:14: style:inconclusive: Function 'the_regfree' argument 1 names different: declaration '' definition 'preg'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/regex.c:2240:34: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] THE-3.3RC1/regex.c:2243:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] THE-3.3RC1/regex.c:2324:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] THE-3.3RC1/regex.c:1226:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:1241:16: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:1334:17: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:1359:13: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:1373:17: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:1383:11: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:1395:8: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:1401:13: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:1409:13: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:1645:19: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:1676:19: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:1721:21: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:1737:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:1765:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:1852:22: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:1871:22: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:1965:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:1971:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:1976:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:1980:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:1984:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:1988:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:1992:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:1996:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:2014:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:2062:10: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:2066:6: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:2647:27: style: Variable 'pend' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:3015:18: style: Variable 'fastmap' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:3016:18: style: Variable 'translate' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:4233:28: style: Variable 'pdummy' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:4778:12: style: Parameter 'translate' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/regex.c:4781:27: style: Variable 'p1' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:4781:37: style: Variable 'p2' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/regex.c:4237:13: style: Variable 'sdummy' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/regex.c:4237:13: style: Variable 'pdummy' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/reserved.c:63:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESERVED [valueFlowBailoutIncompleteVar] THE-3.3RC1/reserved.c:132:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screen [valueFlowBailoutIncompleteVar] THE-3.3RC1/reserved.c:163:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/reserved.c:46:11: style: Parameter 'spec' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/reserved.c:49:14: style: Parameter 'attr' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/reserved.c:55:14: style: Variable 'templine' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/rexx.c:2251:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_INVALID_ENVIRON [valueFlowBailoutIncompleteVar] THE-3.3RC1/rexx.c:2262:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/rexx.c:2277:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/rexx.c:2294:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/rexx.c:2309:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/rexx.c:2324:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/rexx.c:2270:17: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/rexx.c:2271:17: style: Parameter 'params' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/rexx.c:2272:14: style: Parameter 'macrorc' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/rexx.c:2285:17: style: Parameter 'commands' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/rexx.c:2286:14: style: Parameter 'macrorc' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/rexx.c:2288:12: style: Parameter 'pcode_len' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/rexx.c:2302:17: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/rexx.c:2303:17: style: Parameter 'value' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/rexx.c:2318:18: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/rexx.c:2320:13: style: Parameter 'value_length' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/rexx.c:2348:14: style: Parameter 'Name' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/rexx.c:2362:14: style: Parameter 'Name' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/scroll.c:54:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scroll_cursor_stay [valueFlowBailoutIncompleteVar] THE-3.3RC1/scroll.c:134:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/scroll.c:269:10: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment] THE-3.3RC1/scroll.c:257:13: note: rc is assigned THE-3.3RC1/scroll.c:269:10: note: rc is overwritten THE-3.3RC1/show.c:345:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chtype [valueFlowBailoutIncompleteVar] THE-3.3RC1/show.c:372:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chtype [valueFlowBailoutIncompleteVar] THE-3.3RC1/show.c:398:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHARTYPE [valueFlowBailoutIncompleteVar] THE-3.3RC1/show.c:628:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chtype [valueFlowBailoutIncompleteVar] THE-3.3RC1/show.c:657:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STATUSLINEx [valueFlowBailoutIncompleteVar] THE-3.3RC1/show.c:801:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STATUSLINEx [valueFlowBailoutIncompleteVar] THE-3.3RC1/show.c:936:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A_CHARTEXT [valueFlowBailoutIncompleteVar] THE-3.3RC1/show.c:996:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIRECTION_FORWARD [valueFlowBailoutIncompleteVar] THE-3.3RC1/show.c:1024:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable interactive_in_macro [valueFlowBailoutIncompleteVar] THE-3.3RC1/show.c:1134:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable batch_only [valueFlowBailoutIncompleteVar] THE-3.3RC1/show.c:1195:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/show.c:1590:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/show.c:2064:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screen [valueFlowBailoutIncompleteVar] THE-3.3RC1/show.c:2305:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screen [valueFlowBailoutIncompleteVar] THE-3.3RC1/show.c:2580:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screen [valueFlowBailoutIncompleteVar] THE-3.3RC1/show.c:2632:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screen [valueFlowBailoutIncompleteVar] THE-3.3RC1/show.c:2703:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VIEW_WINDOWS [valueFlowBailoutIncompleteVar] THE-3.3RC1/show.c:2758:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curses_started [valueFlowBailoutIncompleteVar] THE-3.3RC1/show.c:2813:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screen [valueFlowBailoutIncompleteVar] THE-3.3RC1/show.c:2840:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/show.c:2875:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_line [valueFlowBailoutIncompleteVar] THE-3.3RC1/show.c:2981:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screen [valueFlowBailoutIncompleteVar] THE-3.3RC1/show.c:3012:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screen [valueFlowBailoutIncompleteVar] THE-3.3RC1/show.c:3055:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rows [valueFlowBailoutIncompleteVar] THE-3.3RC1/show.c:3092:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curses_started [valueFlowBailoutIncompleteVar] THE-3.3RC1/show.c:3158:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screen [valueFlowBailoutIncompleteVar] THE-3.3RC1/show.c:3179:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screen [valueFlowBailoutIncompleteVar] THE-3.3RC1/show.c:3215:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/show.c:719:16: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] THE-3.3RC1/show.c:2539:65: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] THE-3.3RC1/show.c:1674:37: style: Variable 'scurr->prefix_colour' is reassigned a value before the old one has been used. [redundantAssignment] THE-3.3RC1/show.c:1672:37: note: scurr->prefix_colour is assigned THE-3.3RC1/show.c:1674:37: note: scurr->prefix_colour is overwritten THE-3.3RC1/show.c:2072:18: style: Redundant initialization for 'scurr'. The initialized value is overwritten before it is read. [redundantInitialization] THE-3.3RC1/show.c:2069:21: note: scurr is initialized THE-3.3RC1/show.c:2072:18: note: scurr is overwritten THE-3.3RC1/show.c:1161:10: style:inconclusive: Function 'build_lines' argument 1 names different: declaration '' definition 'scrno'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/show.c:1162:7: style:inconclusive: Function 'build_lines' argument 2 names different: declaration '' definition 'direction'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/show.c:1163:7: style:inconclusive: Function 'build_lines' argument 3 names different: declaration '' definition 'curr'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/show.c:1164:7: style:inconclusive: Function 'build_lines' argument 4 names different: declaration '' definition 'rows'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/show.c:1164:12: style:inconclusive: Function 'build_lines' argument 5 names different: declaration '' definition 'start_row'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/show.c:1559:10: style:inconclusive: Function 'build_lines_for_display' argument 1 names different: declaration '' definition 'scrno'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/show.c:1560:7: style:inconclusive: Function 'build_lines_for_display' argument 2 names different: declaration '' definition 'direction'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/show.c:1561:7: style:inconclusive: Function 'build_lines_for_display' argument 3 names different: declaration '' definition 'rows'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/show.c:1561:12: style:inconclusive: Function 'build_lines_for_display' argument 4 names different: declaration '' definition 'start_row'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/show.c:2053:10: style:inconclusive: Function 'show_lines' argument 1 names different: declaration '' definition 'scrno'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/show.c:2286:10: style:inconclusive: Function 'show_a_line' argument 1 names different: declaration '' definition 'scrno'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/show.c:2287:7: style:inconclusive: Function 'show_a_line' argument 2 names different: declaration '' definition 'row'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/show.c:2288:12: style:inconclusive: Function 'show_a_line' argument 3 names different: declaration '' definition 'scurr'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/show.c:2561:10: style:inconclusive: Function 'set_prefix_contents' argument 1 names different: declaration '' definition 'scrno'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/show.c:2562:7: style:inconclusive: Function 'set_prefix_contents' argument 2 names different: declaration '' definition 'curr'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/show.c:2563:7: style:inconclusive: Function 'set_prefix_contents' argument 3 names different: declaration '' definition 'start_row'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/show.c:2564:10: style:inconclusive: Function 'set_prefix_contents' argument 4 names different: declaration '' definition 'cline'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/show.c:2565:6: style:inconclusive: Function 'set_prefix_contents' argument 5 names different: declaration '' definition 'is_current'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/show.c:2623:10: style:inconclusive: Function 'show_hex_line' argument 1 names different: declaration '' definition 'scrno'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/show.c:2624:7: style:inconclusive: Function 'show_hex_line' argument 2 names different: declaration '' definition 'row'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/show.c:2063:8: style: Local variable 'width' shadows outer variable [shadowVariable] THE-3.3RC1/show.c:309:19: note: Shadowed declaration THE-3.3RC1/show.c:2063:8: note: Shadow variable THE-3.3RC1/show.c:2294:14: style: Local variable 'line' shadows outer variable [shadowVariable] THE-3.3RC1/show.c:309:13: note: Shadowed declaration THE-3.3RC1/show.c:2294:14: note: Shadow variable THE-3.3RC1/show.c:2573:8: style: Local variable 'width' shadows outer variable [shadowVariable] THE-3.3RC1/show.c:309:19: note: Shadowed declaration THE-3.3RC1/show.c:2573:8: note: Shadow variable THE-3.3RC1/show.c:2631:14: style: Local variable 'line' shadows outer variable [shadowVariable] THE-3.3RC1/show.c:309:13: note: Shadowed declaration THE-3.3RC1/show.c:2631:14: note: Shadow variable THE-3.3RC1/show.c:406:18: style: Variable 'screen_view' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/show.c:407:18: style: Variable 'screen_file' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/show.c:409:10: style: Variable 'pos_string' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/show.c:620:18: style: Variable 'screen_file' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/show.c:649:15: style: Variable 'tblock' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/show.c:1184:18: style: Variable 'screen_file' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/show.c:1576:18: style: Variable 'screen_view' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/show.c:1577:18: style: Variable 'screen_file' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/show.c:2288:12: style: Parameter 'scurr' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/show.c:2562:7: style: Parameter 'curr' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/show.c:2570:18: style: Variable 'screen_view' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/show.c:2571:18: style: Variable 'screen_file' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/show.c:2636:15: style: Variable 'current' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/show.c:2637:16: style: Variable 'hexchars' can be declared as const array [constVariable] THE-3.3RC1/show.c:2878:14: style: Variable 'curr_reserved' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/show.c:3089:15: style: Variable 'scurr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/show.c:3137:15: style: Parameter 'curr_view' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/show.c:922:24: style: Variable 'j' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/show.c:923:13: style: Variable 'ch' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/show.c:1590:23: style: Variable 'line_parseable' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/show.c:2644:9: style: Variable 'vend' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/show.c:2876:14: style: Variable 'rows' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/show.c:3215:12: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/sort.c:78:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/sort.c:176:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/sort.c:484:7: style: Variable 'origlp' is assigned an expression that holds the same value. [redundantAssignment] THE-3.3RC1/sort.c:465:11: note: origlp is assigned 'origfirst' here. THE-3.3RC1/sort.c:484:7: note: Variable 'origlp' is assigned an expression that holds the same value. THE-3.3RC1/sort.c:73:7: style:inconclusive: Function 'cmp' argument 1 names different: declaration '' definition 'first'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/sort.c:73:14: style:inconclusive: Function 'cmp' argument 2 names different: declaration '' definition 'second'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/sort.c:169:33: style: Variable 'last' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/sort.c:77:20: style: Variable 'j' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/sort.c:78:12: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/sort.c:79:18: style: Variable 'len' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/sort.c:80:24: style: Variable 'right_col' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/sort.c:80:35: style: Variable 'left_col' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/sort.c:465:11: style: Variable 'origlp' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/target.c:112:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/target.c:257:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/target.c:1183:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TARGET [valueFlowBailoutIncompleteVar] THE-3.3RC1/target.c:1209:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string [valueFlowBailoutIncompleteVar] THE-3.3RC1/target.c:1235:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/target.c:1449:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/target.c:1516:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/target.c:1592:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first_line [valueFlowBailoutIncompleteVar] THE-3.3RC1/target.c:1645:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHARTYPE [valueFlowBailoutIncompleteVar] THE-3.3RC1/target.c:1785:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_TARGET_NOT_FOUND [valueFlowBailoutIncompleteVar] THE-3.3RC1/target.c:1843:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/target.c:2143:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/target.c:2257:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_line [valueFlowBailoutIncompleteVar] THE-3.3RC1/target.c:2289:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable last_line [valueFlowBailoutIncompleteVar] THE-3.3RC1/target.c:2323:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/target.c:2387:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/target.c:2581:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/target.c:2609:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/target.c:1600:7: style: Redundant condition: respect_scope. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] THE-3.3RC1/target.c:124:10: style: Redundant initialization for 'delim'. The initialized value is overwritten before it is read. [redundantInitialization] THE-3.3RC1/target.c:113:18: note: delim is initialized THE-3.3RC1/target.c:124:10: note: delim is overwritten THE-3.3RC1/target.c:1000:25: style: Variable 'state' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch] THE-3.3RC1/target.c:964:25: note: $symbol is assigned THE-3.3RC1/target.c:1000:25: note: $symbol is overwritten THE-3.3RC1/target.c:1423:10: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment] THE-3.3RC1/target.c:1319:7: note: rc is assigned THE-3.3RC1/target.c:1423:10: note: rc is overwritten THE-3.3RC1/target.c:1495:10: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment] THE-3.3RC1/target.c:1458:7: note: rc is assigned THE-3.3RC1/target.c:1495:10: note: rc is overwritten THE-3.3RC1/target.c:1699:16: style: Redundant initialization for 'haystack'. The initialized value is overwritten before it is read. [redundantInitialization] THE-3.3RC1/target.c:1644:22: note: haystack is initialized THE-3.3RC1/target.c:1699:16: note: haystack is overwritten THE-3.3RC1/target.c:1705:7: style: Variable 'haystack' is assigned an expression that holds the same value. [redundantAssignment] THE-3.3RC1/target.c:1644:22: note: haystack is assigned 'curr->line' here. THE-3.3RC1/target.c:1705:7: note: Variable 'haystack' is assigned an expression that holds the same value. THE-3.3RC1/target.c:1511:7: style:inconclusive: Function 'is_blank' argument 1 names different: declaration '' definition 'curr'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/target.c:262:9: style: Variable 'regexp' can be declared as const array [constVariable] THE-3.3RC1/target.c:1540:7: style: Parameter 'curr' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/target.c:1541:11: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/target.c:1778:7: style: Parameter 'curr' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/target.c:1648:34: style: Variable 'real_end' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/target.c:1802:16: style: Variable 'real_end' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/target.c:1843:21: style: Variable 'target_found' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/target.c:1844:23: style: Variable 'multiplier' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/target.c:2143:21: style: Variable 'target_found' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/target.c:2144:23: style: Variable 'multiplier' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/the.c:333:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/the.c:1472:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RC_OK [valueFlowBailoutIncompleteVar] THE-3.3RC1/the.c:1587:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] THE-3.3RC1/the.c:1627:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable the_malloc [valueFlowBailoutIncompleteVar] THE-3.3RC1/the.c:1714:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INSERTMODEx [valueFlowBailoutIncompleteVar] THE-3.3RC1/the.c:1583:11: style:inconclusive: Function 'display_info' argument 1 names different: declaration '' definition 'argv0'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/the.c:348:10: style: Variable 'the_arguments' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/the.c:1473:10: style: Variable 'envptr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/the.c:1583:11: style: Parameter 'argv0' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/the.c:877:14: style: Variable 'num' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/the.c:1033:18: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/the.c:1036:32: style: Variable 'pause_for_errors' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/the.c:1440:10: style: Unused variable: fg [unusedVariable] THE-3.3RC1/the.c:1440:13: style: Unused variable: bg [unusedVariable] THE-3.3RC1/thematch.c:48:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FNM_FLAGS [valueFlowBailoutIncompleteVar] THE-3.3RC1/trace.c:105:13: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] THE-3.3RC1/trace.c:100:16: warning: If resource allocation fails, then there is a possible null pointer dereference: trace_fp [nullPointerOutOfResources] THE-3.3RC1/trace.c:98:20: note: Assuming allocation function fails THE-3.3RC1/trace.c:98:20: note: Assignment 'trace_fp=fopen(trace_env,"a")', assigned value is 0 THE-3.3RC1/trace.c:100:16: note: Null pointer dereference THE-3.3RC1/trace.c:101:13: warning: If resource allocation fails, then there is a possible null pointer dereference: trace_fp [nullPointerOutOfResources] THE-3.3RC1/trace.c:98:20: note: Assuming allocation function fails THE-3.3RC1/trace.c:98:20: note: Assignment 'trace_fp=fopen(trace_env,"a")', assigned value is 0 THE-3.3RC1/trace.c:101:13: note: Null pointer dereference THE-3.3RC1/trace.c:103:16: warning: If resource allocation fails, then there is a possible null pointer dereference: trace_fp [nullPointerOutOfResources] THE-3.3RC1/trace.c:98:20: note: Assuming allocation function fails THE-3.3RC1/trace.c:98:20: note: Assignment 'trace_fp=fopen(trace_env,"a")', assigned value is 0 THE-3.3RC1/trace.c:103:16: note: Null pointer dereference THE-3.3RC1/trace.c:106:13: warning: If resource allocation fails, then there is a possible null pointer dereference: trace_fp [nullPointerOutOfResources] THE-3.3RC1/trace.c:98:20: note: Assuming allocation function fails THE-3.3RC1/trace.c:98:20: note: Assignment 'trace_fp=fopen(trace_env,"a")', assigned value is 0 THE-3.3RC1/trace.c:106:13: note: Null pointer dereference THE-3.3RC1/trace.c:107:12: warning: If resource allocation fails, then there is a possible null pointer dereference: trace_fp [nullPointerOutOfResources] THE-3.3RC1/trace.c:98:20: note: Assuming allocation function fails THE-3.3RC1/trace.c:98:20: note: Assignment 'trace_fp=fopen(trace_env,"a")', assigned value is 0 THE-3.3RC1/trace.c:107:12: note: Null pointer dereference THE-3.3RC1/trace.c:87:7: style:inconclusive: Function 'trace_function' argument 1 names different: declaration '' definition 'trace_str'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/trace.c:131:7: style:inconclusive: Function 'trace_string' argument 1 names different: declaration '' definition 'fmt'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/trace.c:154:7: style:inconclusive: Function 'trace_constant' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/trace.c:72:10: style: Variable 'trace_env_ptr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/trace.c:87:7: style: Parameter 'trace_str' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/trace.c:93:15: style: Variable 'tblock' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/trace.c:154:7: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/util.c:464:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/util.c:517:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/util.c:897:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/util.c:1199:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/util.c:1280:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/util.c:1323:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/util.c:1482:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/util.c:1698:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/util.c:1901:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] THE-3.3RC1/util.c:1943:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] THE-3.3RC1/util.c:2066:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/util.c:2125:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/util.c:2174:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/util.c:2356:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/util.c:2400:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] THE-3.3RC1/util.c:3232:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] THE-3.3RC1/util.c:3165:11: style: Obsolescent function 'tmpnam' called. It is recommended to use 'tmpfile', 'mkstemp' or 'mkdtemp' instead. [prohibitedtmpnamCalled] THE-3.3RC1/util.c:140:11: style:inconclusive: Function 'asc2ebc' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:141:5: style:inconclusive: Function 'asc2ebc' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:142:5: style:inconclusive: Function 'asc2ebc' argument 3 names different: declaration '' definition 'start'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:143:5: style:inconclusive: Function 'asc2ebc' argument 4 names different: declaration '' definition 'end'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:164:11: style:inconclusive: Function 'ebc2asc' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:165:5: style:inconclusive: Function 'ebc2asc' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:166:5: style:inconclusive: Function 'ebc2asc' argument 3 names different: declaration '' definition 'start'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:167:5: style:inconclusive: Function 'ebc2asc' argument 4 names different: declaration '' definition 'end'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:208:11: style:inconclusive: Function 'memreveq' argument 1 names different: declaration '' definition 'buffer'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:208:18: style:inconclusive: Function 'memreveq' argument 2 names different: declaration '' definition 'ch'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:209:12: style:inconclusive: Function 'memreveq' argument 3 names different: declaration '' definition 'max_len'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:243:11: style:inconclusive: Function 'memrevne' argument 1 names different: declaration '' definition 'buffer'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:244:10: style:inconclusive: Function 'memrevne' argument 2 names different: declaration '' definition 'known_char'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:245:12: style:inconclusive: Function 'memrevne' argument 3 names different: declaration '' definition 'max_len'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:283:11: style:inconclusive: Function 'meminschr' argument 1 names different: declaration '' definition 'buffer'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:284:10: style:inconclusive: Function 'meminschr' argument 2 names different: declaration '' definition 'chr'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:285:12: style:inconclusive: Function 'meminschr' argument 3 names different: declaration '' definition 'location'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:285:21: style:inconclusive: Function 'meminschr' argument 4 names different: declaration '' definition 'max_length'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:285:32: style:inconclusive: Function 'meminschr' argument 5 names different: declaration '' definition 'curr_length'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:331:11: style:inconclusive: Function 'meminsmem' argument 1 names different: declaration '' definition 'buffer'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:331:19: style:inconclusive: Function 'meminsmem' argument 2 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:332:12: style:inconclusive: Function 'meminsmem' argument 3 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:332:16: style:inconclusive: Function 'meminsmem' argument 4 names different: declaration '' definition 'location'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:332:25: style:inconclusive: Function 'meminsmem' argument 5 names different: declaration '' definition 'max_length'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:332:36: style:inconclusive: Function 'meminsmem' argument 6 names different: declaration '' definition 'curr_length'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:376:11: style:inconclusive: Function 'memdeln' argument 1 names different: declaration '' definition 'buffer'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:377:12: style:inconclusive: Function 'memdeln' argument 2 names different: declaration '' definition 'location'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:377:21: style:inconclusive: Function 'memdeln' argument 3 names different: declaration '' definition 'curr_length'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:377:33: style:inconclusive: Function 'memdeln' argument 4 names different: declaration '' definition 'num_chars'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:414:11: style:inconclusive: Function 'strdelchr' argument 1 names different: declaration '' definition 'buffer'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:415:10: style:inconclusive: Function 'strdelchr' argument 2 names different: declaration '' definition 'chr'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:457:11: style:inconclusive: Function 'memrmdup' argument 1 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:458:13: style:inconclusive: Function 'memrmdup' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:459:10: style:inconclusive: Function 'memrmdup' argument 3 names different: declaration '' definition 'ch'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:511:11: style:inconclusive: Function 'strrmdup' argument 1 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:512:10: style:inconclusive: Function 'strrmdup' argument 2 names different: declaration '' definition 'ch'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:513:6: style:inconclusive: Function 'strrmdup' argument 3 names different: declaration '' definition 'exclude_leading'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:567:11: style:inconclusive: Function 'strzne' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:568:10: style:inconclusive: Function 'strzne' argument 2 names different: declaration '' definition 'ch'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:603:11: style:inconclusive: Function 'my_strdup' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:650:11: style:inconclusive: Function 'memne' argument 1 names different: declaration '' definition 'buffer'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:651:10: style:inconclusive: Function 'memne' argument 2 names different: declaration '' definition 'chr'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:652:12: style:inconclusive: Function 'memne' argument 3 names different: declaration '' definition 'length'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:688:11: style:inconclusive: Function 'strzrevne' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:689:10: style:inconclusive: Function 'strzrevne' argument 2 names different: declaration '' definition 'ch'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:726:11: style:inconclusive: Function 'strzreveq' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:726:15: style:inconclusive: Function 'strzreveq' argument 2 names different: declaration '' definition 'ch'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:764:11: style:inconclusive: Function 'strtrunc' argument 1 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:808:11: style:inconclusive: Function 'MyStrip' argument 1 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:809:6: style:inconclusive: Function 'MyStrip' argument 2 names different: declaration '' definition 'option'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:809:13: style:inconclusive: Function 'MyStrip' argument 3 names different: declaration '' definition 'ch'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:881:11: style:inconclusive: Function 'memfind' argument 1 names different: declaration '' definition 'haystack'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:882:11: style:inconclusive: Function 'memfind' argument 2 names different: declaration '' definition 'needle'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:883:12: style:inconclusive: Function 'memfind' argument 3 names different: declaration '' definition 'hay_len'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:884:12: style:inconclusive: Function 'memfind' argument 4 names different: declaration '' definition 'nee_len'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:885:6: style:inconclusive: Function 'memfind' argument 5 names different: declaration '' definition 'case_ignore'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:886:6: style:inconclusive: Function 'memfind' argument 6 names different: declaration '' definition 'arbsts'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:887:10: style:inconclusive: Function 'memfind' argument 7 names different: declaration '' definition 'arb_single'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:888:10: style:inconclusive: Function 'memfind' argument 8 names different: declaration '' definition 'arb_multiple'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:889:13: style:inconclusive: Function 'memfind' argument 9 names different: declaration '' definition 'target_len'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1022:11: style:inconclusive: Function 'memrev' argument 1 names different: declaration '' definition 'dest'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1022:18: style:inconclusive: Function 'memrev' argument 2 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1023:12: style:inconclusive: Function 'memrev' argument 3 names different: declaration '' definition 'length'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1038:11: style:inconclusive: Function 'memcmpi' argument 1 names different: declaration '' definition 'buf1'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1038:17: style:inconclusive: Function 'memcmpi' argument 2 names different: declaration '' definition 'buf2'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1039:12: style:inconclusive: Function 'memcmpi' argument 3 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1087:11: style:inconclusive: Function 'my_stricmp' argument 1 names different: declaration '' definition 'str1'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1087:17: style:inconclusive: Function 'my_stricmp' argument 2 names different: declaration '' definition 'str2'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1144:11: style:inconclusive: Function 'make_upper' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1190:11: style:inconclusive: Function 'equal' argument 1 names different: declaration '' definition 'con'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1190:16: style:inconclusive: Function 'equal' argument 2 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1191:12: style:inconclusive: Function 'equal' argument 3 names different: declaration '' definition 'min_len'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1251:11: style:inconclusive: Function 'valid_integer' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1297:11: style:inconclusive: Function 'valid_positive_integer' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1334:11: style:inconclusive: Function 'valid_positive_integer_against_maximum' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1335:12: style:inconclusive: Function 'valid_positive_integer_against_maximum' argument 2 names different: declaration '' definition 'maximum'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1400:11: style:inconclusive: Function 'strzeq' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1401:10: style:inconclusive: Function 'strzeq' argument 2 names different: declaration '' definition 'ch'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1428:11: style:inconclusive: Function 'strtrans' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1429:10: style:inconclusive: Function 'strtrans' argument 2 names different: declaration '' definition 'oldch'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1429:16: style:inconclusive: Function 'strtrans' argument 3 names different: declaration '' definition 'newch'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1457:7: style:inconclusive: Function 'add_LINE' argument 1 names different: declaration '' definition 'first'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1458:7: style:inconclusive: Function 'add_LINE' argument 2 names different: declaration '' definition 'curr'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1459:11: style:inconclusive: Function 'add_LINE' argument 3 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1460:12: style:inconclusive: Function 'add_LINE' argument 4 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1461:12: style:inconclusive: Function 'add_LINE' argument 5 names different: declaration '' definition 'select'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1462:6: style:inconclusive: Function 'add_LINE' argument 6 names different: declaration '' definition 'new_flag'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1536:7: style:inconclusive: Function 'append_LINE' argument 1 names different: declaration '' definition 'curr'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1537:11: style:inconclusive: Function 'append_LINE' argument 2 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1538:12: style:inconclusive: Function 'append_LINE' argument 3 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1564:8: style:inconclusive: Function 'delete_LINE' argument 1 names different: declaration '' definition 'first'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1564:16: style:inconclusive: Function 'delete_LINE' argument 2 names different: declaration '' definition 'last'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1564:22: style:inconclusive: Function 'delete_LINE' argument 3 names different: declaration '' definition 'curr'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1565:7: style:inconclusive: Function 'delete_LINE' argument 4 names different: declaration '' definition 'direction'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1566:6: style:inconclusive: Function 'delete_LINE' argument 5 names different: declaration '' definition 'delete_names'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1608:9: style:inconclusive: Function 'put_string' argument 1 names different: declaration '' definition 'win'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1609:9: style:inconclusive: Function 'put_string' argument 2 names different: declaration '' definition 'row'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1610:9: style:inconclusive: Function 'put_string' argument 3 names different: declaration '' definition 'col'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1611:11: style:inconclusive: Function 'put_string' argument 4 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1612:12: style:inconclusive: Function 'put_string' argument 5 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1636:9: style:inconclusive: Function 'put_char' argument 1 names different: declaration '' definition 'win'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1637:8: style:inconclusive: Function 'put_char' argument 2 names different: declaration '' definition 'ch'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1638:10: style:inconclusive: Function 'put_char' argument 3 names different: declaration '' definition 'add_ins'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1671:7: style:inconclusive: Function 'set_up_windows' argument 1 names different: declaration '' definition 'scrn'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1961:15: style:inconclusive: Function 'pre_process_line' argument 1 names different: declaration '' definition 'the_view'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1962:10: style:inconclusive: Function 'pre_process_line' argument 2 names different: declaration '' definition 'line_number'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:1963:7: style:inconclusive: Function 'pre_process_line' argument 3 names different: declaration '' definition 'known_curr'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2018:15: style:inconclusive: Function 'post_process_line' argument 1 names different: declaration '' definition 'the_view'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2019:10: style:inconclusive: Function 'post_process_line' argument 2 names different: declaration '' definition 'line_number'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2020:7: style:inconclusive: Function 'post_process_line' argument 3 names different: declaration '' definition 'known_curr'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2021:6: style:inconclusive: Function 'post_process_line' argument 4 names different: declaration '' definition 'set_alt'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2117:11: style:inconclusive: Function 'blank_field' argument 1 names different: declaration '' definition 'field'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2135:6: style:inconclusive: Function 'adjust_marked_lines' argument 1 names different: declaration '' definition 'binsert_line'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2136:10: style:inconclusive: Function 'adjust_marked_lines' argument 2 names different: declaration '' definition 'base_line'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2137:10: style:inconclusive: Function 'adjust_marked_lines' argument 3 names different: declaration '' definition 'num_lines'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2210:15: style:inconclusive: Function 'adjust_pending_prefix' argument 1 names different: declaration '' definition 'view'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2211:6: style:inconclusive: Function 'adjust_pending_prefix' argument 2 names different: declaration '' definition 'binsert_line'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2212:10: style:inconclusive: Function 'adjust_pending_prefix' argument 3 names different: declaration '' definition 'base_line'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2213:10: style:inconclusive: Function 'adjust_pending_prefix' argument 4 names different: declaration '' definition 'num_lines'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2269:10: style:inconclusive: Function 'case_translate' argument 1 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2323:11: style:inconclusive: Function 'add_to_recovery_list' argument 1 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2324:12: style:inconclusive: Function 'add_to_recovery_list' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2384:7: style:inconclusive: Function 'get_from_recovery_list' argument 1 names different: declaration '' definition 'num'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2515:9: style:inconclusive: Function 'my_wclrtoeol' argument 1 names different: declaration '' definition 'win'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2555:9: style:inconclusive: Function 'my_wdelch' argument 1 names different: declaration '' definition 'win'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2578:11: style:inconclusive: Function 'get_word' argument 1 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2579:12: style:inconclusive: Function 'get_word' argument 2 names different: declaration '' definition 'length'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2579:19: style:inconclusive: Function 'get_word' argument 3 names different: declaration '' definition 'curr_pos'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2580:13: style:inconclusive: Function 'get_word' argument 4 names different: declaration '' definition 'first_col'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2580:24: style:inconclusive: Function 'get_word' argument 5 names different: declaration '' definition 'last_col'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2735:11: style:inconclusive: Function 'get_fieldword' argument 1 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2736:12: style:inconclusive: Function 'get_fieldword' argument 2 names different: declaration '' definition 'length'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2736:19: style:inconclusive: Function 'get_fieldword' argument 3 names different: declaration '' definition 'curr_pos'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2737:13: style:inconclusive: Function 'get_fieldword' argument 4 names different: declaration '' definition 'first_col'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2737:24: style:inconclusive: Function 'get_fieldword' argument 5 names different: declaration '' definition 'last_col'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2927:10: style:inconclusive: Function 'my_isalphanum' argument 1 names different: declaration '' definition 'chr'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2954:9: style:inconclusive: Function 'my_wmove' argument 1 names different: declaration '' definition 'win'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2955:7: style:inconclusive: Function 'my_wmove' argument 2 names different: declaration '' definition 'scridx'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2955:14: style:inconclusive: Function 'my_wmove' argument 3 names different: declaration '' definition 'winidx'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2955:21: style:inconclusive: Function 'my_wmove' argument 4 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2955:23: style:inconclusive: Function 'my_wmove' argument 5 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2982:7: style:inconclusive: Function 'get_row_for_tof_eof' argument 1 names different: declaration '' definition 'row'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:2983:10: style:inconclusive: Function 'get_row_for_tof_eof' argument 2 names different: declaration '' definition 'scridx'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:3009:6: style:inconclusive: Function 'set_compare_exact' argument 1 names different: declaration '' definition 'exact'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:3059:7: style:inconclusive: Function 'search_query_item_array' argument 1 names different: declaration '' definition 'base'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:3060:8: style:inconclusive: Function 'search_query_item_array' argument 2 names different: declaration '' definition 'num'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:3061:8: style:inconclusive: Function 'search_query_item_array' argument 3 names different: declaration '' definition 'width'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:3062:13: style:inconclusive: Function 'search_query_item_array' argument 4 names different: declaration '' definition 'needle'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:3063:5: style:inconclusive: Function 'search_query_item_array' argument 5 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:3111:11: style:inconclusive: Function 'split_function_name' argument 1 names different: declaration '' definition 'funcname'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:3112:6: style:inconclusive: Function 'split_function_name' argument 2 names different: declaration '' definition 'funcname_length'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:3156:7: style:inconclusive: Function 'thetmpnam' argument 1 names different: declaration '' definition 'prefix'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:3222:5: style:inconclusive: Function 'find_filetab' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:3328:15: style:inconclusive: Function 'find_next_file' argument 1 names different: declaration '' definition 'curr'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:3329:7: style:inconclusive: Function 'find_next_file' argument 2 names different: declaration '' definition 'direction'. [funcArgNamesDifferentUnnamed] THE-3.3RC1/util.c:208:11: style: Parameter 'buffer' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/util.c:243:11: style: Parameter 'buffer' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/util.c:331:19: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/util.c:516:14: style: Variable 'src' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/util.c:567:11: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/util.c:603:11: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/util.c:650:11: style: Parameter 'buffer' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/util.c:688:11: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/util.c:726:11: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/util.c:1022:18: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/util.c:1038:11: style: Parameter 'buf1' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/util.c:1038:17: style: Parameter 'buf2' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/util.c:1087:11: style: Parameter 'str1' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/util.c:1087:17: style: Parameter 'str2' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/util.c:1190:11: style: Parameter 'con' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/util.c:1190:16: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/util.c:1251:11: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/util.c:1297:11: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/util.c:1400:11: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/util.c:1459:11: style: Parameter 'line' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/util.c:1537:11: style: Parameter 'line' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/util.c:1967:10: style: Variable 'curr' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/util.c:2323:11: style: Parameter 'line' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/util.c:2578:11: style: Parameter 'string' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/util.c:2735:11: style: Parameter 'string' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/util.c:3059:7: style: Parameter 'base' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/util.c:3067:21: style: Variable 'result' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/util.c:3156:7: style: Parameter 'prefix' can be declared as pointer to const [constParameterPointer] THE-3.3RC1/util.c:3231:18: style: Variable 'first_view_file' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/util.c:3337:18: style: Variable 'save_current_view' can be declared as pointer to const [constVariablePointer] THE-3.3RC1/util.c:812:16: style: Variable 'i' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/util.c:813:18: style: Variable 'pos' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/util.c:892:24: style: Variable 'c1' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/util.c:892:29: style: Variable 'c2' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/util.c:894:20: style: Variable 'j' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/util.c:895:22: style: Variable 'matches' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/util.c:2328:20: style: Variable 'i' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/util.c:2519:20: style: Variable 'i' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/util.c:2520:22: style: Variable 'maxx' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/util.c:2520:29: style: Variable 'maxy' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/util.c:3232:21: style: Variable 'process_view' is assigned a value that is never used. [unreadVariable] THE-3.3RC1/util.c:3233:18: style: Variable 'j' is assigned a value that is never used. [unreadVariable] diff: head THE-3.3RC1/box.c:335:7: style:inconclusive: Function 'box_delete' argument 1 names different: declaration '' definition 'prm'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/box.c:455:7: style:inconclusive: Function 'box_move' argument 1 names different: declaration '' definition 'prm'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/box.c:456:15: style:inconclusive: Function 'box_move' argument 3 names different: declaration '' definition 'copy_to_temp'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/box.c:456:6: style:inconclusive: Function 'box_move' argument 2 names different: declaration '' definition 'boverlay'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/box.c:509:7: style:inconclusive: Function 'box_copy_to_temp' argument 1 names different: declaration '' definition 'prm'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/box.c:584:7: style:inconclusive: Function 'box_copy_from_temp' argument 1 names different: declaration '' definition 'prm'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/box.c:585:6: style:inconclusive: Function 'box_copy_from_temp' argument 2 names different: declaration '' definition 'boverlay'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/box.c:653:7: style:inconclusive: Function 'box_copy_stream_from_temp' argument 1 names different: declaration '' definition 'prm'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/box.c:654:6: style:inconclusive: Function 'box_copy_stream_from_temp' argument 2 names different: declaration '' definition 'boverlay'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/box.c:840:7: style:inconclusive: Function 'box_fill' argument 1 names different: declaration '' definition 'prm'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/box.c:841:10: style:inconclusive: Function 'box_fill' argument 2 names different: declaration '' definition 'fillchar'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/comm5.c:137:18: style: Variable 'curr' can be declared as pointer to const [constVariablePointer] head THE-3.3RC1/commutil.c:1195:6: style:inconclusive: Function 'set_rexx_variables_for_all_keys' argument 1 names different: declaration '' definition 'number_keys_return'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:1274:11: style:inconclusive: Function 'command_line' argument 1 names different: declaration '' definition 'cmd_line'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:1275:6: style:inconclusive: Function 'command_line' argument 2 names different: declaration '' definition 'command_only'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:1694:11: style:inconclusive: Function 'split_command' argument 1 names different: declaration '' definition 'cmd_line'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:1694:21: style:inconclusive: Function 'split_command' argument 2 names different: declaration '' definition 'cmd'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:1694:26: style:inconclusive: Function 'split_command' argument 3 names different: declaration '' definition 'param'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:170:5: style:inconclusive: Function 'get_key_name' argument 1 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:171:6: style:inconclusive: Function 'get_key_name' argument 2 names different: declaration '' definition 'shift'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:1769:11: style:inconclusive: Function 'param_split' argument 1 names different: declaration '' definition 'params'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:1770:11: style:inconclusive: Function 'param_split' argument 2 names different: declaration '' definition 'word'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:1771:5: style:inconclusive: Function 'param_split' argument 3 names different: declaration '' definition 'words'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:1772:11: style:inconclusive: Function 'param_split' argument 4 names different: declaration '' definition 'delims'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:1773:10: style:inconclusive: Function 'param_split' argument 5 names different: declaration '' definition 'param_type'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:1774:11: style:inconclusive: Function 'param_split' argument 6 names different: declaration '' definition 'strip'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:1775:6: style:inconclusive: Function 'param_split' argument 7 names different: declaration '' definition 'trailing_spaces_is_arg'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:1959:11: style:inconclusive: Function 'quoted_param_split' argument 1 names different: declaration '' definition 'params'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:1960:11: style:inconclusive: Function 'quoted_param_split' argument 2 names different: declaration '' definition 'word'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:1961:5: style:inconclusive: Function 'quoted_param_split' argument 3 names different: declaration '' definition 'words'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:1962:11: style:inconclusive: Function 'quoted_param_split' argument 4 names different: declaration '' definition 'delims'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:1963:10: style:inconclusive: Function 'quoted_param_split' argument 5 names different: declaration '' definition 'param_type'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:1964:11: style:inconclusive: Function 'quoted_param_split' argument 6 names different: declaration '' definition 'strip'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:1965:6: style:inconclusive: Function 'quoted_param_split' argument 7 names different: declaration '' definition 'trailing_spaces_is_arg'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:1966:11: style:inconclusive: Function 'quoted_param_split' argument 8 names different: declaration '' definition 'quoted'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:200:5: style:inconclusive: Function 'get_key_definition' argument 1 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:201:5: style:inconclusive: Function 'get_key_definition' argument 2 names different: declaration '' definition 'define_format'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:202:19: style:inconclusive: Function 'get_key_definition' argument 4 names different: declaration '' definition 'mouse_key'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:202:6: style:inconclusive: Function 'get_key_definition' argument 3 names different: declaration '' definition 'default_keys'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2192:11: style:inconclusive: Function 'command_split' argument 1 names different: declaration '' definition 'params'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2193:11: style:inconclusive: Function 'command_split' argument 2 names different: declaration '' definition 'word'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2194:5: style:inconclusive: Function 'command_split' argument 3 names different: declaration '' definition 'words'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2195:11: style:inconclusive: Function 'command_split' argument 4 names different: declaration '' definition 'delims'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2196:11: style:inconclusive: Function 'command_split' argument 5 names different: declaration '' definition 'buffer'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2251:6: style:inconclusive: Function 'get_true_line' argument 1 names different: declaration '' definition 'respect_compat'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2275:6: style:inconclusive: Function 'get_true_column' argument 1 names different: declaration '' definition 'respect_compat'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2303:7: style:inconclusive: Function 'next_char' argument 1 names different: declaration '' definition 'curr'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2304:7: style:inconclusive: Function 'next_char' argument 2 names different: declaration '' definition 'off'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2305:12: style:inconclusive: Function 'next_char' argument 3 names different: declaration '' definition 'end_col'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2325:10: style:inconclusive: Function 'add_define' argument 1 names different: declaration '' definition 'first'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2325:18: style:inconclusive: Function 'add_define' argument 2 names different: declaration '' definition 'last'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2326:5: style:inconclusive: Function 'add_define' argument 3 names different: declaration '' definition 'key_value'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2327:11: style:inconclusive: Function 'add_define' argument 4 names different: declaration '' definition 'commands'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2328:6: style:inconclusive: Function 'add_define' argument 5 names different: declaration '' definition 'instore'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2329:11: style:inconclusive: Function 'add_define' argument 6 names different: declaration '' definition 'synonym'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2330:10: style:inconclusive: Function 'add_define' argument 7 names different: declaration '' definition 'linend'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2506:10: style:inconclusive: Function 'remove_define' argument 1 names different: declaration '' definition 'first'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2506:18: style:inconclusive: Function 'remove_define' argument 2 names different: declaration '' definition 'last'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2507:5: style:inconclusive: Function 'remove_define' argument 3 names different: declaration '' definition 'key_value'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2508:11: style:inconclusive: Function 'remove_define' argument 4 names different: declaration '' definition 'synonym'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2566:10: style:inconclusive: Function 'append_define' argument 1 names different: declaration '' definition 'first'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2566:18: style:inconclusive: Function 'append_define' argument 2 names different: declaration '' definition 'last'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2567:5: style:inconclusive: Function 'append_define' argument 3 names different: declaration '' definition 'key_value'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2568:7: style:inconclusive: Function 'append_define' argument 4 names different: declaration '' definition 'cmd'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2569:11: style:inconclusive: Function 'append_define' argument 5 names different: declaration '' definition 'prm'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2570:11: style:inconclusive: Function 'append_define' argument 6 names different: declaration '' definition 'pcode'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2571:5: style:inconclusive: Function 'append_define' argument 7 names different: declaration '' definition 'pcode_len'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2572:11: style:inconclusive: Function 'append_define' argument 8 names different: declaration '' definition 'synonym'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2573:10: style:inconclusive: Function 'append_define' argument 9 names different: declaration '' definition 'linend'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2642:11: style:inconclusive: Function 'find_key_value' argument 1 names different: declaration '' definition 'mnemonic'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2669:11: style:inconclusive: Function 'find_command' argument 1 names different: declaration '' definition 'cmd'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2670:6: style:inconclusive: Function 'find_command' argument 2 names different: declaration '' definition 'search_for_target'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2755:11: style:inconclusive: Function 'add_command' argument 1 names different: declaration '' definition 'new_cmd'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2805:7: style:inconclusive: Function 'get_next_command' argument 1 names different: declaration '' definition 'direction'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2806:5: style:inconclusive: Function 'get_next_command' argument 2 names different: declaration '' definition 'num'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2857:11: style:inconclusive: Function 'valid_command_to_save' argument 1 names different: declaration '' definition 'save_cmd'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2888:11: style:inconclusive: Function 'save_last_command' argument 1 names different: declaration '' definition 'last_cmd'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2888:21: style:inconclusive: Function 'save_last_command' argument 2 names different: declaration '' definition 'cmnd'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2945:12: style:inconclusive: Function 'is_tab_col' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2969:12: style:inconclusive: Function 'find_next_tab_col' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:2993:12: style:inconclusive: Function 'find_prev_tab_col' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:3017:7: style:inconclusive: Function 'tabs_convert' argument 1 names different: declaration '' definition 'curr'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:3018:18: style:inconclusive: Function 'tabs_convert' argument 3 names different: declaration '' definition 'use_tabs'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:3018:27: style:inconclusive: Function 'tabs_convert' argument 4 names different: declaration '' definition 'add_to_recovery'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:3018:6: style:inconclusive: Function 'tabs_convert' argument 2 names different: declaration '' definition 'expand_tabs'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:3301:11: style:inconclusive: Function 'convert_hex_strings' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:3434:6: style:inconclusive: Function 'marked_block' argument 1 names different: declaration '' definition 'in_current_view'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:352:21: style: Parameter 'params' can be declared as pointer to const [constParameterPointer] head THE-3.3RC1/commutil.c:3573:6: style:inconclusive: Function 'execute_set_sos_command' argument 1 names different: declaration '' definition 'set_command'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:3574:11: style:inconclusive: Function 'execute_set_sos_command' argument 2 names different: declaration '' definition 'params'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:362:10: style: Variable 'spc' can be declared as pointer to const [constVariablePointer] head THE-3.3RC1/commutil.c:3640:6: style:inconclusive: Function 'valid_command_type' argument 1 names different: declaration '' definition 'set_command'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:3641:11: style:inconclusive: Function 'valid_command_type' argument 2 names different: declaration '' definition 'cmd_line'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:3684:12: style:inconclusive: Function 'allocate_temp_space' argument 1 names different: declaration '' definition 'length'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:3685:10: style:inconclusive: Function 'allocate_temp_space' argument 2 names different: declaration '' definition 'param_type'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:3765:10: style:inconclusive: Function 'free_temp_space' argument 1 names different: declaration '' definition 'param_type'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:3814:7: style:inconclusive: Function 'calculate_actual_row' argument 1 names different: declaration '' definition 'base'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:3815:7: style:inconclusive: Function 'calculate_actual_row' argument 2 names different: declaration '' definition 'off'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:3816:9: style:inconclusive: Function 'calculate_actual_row' argument 3 names different: declaration '' definition 'rows'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:3817:6: style:inconclusive: Function 'calculate_actual_row' argument 4 names different: declaration '' definition 'force_in_view'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:3889:11: style:inconclusive: Function 'get_valid_macro_file_name' argument 1 names different: declaration '' definition 'inmacroname'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:3889:24: style:inconclusive: Function 'get_valid_macro_file_name' argument 2 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:3889:34: style:inconclusive: Function 'get_valid_macro_file_name' argument 3 names different: declaration '' definition 'macro_ext'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:3890:8: style:inconclusive: Function 'get_valid_macro_file_name' argument 4 names different: declaration '' definition 'errnum'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:4008:11: style:inconclusive: Function 'define_command' argument 1 names different: declaration '' definition 'cmd_line'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:4054:11: style:inconclusive: Function 'find_key_name' argument 1 names different: declaration '' definition 'keyname'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:4078:11: style:inconclusive: Function 'readv_cmdline' argument 1 names different: declaration '' definition 'initial'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:4079:9: style:inconclusive: Function 'readv_cmdline' argument 2 names different: declaration '' definition 'dw'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:4080:5: style:inconclusive: Function 'readv_cmdline' argument 3 names different: declaration '' definition 'start_col'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:4200:5: style:inconclusive: Function 'execute_mouse_commands' argument 1 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:4294:11: style:inconclusive: Function 'validate_n_m' argument 1 names different: declaration '' definition 'params'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:4295:14: style:inconclusive: Function 'validate_n_m' argument 3 names different: declaration '' definition 'col2'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:4295:8: style:inconclusive: Function 'validate_n_m' argument 2 names different: declaration '' definition 'col1'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:4372:5: style:inconclusive: Function 'ResetOrDeleteCUABlock' argument 1 names different: declaration '' definition 'cua_behaviour'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:4439:9: style:inconclusive: Function 'save_target' argument 1 names different: declaration '' definition 'target'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:4477:11: style:inconclusive: Function 'execute_locate' argument 1 names different: declaration '' definition 'cmd'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:4478:27: style:inconclusive: Function 'execute_locate' argument 3 names different: declaration '' definition 'search_semantics'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:4478:45: style:inconclusive: Function 'execute_locate' argument 4 names different: declaration '' definition 'target_found'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:4478:6: style:inconclusive: Function 'execute_locate' argument 2 names different: declaration '' definition 'display_parse_error'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:4682:11: style:inconclusive: Function 'is_file_in_ring' argument 1 names different: declaration '' definition 'fpath'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:4682:19: style:inconclusive: Function 'is_file_in_ring' argument 2 names different: declaration '' definition 'fname'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:477:5: style:inconclusive: Function 'function_key' argument 1 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:478:5: style:inconclusive: Function 'function_key' argument 2 names different: declaration '' definition 'option'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:479:6: style:inconclusive: Function 'function_key' argument 3 names different: declaration '' definition 'mouse_details_present'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:854:5: style:inconclusive: Function 'is_modifier_key' argument 1 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:881:5: style:inconclusive: Function 'build_default_key_definition' argument 1 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:882:11: style:inconclusive: Function 'build_default_key_definition' argument 2 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:921:5: style:inconclusive: Function 'build_defined_key_definition' argument 1 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:922:11: style:inconclusive: Function 'build_defined_key_definition' argument 2 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:923:9: style:inconclusive: Function 'build_defined_key_definition' argument 3 names different: declaration '' definition 'curr'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:924:5: style:inconclusive: Function 'build_defined_key_definition' argument 4 names different: declaration '' definition 'define_format'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:985:11: style:inconclusive: Function 'build_synonym_definition' argument 1 names different: declaration '' definition 'synonym'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:985:20: style:inconclusive: Function 'build_synonym_definition' argument 2 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/commutil.c:986:9: style:inconclusive: Function 'build_synonym_definition' argument 3 names different: declaration '' definition 'curr'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/directry.c:205:11: style:inconclusive: Function 'getfiles' argument 1 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/directry.c:206:11: style:inconclusive: Function 'getfiles' argument 2 names different: declaration '' definition 'files'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/directry.c:207:18: style:inconclusive: Function 'getfiles' argument 3 names different: declaration '' definition 'dpfirst'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/directry.c:208:18: style:inconclusive: Function 'getfiles' argument 4 names different: declaration '' definition 'dplast'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/directry.c:400:18: style:inconclusive: Function 'date_comp' argument 2 names different: declaration '' definition 'in_next'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/directry.c:400:7: style:inconclusive: Function 'date_comp' argument 1 names different: declaration '' definition 'in_first'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/directry.c:428:18: style:inconclusive: Function 'time_comp' argument 2 names different: declaration '' definition 'in_next'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/directry.c:428:7: style:inconclusive: Function 'time_comp' argument 1 names different: declaration '' definition 'in_first'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/directry.c:454:18: style:inconclusive: Function 'dir_comp' argument 2 names different: declaration '' definition 'in_next'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/directry.c:454:7: style:inconclusive: Function 'dir_comp' argument 1 names different: declaration '' definition 'in_first'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/directry.c:487:18: style:inconclusive: Function 'size_comp' argument 2 names different: declaration '' definition 'in_next'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/directry.c:487:7: style:inconclusive: Function 'size_comp' argument 1 names different: declaration '' definition 'in_first'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/directry.c:519:18: style:inconclusive: Function 'name_comp' argument 2 names different: declaration '' definition 'in_next'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/directry.c:519:7: style:inconclusive: Function 'name_comp' argument 1 names different: declaration '' definition 'in_first'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/directry.c:542:17: style:inconclusive: Function 'file_date' argument 1 names different: declaration '' definition 'date'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/directry.c:543:11: style:inconclusive: Function 'file_date' argument 2 names different: declaration '' definition 'str_date'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/directry.c:561:17: style:inconclusive: Function 'file_time' argument 1 names different: declaration '' definition 'time'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/directry.c:562:11: style:inconclusive: Function 'file_time' argument 2 names different: declaration '' definition 'str_time'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/directry.c:574:11: style:inconclusive: Function 'file_attrs' argument 1 names different: declaration '' definition 'attrs'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/directry.c:575:11: style:inconclusive: Function 'file_attrs' argument 2 names different: declaration '' definition 'str_attr'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/directry.c:576:5: style:inconclusive: Function 'file_attrs' argument 3 names different: declaration '' definition 'facl'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/directry.c:646:11: style:inconclusive: Function 'is_a_dir' argument 1 names different: declaration '' definition 'attrs'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/directry.c:666:11: style:inconclusive: Function 'set_dirtype' argument 1 names different: declaration '' definition 'params'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/directry.c:713:11: style:inconclusive: Function 'get_dirtype' argument 1 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/directry.c:72:11: style:inconclusive: Function 'make_full' argument 1 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/directry.c:72:18: style:inconclusive: Function 'make_full' argument 2 names different: declaration '' definition 'file'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/error.c:477:14: style:inconclusive: Function 'open_msgline' argument 2 names different: declaration '' definition 'off'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/error.c:477:18: style:inconclusive: Function 'open_msgline' argument 3 names different: declaration '' definition 'rows'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/error.c:477:9: style:inconclusive: Function 'open_msgline' argument 1 names different: declaration '' definition 'base'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:1477:10: style:inconclusive: Function 'write_char' argument 1 names different: declaration '' definition 'chr'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:1478:7: style:inconclusive: Function 'write_char' argument 2 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:1499:11: style:inconclusive: Function 'write_line' argument 1 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:1500:12: style:inconclusive: Function 'write_line' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:1501:7: style:inconclusive: Function 'write_line' argument 3 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:1502:7: style:inconclusive: Function 'write_line' argument 4 names different: declaration '' definition 'trailing'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:1550:15: style:inconclusive: Function 'increment_alt' argument 1 names different: declaration '' definition 'cf'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:1577:11: style:inconclusive: Function 'new_filename' argument 1 names different: declaration '' definition 'ofp'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:1577:16: style:inconclusive: Function 'new_filename' argument 2 names different: declaration '' definition 'ofn'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:1577:21: style:inconclusive: Function 'new_filename' argument 3 names different: declaration '' definition 'nfn'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:1577:26: style:inconclusive: Function 'new_filename' argument 4 names different: declaration '' definition 'ext'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:1614:15: style:inconclusive: Function 'remove_aus_file' argument 1 names different: declaration '' definition 'cf'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:1638:6: style:inconclusive: Function 'free_view_memory' argument 1 names different: declaration '' definition 'free_file_lines'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:1639:6: style:inconclusive: Function 'free_view_memory' argument 2 names different: declaration '' definition 'display_the_screen'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:180:11: style:inconclusive: Function 'get_file' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:1900:6: style:inconclusive: Function 'free_file_memory' argument 1 names different: declaration '' definition 'free_file_lines'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:2176:11: style:inconclusive: Function 'find_file' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:2176:15: style:inconclusive: Function 'find_file' argument 2 names different: declaration '' definition 'fn'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:2265:7: style:inconclusive: Function 'execute_command_file' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:2332:11: style:inconclusive: Function 'read_file_into_memory' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:2333:6: style:inconclusive: Function 'read_file_into_memory' argument 2 names different: declaration '' definition 'buffer_size'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:683:7: style:inconclusive: Function 'read_file' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:684:7: style:inconclusive: Function 'read_file' argument 2 names different: declaration '' definition 'curr'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:685:11: style:inconclusive: Function 'read_file' argument 3 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:686:10: style:inconclusive: Function 'read_file' argument 4 names different: declaration '' definition 'fromline'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:686:19: style:inconclusive: Function 'read_file' argument 5 names different: declaration '' definition 'numlines'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:687:6: style:inconclusive: Function 'read_file' argument 6 names different: declaration '' definition 'called_from_get_command'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:895:7: style:inconclusive: Function 'read_fixed_file' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:896:7: style:inconclusive: Function 'read_fixed_file' argument 2 names different: declaration '' definition 'curr'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:897:11: style:inconclusive: Function 'read_fixed_file' argument 3 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:898:10: style:inconclusive: Function 'read_fixed_file' argument 4 names different: declaration '' definition 'fromline'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:898:19: style:inconclusive: Function 'read_fixed_file' argument 5 names different: declaration '' definition 'numlines'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:966:15: style:inconclusive: Function 'save_file' argument 1 names different: declaration '' definition 'cf'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:967:11: style:inconclusive: Function 'save_file' argument 2 names different: declaration '' definition 'new_fname'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:968:12: style:inconclusive: Function 'save_file' argument 7 names different: declaration '' definition 'append'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:968:6: style:inconclusive: Function 'save_file' argument 3 names different: declaration '' definition 'force'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:969:10: style:inconclusive: Function 'save_file' argument 4 names different: declaration '' definition 'in_lines'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:969:19: style:inconclusive: Function 'save_file' argument 5 names different: declaration '' definition 'start_line'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:970:11: style:inconclusive: Function 'save_file' argument 6 names different: declaration '' definition 'num_file_lines'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:971:12: style:inconclusive: Function 'save_file' argument 8 names different: declaration '' definition 'start_col'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:971:22: style:inconclusive: Function 'save_file' argument 9 names different: declaration '' definition 'end_col'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:972:6: style:inconclusive: Function 'save_file' argument 10 names different: declaration '' definition 'ignore_scope'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:973:6: style:inconclusive: Function 'save_file' argument 11 names different: declaration '' definition 'lines_based_on_scope'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/file.c:974:6: style:inconclusive: Function 'save_file' argument 12 names different: declaration '' definition 'autosave'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/mygetopt.c:327:10: style:inconclusive: Function '_getopt_internal' argument 1 names different: declaration '' definition 'argc'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/mygetopt.c:328:19: style:inconclusive: Function '_getopt_internal' argument 2 names different: declaration '' definition 'argv'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/mygetopt.c:329:18: style:inconclusive: Function '_getopt_internal' argument 3 names different: declaration '' definition 'optstring'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/mygetopt.c:330:37: style:inconclusive: Function '_getopt_internal' argument 4 names different: declaration '' definition 'longopts'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/mygetopt.c:331:11: style:inconclusive: Function '_getopt_internal' argument 5 names different: declaration '' definition 'longind'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/mygetopt.c:332:10: style:inconclusive: Function '_getopt_internal' argument 6 names different: declaration '' definition 'long_only'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/mygetopt.c:666:10: style:inconclusive: Function 'my_getopt' argument 1 names different: declaration '' definition 'argc'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/mygetopt.c:667:19: style:inconclusive: Function 'my_getopt' argument 2 names different: declaration '' definition 'argv'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/mygetopt.c:668:18: style:inconclusive: Function 'my_getopt' argument 3 names different: declaration '' definition 'optstring'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/os2eas.c:398:35: style:inconclusive: Function 'Free_FEAList' argument 1 names different: declaration '' definition 'pFEA'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/print.c:680:7: style:inconclusive: Function 'print_shadow_line' argument 1 names different: declaration '' definition 'pp'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/print.c:681:11: style:inconclusive: Function 'print_shadow_line' argument 2 names different: declaration '' definition 'line_term'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/print.c:682:10: style:inconclusive: Function 'print_shadow_line' argument 3 names different: declaration '' definition 'num_excluded'. [funcArgNamesDifferentUnnamed] 2.20.0 THE-3.3RC1/query.c:2462:12: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: fp [nullPointerOutOfResources] THE-3.3RC1/query.c:2436:14: note: Assuming allocation function fails THE-3.3RC1/query.c:2436:14: note: Assignment 'fp=fopen((DEFCHAR*)sp_path,"w")', assigned value is 0 THE-3.3RC1/query.c:2462:12: note: Null pointer dereference head THE-3.3RC1/query.c:2611:7: style:inconclusive: Function 'extract_point_settings' argument 1 names different: declaration '' definition 'itemno'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/query.c:2612:11: style:inconclusive: Function 'extract_point_settings' argument 2 names different: declaration '' definition 'params'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/query.c:2708:7: style:inconclusive: Function 'extract_prefix_settings' argument 1 names different: declaration '' definition 'itemno'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/query.c:2709:11: style:inconclusive: Function 'extract_prefix_settings' argument 2 names different: declaration '' definition 'params'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/query.c:2710:10: style:inconclusive: Function 'extract_prefix_settings' argument 3 names different: declaration '' definition 'query_type'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/query.c:2830:11: style:inconclusive: Function 'get_etmode' argument 1 names different: declaration '' definition 'onoff'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/query.c:2830:18: style:inconclusive: Function 'get_etmode' argument 2 names different: declaration '' definition 'list'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/query.c:3031:7: style:inconclusive: Function 'extract_autocolour_settings' argument 1 names different: declaration '' definition 'itemno'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/query.c:3032:11: style:inconclusive: Function 'extract_autocolour_settings' argument 2 names different: declaration '' definition 'buffer'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/query.c:3033:10: style:inconclusive: Function 'extract_autocolour_settings' argument 3 names different: declaration '' definition 'query_type'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/query.c:3034:11: style:inconclusive: Function 'extract_autocolour_settings' argument 4 names different: declaration '' definition 'params'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/query.c:3035:6: style:inconclusive: Function 'extract_autocolour_settings' argument 5 names different: declaration '' definition 'us'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/query2.c:1629:10: style: Variable 'curr' can be declared as pointer to const [constVariablePointer] head THE-3.3RC1/regex.c:2109:17: style:inconclusive: Function 'store_op1' argument 1 names different: declaration '' definition 'op'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2110:20: style:inconclusive: Function 'store_op1' argument 2 names different: declaration '' definition 'loc'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2111:9: style:inconclusive: Function 'store_op1' argument 3 names different: declaration '' definition 'arg'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2129:17: style:inconclusive: Function 'store_op2' argument 1 names different: declaration '' definition 'op'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2130:20: style:inconclusive: Function 'store_op2' argument 2 names different: declaration '' definition 'loc'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2131:15: style:inconclusive: Function 'store_op2' argument 4 names different: declaration '' definition 'arg2'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2131:9: style:inconclusive: Function 'store_op2' argument 3 names different: declaration '' definition 'arg1'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2152:17: style:inconclusive: Function 'insert_op1' argument 1 names different: declaration '' definition 'op'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2153:20: style:inconclusive: Function 'insert_op1' argument 2 names different: declaration '' definition 'loc'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2154:9: style:inconclusive: Function 'insert_op1' argument 3 names different: declaration '' definition 'arg'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2155:20: style:inconclusive: Function 'insert_op1' argument 4 names different: declaration '' definition 'end'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2178:17: style:inconclusive: Function 'insert_op2' argument 1 names different: declaration '' definition 'op'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2179:20: style:inconclusive: Function 'insert_op2' argument 2 names different: declaration '' definition 'loc'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2180:15: style:inconclusive: Function 'insert_op2' argument 4 names different: declaration '' definition 'arg2'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2180:9: style:inconclusive: Function 'insert_op2' argument 3 names different: declaration '' definition 'arg1'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2181:20: style:inconclusive: Function 'insert_op2' argument 5 names different: declaration '' definition 'end'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2205:17: style:inconclusive: Function 'at_begline_loc_p' argument 1 names different: declaration '' definition 'pattern'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2205:27: style:inconclusive: Function 'at_begline_loc_p' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2206:18: style:inconclusive: Function 'at_begline_loc_p' argument 3 names different: declaration '' definition 'syntax'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2230:17: style:inconclusive: Function 'at_endline_loc_p' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2230:21: style:inconclusive: Function 'at_endline_loc_p' argument 2 names different: declaration '' definition 'pend'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2231:9: style:inconclusive: Function 'at_endline_loc_p' argument 3 names different: declaration '' definition 'syntax'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2258:24: style:inconclusive: Function 'group_in_compile_stack' argument 1 names different: declaration '' definition 'compile_stack'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2259:14: style:inconclusive: Function 'group_in_compile_stack' argument 2 names different: declaration '' definition 'regnum'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2294:18: style:inconclusive: Function 'compile_range' argument 1 names different: declaration '' definition 'p_ptr'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2294:26: style:inconclusive: Function 'compile_range' argument 2 names different: declaration '' definition 'pend'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2295:11: style:inconclusive: Function 'compile_range' argument 3 names different: declaration '' definition 'translate'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2296:18: style:inconclusive: Function 'compile_range' argument 4 names different: declaration '' definition 'syntax'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2297:20: style:inconclusive: Function 'compile_range' argument 5 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2632:32: style:inconclusive: Function 're_compile_fastmap' argument 1 names different: declaration '' definition 'bufp'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2925:31: style:inconclusive: Function 're_set_registers' argument 1 names different: declaration '' definition 'bufp'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2926:26: style:inconclusive: Function 're_set_registers' argument 2 names different: declaration '' definition 'regs'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2927:14: style:inconclusive: Function 're_set_registers' argument 3 names different: declaration '' definition 'num_regs'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2928:15: style:inconclusive: Function 're_set_registers' argument 4 names different: declaration '' definition 'starts'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2928:24: style:inconclusive: Function 're_set_registers' argument 5 names different: declaration '' definition 'ends'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2960:32: style:inconclusive: Function 're_search' argument 1 names different: declaration '' definition 'bufp'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2961:18: style:inconclusive: Function 're_search' argument 2 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2962:10: style:inconclusive: Function 're_search' argument 3 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2962:16: style:inconclusive: Function 're_search' argument 4 names different: declaration '' definition 'startpos'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2962:26: style:inconclusive: Function 're_search' argument 5 names different: declaration '' definition 'range'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:2963:27: style:inconclusive: Function 're_search' argument 6 names different: declaration '' definition 'regs'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:3005:32: style:inconclusive: Function 're_search_2' argument 1 names different: declaration '' definition 'bufp'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:3006:18: style:inconclusive: Function 're_search_2' argument 2 names different: declaration '' definition 'string1'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:3006:28: style:inconclusive: Function 're_search_2' argument 4 names different: declaration '' definition 'string2'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:3007:10: style:inconclusive: Function 're_search_2' argument 3 names different: declaration '' definition 'size1'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:3007:17: style:inconclusive: Function 're_search_2' argument 5 names different: declaration '' definition 'size2'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:3008:10: style:inconclusive: Function 're_search_2' argument 6 names different: declaration '' definition 'startpos'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:3009:10: style:inconclusive: Function 're_search_2' argument 7 names different: declaration '' definition 'range'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:3010:27: style:inconclusive: Function 're_search_2' argument 8 names different: declaration '' definition 'regs'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:3011:10: style:inconclusive: Function 're_search_2' argument 9 names different: declaration '' definition 'stop'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:3280:32: style:inconclusive: Function 're_match' argument 1 names different: declaration '' definition 'bufp'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:3281:18: style:inconclusive: Function 're_match' argument 2 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:3282:10: style:inconclusive: Function 're_match' argument 3 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:3282:16: style:inconclusive: Function 're_match' argument 4 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:3283:27: style:inconclusive: Function 're_match' argument 5 names different: declaration '' definition 'regs'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:3317:32: style:inconclusive: Function 're_match_2' argument 1 names different: declaration '' definition 'bufp'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:3318:18: style:inconclusive: Function 're_match_2' argument 2 names different: declaration '' definition 'string1'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:3318:28: style:inconclusive: Function 're_match_2' argument 4 names different: declaration '' definition 'string2'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:3319:10: style:inconclusive: Function 're_match_2' argument 3 names different: declaration '' definition 'size1'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:3319:17: style:inconclusive: Function 're_match_2' argument 5 names different: declaration '' definition 'size2'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:3320:10: style:inconclusive: Function 're_match_2' argument 6 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:3321:27: style:inconclusive: Function 're_match_2' argument 7 names different: declaration '' definition 'regs'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:3322:10: style:inconclusive: Function 're_match_2' argument 8 names different: declaration '' definition 'stop'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:4523:21: style:inconclusive: Function 'group_match_null_string_p' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:4523:25: style:inconclusive: Function 'group_match_null_string_p' argument 3 names different: declaration '' definition 'end'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:4524:0: style:inconclusive: Function 'group_match_null_string_p' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:4524:25: style:inconclusive: Function 'group_match_null_string_p' argument 4 names different: declaration '' definition 'reg_info'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:4638:20: style:inconclusive: Function 'alt_match_null_string_p' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:4638:24: style:inconclusive: Function 'alt_match_null_string_p' argument 3 names different: declaration '' definition 'end'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:4639:0: style:inconclusive: Function 'alt_match_null_string_p' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:4639:25: style:inconclusive: Function 'alt_match_null_string_p' argument 4 names different: declaration '' definition 'reg_info'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:4681:21: style:inconclusive: Function 'common_op_match_null_string_p' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:4681:25: style:inconclusive: Function 'common_op_match_null_string_p' argument 3 names different: declaration '' definition 'end'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:4682:0: style:inconclusive: Function 'common_op_match_null_string_p' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:4682:25: style:inconclusive: Function 'common_op_match_null_string_p' argument 4 names different: declaration '' definition 'reg_info'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:4776:21: style:inconclusive: Function 'bcmp_translate' argument 2 names different: declaration '' definition 's1'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:4776:26: style:inconclusive: Function 'bcmp_translate' argument 3 names different: declaration '' definition 's2'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:4777:19: style:inconclusive: Function 'bcmp_translate' argument 4 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:4778:0: style:inconclusive: Function 'bcmp_translate' argument 1 names different: declaration '' definition 's1'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:4778:12: style:inconclusive: Function 'bcmp_translate' argument 5 names different: declaration '' definition 'translate'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:4814:18: style:inconclusive: Function 're_compile_pattern' argument 1 names different: declaration '' definition 'pattern'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:4815:19: style:inconclusive: Function 're_compile_pattern' argument 2 names different: declaration '' definition 're_syntax_options'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:4816:10: style:inconclusive: Function 're_compile_pattern' argument 3 names different: declaration '' definition 'length'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:4817:32: style:inconclusive: Function 're_compile_pattern' argument 4 names different: declaration '' definition 'bufp'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:4860:17: style:inconclusive: Function 'the_re_comp' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:4861:18: style:inconclusive: Function 'the_re_comp' argument 2 names different: declaration '' definition 're_syntax_options'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:4904:17: style:inconclusive: Function 're_exec' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:4959:14: style:inconclusive: Function 'the_regcomp' argument 1 names different: declaration '' definition 'preg'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:4960:17: style:inconclusive: Function 'the_regcomp' argument 2 names different: declaration '' definition 'pattern'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:4961:9: style:inconclusive: Function 'the_regcomp' argument 3 names different: declaration '' definition 'cflags'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:5043:20: style:inconclusive: Function 'the_regexec' argument 1 names different: declaration '' definition 'preg'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:5044:17: style:inconclusive: Function 'the_regexec' argument 2 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:5045:12: style:inconclusive: Function 'the_regexec' argument 3 names different: declaration '' definition 'nmatch'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:5046:16: style:inconclusive: Function 'the_regexec' argument 4 names different: declaration '' definition 'pmatch'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:5047:9: style:inconclusive: Function 'the_regexec' argument 5 names different: declaration '' definition 'eflags'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:5116:9: style:inconclusive: Function 'the_regerror' argument 1 names different: declaration '' definition 'reg_errcode'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:5117:20: style:inconclusive: Function 'the_regerror' argument 2 names different: declaration '' definition 'preg'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:5118:11: style:inconclusive: Function 'the_regerror' argument 3 names different: declaration '' definition 'errbuf'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:5119:12: style:inconclusive: Function 'the_regerror' argument 4 names different: declaration '' definition 'errbuf_size'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:5165:14: style:inconclusive: Function 'the_regfree' argument 1 names different: declaration '' definition 'preg'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/regex.c:822:18: style:inconclusive: Function 're_set_syntax' argument 1 names different: declaration '' definition 'syntax'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/show.c:1161:10: style:inconclusive: Function 'build_lines' argument 1 names different: declaration '' definition 'scrno'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/show.c:1162:7: style:inconclusive: Function 'build_lines' argument 2 names different: declaration '' definition 'direction'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/show.c:1163:7: style:inconclusive: Function 'build_lines' argument 3 names different: declaration '' definition 'curr'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/show.c:1164:12: style:inconclusive: Function 'build_lines' argument 5 names different: declaration '' definition 'start_row'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/show.c:1164:7: style:inconclusive: Function 'build_lines' argument 4 names different: declaration '' definition 'rows'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/show.c:1559:10: style:inconclusive: Function 'build_lines_for_display' argument 1 names different: declaration '' definition 'scrno'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/show.c:1560:7: style:inconclusive: Function 'build_lines_for_display' argument 2 names different: declaration '' definition 'direction'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/show.c:1561:12: style:inconclusive: Function 'build_lines_for_display' argument 4 names different: declaration '' definition 'start_row'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/show.c:1561:7: style:inconclusive: Function 'build_lines_for_display' argument 3 names different: declaration '' definition 'rows'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/show.c:2053:10: style:inconclusive: Function 'show_lines' argument 1 names different: declaration '' definition 'scrno'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/show.c:2286:10: style:inconclusive: Function 'show_a_line' argument 1 names different: declaration '' definition 'scrno'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/show.c:2287:7: style:inconclusive: Function 'show_a_line' argument 2 names different: declaration '' definition 'row'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/show.c:2288:12: style:inconclusive: Function 'show_a_line' argument 3 names different: declaration '' definition 'scurr'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/show.c:2561:10: style:inconclusive: Function 'set_prefix_contents' argument 1 names different: declaration '' definition 'scrno'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/show.c:2562:7: style:inconclusive: Function 'set_prefix_contents' argument 2 names different: declaration '' definition 'curr'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/show.c:2563:7: style:inconclusive: Function 'set_prefix_contents' argument 3 names different: declaration '' definition 'start_row'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/show.c:2564:10: style:inconclusive: Function 'set_prefix_contents' argument 4 names different: declaration '' definition 'cline'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/show.c:2565:6: style:inconclusive: Function 'set_prefix_contents' argument 5 names different: declaration '' definition 'is_current'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/show.c:2623:10: style:inconclusive: Function 'show_hex_line' argument 1 names different: declaration '' definition 'scrno'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/show.c:2624:7: style:inconclusive: Function 'show_hex_line' argument 2 names different: declaration '' definition 'row'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/sort.c:73:14: style:inconclusive: Function 'cmp' argument 2 names different: declaration '' definition 'second'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/sort.c:73:7: style:inconclusive: Function 'cmp' argument 1 names different: declaration '' definition 'first'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/target.c:1511:7: style:inconclusive: Function 'is_blank' argument 1 names different: declaration '' definition 'curr'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/target.c:262:9: style: Variable 'regexp' can be declared as const array [constVariable] head THE-3.3RC1/the.c:1583:11: style:inconclusive: Function 'display_info' argument 1 names different: declaration '' definition 'argv0'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/trace.c:131:7: style:inconclusive: Function 'trace_string' argument 1 names different: declaration '' definition 'fmt'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/trace.c:154:7: style:inconclusive: Function 'trace_constant' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/trace.c:87:7: style:inconclusive: Function 'trace_function' argument 1 names different: declaration '' definition 'trace_str'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1022:11: style:inconclusive: Function 'memrev' argument 1 names different: declaration '' definition 'dest'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1022:18: style:inconclusive: Function 'memrev' argument 2 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1023:12: style:inconclusive: Function 'memrev' argument 3 names different: declaration '' definition 'length'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1038:11: style:inconclusive: Function 'memcmpi' argument 1 names different: declaration '' definition 'buf1'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1038:17: style:inconclusive: Function 'memcmpi' argument 2 names different: declaration '' definition 'buf2'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1039:12: style:inconclusive: Function 'memcmpi' argument 3 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1087:11: style:inconclusive: Function 'my_stricmp' argument 1 names different: declaration '' definition 'str1'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1087:17: style:inconclusive: Function 'my_stricmp' argument 2 names different: declaration '' definition 'str2'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1144:11: style:inconclusive: Function 'make_upper' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1190:11: style:inconclusive: Function 'equal' argument 1 names different: declaration '' definition 'con'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1190:16: style:inconclusive: Function 'equal' argument 2 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1191:12: style:inconclusive: Function 'equal' argument 3 names different: declaration '' definition 'min_len'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1251:11: style:inconclusive: Function 'valid_integer' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1297:11: style:inconclusive: Function 'valid_positive_integer' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1334:11: style:inconclusive: Function 'valid_positive_integer_against_maximum' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1335:12: style:inconclusive: Function 'valid_positive_integer_against_maximum' argument 2 names different: declaration '' definition 'maximum'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1400:11: style:inconclusive: Function 'strzeq' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1401:10: style:inconclusive: Function 'strzeq' argument 2 names different: declaration '' definition 'ch'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:140:11: style:inconclusive: Function 'asc2ebc' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:141:5: style:inconclusive: Function 'asc2ebc' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1428:11: style:inconclusive: Function 'strtrans' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1429:10: style:inconclusive: Function 'strtrans' argument 2 names different: declaration '' definition 'oldch'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1429:16: style:inconclusive: Function 'strtrans' argument 3 names different: declaration '' definition 'newch'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:142:5: style:inconclusive: Function 'asc2ebc' argument 3 names different: declaration '' definition 'start'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:143:5: style:inconclusive: Function 'asc2ebc' argument 4 names different: declaration '' definition 'end'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1457:7: style:inconclusive: Function 'add_LINE' argument 1 names different: declaration '' definition 'first'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1458:7: style:inconclusive: Function 'add_LINE' argument 2 names different: declaration '' definition 'curr'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1459:11: style:inconclusive: Function 'add_LINE' argument 3 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1460:12: style:inconclusive: Function 'add_LINE' argument 4 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1461:12: style:inconclusive: Function 'add_LINE' argument 5 names different: declaration '' definition 'select'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1462:6: style:inconclusive: Function 'add_LINE' argument 6 names different: declaration '' definition 'new_flag'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1536:7: style:inconclusive: Function 'append_LINE' argument 1 names different: declaration '' definition 'curr'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1537:11: style:inconclusive: Function 'append_LINE' argument 2 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1538:12: style:inconclusive: Function 'append_LINE' argument 3 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1564:16: style:inconclusive: Function 'delete_LINE' argument 2 names different: declaration '' definition 'last'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1564:22: style:inconclusive: Function 'delete_LINE' argument 3 names different: declaration '' definition 'curr'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1564:8: style:inconclusive: Function 'delete_LINE' argument 1 names different: declaration '' definition 'first'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1565:7: style:inconclusive: Function 'delete_LINE' argument 4 names different: declaration '' definition 'direction'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1566:6: style:inconclusive: Function 'delete_LINE' argument 5 names different: declaration '' definition 'delete_names'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1608:9: style:inconclusive: Function 'put_string' argument 1 names different: declaration '' definition 'win'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1609:9: style:inconclusive: Function 'put_string' argument 2 names different: declaration '' definition 'row'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1610:9: style:inconclusive: Function 'put_string' argument 3 names different: declaration '' definition 'col'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1611:11: style:inconclusive: Function 'put_string' argument 4 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1612:12: style:inconclusive: Function 'put_string' argument 5 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1636:9: style:inconclusive: Function 'put_char' argument 1 names different: declaration '' definition 'win'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1637:8: style:inconclusive: Function 'put_char' argument 2 names different: declaration '' definition 'ch'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1638:10: style:inconclusive: Function 'put_char' argument 3 names different: declaration '' definition 'add_ins'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:164:11: style:inconclusive: Function 'ebc2asc' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:165:5: style:inconclusive: Function 'ebc2asc' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:166:5: style:inconclusive: Function 'ebc2asc' argument 3 names different: declaration '' definition 'start'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1671:7: style:inconclusive: Function 'set_up_windows' argument 1 names different: declaration '' definition 'scrn'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:167:5: style:inconclusive: Function 'ebc2asc' argument 4 names different: declaration '' definition 'end'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1961:15: style:inconclusive: Function 'pre_process_line' argument 1 names different: declaration '' definition 'the_view'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1962:10: style:inconclusive: Function 'pre_process_line' argument 2 names different: declaration '' definition 'line_number'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:1963:7: style:inconclusive: Function 'pre_process_line' argument 3 names different: declaration '' definition 'known_curr'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2018:15: style:inconclusive: Function 'post_process_line' argument 1 names different: declaration '' definition 'the_view'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2019:10: style:inconclusive: Function 'post_process_line' argument 2 names different: declaration '' definition 'line_number'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2020:7: style:inconclusive: Function 'post_process_line' argument 3 names different: declaration '' definition 'known_curr'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2021:6: style:inconclusive: Function 'post_process_line' argument 4 names different: declaration '' definition 'set_alt'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:208:11: style:inconclusive: Function 'memreveq' argument 1 names different: declaration '' definition 'buffer'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:208:18: style:inconclusive: Function 'memreveq' argument 2 names different: declaration '' definition 'ch'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:209:12: style:inconclusive: Function 'memreveq' argument 3 names different: declaration '' definition 'max_len'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2117:11: style:inconclusive: Function 'blank_field' argument 1 names different: declaration '' definition 'field'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2135:6: style:inconclusive: Function 'adjust_marked_lines' argument 1 names different: declaration '' definition 'binsert_line'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2136:10: style:inconclusive: Function 'adjust_marked_lines' argument 2 names different: declaration '' definition 'base_line'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2137:10: style:inconclusive: Function 'adjust_marked_lines' argument 3 names different: declaration '' definition 'num_lines'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2210:15: style:inconclusive: Function 'adjust_pending_prefix' argument 1 names different: declaration '' definition 'view'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2211:6: style:inconclusive: Function 'adjust_pending_prefix' argument 2 names different: declaration '' definition 'binsert_line'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2212:10: style:inconclusive: Function 'adjust_pending_prefix' argument 3 names different: declaration '' definition 'base_line'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2213:10: style:inconclusive: Function 'adjust_pending_prefix' argument 4 names different: declaration '' definition 'num_lines'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2269:10: style:inconclusive: Function 'case_translate' argument 1 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2323:11: style:inconclusive: Function 'add_to_recovery_list' argument 1 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2324:12: style:inconclusive: Function 'add_to_recovery_list' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2384:7: style:inconclusive: Function 'get_from_recovery_list' argument 1 names different: declaration '' definition 'num'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:243:11: style:inconclusive: Function 'memrevne' argument 1 names different: declaration '' definition 'buffer'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:244:10: style:inconclusive: Function 'memrevne' argument 2 names different: declaration '' definition 'known_char'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:245:12: style:inconclusive: Function 'memrevne' argument 3 names different: declaration '' definition 'max_len'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2515:9: style:inconclusive: Function 'my_wclrtoeol' argument 1 names different: declaration '' definition 'win'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2555:9: style:inconclusive: Function 'my_wdelch' argument 1 names different: declaration '' definition 'win'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2578:11: style:inconclusive: Function 'get_word' argument 1 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2579:12: style:inconclusive: Function 'get_word' argument 2 names different: declaration '' definition 'length'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2579:19: style:inconclusive: Function 'get_word' argument 3 names different: declaration '' definition 'curr_pos'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2580:13: style:inconclusive: Function 'get_word' argument 4 names different: declaration '' definition 'first_col'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2580:24: style:inconclusive: Function 'get_word' argument 5 names different: declaration '' definition 'last_col'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2735:11: style:inconclusive: Function 'get_fieldword' argument 1 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2736:12: style:inconclusive: Function 'get_fieldword' argument 2 names different: declaration '' definition 'length'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2736:19: style:inconclusive: Function 'get_fieldword' argument 3 names different: declaration '' definition 'curr_pos'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2737:13: style:inconclusive: Function 'get_fieldword' argument 4 names different: declaration '' definition 'first_col'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2737:24: style:inconclusive: Function 'get_fieldword' argument 5 names different: declaration '' definition 'last_col'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:283:11: style:inconclusive: Function 'meminschr' argument 1 names different: declaration '' definition 'buffer'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:284:10: style:inconclusive: Function 'meminschr' argument 2 names different: declaration '' definition 'chr'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:285:12: style:inconclusive: Function 'meminschr' argument 3 names different: declaration '' definition 'location'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:285:21: style:inconclusive: Function 'meminschr' argument 4 names different: declaration '' definition 'max_length'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:285:32: style:inconclusive: Function 'meminschr' argument 5 names different: declaration '' definition 'curr_length'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2927:10: style:inconclusive: Function 'my_isalphanum' argument 1 names different: declaration '' definition 'chr'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2954:9: style:inconclusive: Function 'my_wmove' argument 1 names different: declaration '' definition 'win'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2955:14: style:inconclusive: Function 'my_wmove' argument 3 names different: declaration '' definition 'winidx'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2955:21: style:inconclusive: Function 'my_wmove' argument 4 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2955:23: style:inconclusive: Function 'my_wmove' argument 5 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2955:7: style:inconclusive: Function 'my_wmove' argument 2 names different: declaration '' definition 'scridx'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2982:7: style:inconclusive: Function 'get_row_for_tof_eof' argument 1 names different: declaration '' definition 'row'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:2983:10: style:inconclusive: Function 'get_row_for_tof_eof' argument 2 names different: declaration '' definition 'scridx'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:3009:6: style:inconclusive: Function 'set_compare_exact' argument 1 names different: declaration '' definition 'exact'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:3059:7: style:inconclusive: Function 'search_query_item_array' argument 1 names different: declaration '' definition 'base'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:3060:8: style:inconclusive: Function 'search_query_item_array' argument 2 names different: declaration '' definition 'num'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:3061:8: style:inconclusive: Function 'search_query_item_array' argument 3 names different: declaration '' definition 'width'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:3062:13: style:inconclusive: Function 'search_query_item_array' argument 4 names different: declaration '' definition 'needle'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:3063:5: style:inconclusive: Function 'search_query_item_array' argument 5 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:3111:11: style:inconclusive: Function 'split_function_name' argument 1 names different: declaration '' definition 'funcname'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:3112:6: style:inconclusive: Function 'split_function_name' argument 2 names different: declaration '' definition 'funcname_length'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:3156:7: style: Parameter 'prefix' can be declared as pointer to const [constParameterPointer] head THE-3.3RC1/util.c:3156:7: style:inconclusive: Function 'thetmpnam' argument 1 names different: declaration '' definition 'prefix'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:3222:5: style:inconclusive: Function 'find_filetab' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:331:11: style:inconclusive: Function 'meminsmem' argument 1 names different: declaration '' definition 'buffer'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:331:19: style:inconclusive: Function 'meminsmem' argument 2 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:3328:15: style:inconclusive: Function 'find_next_file' argument 1 names different: declaration '' definition 'curr'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:3329:7: style:inconclusive: Function 'find_next_file' argument 2 names different: declaration '' definition 'direction'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:332:12: style:inconclusive: Function 'meminsmem' argument 3 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:332:16: style:inconclusive: Function 'meminsmem' argument 4 names different: declaration '' definition 'location'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:332:25: style:inconclusive: Function 'meminsmem' argument 5 names different: declaration '' definition 'max_length'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:332:36: style:inconclusive: Function 'meminsmem' argument 6 names different: declaration '' definition 'curr_length'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:376:11: style:inconclusive: Function 'memdeln' argument 1 names different: declaration '' definition 'buffer'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:377:12: style:inconclusive: Function 'memdeln' argument 2 names different: declaration '' definition 'location'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:377:21: style:inconclusive: Function 'memdeln' argument 3 names different: declaration '' definition 'curr_length'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:377:33: style:inconclusive: Function 'memdeln' argument 4 names different: declaration '' definition 'num_chars'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:414:11: style:inconclusive: Function 'strdelchr' argument 1 names different: declaration '' definition 'buffer'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:415:10: style:inconclusive: Function 'strdelchr' argument 2 names different: declaration '' definition 'chr'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:457:11: style:inconclusive: Function 'memrmdup' argument 1 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:458:13: style:inconclusive: Function 'memrmdup' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:459:10: style:inconclusive: Function 'memrmdup' argument 3 names different: declaration '' definition 'ch'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:511:11: style:inconclusive: Function 'strrmdup' argument 1 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:512:10: style:inconclusive: Function 'strrmdup' argument 2 names different: declaration '' definition 'ch'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:513:6: style:inconclusive: Function 'strrmdup' argument 3 names different: declaration '' definition 'exclude_leading'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:567:11: style:inconclusive: Function 'strzne' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:568:10: style:inconclusive: Function 'strzne' argument 2 names different: declaration '' definition 'ch'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:603:11: style:inconclusive: Function 'my_strdup' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:650:11: style:inconclusive: Function 'memne' argument 1 names different: declaration '' definition 'buffer'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:651:10: style:inconclusive: Function 'memne' argument 2 names different: declaration '' definition 'chr'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:652:12: style:inconclusive: Function 'memne' argument 3 names different: declaration '' definition 'length'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:688:11: style:inconclusive: Function 'strzrevne' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:689:10: style:inconclusive: Function 'strzrevne' argument 2 names different: declaration '' definition 'ch'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:726:11: style:inconclusive: Function 'strzreveq' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:726:15: style:inconclusive: Function 'strzreveq' argument 2 names different: declaration '' definition 'ch'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:764:11: style:inconclusive: Function 'strtrunc' argument 1 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:808:11: style:inconclusive: Function 'MyStrip' argument 1 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:809:13: style:inconclusive: Function 'MyStrip' argument 3 names different: declaration '' definition 'ch'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:809:6: style:inconclusive: Function 'MyStrip' argument 2 names different: declaration '' definition 'option'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:881:11: style:inconclusive: Function 'memfind' argument 1 names different: declaration '' definition 'haystack'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:882:11: style:inconclusive: Function 'memfind' argument 2 names different: declaration '' definition 'needle'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:883:12: style:inconclusive: Function 'memfind' argument 3 names different: declaration '' definition 'hay_len'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:884:12: style:inconclusive: Function 'memfind' argument 4 names different: declaration '' definition 'nee_len'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:885:6: style:inconclusive: Function 'memfind' argument 5 names different: declaration '' definition 'case_ignore'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:886:6: style:inconclusive: Function 'memfind' argument 6 names different: declaration '' definition 'arbsts'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:887:10: style:inconclusive: Function 'memfind' argument 7 names different: declaration '' definition 'arb_single'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:888:10: style:inconclusive: Function 'memfind' argument 8 names different: declaration '' definition 'arb_multiple'. [funcArgNamesDifferentUnnamed] head THE-3.3RC1/util.c:889:13: style:inconclusive: Function 'memfind' argument 9 names different: declaration '' definition 'target_len'. [funcArgNamesDifferentUnnamed] DONE