2026-05-01 10:23 ftp://ftp.de.debian.org/debian/pool/main/c/clex/clex_4.6.patch8.orig.tar.gz 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 -j6 platform: Linux-7.0.3+deb14-amd64-x86_64-with-glibc2.42 python: 3.13.12 client-version: 1.4.0 compiler: g++ (Debian 15.2.0-17) 15.2.0 cppcheck: head 2.20.0 head-info: e5c4a734 (2026-05-01 11:10:43 +0200) count: 280 111 elapsed-time: 0.5 0.4 head-timing-info: old-timing-info: head results: clex-4.6.patch8/src/control.c:1102:34: error: There is an unknown macro here somewhere. Configuration is required. If VERSION is a macro then please configure it. [unknownMacro] clex-4.6.patch8/src/cmp.c:140:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/cmp.c:161:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/cfg.c:476:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable new [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/completion.c:414:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/completion.c:483:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/directory.c:146:21: style:inconclusive: Function 'dir_cmp' argument 1 names different: declaration '' definition 'dir1'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/directory.c:146:39: style:inconclusive: Function 'dir_cmp' argument 2 names different: declaration '' definition 'dir2'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/directory.c:281:19: style:inconclusive: Function 'dir_split_dir' argument 1 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/directory.c:380:8: style: Variable 'dir' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/bookmarks.c:60:29: style:inconclusive: Function 'get_bookmark' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/bookmarks.c:80:11: style: Variable 'name' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/bookmarks.c:238:12: style: Variable 'curs' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/cfg.c:404:29: warning: Either the condition '(desc=get_desc(i))<0' is redundant or the array 'table_desc[29]' is accessed at index -1, which is out of bounds. [negativeIndex] clex-4.6.patch8/src/cfg.c:401:29: note: Assuming that condition '(desc=get_desc(i))<0' is not redundant clex-4.6.patch8/src/cfg.c:404:29: note: Negative array index clex-4.6.patch8/src/cfg.c:405:30: warning: Either the condition '(desc=get_desc(i))<0' is redundant or the array 'table_desc[29]' is accessed at index -1, which is out of bounds. [negativeIndex] clex-4.6.patch8/src/cfg.c:401:29: note: Assuming that condition '(desc=get_desc(i))<0' is not redundant clex-4.6.patch8/src/cfg.c:405:30: note: Negative array index clex-4.6.patch8/src/cfg.c:454:21: style:inconclusive: Function 'cfg_print_value' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/cfg.c:427:8: style: Variable 'pstr' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/cfg.c:505:8: style: Variable 'pnum' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/cfg.c:626:8: style: Variable 'pnum' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/cfg.c:627:8: style: Variable 'pstr' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/cfg.c:718:8: style: Variable 'pnum' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/exec.c:185:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/exec.c:495:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/filepanel.c:79:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/filepanel.c:183:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/exec.c:152:7: style: Condition 'append' is always false [knownConditionTrueFalse] clex-4.6.patch8/src/exec.c:108:14: note: Assignment 'append=0', assigned value is 0 clex-4.6.patch8/src/exec.c:152:7: note: Condition 'append' is always false clex-4.6.patch8/src/exec.c:470:28: style:inconclusive: Function 'execute_cmd' argument 1 names different: declaration '' definition 'cmdw'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/filerw.c:61:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/filerw.c:326:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/filerw.c:361:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/filepanel.c:137:23: style:inconclusive: Function 'file_find' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/filepanel.c:175:23: style:inconclusive: Function 'changedir' argument 1 names different: declaration '' definition 'dir'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/filepanel.c:230:14: style: Variable 'pfe' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/filepanel.c:247:14: style: Variable 'pfe' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/filepanel.c:333:14: style: Variable 'pfe' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/edit.c:425:28: style:inconclusive: Function 'edit_nu_insertchar' argument 1 names different: declaration '' definition 'ch'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/edit.c:431:25: style:inconclusive: Function 'edit_insertchar' argument 1 names different: declaration '' definition 'ch'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/edit.c:438:31: style:inconclusive: Function 'edit_nu_putstr' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/edit.c:445:28: style:inconclusive: Function 'edit_putstr' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/edit.c:459:24: style:inconclusive: Function 'edit_isspecial' argument 1 names different: declaration '' definition 'ch'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/edit.c:496:34: style:inconclusive: Function 'edit_nu_insertstr' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/edit.c:496:43: style:inconclusive: Function 'edit_nu_insertstr' argument 2 names different: declaration '' definition 'qlevel'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/edit.c:529:31: style:inconclusive: Function 'edit_insertstr' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/edit.c:529:40: style:inconclusive: Function 'edit_insertstr' argument 2 names different: declaration '' definition 'qlevel'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/edit.c:548:27: style:inconclusive: Function 'edit_macro' argument 1 names different: declaration '' definition 'macro'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/edit.c:765:26: style:inconclusive: Function 'edit_setprompt' argument 1 names different: declaration '' definition 'pline'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/edit.c:765:48: style:inconclusive: Function 'edit_setprompt' argument 2 names different: declaration '' definition 'prompt'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/edit.c:42:11: style: Variable 'str' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/edit.c:199:11: style: Variable 'line' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/edit.c:216:11: style: Variable 'line' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/edit.c:389:11: style: Variable 'line' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/edit.c:554:14: style: Variable 'pfe' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/edit.c:695:14: style: Variable 'pfe' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/filerw.c:129:21: style:inconclusive: Function 'fr_open' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/filerw.c:129:38: style:inconclusive: Function 'fr_open' argument 2 names different: declaration '' definition 'maxsize'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/filerw.c:136:29: style:inconclusive: Function 'fr_open_preview' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/filerw.c:136:46: style:inconclusive: Function 'fr_open_preview' argument 2 names different: declaration '' definition 'maxsize'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/filerw.c:154:14: style:inconclusive: Function 'fr_close' argument 1 names different: declaration '' definition 'tfd'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/filerw.c:166:16: style:inconclusive: Function 'fr_is_text' argument 1 names different: declaration '' definition 'tfd'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/filerw.c:193:21: style:inconclusive: Function 'fr_is_truncated' argument 1 names different: declaration '' definition 'tfd'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/filerw.c:263:14: style:inconclusive: Function 'fr_split' argument 1 names different: declaration '' definition 'tfd'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/filerw.c:263:26: style:inconclusive: Function 'fr_split' argument 2 names different: declaration '' definition 'maxlines'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/filerw.c:270:22: style:inconclusive: Function 'fr_split_preview' argument 1 names different: declaration '' definition 'tfd'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/filerw.c:270:34: style:inconclusive: Function 'fr_split_preview' argument 2 names different: declaration '' definition 'maxlines'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/filerw.c:276:16: style:inconclusive: Function 'fr_linecnt' argument 1 names different: declaration '' definition 'tfd'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/filerw.c:282:13: style:inconclusive: Function 'fr_line' argument 1 names different: declaration '' definition 'tfd'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/filerw.c:282:22: style:inconclusive: Function 'fr_line' argument 2 names different: declaration '' definition 'lnum'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/filerw.c:310:21: style:inconclusive: Function 'fw_open' argument 1 names different: declaration '' definition 'file'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/filerw.c:341:16: style:inconclusive: Function 'fw_close' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/help.c:265:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERSION [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/filter.c:71:29: style:inconclusive: Function 'fopt_restoreopt' argument 1 names different: declaration '' definition 'opt'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/filter.c:202:34: style:inconclusive: Function 'filteredit_nu_insertchar' argument 1 names different: declaration '' definition 'ch'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/filter.c:211:31: style:inconclusive: Function 'filteredit_insertchar' argument 1 names different: declaration '' definition 'ch'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/filter.c:253:13: style: Variable 'ph' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/kbd-test.c:43:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ALL [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/history.c:118:26: style:inconclusive: Function 'hist_save' argument 1 names different: declaration '' definition 'cmd'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/history.c:118:35: style:inconclusive: Function 'hist_save' argument 2 names different: declaration '' definition 'failed'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/history.c:71:14: style: Variable 'curs' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/lang.c:34:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable THOUSEP [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/lang.c:59:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ALL [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/help.c:201:22: style: Variable 'helpline[i].type' is reassigned a value before the old one has been used. [redundantAssignment] clex-4.6.patch8/src/help.c:199:22: note: helpline[i].type is assigned clex-4.6.patch8/src/help.c:201:22: note: helpline[i].type is overwritten clex-4.6.patch8/src/help.c:431:13: style: Variable 'ph' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/log.c:78:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/log.c:213:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/match.c:37:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNM_PERIOD [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/match.c:29:34: style:inconclusive: Function 'match_pattern_set' argument 1 names different: declaration '' definition 'expr'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/match.c:35:27: style:inconclusive: Function 'match_pattern' argument 1 names different: declaration '' definition 'word'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/match.c:57:33: style:inconclusive: Function 'match_substr_set' argument 1 names different: declaration '' definition 'expr'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/match.c:64:29: style:inconclusive: Function 'match_substr' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/match.c:73:32: style:inconclusive: Function 'match_substr_ic' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/inout.c:142:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdscr [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/inout.c:207:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enter_reverse_mode [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/inout.c:262:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdscr [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/inout.c:540:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/inout.c:567:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curscr [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/inout.c:647:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEY_LEFT [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/inout.c:877:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdscr [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/inout.c:886:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdscr [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/lex.c:27:24: style:inconclusive: Function 'cmd2lex' argument 1 names different: declaration '' definition 'cmd'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/lex.c:125:26: style:inconclusive: Function 'ispattern' argument 1 names different: declaration '' definition 'cmd'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/lex.c:179:25: style:inconclusive: Function 'isquoted' argument 1 names different: declaration '' definition 'cmd'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/lex.c:194:23: style:inconclusive: Function 'usw_dequote' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/lex.c:194:45: style:inconclusive: Function 'usw_dequote' argument 2 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/lex.c:194:57: style:inconclusive: Function 'usw_dequote' argument 3 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/list.c:503:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S_IXUSR [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/list.c:805:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/mbwstring.c:27:24: style:inconclusive: Function 'wc_cols' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/mbwstring.c:27:33: style:inconclusive: Function 'wc_cols' argument 2 names different: declaration '' definition 'from'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/mbwstring.c:27:43: style:inconclusive: Function 'wc_cols' argument 3 names different: declaration '' definition 'to'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/mbwstring.c:46:27: style:inconclusive: Function 'usw_convert2w' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/mbwstring.c:46:42: style:inconclusive: Function 'usw_convert2w' argument 2 names different: declaration '' definition 'dst'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/mbwstring.c:84:23: style:inconclusive: Function 'convert2w' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/mbwstring.c:93:30: style:inconclusive: Function 'us_convert2mb' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/mbwstring.c:93:43: style:inconclusive: Function 'us_convert2mb' argument 2 names different: declaration '' definition 'dst'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/mbwstring.c:131:27: style:inconclusive: Function 'convert2mb' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/mbwstring.c:179:25: style:inconclusive: Function 'utf_iscomposing' argument 1 names different: declaration '' definition 'ch'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/mbwstring.c:150:20: style: Parameter 'table' can be declared as pointer to const [constParameterPointer] clex-4.6.patch8/src/mouse.c:53:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/mouse.c:63:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/log.c:155:12: warning: Either the condition 'level>=_MSG_TOTAL_' is redundant or the array 'levdef[8]' is accessed at index 8, which is out of bounds. [arrayIndexOutOfBoundsCond] clex-4.6.patch8/src/log.c:147:25: note: Assuming that condition 'level>=_MSG_TOTAL_' is not redundant clex-4.6.patch8/src/log.c:155:12: note: Array index out of bounds clex-4.6.patch8/src/log.c:106:51: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] clex-4.6.patch8/src/log.c:112:50: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] clex-4.6.patch8/src/log.c:72:26: style:inconclusive: Function 'logfile_open' argument 1 names different: declaration '' definition 'logfile'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/log.c:224:13: style:inconclusive: Function 'vmsgout' argument 1 names different: declaration '' definition 'level'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/log.c:224:32: style:inconclusive: Function 'vmsgout' argument 2 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/log.c:224:48: style:inconclusive: Function 'vmsgout' argument 3 names different: declaration '' definition 'argptr'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/log.c:233:12: style:inconclusive: Function 'msgout' argument 1 names different: declaration '' definition 'level'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/log.c:233:31: style:inconclusive: Function 'msgout' argument 2 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/log.c:75:13: style: Variable 'plog' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/log.c:250:20: style: Variable 'curs' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/notify.c:48:30: style:inconclusive: Function 'notif_restoreopt' argument 1 names different: declaration '' definition 'opt'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/panel.c:24:14: style:inconclusive: Function 'pan_up_n' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/panel.c:42:16: style:inconclusive: Function 'pan_down_n' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/panel.c:61:14: style:inconclusive: Function 'pan_line' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/panel.c:153:24: style:inconclusive: Function 'pan_adjust' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/rename.c:88:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/sdstring.c:51:20: style:inconclusive: Function 'sd_reset' argument 1 names different: declaration '' definition 'psd'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/sdstring.c:61:19: style:inconclusive: Function 'sd_copy' argument 1 names different: declaration '' definition 'psd'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/sdstring.c:61:36: style:inconclusive: Function 'sd_copy' argument 2 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/sdstring.c:78:20: style:inconclusive: Function 'sd_copyn' argument 1 names different: declaration '' definition 'psd'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/sdstring.c:78:37: style:inconclusive: Function 'sd_copyn' argument 2 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/sdstring.c:78:49: style:inconclusive: Function 'sd_copyn' argument 3 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/sdstring.c:100:22: style:inconclusive: Function 'sdw_reset' argument 1 names different: declaration '' definition 'psd'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/sdstring.c:126:21: style:inconclusive: Function 'sdw_copy' argument 1 names different: declaration '' definition 'psd'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/sdstring.c:126:41: style:inconclusive: Function 'sdw_copy' argument 2 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/sdstring.c:143:22: style:inconclusive: Function 'sdw_copyn' argument 1 names different: declaration '' definition 'psd'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/sdstring.c:143:42: style:inconclusive: Function 'sdw_copyn' argument 2 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/sdstring.c:143:54: style:inconclusive: Function 'sdw_copyn' argument 3 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/signals.c:44:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/signals.c:78:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/start.c:193:28: error: There is an unknown macro here somewhere. Configuration is required. If VERSION is a macro then please configure it. [unknownMacro] clex-4.6.patch8/src/tty.c:82:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ECHO [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/tty.c:102:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCSAFLUSH [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/tty.c:120:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VINTR [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/tty.c:130:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCSAFLUSH [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/tty.c:138:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TCSAFLUSH [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/tty.c:146:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/tty.c:169:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/tty.c:196:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/tty.c:191:16: style:inconclusive: Function 'tty_dialog' argument 1 names different: declaration '' definition 'yeschar'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/tty.c:191:37: style:inconclusive: Function 'tty_dialog' argument 2 names different: declaration '' definition 'msg'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/completion.c:949:16: style:inconclusive: Function 'compl_text' argument 1 names different: declaration '' definition 'type'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/completion.c:145:8: style: Variable 'var' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/completion.c:235:21: style: Variable 'curs' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/completion.c:399:17: style: Variable 'direntry' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/completion.c:454:17: style: Variable 'direntry' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/completion.c:593:31: style: Parameter 'pcc' can be declared as pointer to const [constParameterPointer] clex-4.6.patch8/src/userdata.c:307:37: error: There is an unknown macro here somewhere. Configuration is required. If VERSION is a macro then please configure it. [unknownMacro] clex-4.6.patch8/src/sort.c:135:29: style:inconclusive: Function 'sort_restoreopt' argument 1 names different: declaration '' definition 'opt'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/sort.c:208:28: style:inconclusive: Function 'num_wcscoll' argument 1 names different: declaration '' definition 'name1'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/sort.c:208:50: style:inconclusive: Function 'num_wcscoll' argument 2 names different: declaration '' definition 'name2'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/sort.c:183:32: style: Parameter 'pfe' can be declared as pointer to const [constParameterPointer] clex-4.6.patch8/src/ustringutil.c:43:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/ustringutil.c:37:20: style:inconclusive: Function 'us_getcwd' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustringutil.c:52:22: style:inconclusive: Function 'us_readlink' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustringutil.c:52:41: style:inconclusive: Function 'us_readlink' argument 2 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustringutil.c:73:21: style:inconclusive: Function 'us_vprintf' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustringutil.c:73:40: style:inconclusive: Function 'us_vprintf' argument 2 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustringutil.c:73:56: style:inconclusive: Function 'us_vprintf' argument 3 names different: declaration '' definition 'argptr'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustringutil.c:87:3: error: va_list 'ap' used before va_start() was called. [va_list_usedBeforeStarted] clex-4.6.patch8/src/ustringutil.c:88:54: error: va_list 'ap' used before va_start() was called. [va_list_usedBeforeStarted] clex-4.6.patch8/src/ustringutil.c:89:3: error: va_list 'ap' used before va_start() was called. [va_list_usedBeforeStarted] clex-4.6.patch8/src/util.c:66:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SSIZE_MAX [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/util.c:89:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SSIZE_MAX [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/ustring.c:71:19: style:inconclusive: Function 'us_reset' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustring.c:82:21: style:inconclusive: Function 'usw_reset' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustring.c:93:21: style:inconclusive: Function 'us_setsize' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustring.c:93:35: style:inconclusive: Function 'us_setsize' argument 2 names different: declaration '' definition 'req'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustring.c:107:23: style:inconclusive: Function 'usw_setsize' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustring.c:107:37: style:inconclusive: Function 'usw_setsize' argument 2 names different: declaration '' definition 'req'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustring.c:121:20: style:inconclusive: Function 'us_resize' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustring.c:121:34: style:inconclusive: Function 'us_resize' argument 2 names different: declaration '' definition 'req'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustring.c:134:22: style:inconclusive: Function 'usw_resize' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustring.c:134:36: style:inconclusive: Function 'usw_resize' argument 2 names different: declaration '' definition 'req'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustring.c:146:18: style:inconclusive: Function 'us_xchg' argument 1 names different: declaration '' definition 's1'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustring.c:146:31: style:inconclusive: Function 'us_xchg' argument 2 names different: declaration '' definition 's2'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustring.c:162:20: style:inconclusive: Function 'usw_xchg' argument 1 names different: declaration '' definition 's1'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustring.c:162:34: style:inconclusive: Function 'usw_xchg' argument 2 names different: declaration '' definition 's2'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustring.c:177:18: style:inconclusive: Function 'us_copy' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustring.c:177:37: style:inconclusive: Function 'us_copy' argument 2 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustring.c:190:20: style:inconclusive: Function 'usw_copy' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustring.c:190:42: style:inconclusive: Function 'usw_copy' argument 2 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustring.c:203:19: style:inconclusive: Function 'us_copyn' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustring.c:203:38: style:inconclusive: Function 'us_copyn' argument 2 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustring.c:203:50: style:inconclusive: Function 'us_copyn' argument 3 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustring.c:217:21: style:inconclusive: Function 'usw_copyn' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustring.c:217:43: style:inconclusive: Function 'usw_copyn' argument 2 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustring.c:217:55: style:inconclusive: Function 'usw_copyn' argument 3 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustring.c:231:17: style:inconclusive: Function 'us_cat' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustring.c:253:19: style:inconclusive: Function 'usw_cat' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/ustring.c:234:8: style: Variable 'str' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/ustring.c:256:11: style: Variable 'str' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/util.c:34:23: style:inconclusive: Function 'base_name' argument 1 names different: declaration '' definition 'pathname'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/util.c:47:22: style:inconclusive: Function 'checkabs' argument 1 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/util.c:62:16: style:inconclusive: Function 'emalloc' argument 1 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/util.c:81:16: style:inconclusive: Function 'erealloc' argument 1 names different: declaration '' definition 'ptr'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/util.c:81:28: style:inconclusive: Function 'erealloc' argument 2 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/util.c:100:21: style:inconclusive: Function 'estrdup' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/util.c:113:24: style:inconclusive: Function 'ewcsdup' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/util.c:125:13: style:inconclusive: Function 'efree' argument 1 names different: declaration '' definition 'ptr'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/util.c:133:36: style:inconclusive: Function 'pathname_set_directory' argument 1 names different: declaration '' definition 'dir'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/util.c:154:27: style:inconclusive: Function 'pathname_join' argument 1 names different: declaration '' definition 'file'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/util.c:168:13: style:inconclusive: Function 'read_fd' argument 1 names different: declaration '' definition 'fd'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/util.c:168:23: style:inconclusive: Function 'read_fd' argument 2 names different: declaration '' definition 'buff'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/util.c:168:36: style:inconclusive: Function 'read_fd' argument 3 names different: declaration '' definition 'bytes'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/util.c:185:23: style:inconclusive: Function 'jshash' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/xterm_title.c:80:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/xterm_title.c:149:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] clex-4.6.patch8/src/xterm_title.c:164:21: style:inconclusive: Function 'xterm_title_set' argument 1 names different: declaration '' definition 'busy'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/xterm_title.c:164:39: style:inconclusive: Function 'xterm_title_set' argument 2 names different: declaration '' definition 'cmd'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/xterm_title.c:164:59: style:inconclusive: Function 'xterm_title_set' argument 3 names different: declaration '' definition 'cmdw'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/xterm_title.c:58:8: style: Variable 'p1' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/inout.c:1660:8: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] clex-4.6.patch8/src/inout.c:1670:8: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] clex-4.6.patch8/src/inout.c:1827:7: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] clex-4.6.patch8/src/inout.c:582:15: style:inconclusive: Function 'char_code' argument 1 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/inout.c:988:29: style:inconclusive: Function 'win_settitle' argument 1 names different: declaration '' definition 'newtitle'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/inout.c:1435:17: style:inconclusive: Function 'win_sethelp' argument 1 names different: declaration '' definition 'type'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/inout.c:1435:38: style:inconclusive: Function 'win_sethelp' argument 2 names different: declaration '' definition 'msg'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/inout.c:1571:18: style:inconclusive: Function 'draw_line_bm' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/inout.c:1579:23: style:inconclusive: Function 'draw_line_bm_edit' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/inout.c:1599:19: style:inconclusive: Function 'draw_line_cfg' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/inout.c:1607:24: style:inconclusive: Function 'draw_line_cfg_menu' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/inout.c:1613:19: style:inconclusive: Function 'draw_line_cmp' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/inout.c:1631:23: style:inconclusive: Function 'draw_line_cmp_sum' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/inout.c:1694:21: style:inconclusive: Function 'draw_line_compl' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/inout.c:1710:19: style:inconclusive: Function 'draw_line_dir' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/inout.c:1731:25: style:inconclusive: Function 'draw_line_dir_split' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/inout.c:1737:20: style:inconclusive: Function 'draw_line_file' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/inout.c:1760:20: style:inconclusive: Function 'draw_line_fopt' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/inout.c:1774:21: style:inconclusive: Function 'draw_line_group' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/inout.c:1781:20: style:inconclusive: Function 'draw_line_help' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/inout.c:1803:20: style:inconclusive: Function 'draw_line_hist' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/inout.c:1820:19: style:inconclusive: Function 'draw_line_log' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/inout.c:1844:24: style:inconclusive: Function 'draw_line_mainmenu' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/inout.c:1876:21: style:inconclusive: Function 'draw_line_notif' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/inout.c:1892:21: style:inconclusive: Function 'draw_line_paste' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/inout.c:1918:23: style:inconclusive: Function 'draw_line_preview' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/inout.c:1931:20: style:inconclusive: Function 'draw_line_sort' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/inout.c:2004:20: style:inconclusive: Function 'draw_line_user' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/inout.c:352:11: style: Variable 'line' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/inout.c:381:11: style: Variable 'line' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/inout.c:400:13: style: Variable 'ph' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/inout.c:1581:17: style: Variable 'msg' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/inout.c:1783:13: style: Variable 'ph' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/inout.c:1721:9: style: Variable 'width' is assigned a value that is never used. [unreadVariable] clex-4.6.patch8/src/inout.c:2011:7: style: Variable 'col' is assigned a value that is never used. [unreadVariable] clex-4.6.patch8/src/list.c:478:46: style: Array index 'minor_len' is used before limits check. [arrayIndexThenCheck] clex-4.6.patch8/src/list.c:284:12: portability: Non reentrant function 'gmtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'gmtime_r'. [prohibitedgmtimeCalled] clex-4.6.patch8/src/list.c:323:57: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] clex-4.6.patch8/src/list.c:411:8: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] clex-4.6.patch8/src/list.c:478:10: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] clex-4.6.patch8/src/list.c:489:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] clex-4.6.patch8/src/list.c:500:18: style:inconclusive: Function 'stat2type' argument 1 names different: declaration '' definition 'mode'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/list.c:500:30: style:inconclusive: Function 'stat2type' argument 2 names different: declaration '' definition 'uid'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/list.c:1070:25: style:inconclusive: Function 'list_directory_cond' argument 1 names different: declaration '' definition 'expiration_time'. [funcArgNamesDifferentUnnamed] clex-4.6.patch8/src/list.c:450:22: style: Variable 'digits_minor' can be declared as const array [constVariable] clex-4.6.patch8/src/list.c:461:22: style: Variable 'digits_major' can be declared as const array [constVariable] clex-4.6.patch8/src/list.c:855:17: style: Variable 'direntry' can be declared as pointer to const [constVariablePointer] clex-4.6.patch8/src/list.c:981:20: style: Variable 'curs' can be declared as pointer to const [constVariablePointer] diff: head clex-4.6.patch8/src/bookmarks.c:60:29: style:inconclusive: Function 'get_bookmark' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/cfg.c:454:21: style:inconclusive: Function 'cfg_print_value' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/completion.c:949:16: style:inconclusive: Function 'compl_text' argument 1 names different: declaration '' definition 'type'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/directory.c:146:21: style:inconclusive: Function 'dir_cmp' argument 1 names different: declaration '' definition 'dir1'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/directory.c:146:39: style:inconclusive: Function 'dir_cmp' argument 2 names different: declaration '' definition 'dir2'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/directory.c:281:19: style:inconclusive: Function 'dir_split_dir' argument 1 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/edit.c:425:28: style:inconclusive: Function 'edit_nu_insertchar' argument 1 names different: declaration '' definition 'ch'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/edit.c:431:25: style:inconclusive: Function 'edit_insertchar' argument 1 names different: declaration '' definition 'ch'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/edit.c:438:31: style:inconclusive: Function 'edit_nu_putstr' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/edit.c:445:28: style:inconclusive: Function 'edit_putstr' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/edit.c:459:24: style:inconclusive: Function 'edit_isspecial' argument 1 names different: declaration '' definition 'ch'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/edit.c:496:34: style:inconclusive: Function 'edit_nu_insertstr' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/edit.c:496:43: style:inconclusive: Function 'edit_nu_insertstr' argument 2 names different: declaration '' definition 'qlevel'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/edit.c:529:31: style:inconclusive: Function 'edit_insertstr' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/edit.c:529:40: style:inconclusive: Function 'edit_insertstr' argument 2 names different: declaration '' definition 'qlevel'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/edit.c:548:27: style:inconclusive: Function 'edit_macro' argument 1 names different: declaration '' definition 'macro'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/edit.c:765:26: style:inconclusive: Function 'edit_setprompt' argument 1 names different: declaration '' definition 'pline'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/edit.c:765:48: style:inconclusive: Function 'edit_setprompt' argument 2 names different: declaration '' definition 'prompt'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/exec.c:470:28: style:inconclusive: Function 'execute_cmd' argument 1 names different: declaration '' definition 'cmdw'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/filepanel.c:137:23: style:inconclusive: Function 'file_find' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/filepanel.c:175:23: style:inconclusive: Function 'changedir' argument 1 names different: declaration '' definition 'dir'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/filerw.c:129:21: style:inconclusive: Function 'fr_open' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/filerw.c:129:38: style:inconclusive: Function 'fr_open' argument 2 names different: declaration '' definition 'maxsize'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/filerw.c:136:29: style:inconclusive: Function 'fr_open_preview' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/filerw.c:136:46: style:inconclusive: Function 'fr_open_preview' argument 2 names different: declaration '' definition 'maxsize'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/filerw.c:154:14: style:inconclusive: Function 'fr_close' argument 1 names different: declaration '' definition 'tfd'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/filerw.c:166:16: style:inconclusive: Function 'fr_is_text' argument 1 names different: declaration '' definition 'tfd'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/filerw.c:193:21: style:inconclusive: Function 'fr_is_truncated' argument 1 names different: declaration '' definition 'tfd'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/filerw.c:263:14: style:inconclusive: Function 'fr_split' argument 1 names different: declaration '' definition 'tfd'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/filerw.c:263:26: style:inconclusive: Function 'fr_split' argument 2 names different: declaration '' definition 'maxlines'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/filerw.c:270:22: style:inconclusive: Function 'fr_split_preview' argument 1 names different: declaration '' definition 'tfd'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/filerw.c:270:34: style:inconclusive: Function 'fr_split_preview' argument 2 names different: declaration '' definition 'maxlines'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/filerw.c:276:16: style:inconclusive: Function 'fr_linecnt' argument 1 names different: declaration '' definition 'tfd'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/filerw.c:282:13: style:inconclusive: Function 'fr_line' argument 1 names different: declaration '' definition 'tfd'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/filerw.c:282:22: style:inconclusive: Function 'fr_line' argument 2 names different: declaration '' definition 'lnum'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/filerw.c:310:21: style:inconclusive: Function 'fw_open' argument 1 names different: declaration '' definition 'file'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/filerw.c:341:16: style:inconclusive: Function 'fw_close' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/filter.c:202:34: style:inconclusive: Function 'filteredit_nu_insertchar' argument 1 names different: declaration '' definition 'ch'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/filter.c:211:31: style:inconclusive: Function 'filteredit_insertchar' argument 1 names different: declaration '' definition 'ch'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/filter.c:71:29: style:inconclusive: Function 'fopt_restoreopt' argument 1 names different: declaration '' definition 'opt'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/history.c:118:26: style:inconclusive: Function 'hist_save' argument 1 names different: declaration '' definition 'cmd'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/history.c:118:35: style:inconclusive: Function 'hist_save' argument 2 names different: declaration '' definition 'failed'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/inout.c:1435:17: style:inconclusive: Function 'win_sethelp' argument 1 names different: declaration '' definition 'type'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/inout.c:1435:38: style:inconclusive: Function 'win_sethelp' argument 2 names different: declaration '' definition 'msg'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/inout.c:1571:18: style:inconclusive: Function 'draw_line_bm' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/inout.c:1579:23: style:inconclusive: Function 'draw_line_bm_edit' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/inout.c:1599:19: style:inconclusive: Function 'draw_line_cfg' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/inout.c:1607:24: style:inconclusive: Function 'draw_line_cfg_menu' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/inout.c:1613:19: style:inconclusive: Function 'draw_line_cmp' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/inout.c:1631:23: style:inconclusive: Function 'draw_line_cmp_sum' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/inout.c:1694:21: style:inconclusive: Function 'draw_line_compl' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/inout.c:1710:19: style:inconclusive: Function 'draw_line_dir' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/inout.c:1731:25: style:inconclusive: Function 'draw_line_dir_split' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/inout.c:1737:20: style:inconclusive: Function 'draw_line_file' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/inout.c:1760:20: style:inconclusive: Function 'draw_line_fopt' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/inout.c:1774:21: style:inconclusive: Function 'draw_line_group' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/inout.c:1781:20: style:inconclusive: Function 'draw_line_help' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/inout.c:1783:13: style: Variable 'ph' can be declared as pointer to const [constVariablePointer] head clex-4.6.patch8/src/inout.c:1803:20: style:inconclusive: Function 'draw_line_hist' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/inout.c:1820:19: style:inconclusive: Function 'draw_line_log' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/inout.c:1844:24: style:inconclusive: Function 'draw_line_mainmenu' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/inout.c:1876:21: style:inconclusive: Function 'draw_line_notif' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/inout.c:1892:21: style:inconclusive: Function 'draw_line_paste' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/inout.c:1918:23: style:inconclusive: Function 'draw_line_preview' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/inout.c:1931:20: style:inconclusive: Function 'draw_line_sort' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/inout.c:2004:20: style:inconclusive: Function 'draw_line_user' argument 1 names different: declaration '' definition 'ln'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/inout.c:582:15: style:inconclusive: Function 'char_code' argument 1 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/inout.c:988:29: style:inconclusive: Function 'win_settitle' argument 1 names different: declaration '' definition 'newtitle'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/lex.c:125:26: style:inconclusive: Function 'ispattern' argument 1 names different: declaration '' definition 'cmd'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/lex.c:179:25: style:inconclusive: Function 'isquoted' argument 1 names different: declaration '' definition 'cmd'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/lex.c:194:23: style:inconclusive: Function 'usw_dequote' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/lex.c:194:45: style:inconclusive: Function 'usw_dequote' argument 2 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/lex.c:194:57: style:inconclusive: Function 'usw_dequote' argument 3 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/lex.c:27:24: style:inconclusive: Function 'cmd2lex' argument 1 names different: declaration '' definition 'cmd'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/list.c:1070:25: style:inconclusive: Function 'list_directory_cond' argument 1 names different: declaration '' definition 'expiration_time'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/list.c:500:18: style:inconclusive: Function 'stat2type' argument 1 names different: declaration '' definition 'mode'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/list.c:500:30: style:inconclusive: Function 'stat2type' argument 2 names different: declaration '' definition 'uid'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/log.c:224:13: style:inconclusive: Function 'vmsgout' argument 1 names different: declaration '' definition 'level'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/log.c:224:32: style:inconclusive: Function 'vmsgout' argument 2 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/log.c:224:48: style:inconclusive: Function 'vmsgout' argument 3 names different: declaration '' definition 'argptr'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/log.c:233:12: style:inconclusive: Function 'msgout' argument 1 names different: declaration '' definition 'level'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/log.c:233:31: style:inconclusive: Function 'msgout' argument 2 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/log.c:72:26: style:inconclusive: Function 'logfile_open' argument 1 names different: declaration '' definition 'logfile'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/match.c:29:34: style:inconclusive: Function 'match_pattern_set' argument 1 names different: declaration '' definition 'expr'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/match.c:35:27: style:inconclusive: Function 'match_pattern' argument 1 names different: declaration '' definition 'word'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/match.c:57:33: style:inconclusive: Function 'match_substr_set' argument 1 names different: declaration '' definition 'expr'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/match.c:64:29: style:inconclusive: Function 'match_substr' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/match.c:73:32: style:inconclusive: Function 'match_substr_ic' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/mbwstring.c:131:27: style:inconclusive: Function 'convert2mb' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/mbwstring.c:179:25: style:inconclusive: Function 'utf_iscomposing' argument 1 names different: declaration '' definition 'ch'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/mbwstring.c:27:24: style:inconclusive: Function 'wc_cols' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/mbwstring.c:27:33: style:inconclusive: Function 'wc_cols' argument 2 names different: declaration '' definition 'from'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/mbwstring.c:27:43: style:inconclusive: Function 'wc_cols' argument 3 names different: declaration '' definition 'to'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/mbwstring.c:46:27: style:inconclusive: Function 'usw_convert2w' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/mbwstring.c:46:42: style:inconclusive: Function 'usw_convert2w' argument 2 names different: declaration '' definition 'dst'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/mbwstring.c:84:23: style:inconclusive: Function 'convert2w' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/mbwstring.c:93:30: style:inconclusive: Function 'us_convert2mb' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/mbwstring.c:93:43: style:inconclusive: Function 'us_convert2mb' argument 2 names different: declaration '' definition 'dst'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/notify.c:48:30: style:inconclusive: Function 'notif_restoreopt' argument 1 names different: declaration '' definition 'opt'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/panel.c:153:24: style:inconclusive: Function 'pan_adjust' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/panel.c:24:14: style:inconclusive: Function 'pan_up_n' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/panel.c:42:16: style:inconclusive: Function 'pan_down_n' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/panel.c:61:14: style:inconclusive: Function 'pan_line' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/sdstring.c:100:22: style:inconclusive: Function 'sdw_reset' argument 1 names different: declaration '' definition 'psd'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/sdstring.c:126:21: style:inconclusive: Function 'sdw_copy' argument 1 names different: declaration '' definition 'psd'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/sdstring.c:126:41: style:inconclusive: Function 'sdw_copy' argument 2 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/sdstring.c:143:22: style:inconclusive: Function 'sdw_copyn' argument 1 names different: declaration '' definition 'psd'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/sdstring.c:143:42: style:inconclusive: Function 'sdw_copyn' argument 2 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/sdstring.c:143:54: style:inconclusive: Function 'sdw_copyn' argument 3 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/sdstring.c:51:20: style:inconclusive: Function 'sd_reset' argument 1 names different: declaration '' definition 'psd'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/sdstring.c:61:19: style:inconclusive: Function 'sd_copy' argument 1 names different: declaration '' definition 'psd'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/sdstring.c:61:36: style:inconclusive: Function 'sd_copy' argument 2 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/sdstring.c:78:20: style:inconclusive: Function 'sd_copyn' argument 1 names different: declaration '' definition 'psd'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/sdstring.c:78:37: style:inconclusive: Function 'sd_copyn' argument 2 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/sdstring.c:78:49: style:inconclusive: Function 'sd_copyn' argument 3 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/sort.c:135:29: style:inconclusive: Function 'sort_restoreopt' argument 1 names different: declaration '' definition 'opt'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/sort.c:208:28: style:inconclusive: Function 'num_wcscoll' argument 1 names different: declaration '' definition 'name1'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/sort.c:208:50: style:inconclusive: Function 'num_wcscoll' argument 2 names different: declaration '' definition 'name2'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/tty.c:191:16: style:inconclusive: Function 'tty_dialog' argument 1 names different: declaration '' definition 'yeschar'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/tty.c:191:37: style:inconclusive: Function 'tty_dialog' argument 2 names different: declaration '' definition 'msg'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustring.c:107:23: style:inconclusive: Function 'usw_setsize' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustring.c:107:37: style:inconclusive: Function 'usw_setsize' argument 2 names different: declaration '' definition 'req'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustring.c:121:20: style:inconclusive: Function 'us_resize' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustring.c:121:34: style:inconclusive: Function 'us_resize' argument 2 names different: declaration '' definition 'req'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustring.c:134:22: style:inconclusive: Function 'usw_resize' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustring.c:134:36: style:inconclusive: Function 'usw_resize' argument 2 names different: declaration '' definition 'req'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustring.c:146:18: style:inconclusive: Function 'us_xchg' argument 1 names different: declaration '' definition 's1'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustring.c:146:31: style:inconclusive: Function 'us_xchg' argument 2 names different: declaration '' definition 's2'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustring.c:162:20: style:inconclusive: Function 'usw_xchg' argument 1 names different: declaration '' definition 's1'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustring.c:162:34: style:inconclusive: Function 'usw_xchg' argument 2 names different: declaration '' definition 's2'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustring.c:177:18: style:inconclusive: Function 'us_copy' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustring.c:177:37: style:inconclusive: Function 'us_copy' argument 2 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustring.c:190:20: style:inconclusive: Function 'usw_copy' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustring.c:190:42: style:inconclusive: Function 'usw_copy' argument 2 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustring.c:203:19: style:inconclusive: Function 'us_copyn' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustring.c:203:38: style:inconclusive: Function 'us_copyn' argument 2 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustring.c:203:50: style:inconclusive: Function 'us_copyn' argument 3 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustring.c:217:21: style:inconclusive: Function 'usw_copyn' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustring.c:217:43: style:inconclusive: Function 'usw_copyn' argument 2 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustring.c:217:55: style:inconclusive: Function 'usw_copyn' argument 3 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustring.c:231:17: style:inconclusive: Function 'us_cat' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustring.c:253:19: style:inconclusive: Function 'usw_cat' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustring.c:71:19: style:inconclusive: Function 'us_reset' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustring.c:82:21: style:inconclusive: Function 'usw_reset' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustring.c:93:21: style:inconclusive: Function 'us_setsize' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustring.c:93:35: style:inconclusive: Function 'us_setsize' argument 2 names different: declaration '' definition 'req'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustringutil.c:37:20: style:inconclusive: Function 'us_getcwd' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustringutil.c:52:22: style:inconclusive: Function 'us_readlink' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustringutil.c:52:41: style:inconclusive: Function 'us_readlink' argument 2 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustringutil.c:73:21: style:inconclusive: Function 'us_vprintf' argument 1 names different: declaration '' definition 'pustr'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustringutil.c:73:40: style:inconclusive: Function 'us_vprintf' argument 2 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/ustringutil.c:73:56: style:inconclusive: Function 'us_vprintf' argument 3 names different: declaration '' definition 'argptr'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/util.c:100:21: style:inconclusive: Function 'estrdup' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/util.c:113:24: style:inconclusive: Function 'ewcsdup' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/util.c:125:13: style:inconclusive: Function 'efree' argument 1 names different: declaration '' definition 'ptr'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/util.c:133:36: style:inconclusive: Function 'pathname_set_directory' argument 1 names different: declaration '' definition 'dir'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/util.c:154:27: style:inconclusive: Function 'pathname_join' argument 1 names different: declaration '' definition 'file'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/util.c:168:13: style:inconclusive: Function 'read_fd' argument 1 names different: declaration '' definition 'fd'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/util.c:168:23: style:inconclusive: Function 'read_fd' argument 2 names different: declaration '' definition 'buff'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/util.c:168:36: style:inconclusive: Function 'read_fd' argument 3 names different: declaration '' definition 'bytes'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/util.c:185:23: style:inconclusive: Function 'jshash' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/util.c:34:23: style:inconclusive: Function 'base_name' argument 1 names different: declaration '' definition 'pathname'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/util.c:47:22: style:inconclusive: Function 'checkabs' argument 1 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/util.c:62:16: style:inconclusive: Function 'emalloc' argument 1 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/util.c:81:16: style:inconclusive: Function 'erealloc' argument 1 names different: declaration '' definition 'ptr'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/util.c:81:28: style:inconclusive: Function 'erealloc' argument 2 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/xterm_title.c:164:21: style:inconclusive: Function 'xterm_title_set' argument 1 names different: declaration '' definition 'busy'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/xterm_title.c:164:39: style:inconclusive: Function 'xterm_title_set' argument 2 names different: declaration '' definition 'cmd'. [funcArgNamesDifferentUnnamed] head clex-4.6.patch8/src/xterm_title.c:164:59: style:inconclusive: Function 'xterm_title_set' argument 3 names different: declaration '' definition 'cmdw'. [funcArgNamesDifferentUnnamed] DONE