2024-04-24 08:20 ftp://ftp.de.debian.org/debian/pool/main/d/dkopp/dkopp_6.5.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=gtk --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning -D__GNUC__ --platform=unix64 -j1 platform: Linux-5.15.0-105-generic-x86_64-with-glibc2.35 python: 3.10.12 client-version: 1.3.56 compiler: g++ (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0 cppcheck: head 2.14.0 head-info: 7dab204 (2024-04-23 22:20:29 +0200) count: 937 937 elapsed-time: 23.5 25.2 head-timing-info: old-timing-info: head results: dkopp-6.5/dkopp-6.5.cc:375:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_WINDOW_TOPLEVEL [valueFlowBailoutIncompleteVar] dkopp-6.5/dkopp-6.5.cc:2655:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_DIALOG_MODAL [valueFlowBailoutIncompleteVar] dkopp-6.5/dkopp-6.5.cc:2709:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] dkopp-6.5/dkopp-6.5.cc:2795:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] dkopp-6.5/dkopp-6.5.cc:2859:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] dkopp-6.5/dkopp-6.5.cc:2935:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] dkopp-6.5/dkopp-6.5.cc:3243:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] dkopp-6.5/dkopp-6.5.cc:3740:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] dkopp-6.5/dkopp-6.5.cc:3817:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] dkopp-6.5/dkopp-6.5.cc:2955:15: style: Array index 'ii' is used before limits check. [arrayIndexThenCheck] dkopp-6.5/dkopp-6.5.cc:2961:15: style: Array index 'ii' is used before limits check. [arrayIndexThenCheck] dkopp-6.5/dkopp-6.5.cc:2967:15: style: Array index 'ii' is used before limits check. [arrayIndexThenCheck] dkopp-6.5/dkopp-6.5.cc:2740:11: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] dkopp-6.5/dkopp-6.5.cc:3047:15: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] dkopp-6.5/dkopp-6.5.cc:3802:4: style: Obsolescent function 'utimes' called. It is recommended to use 'utimensat' instead. [prohibitedutimesCalled] dkopp-6.5/zfuncs.h:608:8: style:inconclusive: Technically the member function 'HashTab::GetCount' can be const. [functionConst] dkopp-6.5/zfuncs.h:555:7: style: Class 'xstring' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dkopp-6.5/zfuncs.h:556:7: style: Class 'xstring' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dkopp-6.5/zfuncs.h:579:4: style: Class 'Vxstring' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dkopp-6.5/zfuncs.h:630:4: style: Class 'Queue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dkopp-6.5/zfuncs.h:658:4: style: Class 'Tree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dkopp-6.5/dkopp-6.5.cc:1541:14: style: The if condition is the same as the previous if condition [duplicateCondition] dkopp-6.5/dkopp-6.5.cc:1540:14: note: First condition dkopp-6.5/dkopp-6.5.cc:1541:14: note: Second condition dkopp-6.5/dkopp-6.5.cc:1565:14: style: The if condition is the same as the previous if condition [duplicateCondition] dkopp-6.5/dkopp-6.5.cc:1564:14: note: First condition dkopp-6.5/dkopp-6.5.cc:1565:14: note: Second condition dkopp-6.5/dkopp-6.5.cc:1601:14: style: The if condition is the same as the previous if condition [duplicateCondition] dkopp-6.5/dkopp-6.5.cc:1599:14: note: First condition dkopp-6.5/dkopp-6.5.cc:1601:14: note: Second condition dkopp-6.5/dkopp-6.5.cc:3587:19: style: The if condition is the same as the previous if condition [duplicateCondition] dkopp-6.5/dkopp-6.5.cc:3586:19: note: First condition dkopp-6.5/dkopp-6.5.cc:3587:19: note: Second condition dkopp-6.5/dkopp-6.5.cc:1784:21: style: Condition 'comp==0' is always true [knownConditionTrueFalse] dkopp-6.5/dkopp-6.5.cc:1771:16: note: Assuming that condition 'comp<0' is not redundant dkopp-6.5/dkopp-6.5.cc:1778:21: note: Assuming that condition 'comp>0' is not redundant dkopp-6.5/dkopp-6.5.cc:1784:21: note: Condition 'comp==0' is always true dkopp-6.5/dkopp-6.5.cc:3576:21: style: Condition 'comp==0' is always true [knownConditionTrueFalse] dkopp-6.5/dkopp-6.5.cc:3561:16: note: Assuming that condition 'comp<0' is not redundant dkopp-6.5/dkopp-6.5.cc:3569:21: note: Assuming that condition 'comp>0' is not redundant dkopp-6.5/dkopp-6.5.cc:3576:21: note: Condition 'comp==0' is always true dkopp-6.5/dkopp-6.5.cc:2858:12: warning: %o in format string (no. 3) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int] dkopp-6.5/dkopp-6.5.cc:2858:12: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] dkopp-6.5/dkopp-6.5.cc:376:25: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:377:28: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:378:32: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:381:22: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:384:21: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:387:22: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:396:39: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:457:4: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:510:20: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:513:23: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:1741:17: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:1742:17: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:1760:12: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:1800:17: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:1801:17: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:2023:12: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:2655:19: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:2658:32: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:2659:4: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:2662:39: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:2663:21: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:2665:40: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:2666:41: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:2667:37: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:2685:26: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:2691:47: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:2693:40: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:2698:46: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:2702:18: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:2723:34: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:3350:17: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:3434:17: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:3532:17: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:3612:17: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:3613:17: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:3619:17: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:3620:17: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:3837:25: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:3859:25: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:3861:25: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:3914:9: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:4048:15: style: C-style pointer casting [cstyleCast] dkopp-6.5/dkopp-6.5.cc:4020:8: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] dkopp-6.5/dkopp-6.5.cc:4010:14: note: err is assigned dkopp-6.5/dkopp-6.5.cc:4020:8: note: err is overwritten dkopp-6.5/dkopp-6.5.cc:933:7: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] dkopp-6.5/dkopp-6.5.cc:573:19: style: The scope of the variable 'command' can be reduced. [variableScope] dkopp-6.5/dkopp-6.5.cc:622:13: style: The scope of the variable 'cc' can be reduced. [variableScope] dkopp-6.5/dkopp-6.5.cc:624:14: style: The scope of the variable 'pp' can be reduced. [variableScope] dkopp-6.5/dkopp-6.5.cc:625:14: style: The scope of the variable 'bb' can be reduced. [variableScope] dkopp-6.5/dkopp-6.5.cc:683:13: style: The scope of the variable 'yn' can be reduced. [variableScope] dkopp-6.5/dkopp-6.5.cc:812:16: style: The scope of the variable 'nstat' can be reduced. [variableScope] dkopp-6.5/dkopp-6.5.cc:812:23: style: The scope of the variable 'err' can be reduced. [variableScope] dkopp-6.5/dkopp-6.5.cc:850:20: style: The scope of the variable 'fgs' can be reduced. [variableScope] dkopp-6.5/dkopp-6.5.cc:852:19: style: The scope of the variable 'cc' can be reduced. [variableScope] dkopp-6.5/dkopp-6.5.cc:2314:20: style: The scope of the variable 'pp1' can be reduced. [variableScope] dkopp-6.5/dkopp-6.5.cc:2316:23: style: The scope of the variable 'Nth' can be reduced. [variableScope] dkopp-6.5/dkopp-6.5.cc:2679:36: style: The scope of the variable 'ppf' can be reduced. [variableScope] dkopp-6.5/dkopp-6.5.cc:2680:20: style: The scope of the variable 'ii' can be reduced. [variableScope] dkopp-6.5/dkopp-6.5.cc:2680:24: style: The scope of the variable 'err' can be reduced. [variableScope] dkopp-6.5/dkopp-6.5.cc:2680:29: style: The scope of the variable 'hide' can be reduced. [variableScope] dkopp-6.5/dkopp-6.5.cc:2834:31: style: The scope of the variable 'nn' can be reduced. [variableScope] dkopp-6.5/dkopp-6.5.cc:2897:16: style: The scope of the variable 'disp' can be reduced. [variableScope] dkopp-6.5/dkopp-6.5.cc:3122:17: style: The scope of the variable 'nstat' can be reduced. [variableScope] dkopp-6.5/dkopp-6.5.cc:3374:19: style: The scope of the variable 'cc' can be reduced. [variableScope] dkopp-6.5/dkopp-6.5.cc:3446:28: style: The scope of the variable 'nstat' can be reduced. [variableScope] dkopp-6.5/dkopp-6.5.cc:3730:39: style: The scope of the variable 'rcc' can be reduced. [variableScope] dkopp-6.5/dkopp-6.5.cc:3906:16: style: The scope of the variable 'cc' can be reduced. [variableScope] dkopp-6.5/dkopp-6.5.cc:346:20: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/dkopp-6.5.cc:1015:76: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/dkopp-6.5.cc:1202:54: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/dkopp-6.5.cc:1207:43: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/dkopp-6.5.cc:1307:63: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/dkopp-6.5.cc:1329:63: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/dkopp-6.5.cc:1337:63: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/dkopp-6.5.cc:1456:60: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/dkopp-6.5.cc:1479:60: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/dkopp-6.5.cc:1487:60: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/dkopp-6.5.cc:2038:61: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/dkopp-6.5.cc:2079:75: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/dkopp-6.5.cc:2334:61: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/dkopp-6.5.cc:552:41: style:inconclusive: Function 'buttonfunc' argument 2 names different: declaration 'menu' definition 'button'. [funcArgNamesDifferent] dkopp-6.5/dkopp-6.5.cc:184:41: note: Function 'buttonfunc' argument 2 names different: declaration 'menu' definition 'button'. dkopp-6.5/dkopp-6.5.cc:552:41: note: Function 'buttonfunc' argument 2 names different: declaration 'menu' definition 'button'. dkopp-6.5/dkopp-6.5.cc:1230:24: style:inconclusive: Function 'FullBackup' argument 1 names different: declaration 'vmode' definition 'BJvmode'. [funcArgNamesDifferent] dkopp-6.5/dkopp-6.5.cc:205:23: note: Function 'FullBackup' argument 1 names different: declaration 'vmode' definition 'BJvmode'. dkopp-6.5/dkopp-6.5.cc:1230:24: note: Function 'FullBackup' argument 1 names different: declaration 'vmode' definition 'BJvmode'. dkopp-6.5/dkopp-6.5.cc:1369:24: style:inconclusive: Function 'IncrBackup' argument 1 names different: declaration 'bmode' definition 'BJbmode'. [funcArgNamesDifferent] dkopp-6.5/dkopp-6.5.cc:206:23: note: Function 'IncrBackup' argument 1 names different: declaration 'bmode' definition 'BJbmode'. dkopp-6.5/dkopp-6.5.cc:1369:24: note: Function 'IncrBackup' argument 1 names different: declaration 'bmode' definition 'BJbmode'. dkopp-6.5/dkopp-6.5.cc:1369:41: style:inconclusive: Function 'IncrBackup' argument 2 names different: declaration 'vmode' definition 'BJvmode'. [funcArgNamesDifferent] dkopp-6.5/dkopp-6.5.cc:206:37: note: Function 'IncrBackup' argument 2 names different: declaration 'vmode' definition 'BJvmode'. dkopp-6.5/dkopp-6.5.cc:1369:41: note: Function 'IncrBackup' argument 2 names different: declaration 'vmode' definition 'BJvmode'. dkopp-6.5/dkopp-6.5.cc:3119:23: style:inconclusive: Function 'nxValidate' argument 1 names different: declaration 'recs' definition 'inexrecs'. [funcArgNamesDifferent] dkopp-6.5/dkopp-6.5.cc:248:23: note: Function 'nxValidate' argument 1 names different: declaration 'recs' definition 'inexrecs'. dkopp-6.5/dkopp-6.5.cc:3119:23: note: Function 'nxValidate' argument 1 names different: declaration 'recs' definition 'inexrecs'. dkopp-6.5/dkopp-6.5.cc:3119:37: style:inconclusive: Function 'nxValidate' argument 2 names different: declaration 'nr' definition 'nrecs'. [funcArgNamesDifferent] dkopp-6.5/dkopp-6.5.cc:248:33: note: Function 'nxValidate' argument 2 names different: declaration 'nr' definition 'nrecs'. dkopp-6.5/dkopp-6.5.cc:3119:37: note: Function 'nxValidate' argument 2 names different: declaration 'nr' definition 'nrecs'. dkopp-6.5/dkopp-6.5.cc:1143:13: style: Local variable 'ii' shadows outer variable [shadowVariable] dkopp-6.5/dkopp-6.5.cc:1125:13: note: Shadowed declaration dkopp-6.5/dkopp-6.5.cc:1143:13: note: Shadow variable dkopp-6.5/dkopp-6.5.cc:472:17: style: Variable 'home' can be declared as pointer to const [constVariablePointer] dkopp-6.5/dkopp-6.5.cc:1235:17: style: Variable 'dfile' can be declared as pointer to const [constVariablePointer] dkopp-6.5/dkopp-6.5.cc:1374:20: style: Variable 'dfile' can be declared as pointer to const [constVariablePointer] dkopp-6.5/dkopp-6.5.cc:1729:22: style: Variable 'pdirk' can be declared as pointer to const [constVariablePointer] dkopp-6.5/dkopp-6.5.cc:1914:44: style: Variable 'pp' can be declared as pointer to const [constVariablePointer] dkopp-6.5/dkopp-6.5.cc:2006:20: style: Variable 'pp' can be declared as pointer to const [constVariablePointer] dkopp-6.5/dkopp-6.5.cc:2173:14: style: Variable 'file1' can be declared as pointer to const [constVariablePointer] dkopp-6.5/dkopp-6.5.cc:2262:16: style: Variable 'command' can be declared as const array [constVariable] dkopp-6.5/dkopp-6.5.cc:2945:13: style: Variable 'pp1' can be declared as pointer to const [constVariablePointer] dkopp-6.5/dkopp-6.5.cc:2945:19: style: Variable 'pp2' can be declared as pointer to const [constVariablePointer] dkopp-6.5/dkopp-6.5.cc:2995:29: style: Variable 'tm_date2' can be declared as pointer to const [constVariablePointer] dkopp-6.5/dkopp-6.5.cc:3375:34: style: Variable 'pp' can be declared as pointer to const [constVariablePointer] dkopp-6.5/dkopp-6.5.cc:3612:12: style: Variable 'r1' can be declared as pointer to const [constVariablePointer] dkopp-6.5/dkopp-6.5.cc:3613:12: style: Variable 'r2' can be declared as pointer to const [constVariablePointer] dkopp-6.5/dkopp-6.5.cc:3619:12: style: Variable 'r1' can be declared as pointer to const [constVariablePointer] dkopp-6.5/dkopp-6.5.cc:3620:12: style: Variable 'r2' can be declared as pointer to const [constVariablePointer] dkopp-6.5/dkopp-6.5.cc:3907:41: style: Variable 'pp' can be declared as pointer to const [constVariablePointer] dkopp-6.5/dkopp-6.5.cc:4042:23: style: Variable 'dfile' can be declared as pointer to const [constVariablePointer] dkopp-6.5/dkopp-6.5.cc:4088:27: style: Parameter 'event' can be declared as pointer to const [constParameterPointer] dkopp-6.5/dkopp-6.5.cc:1762:11: error: Uninitialized variable: ppdirk [legacyUninitvar] dkopp-6.5/dkopp-6.5.cc:812:27: style: Variable 'err' is assigned a value that is never used. [unreadVariable] dkopp-6.5/dkopp-6.5.cc:1072:24: style: Variable 'err' is assigned a value that is never used. [unreadVariable] dkopp-6.5/dkopp-6.5.cc:2355:10: style: Variable 'zstat' is assigned a value that is never used. [unreadVariable] dkopp-6.5/dkopp-6.5.cc:3979:21: style: Variable 'pscroll' is assigned a value that is never used. [unreadVariable] dkopp-6.5/zfuncs.cc:239:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:291:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zfuncs [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:407:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tracenames [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:436:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tracenames [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:590:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RUSAGE_SELF [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:604:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _SC_CLK_TCK [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:790:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:829:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PTHREAD_CREATE_DETACHED [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:1002:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shell_asynch_names [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:1028:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shell_asynch_names [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:1050:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shell_asynch_names [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:1097:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:1323:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:1424:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pagefaultrate_names [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:1437:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pagefaultrate_names [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:2749:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:2823:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:3208:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcomp [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:3258:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcomp [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:3651:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable splinedata [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:3689:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable splinedata [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:3839:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zfuncs [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:3922:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zfuncs [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:4026:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zfuncs [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:4116:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zfuncs [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:4259:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zfuncs [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:4456:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZTXnames [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:4515:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZTXnames [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:4542:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZTXnames [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:4912:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GdkEventButton [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:4930:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_TOP_LEFT_ARROW [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:5118:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable func [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:5141:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable func [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:5157:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zfuncs [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:5174:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zfuncs [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:5271:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_BUTTON_PRESS_MASK [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:5297:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable func [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:5311:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_CURRENT_TIME [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:5444:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gmenuznames [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:5581:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gmenuznames [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:5627:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gmenuznames [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:5654:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gmenuznames [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:5669:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gmenuznames [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:5736:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gmenuznames [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:5825:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_KEY_F1 [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:5834:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gmenuznames [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:5860:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gmenuznames [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:5924:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gmenuznames [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:6054:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Vmenunames [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:6093:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Vmenunames [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:6204:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Vmenunames [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:6220:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Vmenunames [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:6272:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Vmenunames [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:6383:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zfuncs [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:6492:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zfuncs [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:6773:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:6858:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:6975:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:7048:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:7114:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:7237:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:7257:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:7279:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:7339:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:7377:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:7401:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:7420:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:7440:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:7466:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zfuncs [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:7498:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zfuncs [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:7534:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:7698:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:7722:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:7747:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:7765:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:7792:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:7824:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:7861:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zfuncs [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:7933:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zdposn_names [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:8006:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zdposn_names [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:8084:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zfuncs [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:8204:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zdinputs_names [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:8287:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zdinputs_names [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:8328:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GtkWidget [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:8446:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:8481:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:8506:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:8536:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zd [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:8565:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:8573:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:8593:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:8632:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:8682:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable poptext [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:8693:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable poptext [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:8707:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable poptext [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:8726:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable poptext [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:8779:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable poptext [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:8835:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_WINDOW_TOPLEVEL [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:8941:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zfuncs [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:9103:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zfuncs [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:9134:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_KEY_F1 [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:9192:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable print_image [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:9235:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable print_image [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:9265:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zfuncs [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:9311:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable print_image [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:9381:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable print_image [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:9410:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable print_image [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:9448:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_DEST_DEFAULT_ALL [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:9462:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable escaped_string [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:9498:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ch [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:9542:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zfuncs [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:9574:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zfuncs [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:9790:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zfuncs [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:9991:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAN [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:10071:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_WIN_POS_MOUSE [valueFlowBailoutIncompleteVar] dkopp-6.5/zfuncs.cc:9086:17: error: Deallocation of a pointer pointing to a string literal ("ridiculously long filespec") results in undefined behaviour. [autovarInvalidDeallocation] dkopp-6.5/zfuncs.cc:9084:21: note: Assignment 'file1=(char*)"ridiculously long filespec"', assigned value is "ridiculously long filespec" dkopp-6.5/zfuncs.cc:9086:17: note: Deallocating memory that was not dynamically allocated dkopp-6.5/zfuncs.cc:6524:14: warning: Either the condition 'iiw>300-2' is redundant or the array 'zd->widget[300]' is accessed at index 300, which is out of bounds. [arrayIndexOutOfBoundsCond] dkopp-6.5/zfuncs.cc:6509:12: note: Assuming that condition 'iiw>300-2' is not redundant dkopp-6.5/zfuncs.cc:6524:14: note: Array index out of bounds dkopp-6.5/zfuncs.cc:6538:24: error: Array 'zd->widget[300]' accessed at index -1, which is out of bounds. [negativeIndex] dkopp-6.5/zfuncs.cc:6534:26: note: Assuming that condition 'iip>=0' is not redundant dkopp-6.5/zfuncs.cc:6538:24: note: Negative array index dkopp-6.5/zfuncs.cc:6539:22: error: Array 'zd->widget[300]' accessed at index -1, which is out of bounds. [negativeIndex] dkopp-6.5/zfuncs.cc:6534:26: note: Assuming that condition 'iip>=0' is not redundant dkopp-6.5/zfuncs.cc:6539:22: note: Negative array index dkopp-6.5/zfuncs.cc:631:10: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] dkopp-6.5/zfuncs.cc:10910:7: style: Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead. [prohibitedusleepCalled] dkopp-6.5/zfuncs.cc:10257:18: warning: Member variable 'xstring::wmi' is not assigned a value in 'xstring::operator='. [operatorEqVarError] dkopp-6.5/zfuncs.cc:10678:10: warning: Member variable 'HashTab::count' is not initialized in the constructor. [uninitMemberVar] dkopp-6.5/zfuncs.cc:10846:8: warning: Member variable 'Queue::lastent' is not initialized in the constructor. [uninitMemberVar] dkopp-6.5/zfuncs.cc:10846:8: warning: Member variable 'Queue::lcc' is not initialized in the constructor. [uninitMemberVar] dkopp-6.5/zfuncs.h:610:8: style:inconclusive: Technically the member function 'HashTab::Dump' can be const. [functionConst] dkopp-6.5/zfuncs.cc:10807:14: note: Technically the member function 'HashTab::Dump' can be const. dkopp-6.5/zfuncs.h:610:8: note: Technically the member function 'HashTab::Dump' can be const. dkopp-6.5/zfuncs.cc:10683:4: warning: Class 'HashTab' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] dkopp-6.5/zfuncs.cc:10683:4: warning: Class 'HashTab' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] dkopp-6.5/zfuncs.cc:10855:4: warning: Class 'Queue' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] dkopp-6.5/zfuncs.cc:10855:4: warning: Class 'Queue' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] dkopp-6.5/zfuncs.cc:11050:7: warning: Class 'Tree' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] dkopp-6.5/zfuncs.cc:11050:7: warning: Class 'Tree' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] dkopp-6.5/zfuncs.cc:2881:19: style: Condition 'kk==0' is always true [knownConditionTrueFalse] dkopp-6.5/zfuncs.cc:2875:19: note: Assuming that condition 'kk<0' is not redundant dkopp-6.5/zfuncs.cc:2869:14: note: Assuming that condition 'kk>0' is not redundant dkopp-6.5/zfuncs.cc:2881:19: note: Condition 'kk==0' is always true dkopp-6.5/zfuncs.cc:2891:35: style: Condition 'kk<0' is always false [knownConditionTrueFalse] dkopp-6.5/zfuncs.cc:2869:14: note: Assuming that condition 'kk>0' is not redundant dkopp-6.5/zfuncs.cc:2891:35: note: Condition 'kk<0' is always false dkopp-6.5/zfuncs.cc:2892:25: style: Condition 'kk>0' is always true [knownConditionTrueFalse] dkopp-6.5/zfuncs.cc:2869:14: note: Assuming that condition 'kk>0' is not redundant dkopp-6.5/zfuncs.cc:2892:25: note: Condition 'kk>0' is always true dkopp-6.5/zfuncs.cc:2929:19: style: Condition 'kk==0' is always true [knownConditionTrueFalse] dkopp-6.5/zfuncs.cc:2923:19: note: Assuming that condition 'kk<0' is not redundant dkopp-6.5/zfuncs.cc:2917:14: note: Assuming that condition 'kk>0' is not redundant dkopp-6.5/zfuncs.cc:2929:19: note: Condition 'kk==0' is always true dkopp-6.5/zfuncs.cc:2939:35: style: Condition 'kk<0' is always false [knownConditionTrueFalse] dkopp-6.5/zfuncs.cc:2917:14: note: Assuming that condition 'kk>0' is not redundant dkopp-6.5/zfuncs.cc:2939:35: note: Condition 'kk<0' is always false dkopp-6.5/zfuncs.cc:2940:25: style: Condition 'kk>0' is always true [knownConditionTrueFalse] dkopp-6.5/zfuncs.cc:2917:14: note: Assuming that condition 'kk>0' is not redundant dkopp-6.5/zfuncs.cc:2940:25: note: Condition 'kk>0' is always true dkopp-6.5/zfuncs.cc:2979:19: style: Condition 'kk==0' is always true [knownConditionTrueFalse] dkopp-6.5/zfuncs.cc:2973:19: note: Assuming that condition 'kk<0' is not redundant dkopp-6.5/zfuncs.cc:2967:14: note: Assuming that condition 'kk>0' is not redundant dkopp-6.5/zfuncs.cc:2979:19: note: Condition 'kk==0' is always true dkopp-6.5/zfuncs.cc:2989:35: style: Condition 'kk<0' is always false [knownConditionTrueFalse] dkopp-6.5/zfuncs.cc:2967:14: note: Assuming that condition 'kk>0' is not redundant dkopp-6.5/zfuncs.cc:2989:35: note: Condition 'kk<0' is always false dkopp-6.5/zfuncs.cc:2990:25: style: Condition 'kk>0' is always true [knownConditionTrueFalse] dkopp-6.5/zfuncs.cc:2967:14: note: Assuming that condition 'kk>0' is not redundant dkopp-6.5/zfuncs.cc:2990:25: note: Condition 'kk>0' is always true dkopp-6.5/zfuncs.cc:9207:8: style: Condition 'err' is always false [knownConditionTrueFalse] dkopp-6.5/zfuncs.cc:9206:21: note: Calling function 'paper_setup' returns 0 dkopp-6.5/zfuncs.cc:9206:21: note: Assignment 'err=paper_setup()', assigned value is 0 dkopp-6.5/zfuncs.cc:9207:8: note: Condition 'err' is always false dkopp-6.5/zfuncs.cc:10538:19: style: Condition 'kk==0' is always true [knownConditionTrueFalse] dkopp-6.5/zfuncs.cc:10532:19: note: Assuming that condition 'kk<0' is not redundant dkopp-6.5/zfuncs.cc:10526:14: note: Assuming that condition 'kk>0' is not redundant dkopp-6.5/zfuncs.cc:10538:19: note: Condition 'kk==0' is always true dkopp-6.5/zfuncs.cc:10548:35: style: Condition 'kk<0' is always false [knownConditionTrueFalse] dkopp-6.5/zfuncs.cc:10526:14: note: Assuming that condition 'kk>0' is not redundant dkopp-6.5/zfuncs.cc:10548:35: note: Condition 'kk<0' is always false dkopp-6.5/zfuncs.cc:10549:25: style: Condition 'kk>0' is always true [knownConditionTrueFalse] dkopp-6.5/zfuncs.cc:10526:14: note: Assuming that condition 'kk>0' is not redundant dkopp-6.5/zfuncs.cc:10549:25: note: Condition 'kk>0' is always true dkopp-6.5/zfuncs.cc:4132:13: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] dkopp-6.5/zfuncs.cc:224:11: warning: Either the condition '!pp' is redundant or there is possible null pointer dereference: pp. [nullPointerRedundantCheck] dkopp-6.5/zfuncs.cc:223:8: note: Assuming that condition '!pp' is not redundant dkopp-6.5/zfuncs.cc:224:11: note: Null pointer dereference dkopp-6.5/zfuncs.cc:10212:5: warning: Either the condition '!xpp' is redundant or there is possible null pointer dereference: xpp. [nullPointerRedundantCheck] dkopp-6.5/zfuncs.cc:10208:8: note: Assuming that condition '!xpp' is not redundant dkopp-6.5/zfuncs.cc:10212:5: note: Null pointer dereference dkopp-6.5/zfuncs.cc:10226:5: warning: Either the condition '!xpp' is redundant or there is possible null pointer dereference: xpp. [nullPointerRedundantCheck] dkopp-6.5/zfuncs.cc:10223:8: note: Assuming that condition '!xpp' is not redundant dkopp-6.5/zfuncs.cc:10226:5: note: Null pointer dereference dkopp-6.5/zfuncs.cc:10240:11: warning: Either the condition '!xpp' is redundant or there is possible null pointer dereference: xpp. [nullPointerRedundantCheck] dkopp-6.5/zfuncs.cc:10237:8: note: Assuming that condition '!xpp' is not redundant dkopp-6.5/zfuncs.cc:10240:11: note: Null pointer dereference dkopp-6.5/zfuncs.cc:10272:11: warning: Either the condition '!xpp' is redundant or there is possible null pointer dereference: xpp. [nullPointerRedundantCheck] dkopp-6.5/zfuncs.cc:10269:11: note: Assuming that condition '!xpp' is not redundant dkopp-6.5/zfuncs.cc:10272:11: note: Null pointer dereference dkopp-6.5/zfuncs.cc:10354:14: warning: Either the condition '!xpp2' is redundant or there is possible null pointer dereference: xpp2. [nullPointerRedundantCheck] dkopp-6.5/zfuncs.cc:10353:11: note: Assuming that condition '!xpp2' is not redundant dkopp-6.5/zfuncs.cc:10354:14: note: Null pointer dereference dkopp-6.5/zfuncs.cc:10389:14: warning: Either the condition '!xpp2' is redundant or there is possible null pointer dereference: xpp2. [nullPointerRedundantCheck] dkopp-6.5/zfuncs.cc:10388:11: note: Assuming that condition '!xpp2' is not redundant dkopp-6.5/zfuncs.cc:10389:14: note: Null pointer dereference dkopp-6.5/zfuncs.cc:10685:11: warning: Either the condition '!table' is redundant or there is possible null pointer dereference: table. [nullPointerRedundantCheck] dkopp-6.5/zfuncs.cc:10684:8: note: Assuming that condition '!table' is not redundant dkopp-6.5/zfuncs.cc:10685:11: note: Null pointer dereference dkopp-6.5/zfuncs.cc:11052:14: warning: Either the condition '!tname' is redundant or there is possible null pointer dereference: tname. [nullPointerRedundantCheck] dkopp-6.5/zfuncs.cc:11051:11: note: Assuming that condition '!tname' is not redundant dkopp-6.5/zfuncs.cc:11052:14: note: Null pointer dereference dkopp-6.5/zfuncs.cc:1233:14: warning: Either the condition 'pp2' is redundant or there is overflow in pointer subtraction. [nullPointerArithmeticRedundantCheck] dkopp-6.5/zfuncs.cc:1231:17: note: Assuming that condition 'pp2' is not redundant dkopp-6.5/zfuncs.cc:1233:14: note: Null pointer subtraction dkopp-6.5/zfuncs.cc:222:15: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:910:12: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:947:12: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:1015:18: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:1031:20: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:1276:9: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:1289:9: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:1313:17: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:1314:17: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:1534:10: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:1574:17: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:1757:28: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:2073:16: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:2525:23: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:2738:12: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:2812:12: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:3452:9: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:3455:15: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:3606:19: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:3619:19: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:3730:19: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:4284:12: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:4285:12: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:4286:14: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:4287:14: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:4625:40: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:4665:36: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:4713:40: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:4719:33: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:4736:36: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:4754:40: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:4786:43: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:4915:4: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:4931:42: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:4938:46: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:4939:43: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:4957:42: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5002:12: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5105:23: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5117:26: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5118:14: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5139:26: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5141:14: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5143:27: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5163:23: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5201:14: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5218:23: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5272:4: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5281:9: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5294:27: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5296:26: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5298:16: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5299:12: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5326:27: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5543:31: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5544:36: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5547:36: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5552:32: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5553:20: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5556:22: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5558:4: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5559:4: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5560:4: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5561:4: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5562:4: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5568:4: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5569:4: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5570:4: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5606:18: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5633:28: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5634:24: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:5677:31: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6059:17: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6064:23: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6081:4: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6082:4: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6083:4: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6084:4: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6085:4: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6118:15: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6412:25: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6414:22: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6415:24: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6418:9: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6422:36: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6427:24: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6429:24: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6434:27: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6435:10: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6442:23: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6547:31: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6560:38: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6575:7: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6581:36: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6582:42: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6584:7: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6589:43: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6591:34: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6592:45: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6594:7: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6599:43: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6601:34: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6602:45: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6608:7: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6614:7: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6621:7: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6631:35: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6634:7: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6642:29: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6647:7: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6659:7: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6673:36: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6686:7: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6698:7: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6723:26: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6725:25: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6727:25: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6730:26: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6840:32: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6890:26: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6893:26: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6896:26: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6899:28: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6902:43: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6907:43: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6917:36: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6923:33: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6949:35: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6951:37: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6960:29: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:6962:31: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7007:33: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7073:30: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7077:23: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7079:33: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7081:4: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7082:4: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7083:4: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7084:4: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7133:21: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7135:24: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7152:37: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7161:41: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7176:34: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7189:40: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7220:16: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7330:29: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7351:21: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7353:24: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7385:16: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7403:13: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7425:13: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7446:26: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7453:31: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7487:26: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7514:13: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7515:13: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7516:13: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7779:29: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7808:29: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7811:26: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7833:24: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7946:31: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7951:31: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7956:31: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7966:31: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7967:27: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7974:12: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7984:23: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:7994:23: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8018:28: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8029:31: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8030:27: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8036:9: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8133:32: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8153:32: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8154:32: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8242:14: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8257:25: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8258:25: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8262:14: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8296:14: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8348:28: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8349:35: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8352:39: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8353:34: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8356:34: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8359:25: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8361:24: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8362:38: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8365:25: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8367:7: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8369:26: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8370:47: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8462:25: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8463:30: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8464:23: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8519:25: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8520:30: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8604:25: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8605:30: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8609:14: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8653:25: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8654:30: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8743:12: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8747:22: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8753:20: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8796:12: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8800:22: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8810:20: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8836:32: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8838:22: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8839:4: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8841:36: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8842:28: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8868:32: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8869:22: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:8871:25: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:9011:40: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:9013:4: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:9014:4: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:9016:28: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:9017:37: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:9020:54: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:9023:44: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:9032:49: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:9035:47: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:9039:40: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:9041:46: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:9048:31: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:9051:50: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:9053:43: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:9073:47: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:9078:15: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:9082:18: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:9084:21: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:9108:53: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:9111:50: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:9120:50: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:9123:52: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:9286:14: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:9449:4: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:9468:11: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:9470:13: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:9503:10: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:9556:15: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:9867:12: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:9931:12: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:10071:28: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:10076:30: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:10077:33: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:10079:33: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:10081:26: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:10083:26: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:10084:26: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:10085:42: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:10086:26: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:10099:27: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:10123:35: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:10134:38: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:10145:38: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:10579:13: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:10591:9: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:10592:9: style: C-style pointer casting [cstyleCast] dkopp-6.5/zfuncs.cc:339:8: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] dkopp-6.5/zfuncs.cc:338:8: note: err is assigned dkopp-6.5/zfuncs.cc:339:8: note: err is overwritten dkopp-6.5/zfuncs.cc:340:8: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment] dkopp-6.5/zfuncs.cc:339:8: note: err is assigned dkopp-6.5/zfuncs.cc:340:8: note: err is overwritten dkopp-6.5/zfuncs.cc:3902:11: style: Variable 'fid' is reassigned a value before the old one has been used. [redundantAssignment] dkopp-6.5/zfuncs.cc:3901:11: note: fid is assigned dkopp-6.5/zfuncs.cc:3902:11: note: fid is overwritten dkopp-6.5/zfuncs.cc:7075:11: style: Variable 'dialog' is reassigned a value before the old one has been used. [redundantAssignment] dkopp-6.5/zfuncs.cc:7052:11: note: dialog is assigned dkopp-6.5/zfuncs.cc:7075:11: note: dialog is overwritten dkopp-6.5/zfuncs.cc:10091:12: style: The comparison 'iie > -1' is always false. [knownConditionTrueFalse] dkopp-6.5/zfuncs.cc:10036:35: note: 'iie' is assigned value '-1' here. dkopp-6.5/zfuncs.cc:10091:12: note: The comparison 'iie > -1' is always false. dkopp-6.5/zfuncs.cc:850:31: style: The scope of the variable 'bflag' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:1080:16: style: The scope of the variable 'arglist' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:1441:28: style: The scope of the variable 'fps' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:1441:33: style: The scope of the variable 'elaps' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:1520:19: style: The scope of the variable 'ii' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:1830:17: style: The scope of the variable 'stringN' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:1905:16: style: The scope of the variable 'ccc' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:1940:17: style: The scope of the variable 'ssin' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:1940:24: style: The scope of the variable 'ssout' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:1977:21: style: The scope of the variable 'c1' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:1977:25: style: The scope of the variable 'c2' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:2088:13: style: The scope of the variable 'char1' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:2185:22: style: The scope of the variable 'ch1' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:2720:23: style: The scope of the variable 'err' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:2794:23: style: The scope of the variable 'err' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:2858:21: style: The scope of the variable 'kk' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:2906:21: style: The scope of the variable 'kk' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:2955:21: style: The scope of the variable 'kk' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:3056:19: style: The scope of the variable 'temp' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:3092:18: style: The scope of the variable 'temp' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:3129:18: style: The scope of the variable 'temp' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:3231:14: style: The scope of the variable 'rec1' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:3231:21: style: The scope of the variable 'rec2' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:3345:29: style: The scope of the variable 'kpos' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:3345:35: style: The scope of the variable 'ktype' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:3345:42: style: The scope of the variable 'kleng' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:3349:20: style: The scope of the variable 'p1' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:3349:25: style: The scope of the variable 'p2' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:3653:13: style: The scope of the variable 'sig' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:3653:18: style: The scope of the variable 'p' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:3691:13: style: The scope of the variable 'kk' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:3842:33: style: The scope of the variable 'oldlog' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:3843:20: style: The scope of the variable 'appfile' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:3844:23: style: The scope of the variable 'secs' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:3848:19: style: The scope of the variable 'arglist' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:3849:20: style: The scope of the variable 'fid' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:4078:28: style: The scope of the variable 'err' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:4264:46: style: The scope of the variable 'ulocalesdir' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:4265:33: style: The scope of the variable 'ponamexx' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:4458:13: style: The scope of the variable 'cc' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:4574:16: style: The scope of the variable 'xskip' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:4615:26: style: The scope of the variable 'fontag' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:4773:20: style: The scope of the variable 'textBuff' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:4820:17: style: The scope of the variable 'prec' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:4821:26: style: The scope of the variable 'cc' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:5178:20: style: The scope of the variable 'pixbuf' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:5447:16: style: The scope of the variable 'nn' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:5447:36: style: The scope of the variable 'size' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:5583:17: style: The scope of the variable 'pixbuf' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:5584:17: style: The scope of the variable 'text' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:5585:16: style: The scope of the variable 'xpos' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:5585:22: style: The scope of the variable 'ypos' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:5585:36: style: The scope of the variable 'size' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:5585:42: style: The scope of the variable 'yadd' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:5738:31: style: The scope of the variable 'butime' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:5740:19: style: The scope of the variable 'elapsed' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:5741:19: style: The scope of the variable 'Fclick' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:5741:27: style: The scope of the variable 'dx' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:5741:31: style: The scope of the variable 'dy' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:5741:35: style: The scope of the variable 'xpos' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:5741:41: style: The scope of the variable 'ypos' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:5927:17: style: The scope of the variable 'iconfile' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:5928:16: style: The scope of the variable 'size' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:6095:25: style: The scope of the variable 'cc2' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:6095:30: style: The scope of the variable 'xpos' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:6096:40: style: The scope of the variable 'name__' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:6097:17: style: The scope of the variable 'blanks' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:6101:29: style: The scope of the variable 'playout' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:6102:29: style: The scope of the variable 'pfont' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:6223:20: style: The scope of the variable 'playout' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:6225:19: style: The scope of the variable 'iconww' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:6225:27: style: The scope of the variable 'iconhh' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:6386:29: style: The scope of the variable 'hbox' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:6386:50: style: The scope of the variable 'hsep' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:6388:23: style: The scope of the variable 'ii' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:6495:20: style: The scope of the variable 'entry' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:6495:28: style: The scope of the variable 'vbox' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:6497:20: style: The scope of the variable 'pixbuf' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:6501:30: style: The scope of the variable 'iconpath' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:6502:19: style: The scope of the variable 'min' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:6502:24: style: The scope of the variable 'max' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:6502:29: style: The scope of the variable 'step' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:6502:35: style: The scope of the variable 'val' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:6503:19: style: The scope of the variable 'f256' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:6504:29: style: The scope of the variable 'kk' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:6504:33: style: The scope of the variable 'err' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:6810:30: style: The scope of the variable 'widget' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:6850:29: style: The scope of the variable 'entry' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:6853:24: style: The scope of the variable 'nn' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:6854:27: style: The scope of the variable 'pp' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:6856:24: style: The scope of the variable 'f256' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:7277:20: style: The scope of the variable 'clipboard' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:7790:26: style: The scope of the variable 'entry' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:7864:38: style: The scope of the variable 'wintitle' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:7864:53: style: The scope of the variable 'pp' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:7866:17: style: The scope of the variable 'ii' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:7937:16: style: The scope of the variable 'wintitle' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:7937:31: style: The scope of the variable 'pp' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:8091:21: style: The scope of the variable 'jj' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:8091:25: style: The scope of the variable 'cc' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:8091:29: style: The scope of the variable 'cc1' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:8091:34: style: The scope of the variable 'cc2' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:8289:24: style: The scope of the variable 'wname' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:8289:32: style: The scope of the variable 'wdata' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:8330:34: style: The scope of the variable 'mVbox' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:8330:42: style: The scope of the variable 'mScroll' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:8333:13: style: The scope of the variable 'secs' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:8730:16: style: The scope of the variable 'millisec1' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:8730:27: style: The scope of the variable 'millisec2' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:8783:16: style: The scope of the variable 'millisec1' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:8783:27: style: The scope of the variable 'millisec2' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:9465:21: style: The scope of the variable 'text2' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:9465:29: style: The scope of the variable 'file' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:9465:36: style: The scope of the variable 'file2' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:9466:13: style: The scope of the variable 'cc' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:9547:23: style: The scope of the variable 'bpath' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:9792:13: style: The scope of the variable 'err' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:9857:16: style: The scope of the variable 'Nth' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:9858:28: style: The scope of the variable 'fgs' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:9859:17: style: The scope of the variable 'pname' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:9926:14: style: The scope of the variable 'pp' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:9956:17: style: The scope of the variable 'cc' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:10010:20: style: The scope of the variable 'pname' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:10011:19: style: The scope of the variable 'pvalue' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:10512:22: style: The scope of the variable 'kk' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:10589:26: style: The scope of the variable 'kpos' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:10589:32: style: The scope of the variable 'ktype' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:10589:39: style: The scope of the variable 'kleng' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:10809:14: style: The scope of the variable 'pos' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:11192:17: style: The scope of the variable 'jj' can be reduced. [variableScope] dkopp-6.5/zfuncs.cc:616:55: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:1457:50: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:4012:35: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:5873:76: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:6529:49: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:6541:61: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:6663:45: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:6719:44: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:6911:46: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:6937:38: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:7159:46: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:7201:38: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:7512:55: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:7706:54: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:7730:54: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:7754:54: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:7772:54: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:7799:54: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:7831:54: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:8457:38: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:8514:58: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:8551:51: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:8597:52: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:8649:78: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:8925:63: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:9326:68: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10208:46: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10223:46: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10237:46: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10251:49: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10252:48: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10253:64: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10269:49: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10289:49: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10353:50: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10388:50: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10417:48: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10418:54: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10419:72: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10450:51: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10478:51: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10488:50: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10497:50: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10568:50: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10569:51: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10630:53: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10684:54: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10752:34: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10773:35: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10851:49: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10856:50: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10864:56: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10878:46: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10887:48: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10894:64: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10904:61: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10929:61: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:10950:61: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:11051:47: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:11061:43: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:11080:43: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:11084:51: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:11097:43: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:11101:51: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:11173:47: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:11179:50: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:11204:53: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:11213:47: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] dkopp-6.5/zfuncs.cc:626:32: style:inconclusive: Function 'compact_time' argument 1 names different: declaration 'fileDT' definition 'DT'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:104:32: note: Function 'compact_time' argument 1 names different: declaration 'fileDT' definition 'DT'. dkopp-6.5/zfuncs.cc:626:32: note: Function 'compact_time' argument 1 names different: declaration 'fileDT' definition 'DT'. dkopp-6.5/zfuncs.cc:1000:25: style:inconclusive: Function 'shell_asynch' argument 1 names different: declaration 'command' definition 'Fcommand'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:120:25: note: Function 'shell_asynch' argument 1 names different: declaration 'command' definition 'Fcommand'. dkopp-6.5/zfuncs.cc:1000:25: note: Function 'shell_asynch' argument 1 names different: declaration 'command' definition 'Fcommand'. dkopp-6.5/zfuncs.cc:1258:22: style:inconclusive: Function 'parsefile' argument 1 names different: declaration 'path' definition 'ppath'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:129:22: note: Function 'parsefile' argument 1 names different: declaration 'path' definition 'ppath'. dkopp-6.5/zfuncs.cc:1258:22: note: Function 'parsefile' argument 1 names different: declaration 'path' definition 'ppath'. dkopp-6.5/zfuncs.cc:1258:36: style:inconclusive: Function 'parsefile' argument 2 names different: declaration 'dir' definition 'pdirk'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:129:35: note: Function 'parsefile' argument 2 names different: declaration 'dir' definition 'pdirk'. dkopp-6.5/zfuncs.cc:1258:36: note: Function 'parsefile' argument 2 names different: declaration 'dir' definition 'pdirk'. dkopp-6.5/zfuncs.cc:1258:50: style:inconclusive: Function 'parsefile' argument 3 names different: declaration 'file' definition 'pfile'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:129:47: note: Function 'parsefile' argument 3 names different: declaration 'file' definition 'pfile'. dkopp-6.5/zfuncs.cc:1258:50: note: Function 'parsefile' argument 3 names different: declaration 'file' definition 'pfile'. dkopp-6.5/zfuncs.cc:1258:64: style:inconclusive: Function 'parsefile' argument 4 names different: declaration 'ext' definition 'pext'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:129:60: note: Function 'parsefile' argument 4 names different: declaration 'ext' definition 'pext'. dkopp-6.5/zfuncs.cc:1258:64: note: Function 'parsefile' argument 4 names different: declaration 'ext' definition 'pext'. dkopp-6.5/zfuncs.cc:1514:40: style:inconclusive: Function 'strField' argument 2 names different: declaration 'delims' definition 'delim'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:154:40: note: Function 'strField' argument 2 names different: declaration 'delims' definition 'delim'. dkopp-6.5/zfuncs.cc:1514:40: note: Function 'strField' argument 2 names different: declaration 'delims' definition 'delim'. dkopp-6.5/zfuncs.cc:1610:19: style:inconclusive: Function 'strParms' argument 1 names different: declaration 'bf' definition 'begin'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:156:20: note: Function 'strParms' argument 1 names different: declaration 'bf' definition 'begin'. dkopp-6.5/zfuncs.cc:1610:19: note: Function 'strParms' argument 1 names different: declaration 'bf' definition 'begin'. dkopp-6.5/zfuncs.cc:1610:33: style:inconclusive: Function 'strParms' argument 2 names different: declaration 'inp' definition 'input'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:156:31: note: Function 'strParms' argument 2 names different: declaration 'inp' definition 'input'. dkopp-6.5/zfuncs.cc:1610:33: note: Function 'strParms' argument 2 names different: declaration 'inp' definition 'input'. dkopp-6.5/zfuncs.cc:1727:19: style:inconclusive: Function 'strTrim' argument 1 names different: declaration 'string' definition 'dest'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:161:20: note: Function 'strTrim' argument 1 names different: declaration 'string' definition 'dest'. dkopp-6.5/zfuncs.cc:1727:19: note: Function 'strTrim' argument 1 names different: declaration 'string' definition 'dest'. dkopp-6.5/zfuncs.cc:2283:19: style:inconclusive: Function 'convSI' argument 1 names different: declaration 'inp' definition 'string'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:186:20: note: Function 'convSI' argument 1 names different: declaration 'inp' definition 'string'. dkopp-6.5/zfuncs.cc:2283:19: note: Function 'convSI' argument 1 names different: declaration 'inp' definition 'string'. dkopp-6.5/zfuncs.cc:2283:46: style:inconclusive: Function 'convSI' argument 3 names different: declaration 'delm' definition 'delim'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:186:44: note: Function 'convSI' argument 3 names different: declaration 'delm' definition 'delim'. dkopp-6.5/zfuncs.cc:2283:46: note: Function 'convSI' argument 3 names different: declaration 'delm' definition 'delim'. dkopp-6.5/zfuncs.cc:2325:19: style:inconclusive: Function 'convSI' argument 1 names different: declaration 'inp' definition 'string'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:187:20: note: Function 'convSI' argument 1 names different: declaration 'inp' definition 'string'. dkopp-6.5/zfuncs.cc:2325:19: note: Function 'convSI' argument 1 names different: declaration 'inp' definition 'string'. dkopp-6.5/zfuncs.cc:2325:43: style:inconclusive: Function 'convSI' argument 3 names different: declaration 'low' definition 'lolim'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:187:40: note: Function 'convSI' argument 3 names different: declaration 'low' definition 'lolim'. dkopp-6.5/zfuncs.cc:2325:43: note: Function 'convSI' argument 3 names different: declaration 'low' definition 'lolim'. dkopp-6.5/zfuncs.cc:2325:54: style:inconclusive: Function 'convSI' argument 4 names different: declaration 'hi' definition 'hilim'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:187:49: note: Function 'convSI' argument 4 names different: declaration 'hi' definition 'hilim'. dkopp-6.5/zfuncs.cc:2325:54: note: Function 'convSI' argument 4 names different: declaration 'hi' definition 'hilim'. dkopp-6.5/zfuncs.cc:2325:69: style:inconclusive: Function 'convSI' argument 5 names different: declaration 'delm' definition 'delim'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:187:61: note: Function 'convSI' argument 5 names different: declaration 'delm' definition 'delim'. dkopp-6.5/zfuncs.cc:2325:69: note: Function 'convSI' argument 5 names different: declaration 'delm' definition 'delim'. dkopp-6.5/zfuncs.cc:2338:19: style:inconclusive: Function 'convSD' argument 1 names different: declaration 'inp' definition 'string'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:188:20: note: Function 'convSD' argument 1 names different: declaration 'inp' definition 'string'. dkopp-6.5/zfuncs.cc:2338:19: note: Function 'convSD' argument 1 names different: declaration 'inp' definition 'string'. dkopp-6.5/zfuncs.cc:2338:49: style:inconclusive: Function 'convSD' argument 3 names different: declaration 'delm' definition 'delim'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:188:47: note: Function 'convSD' argument 3 names different: declaration 'delm' definition 'delim'. dkopp-6.5/zfuncs.cc:2338:49: note: Function 'convSD' argument 3 names different: declaration 'delm' definition 'delim'. dkopp-6.5/zfuncs.cc:2431:19: style:inconclusive: Function 'convSD' argument 1 names different: declaration 'inp' definition 'string'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:189:20: note: Function 'convSD' argument 1 names different: declaration 'inp' definition 'string'. dkopp-6.5/zfuncs.cc:2431:19: note: Function 'convSD' argument 1 names different: declaration 'inp' definition 'string'. dkopp-6.5/zfuncs.cc:2431:48: style:inconclusive: Function 'convSD' argument 3 names different: declaration 'low' definition 'lolim'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:189:46: note: Function 'convSD' argument 3 names different: declaration 'low' definition 'lolim'. dkopp-6.5/zfuncs.cc:2431:48: note: Function 'convSD' argument 3 names different: declaration 'low' definition 'lolim'. dkopp-6.5/zfuncs.cc:2431:62: style:inconclusive: Function 'convSD' argument 4 names different: declaration 'hi' definition 'hilim'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:189:58: note: Function 'convSD' argument 4 names different: declaration 'hi' definition 'hilim'. dkopp-6.5/zfuncs.cc:2431:62: note: Function 'convSD' argument 4 names different: declaration 'hi' definition 'hilim'. dkopp-6.5/zfuncs.cc:2431:77: style:inconclusive: Function 'convSD' argument 5 names different: declaration 'delm' definition 'delim'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:189:70: note: Function 'convSD' argument 5 names different: declaration 'delm' definition 'delim'. dkopp-6.5/zfuncs.cc:2431:77: note: Function 'convSD' argument 5 names different: declaration 'delm' definition 'delim'. dkopp-6.5/zfuncs.cc:2442:19: style:inconclusive: Function 'convSF' argument 1 names different: declaration 'inp' definition 'string'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:190:20: note: Function 'convSF' argument 1 names different: declaration 'inp' definition 'string'. dkopp-6.5/zfuncs.cc:2442:19: note: Function 'convSF' argument 1 names different: declaration 'inp' definition 'string'. dkopp-6.5/zfuncs.cc:2442:48: style:inconclusive: Function 'convSF' argument 3 names different: declaration 'delm' definition 'delim'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:190:46: note: Function 'convSF' argument 3 names different: declaration 'delm' definition 'delim'. dkopp-6.5/zfuncs.cc:2442:48: note: Function 'convSF' argument 3 names different: declaration 'delm' definition 'delim'. dkopp-6.5/zfuncs.cc:2452:19: style:inconclusive: Function 'convSF' argument 1 names different: declaration 'inp' definition 'string'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:191:20: note: Function 'convSF' argument 1 names different: declaration 'inp' definition 'string'. dkopp-6.5/zfuncs.cc:2452:19: note: Function 'convSF' argument 1 names different: declaration 'inp' definition 'string'. dkopp-6.5/zfuncs.cc:2452:46: style:inconclusive: Function 'convSF' argument 3 names different: declaration 'low' definition 'lolim'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:191:44: note: Function 'convSF' argument 3 names different: declaration 'low' definition 'lolim'. dkopp-6.5/zfuncs.cc:2452:46: note: Function 'convSF' argument 3 names different: declaration 'low' definition 'lolim'. dkopp-6.5/zfuncs.cc:2452:59: style:inconclusive: Function 'convSF' argument 4 names different: declaration 'hi' definition 'hilim'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:191:55: note: Function 'convSF' argument 4 names different: declaration 'hi' definition 'hilim'. dkopp-6.5/zfuncs.cc:2452:59: note: Function 'convSF' argument 4 names different: declaration 'hi' definition 'hilim'. dkopp-6.5/zfuncs.cc:2452:74: style:inconclusive: Function 'convSF' argument 5 names different: declaration 'delm' definition 'delim'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:191:67: note: Function 'convSF' argument 5 names different: declaration 'delm' definition 'delim'. dkopp-6.5/zfuncs.cc:2452:74: note: Function 'convSF' argument 5 names different: declaration 'delm' definition 'delim'. dkopp-6.5/zfuncs.cc:2464:16: style:inconclusive: Function 'convIS' argument 1 names different: declaration 'iin' definition 'inum'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:192:17: note: Function 'convIS' argument 1 names different: declaration 'iin' definition 'inum'. dkopp-6.5/zfuncs.cc:2464:16: note: Function 'convIS' argument 1 names different: declaration 'iin' definition 'inum'. dkopp-6.5/zfuncs.cc:2464:28: style:inconclusive: Function 'convIS' argument 2 names different: declaration 'outp' definition 'string'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:192:28: note: Function 'convIS' argument 2 names different: declaration 'outp' definition 'string'. dkopp-6.5/zfuncs.cc:2464:28: note: Function 'convIS' argument 2 names different: declaration 'outp' definition 'string'. dkopp-6.5/zfuncs.cc:2478:19: style:inconclusive: Function 'convDS' argument 1 names different: declaration 'din' definition 'dnum'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:193:20: note: Function 'convDS' argument 1 names different: declaration 'din' definition 'dnum'. dkopp-6.5/zfuncs.cc:2478:19: note: Function 'convDS' argument 1 names different: declaration 'din' definition 'dnum'. dkopp-6.5/zfuncs.cc:2478:29: style:inconclusive: Function 'convDS' argument 2 names different: declaration 'prec' definition 'digits'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:193:29: note: Function 'convDS' argument 2 names different: declaration 'prec' definition 'digits'. dkopp-6.5/zfuncs.cc:2478:29: note: Function 'convDS' argument 2 names different: declaration 'prec' definition 'digits'. dkopp-6.5/zfuncs.cc:2478:43: style:inconclusive: Function 'convDS' argument 3 names different: declaration 'outp' definition 'string'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:193:41: note: Function 'convDS' argument 3 names different: declaration 'outp' definition 'string'. dkopp-6.5/zfuncs.cc:2478:43: note: Function 'convDS' argument 3 names different: declaration 'outp' definition 'string'. dkopp-6.5/zfuncs.cc:2571:22: style:inconclusive: Function 'MatchWild' argument 1 names different: declaration 'wildstr' definition 'pWild'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:198:23: note: Function 'MatchWild' argument 1 names different: declaration 'wildstr' definition 'pWild'. dkopp-6.5/zfuncs.cc:2571:22: note: Function 'MatchWild' argument 1 names different: declaration 'wildstr' definition 'pWild'. dkopp-6.5/zfuncs.cc:2571:36: style:inconclusive: Function 'MatchWild' argument 2 names different: declaration 'str' definition 'pString'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:198:40: note: Function 'MatchWild' argument 2 names different: declaration 'str' definition 'pString'. dkopp-6.5/zfuncs.cc:2571:36: note: Function 'MatchWild' argument 2 names different: declaration 'str' definition 'pString'. dkopp-6.5/zfuncs.cc:2620:32: style:inconclusive: Function 'MatchWildIgnoreCase' argument 1 names different: declaration 'wildstr' definition 'pWild'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:199:33: note: Function 'MatchWildIgnoreCase' argument 1 names different: declaration 'wildstr' definition 'pWild'. dkopp-6.5/zfuncs.cc:2620:32: note: Function 'MatchWildIgnoreCase' argument 1 names different: declaration 'wildstr' definition 'pWild'. dkopp-6.5/zfuncs.cc:2620:46: style:inconclusive: Function 'MatchWildIgnoreCase' argument 2 names different: declaration 'str' definition 'pString'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:199:50: note: Function 'MatchWildIgnoreCase' argument 2 names different: declaration 'str' definition 'pString'. dkopp-6.5/zfuncs.cc:2620:46: note: Function 'MatchWildIgnoreCase' argument 2 names different: declaration 'str' definition 'pString'. dkopp-6.5/zfuncs.cc:2714:39: style:inconclusive: Function 'SearchWild' argument 2 names different: declaration 'flag' definition 'uflag'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:200:39: note: Function 'SearchWild' argument 2 names different: declaration 'flag' definition 'uflag'. dkopp-6.5/zfuncs.cc:2714:39: note: Function 'SearchWild' argument 2 names different: declaration 'flag' definition 'uflag'. dkopp-6.5/zfuncs.cc:2788:49: style:inconclusive: Function 'SearchWildIgnoreCase' argument 2 names different: declaration 'flag' definition 'uflag'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:201:49: note: Function 'SearchWildIgnoreCase' argument 2 names different: declaration 'flag' definition 'uflag'. dkopp-6.5/zfuncs.cc:2788:49: note: Function 'SearchWildIgnoreCase' argument 2 names different: declaration 'flag' definition 'uflag'. dkopp-6.5/zfuncs.cc:3546:35: style:inconclusive: Function 'pvlist_remove' argument 2 names different: declaration 'Nth' definition 'ii'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:233:35: note: Function 'pvlist_remove' argument 2 names different: declaration 'Nth' definition 'ii'. dkopp-6.5/zfuncs.cc:3546:35: note: Function 'pvlist_remove' argument 2 names different: declaration 'Nth' definition 'ii'. dkopp-6.5/zfuncs.cc:3569:37: style:inconclusive: Function 'pvlist_replace' argument 2 names different: declaration 'Nth' definition 'ii'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:235:36: note: Function 'pvlist_replace' argument 2 names different: declaration 'Nth' definition 'ii'. dkopp-6.5/zfuncs.cc:3569:37: note: Function 'pvlist_replace' argument 2 names different: declaration 'Nth' definition 'ii'. dkopp-6.5/zfuncs.cc:3649:18: style:inconclusive: Function 'spline1' argument 1 names different: declaration 'nn' definition 'dnn'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:248:18: note: Function 'spline1' argument 1 names different: declaration 'nn' definition 'dnn'. dkopp-6.5/zfuncs.cc:3649:18: note: Function 'spline1' argument 1 names different: declaration 'nn' definition 'dnn'. dkopp-6.5/zfuncs.cc:3649:30: style:inconclusive: Function 'spline1' argument 2 names different: declaration 'dx' definition 'dx1'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:248:29: note: Function 'spline1' argument 2 names different: declaration 'dx' definition 'dx1'. dkopp-6.5/zfuncs.cc:3649:30: note: Function 'spline1' argument 2 names different: declaration 'dx' definition 'dx1'. dkopp-6.5/zfuncs.cc:3649:42: style:inconclusive: Function 'spline1' argument 3 names different: declaration 'dy' definition 'dy1'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:248:40: note: Function 'spline1' argument 3 names different: declaration 'dy' definition 'dy1'. dkopp-6.5/zfuncs.cc:3649:42: note: Function 'spline1' argument 3 names different: declaration 'dy' definition 'dy1'. dkopp-6.5/zfuncs.cc:3920:28: style:inconclusive: Function 'locale_filespec' argument 1 names different: declaration 'ftype' definition 'filetype'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:274:29: note: Function 'locale_filespec' argument 1 names different: declaration 'ftype' definition 'filetype'. dkopp-6.5/zfuncs.cc:3920:28: note: Function 'locale_filespec' argument 1 names different: declaration 'ftype' definition 'filetype'. dkopp-6.5/zfuncs.cc:3920:45: style:inconclusive: Function 'locale_filespec' argument 2 names different: declaration 'fname' definition 'filename'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:274:43: note: Function 'locale_filespec' argument 2 names different: declaration 'fname' definition 'filename'. dkopp-6.5/zfuncs.cc:3920:45: note: Function 'locale_filespec' argument 2 names different: declaration 'fname' definition 'filename'. dkopp-6.5/zfuncs.cc:4114:49: style:inconclusive: Function 'zmake_menu_launcher' argument 2 names different: declaration 'cats' definition 'categories'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:280:49: note: Function 'zmake_menu_launcher' argument 2 names different: declaration 'cats' definition 'categories'. dkopp-6.5/zfuncs.cc:4114:49: note: Function 'zmake_menu_launcher' argument 2 names different: declaration 'cats' definition 'categories'. dkopp-6.5/zfuncs.cc:4114:68: style:inconclusive: Function 'zmake_menu_launcher' argument 3 names different: declaration 'generic' definition 'genericname'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:280:62: note: Function 'zmake_menu_launcher' argument 3 names different: declaration 'generic' definition 'genericname'. dkopp-6.5/zfuncs.cc:4114:68: note: Function 'zmake_menu_launcher' argument 3 names different: declaration 'generic' definition 'genericname'. dkopp-6.5/zfuncs.cc:4454:33: style:inconclusive: Function 'ZTXgettext' argument 1 names different: declaration 'text' definition 'pstring'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.cc:4249:33: note: Function 'ZTXgettext' argument 1 names different: declaration 'text' definition 'pstring'. dkopp-6.5/zfuncs.cc:4454:33: note: Function 'ZTXgettext' argument 1 names different: declaration 'text' definition 'pstring'. dkopp-6.5/zfuncs.cc:4493:38: style:inconclusive: Function 'ZTXmergetext' argument 1 names different: declaration 'text' definition 'dirtystring'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.cc:4250:37: note: Function 'ZTXmergetext' argument 1 names different: declaration 'text' definition 'dirtystring'. dkopp-6.5/zfuncs.cc:4493:38: note: Function 'ZTXmergetext' argument 1 names different: declaration 'text' definition 'dirtystring'. dkopp-6.5/zfuncs.cc:4610:25: style:inconclusive: Function 'wprintx' argument 1 names different: declaration 'Win' definition 'mLog'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:302:25: note: Function 'wprintx' argument 1 names different: declaration 'Win' definition 'mLog'. dkopp-6.5/zfuncs.cc:4610:25: note: Function 'wprintx' argument 1 names different: declaration 'Win' definition 'mLog'. dkopp-6.5/zfuncs.cc:4610:48: style:inconclusive: Function 'wprintx' argument 3 names different: declaration 'mess' definition 'message'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:302:47: note: Function 'wprintx' argument 3 names different: declaration 'mess' definition 'message'. dkopp-6.5/zfuncs.cc:4610:48: note: Function 'wprintx' argument 3 names different: declaration 'mess' definition 'message'. dkopp-6.5/zfuncs.cc:4671:25: style:inconclusive: Function 'wprintf' argument 1 names different: declaration 'Win' definition 'mLog'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:303:25: note: Function 'wprintf' argument 1 names different: declaration 'Win' definition 'mLog'. dkopp-6.5/zfuncs.cc:4671:25: note: Function 'wprintf' argument 1 names different: declaration 'Win' definition 'mLog'. dkopp-6.5/zfuncs.cc:4684:25: style:inconclusive: Function 'wprintf' argument 1 names different: declaration 'Win' definition 'mLog'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:304:25: note: Function 'wprintf' argument 1 names different: declaration 'Win' definition 'mLog'. dkopp-6.5/zfuncs.cc:4684:25: note: Function 'wprintf' argument 1 names different: declaration 'Win' definition 'mLog'. dkopp-6.5/zfuncs.cc:4728:24: style:inconclusive: Function 'wclear' argument 1 names different: declaration 'Win' definition 'mLog'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:306:24: note: Function 'wclear' argument 1 names different: declaration 'Win' definition 'mLog'. dkopp-6.5/zfuncs.cc:4728:24: note: Function 'wclear' argument 1 names different: declaration 'Win' definition 'mLog'. dkopp-6.5/zfuncs.cc:4745:24: style:inconclusive: Function 'wclear' argument 1 names different: declaration 'Win' definition 'mLog'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:307:24: note: Function 'wclear' argument 1 names different: declaration 'Win' definition 'mLog'. dkopp-6.5/zfuncs.cc:4745:24: note: Function 'wclear' argument 1 names different: declaration 'Win' definition 'mLog'. dkopp-6.5/zfuncs.cc:4771:26: style:inconclusive: Function 'wscanf' argument 1 names different: declaration 'Win' definition 'mLog'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:308:26: note: Function 'wscanf' argument 1 names different: declaration 'Win' definition 'mLog'. dkopp-6.5/zfuncs.cc:4771:26: note: Function 'wscanf' argument 1 names different: declaration 'Win' definition 'mLog'. dkopp-6.5/zfuncs.cc:4817:26: style:inconclusive: Function 'wfiledump' argument 1 names different: declaration 'Win' definition 'mLog'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:309:27: note: Function 'wfiledump' argument 1 names different: declaration 'Win' definition 'mLog'. dkopp-6.5/zfuncs.cc:4817:26: note: Function 'wfiledump' argument 1 names different: declaration 'Win' definition 'mLog'. dkopp-6.5/zfuncs.cc:4856:27: style:inconclusive: Function 'wfilesave' argument 1 names different: declaration 'Win' definition 'mLog'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:310:27: note: Function 'wfilesave' argument 1 names different: declaration 'Win' definition 'mLog'. dkopp-6.5/zfuncs.cc:4856:27: note: Function 'wfilesave' argument 1 names different: declaration 'Win' definition 'mLog'. dkopp-6.5/zfuncs.cc:4877:25: style:inconclusive: Function 'wprintp' argument 1 names different: declaration 'Win' definition 'mLog'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:311:25: note: Function 'wprintp' argument 1 names different: declaration 'Win' definition 'mLog'. dkopp-6.5/zfuncs.cc:4877:25: note: Function 'wprintp' argument 1 names different: declaration 'Win' definition 'mLog'. dkopp-6.5/zfuncs.cc:5112:41: style:inconclusive: Function 'add_menubar_item' argument 1 names different: declaration 'mbar' definition 'wmbar'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:334:41: note: Function 'add_menubar_item' argument 1 names different: declaration 'mbar' definition 'wmbar'. dkopp-6.5/zfuncs.cc:5112:41: note: Function 'add_menubar_item' argument 1 names different: declaration 'mbar' definition 'wmbar'. dkopp-6.5/zfuncs.cc:5125:41: style:inconclusive: Function 'add_submenu_item' argument 1 names different: declaration 'mitem' definition 'wmitem'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:335:41: note: Function 'add_submenu_item' argument 1 names different: declaration 'mitem' definition 'wmitem'. dkopp-6.5/zfuncs.cc:5125:41: note: Function 'add_submenu_item' argument 1 names different: declaration 'mitem' definition 'wmitem'. dkopp-6.5/zfuncs.cc:5125:56: style:inconclusive: Function 'add_submenu_item' argument 2 names different: declaration 'subname' definition 'mlab'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:335:55: note: Function 'add_submenu_item' argument 2 names different: declaration 'subname' definition 'mlab'. dkopp-6.5/zfuncs.cc:5125:56: note: Function 'add_submenu_item' argument 2 names different: declaration 'subname' definition 'mlab'. dkopp-6.5/zfuncs.cc:5125:69: style:inconclusive: Function 'add_submenu_item' argument 4 names different: declaration 'mtip' definition 'mname'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:336:54: note: Function 'add_submenu_item' argument 4 names different: declaration 'mtip' definition 'mname'. dkopp-6.5/zfuncs.cc:5125:69: note: Function 'add_submenu_item' argument 4 names different: declaration 'mtip' definition 'mname'. dkopp-6.5/zfuncs.cc:5172:43: style:inconclusive: Function 'add_toolbar_button' argument 1 names different: declaration 'tbar' definition 'wtbar'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:339:43: note: Function 'add_toolbar_button' argument 1 names different: declaration 'tbar' definition 'wtbar'. dkopp-6.5/zfuncs.cc:5172:43: note: Function 'add_toolbar_button' argument 1 names different: declaration 'tbar' definition 'wtbar'. dkopp-6.5/zfuncs.cc:5172:57: style:inconclusive: Function 'add_toolbar_button' argument 2 names different: declaration 'lab' definition 'blab'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:339:56: note: Function 'add_toolbar_button' argument 2 names different: declaration 'lab' definition 'blab'. dkopp-6.5/zfuncs.cc:5172:57: note: Function 'add_toolbar_button' argument 2 names different: declaration 'lab' definition 'blab'. dkopp-6.5/zfuncs.cc:5172:70: style:inconclusive: Function 'add_toolbar_button' argument 3 names different: declaration 'tip' definition 'btip'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:339:68: note: Function 'add_toolbar_button' argument 3 names different: declaration 'tip' definition 'btip'. dkopp-6.5/zfuncs.cc:5172:70: note: Function 'add_toolbar_button' argument 3 names different: declaration 'tip' definition 'btip'. dkopp-6.5/zfuncs.cc:5210:37: style:inconclusive: Function 'create_stbar' argument 1 names different: declaration 'vbox' definition 'pbox'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:342:37: note: Function 'create_stbar' argument 1 names different: declaration 'vbox' definition 'pbox'. dkopp-6.5/zfuncs.cc:5210:37: note: Function 'create_stbar' argument 1 names different: declaration 'vbox' definition 'pbox'. dkopp-6.5/zfuncs.cc:5226:30: style:inconclusive: Function 'stbar_message' argument 1 names different: declaration 'stbar' definition 'wstbar'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:343:30: note: Function 'stbar_message' argument 1 names different: declaration 'stbar' definition 'wstbar'. dkopp-6.5/zfuncs.cc:5226:30: note: Function 'stbar_message' argument 1 names different: declaration 'stbar' definition 'wstbar'. dkopp-6.5/zfuncs.cc:5289:71: style:inconclusive: Function 'add_popmenu_item' argument 4 names different: declaration 'arg' definition 'mname'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:349:48: note: Function 'add_popmenu_item' argument 4 names different: declaration 'arg' definition 'mname'. dkopp-6.5/zfuncs.cc:5289:71: note: Function 'add_popmenu_item' argument 4 names different: declaration 'arg' definition 'mname'. dkopp-6.5/zfuncs.cc:5832:58: style:inconclusive: Function 'draw_text' argument 3 names different: declaration 'px' definition 'x'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.cc:5434:43: note: Function 'draw_text' argument 3 names different: declaration 'px' definition 'x'. dkopp-6.5/zfuncs.cc:5832:58: note: Function 'draw_text' argument 3 names different: declaration 'px' definition 'x'. dkopp-6.5/zfuncs.cc:5832:65: style:inconclusive: Function 'draw_text' argument 4 names different: declaration 'py' definition 'y'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.cc:5434:51: note: Function 'draw_text' argument 4 names different: declaration 'py' definition 'y'. dkopp-6.5/zfuncs.cc:5832:65: note: Function 'draw_text' argument 4 names different: declaration 'py' definition 'y'. dkopp-6.5/zfuncs.cc:5832:73: style:inconclusive: Function 'draw_text' argument 5 names different: declaration 'ww' definition 'w'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.cc:5434:60: note: Function 'draw_text' argument 5 names different: declaration 'ww' definition 'w'. dkopp-6.5/zfuncs.cc:5832:73: note: Function 'draw_text' argument 5 names different: declaration 'ww' definition 'w'. dkopp-6.5/zfuncs.cc:5832:81: style:inconclusive: Function 'draw_text' argument 6 names different: declaration 'hh' definition 'h'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.cc:5434:69: note: Function 'draw_text' argument 6 names different: declaration 'hh' definition 'h'. dkopp-6.5/zfuncs.cc:5832:81: note: Function 'draw_text' argument 6 names different: declaration 'hh' definition 'h'. dkopp-6.5/zfuncs.cc:6091:98: style:inconclusive: Function 'Vmenu_add' argument 8 names different: declaration 'arg' definition 'mname'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:389:36: note: Function 'Vmenu_add' argument 8 names different: declaration 'arg' definition 'mname'. dkopp-6.5/zfuncs.cc:6091:98: note: Function 'Vmenu_add' argument 8 names different: declaration 'arg' definition 'mname'. dkopp-6.5/zfuncs.cc:6743:31: style:inconclusive: Function 'zdialog_add_widget' argument 4 names different: declaration 'pname' definition 'parent'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:437:40: note: Function 'zdialog_add_widget' argument 4 names different: declaration 'pname' definition 'parent'. dkopp-6.5/zfuncs.cc:6743:31: note: Function 'zdialog_add_widget' argument 4 names different: declaration 'pname' definition 'parent'. dkopp-6.5/zfuncs.cc:7435:35: style:inconclusive: Function 'zdialog_show' argument 2 names different: declaration 'flag' definition 'show'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:453:35: note: Function 'zdialog_show' argument 2 names different: declaration 'flag' definition 'show'. dkopp-6.5/zfuncs.cc:7435:35: note: Function 'zdialog_show' argument 2 names different: declaration 'flag' definition 'show'. dkopp-6.5/zfuncs.cc:7588:49: style:inconclusive: Function 'zdialog_stuff' argument 3 names different: declaration 'data' definition 'idata'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:461:50: note: Function 'zdialog_stuff' argument 3 names different: declaration 'data' definition 'idata'. dkopp-6.5/zfuncs.cc:7588:49: note: Function 'zdialog_stuff' argument 3 names different: declaration 'data' definition 'idata'. dkopp-6.5/zfuncs.cc:7597:52: style:inconclusive: Function 'zdialog_stuff' argument 3 names different: declaration 'data' definition 'ddata'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:462:52: note: Function 'zdialog_stuff' argument 3 names different: declaration 'data' definition 'ddata'. dkopp-6.5/zfuncs.cc:7597:52: note: Function 'zdialog_stuff' argument 3 names different: declaration 'data' definition 'ddata'. dkopp-6.5/zfuncs.cc:7622:50: style:inconclusive: Function 'zdialog_fetch' argument 3 names different: declaration 'data' definition 'idata'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:465:51: note: Function 'zdialog_fetch' argument 3 names different: declaration 'data' definition 'idata'. dkopp-6.5/zfuncs.cc:7622:50: note: Function 'zdialog_fetch' argument 3 names different: declaration 'data' definition 'idata'. dkopp-6.5/zfuncs.cc:7636:53: style:inconclusive: Function 'zdialog_fetch' argument 3 names different: declaration 'data' definition 'ddata'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:466:53: note: Function 'zdialog_fetch' argument 3 names different: declaration 'data' definition 'ddata'. dkopp-6.5/zfuncs.cc:7636:53: note: Function 'zdialog_fetch' argument 3 names different: declaration 'data' definition 'ddata'. dkopp-6.5/zfuncs.cc:7652:52: style:inconclusive: Function 'zdialog_fetch' argument 3 names different: declaration 'data' definition 'fdata'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:467:52: note: Function 'zdialog_fetch' argument 3 names different: declaration 'data' definition 'fdata'. dkopp-6.5/zfuncs.cc:7652:52: note: Function 'zdialog_fetch' argument 3 names different: declaration 'data' definition 'fdata'. dkopp-6.5/zfuncs.cc:8534:48: style:inconclusive: Function 'zmessage_post' argument 2 names different: declaration 'secs' definition 'seconds'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:494:48: note: Function 'zmessage_post' argument 2 names different: declaration 'secs' definition 'seconds'. dkopp-6.5/zfuncs.cc:8534:48: note: Function 'zmessage_post' argument 2 names different: declaration 'secs' definition 'seconds'. dkopp-6.5/zfuncs.cc:8586:61: style:inconclusive: Function 'zdialog_text' argument 3 names different: declaration 'initext' definition 'inittext'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:495:63: note: Function 'zdialog_text' argument 3 names different: declaration 'initext' definition 'inittext'. dkopp-6.5/zfuncs.cc:8586:61: note: Function 'zdialog_text' argument 3 names different: declaration 'initext' definition 'inittext'. dkopp-6.5/zfuncs.cc:8624:60: style:inconclusive: Function 'zdialog_choose' argument 3 names different: declaration 'format' definition 'message'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:496:60: note: Function 'zdialog_choose' argument 3 names different: declaration 'format' definition 'message'. dkopp-6.5/zfuncs.cc:8624:60: note: Function 'zdialog_choose' argument 3 names different: declaration 'format' definition 'message'. dkopp-6.5/zfuncs.cc:8724:73: style:inconclusive: Function 'poptext_mouse' argument 5 names different: declaration 's1' definition 'secs1'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:497:68: note: Function 'poptext_mouse' argument 5 names different: declaration 's1' definition 'secs1'. dkopp-6.5/zfuncs.cc:8724:73: note: Function 'poptext_mouse' argument 5 names different: declaration 's1' definition 'secs1'. dkopp-6.5/zfuncs.cc:8724:86: style:inconclusive: Function 'poptext_mouse' argument 6 names different: declaration 's2' definition 'secs2'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:497:78: note: Function 'poptext_mouse' argument 6 names different: declaration 's2' definition 'secs2'. dkopp-6.5/zfuncs.cc:8724:86: note: Function 'poptext_mouse' argument 6 names different: declaration 's2' definition 'secs2'. dkopp-6.5/zfuncs.cc:8777:73: style:inconclusive: Function 'poptext_window' argument 5 names different: declaration 's1' definition 'secs1'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:498:69: note: Function 'poptext_window' argument 5 names different: declaration 's1' definition 'secs1'. dkopp-6.5/zfuncs.cc:8777:73: note: Function 'poptext_window' argument 5 names different: declaration 's1' definition 'secs1'. dkopp-6.5/zfuncs.cc:8777:86: style:inconclusive: Function 'poptext_window' argument 6 names different: declaration 's2' definition 'secs2'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:498:79: note: Function 'poptext_window' argument 6 names different: declaration 's2' definition 'secs2'. dkopp-6.5/zfuncs.cc:8777:86: note: Function 'poptext_window' argument 6 names different: declaration 's2' definition 'secs2'. dkopp-6.5/zfuncs.cc:8923:53: style:inconclusive: Function 'zgetfile' argument 3 names different: declaration 'file' definition 'initfile'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:505:54: note: Function 'zgetfile' argument 3 names different: declaration 'file' definition 'initfile'. dkopp-6.5/zfuncs.cc:8923:53: note: Function 'zgetfile' argument 3 names different: declaration 'file' definition 'initfile'. dkopp-6.5/zfuncs.cc:8923:70: style:inconclusive: Function 'zgetfile' argument 4 names different: declaration 'butt' definition 'buttx'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:505:67: note: Function 'zgetfile' argument 4 names different: declaration 'butt' definition 'buttx'. dkopp-6.5/zfuncs.cc:8923:70: note: Function 'zgetfile' argument 4 names different: declaration 'butt' definition 'buttx'. dkopp-6.5/zfuncs.cc:8939:55: style:inconclusive: Function 'zgetfiles' argument 3 names different: declaration 'file' definition 'initfile'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:506:55: note: Function 'zgetfiles' argument 3 names different: declaration 'file' definition 'initfile'. dkopp-6.5/zfuncs.cc:8939:55: note: Function 'zgetfiles' argument 3 names different: declaration 'file' definition 'initfile'. dkopp-6.5/zfuncs.cc:8939:72: style:inconclusive: Function 'zgetfiles' argument 4 names different: declaration 'butt' definition 'buttx'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:506:68: note: Function 'zgetfiles' argument 4 names different: declaration 'butt' definition 'buttx'. dkopp-6.5/zfuncs.cc:8939:72: note: Function 'zgetfiles' argument 4 names different: declaration 'butt' definition 'buttx'. dkopp-6.5/zfuncs.cc:9190:34: style:inconclusive: Function 'print_image_file' argument 1 names different: declaration 'parent' definition 'pwin'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:510:34: note: Function 'print_image_file' argument 1 names different: declaration 'parent' definition 'pwin'. dkopp-6.5/zfuncs.cc:9190:34: note: Function 'print_image_file' argument 1 names different: declaration 'parent' definition 'pwin'. dkopp-6.5/zfuncs.cc:9634:57: style:inconclusive: Function 'gdk_pixbuf_rotate' argument 2 names different: declaration 'deg' definition 'angle'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:521:50: note: Function 'gdk_pixbuf_rotate' argument 2 names different: declaration 'deg' definition 'angle'. dkopp-6.5/zfuncs.cc:9634:57: note: Function 'gdk_pixbuf_rotate' argument 2 names different: declaration 'deg' definition 'angle'. dkopp-6.5/zfuncs.cc:9634:68: style:inconclusive: Function 'gdk_pixbuf_rotate' argument 3 names different: declaration 'alfa' definition 'acolor'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:521:59: note: Function 'gdk_pixbuf_rotate' argument 3 names different: declaration 'alfa' definition 'acolor'. dkopp-6.5/zfuncs.cc:9634:68: note: Function 'gdk_pixbuf_rotate' argument 3 names different: declaration 'alfa' definition 'acolor'. dkopp-6.5/zfuncs.cc:9854:22: style:inconclusive: Function 'loadParms' argument 1 names different: declaration 'filename' definition 'pfile'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:529:23: note: Function 'loadParms' argument 1 names different: declaration 'filename' definition 'pfile'. dkopp-6.5/zfuncs.cc:9854:22: note: Function 'loadParms' argument 1 names different: declaration 'filename' definition 'pfile'. dkopp-6.5/zfuncs.cc:9922:22: style:inconclusive: Function 'saveParms' argument 1 names different: declaration 'filename' definition 'pfile'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:531:23: note: Function 'saveParms' argument 1 names different: declaration 'filename' definition 'pfile'. dkopp-6.5/zfuncs.cc:9922:22: note: Function 'saveParms' argument 1 names different: declaration 'filename' definition 'pfile'. dkopp-6.5/zfuncs.cc:10558:24: style:inconclusive: Function 'sort' argument 1 names different: declaration 'nkeys' definition 'NK'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:587:17: note: Function 'sort' argument 1 names different: declaration 'nkeys' definition 'NK'. dkopp-6.5/zfuncs.cc:10558:24: note: Function 'sort' argument 1 names different: declaration 'nkeys' definition 'NK'. dkopp-6.5/zfuncs.cc:10678:22: style:inconclusive: Function 'HashTab' argument 1 names different: declaration 'cc' definition '_cc'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:603:16: note: Function 'HashTab' argument 1 names different: declaration 'cc' definition '_cc'. dkopp-6.5/zfuncs.cc:10678:22: note: Function 'HashTab' argument 1 names different: declaration 'cc' definition '_cc'. dkopp-6.5/zfuncs.cc:10678:31: style:inconclusive: Function 'HashTab' argument 2 names different: declaration 'cap' definition '_cap'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:603:24: note: Function 'HashTab' argument 2 names different: declaration 'cap' definition '_cap'. dkopp-6.5/zfuncs.cc:10678:31: note: Function 'HashTab' argument 2 names different: declaration 'cap' definition '_cap'. dkopp-6.5/zfuncs.cc:10780:28: style:inconclusive: Function 'GetNext' argument 1 names different: declaration 'first' definition 'ftf'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:609:22: note: Function 'GetNext' argument 1 names different: declaration 'first' definition 'ftf'. dkopp-6.5/zfuncs.cc:10780:28: note: Function 'GetNext' argument 1 names different: declaration 'first' definition 'ftf'. dkopp-6.5/zfuncs.cc:10899:32: style:inconclusive: Function 'push' argument 1 names different: declaration 'entry' definition 'newEnt'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:633:29: note: Function 'push' argument 1 names different: declaration 'entry' definition 'newEnt'. dkopp-6.5/zfuncs.cc:10899:32: note: Function 'push' argument 1 names different: declaration 'entry' definition 'newEnt'. dkopp-6.5/zfuncs.cc:10899:47: style:inconclusive: Function 'push' argument 2 names different: declaration 'secs' definition 'wait'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:633:43: note: Function 'push' argument 2 names different: declaration 'secs' definition 'wait'. dkopp-6.5/zfuncs.cc:10899:47: note: Function 'push' argument 2 names different: declaration 'secs' definition 'wait'. dkopp-6.5/zfuncs.cc:11076:31: style:inconclusive: Function 'put' argument 2 names different: declaration 'cc' definition 'dd'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:660:29: note: Function 'put' argument 2 names different: declaration 'cc' definition 'dd'. dkopp-6.5/zfuncs.cc:11076:31: note: Function 'put' argument 2 names different: declaration 'cc' definition 'dd'. dkopp-6.5/zfuncs.cc:11093:31: style:inconclusive: Function 'put' argument 2 names different: declaration 'cc' definition 'dd'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:661:29: note: Function 'put' argument 2 names different: declaration 'cc' definition 'dd'. dkopp-6.5/zfuncs.cc:11093:31: note: Function 'put' argument 2 names different: declaration 'cc' definition 'dd'. dkopp-6.5/zfuncs.cc:11110:31: style:inconclusive: Function 'get' argument 2 names different: declaration 'cc' definition 'dd'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:662:29: note: Function 'get' argument 2 names different: declaration 'cc' definition 'dd'. dkopp-6.5/zfuncs.cc:11110:31: note: Function 'get' argument 2 names different: declaration 'cc' definition 'dd'. dkopp-6.5/zfuncs.cc:11123:31: style:inconclusive: Function 'get' argument 2 names different: declaration 'cc' definition 'dd'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:663:29: note: Function 'get' argument 2 names different: declaration 'cc' definition 'dd'. dkopp-6.5/zfuncs.cc:11123:31: note: Function 'get' argument 2 names different: declaration 'cc' definition 'dd'. dkopp-6.5/zfuncs.cc:11239:22: style:inconclusive: Function 'stats' argument 1 names different: declaration 'nnodes' definition 'nn'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:664:19: note: Function 'stats' argument 1 names different: declaration 'nnodes' definition 'nn'. dkopp-6.5/zfuncs.cc:11239:22: note: Function 'stats' argument 1 names different: declaration 'nnodes' definition 'nn'. dkopp-6.5/zfuncs.cc:11239:32: style:inconclusive: Function 'stats' argument 2 names different: declaration 'ndata' definition 'nd'. [funcArgNamesDifferent] dkopp-6.5/zfuncs.h:664:33: note: Function 'stats' argument 2 names different: declaration 'ndata' definition 'nd'. dkopp-6.5/zfuncs.cc:11239:32: note: Function 'stats' argument 2 names different: declaration 'ndata' definition 'nd'. dkopp-6.5/zfuncs.cc:3231:14: style: Local variable 'rec1' shadows outer argument [shadowArgument] dkopp-6.5/zfuncs.cc:3228:70: note: Shadowed declaration dkopp-6.5/zfuncs.cc:3231:14: note: Shadow variable dkopp-6.5/zfuncs.cc:3231:21: style: Local variable 'rec2' shadows outer argument [shadowArgument] dkopp-6.5/zfuncs.cc:3228:70: note: Shadowed declaration dkopp-6.5/zfuncs.cc:3231:21: note: Shadow variable dkopp-6.5/zfuncs.cc:4924:42: style: Local variable 'line' shadows outer argument [shadowArgument] dkopp-6.5/zfuncs.cc:4919:80: note: Shadowed declaration dkopp-6.5/zfuncs.cc:4924:42: note: Shadow variable dkopp-6.5/zfuncs.cc:4924:48: style: Local variable 'pos' shadows outer argument [shadowArgument] dkopp-6.5/zfuncs.cc:4919:80: note: Shadowed declaration dkopp-6.5/zfuncs.cc:4924:48: note: Shadow variable dkopp-6.5/zfuncs.cc:5587:13: style: Local variable 'me' shadows outer variable [shadowVariable] dkopp-6.5/zfuncs.cc:5423:16: note: Shadowed declaration dkopp-6.5/zfuncs.cc:5587:13: note: Shadow variable dkopp-6.5/zfuncs.cc:538:26: style: Parameter 'time0' can be declared as reference to const [constParameterReference] dkopp-6.5/zfuncs.cc:560:29: style: Parameter 'time0' can be declared as reference to const [constParameterReference] dkopp-6.5/zfuncs.cc:872:22: style: Parameter 'param' can be declared as reference to const [constParameterReference] dkopp-6.5/zfuncs.cc:300:20: style: Variable 'arch' can be declared as pointer to const [constVariablePointer] dkopp-6.5/zfuncs.cc:628:17: style: Variable 'fdt' can be declared as pointer to const [constVariablePointer] dkopp-6.5/zfuncs.cc:1081:30: style: Variable 'prec' can be declared as pointer to const [constVariablePointer] dkopp-6.5/zfuncs.cc:1141:28: style: Variable 'pp' can be declared as pointer to const [constVariablePointer] dkopp-6.5/zfuncs.cc:1830:17: style: Variable 'stringN' can be declared as pointer to const [constVariablePointer] dkopp-6.5/zfuncs.cc:1978:13: style: Variable 'cx' can be declared as const array [constVariable] dkopp-6.5/zfuncs.cc:2087:14: style: Variable 'pp1' can be declared as pointer to const [constVariablePointer] dkopp-6.5/zfuncs.cc:2087:44: style: Variable 'pp' can be declared as pointer to const [constVariablePointer] dkopp-6.5/zfuncs.cc:2089:13: style: Variable 'escapes' can be declared as const array [constVariable] dkopp-6.5/zfuncs.cc:2856:38: style: Parameter 'list' can be declared as const array [constParameter] dkopp-6.5/zfuncs.cc:2904:19: style: Parameter 'seekrec' can be declared as pointer to const [constParameterPointer] dkopp-6.5/zfuncs.cc:2904:34: style: Parameter 'allrecs' can be declared as pointer to const [constParameterPointer] dkopp-6.5/zfuncs.cc:2953:19: style: Parameter 'seekrec' can be declared as pointer to const [constParameterPointer] dkopp-6.5/zfuncs.cc:3037:24: style: Parameter 'vv' can be declared as const array [constParameter] dkopp-6.5/zfuncs.cc:3072:26: style: Parameter 'vv' can be declared as const array [constParameter] dkopp-6.5/zfuncs.cc:3109:27: style: Parameter 'vv' can be declared as const array [constParameter] dkopp-6.5/zfuncs.cc:3147:26: style: Parameter 'vv' can be declared as const array [constParameter] dkopp-6.5/zfuncs.cc:3185:26: style: Parameter 'vv' can be declared as const array [constParameter] dkopp-6.5/zfuncs.cc:3518:25: style: Parameter 'pv' can be declared as pointer to const [constParameterPointer] dkopp-6.5/zfuncs.cc:3561:26: style: Parameter 'pv' can be declared as pointer to const [constParameterPointer] dkopp-6.5/zfuncs.cc:3649:30: style: Parameter 'dx1' can be declared as pointer to const [constParameterPointer] dkopp-6.5/zfuncs.cc:3649:42: style: Parameter 'dy1' can be declared as pointer to const [constParameterPointer] dkopp-6.5/zfuncs.cc:3849:20: style: Variable 'fid' can be declared as pointer to const [constVariablePointer] dkopp-6.5/zfuncs.cc:4820:17: style: Variable 'prec' can be declared as pointer to const [constVariablePointer] dkopp-6.5/zfuncs.cc:4919:61: style: Parameter 'event' can be declared as pointer to const [constParameterPointer] dkopp-6.5/zfuncs.cc:5584:17: style: Variable 'text' can be declared as pointer to const [constVariablePointer] dkopp-6.5/zfuncs.cc:5734:60: style: Parameter 'event' can be declared as pointer to const. However it seems that 'mouse_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dkopp-6.5/zfuncs.cc:5570:4: note: You might need to cast the function pointer here dkopp-6.5/zfuncs.cc:5734:60: note: Parameter 'event' can be declared as pointer to const dkopp-6.5/zfuncs.cc:5927:17: style: Variable 'iconfile' can be declared as pointer to const [constVariablePointer] dkopp-6.5/zfuncs.cc:6270:65: style: Parameter 'event' can be declared as pointer to const. However it seems that 'mouse_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dkopp-6.5/zfuncs.cc:6084:4: note: You might need to cast the function pointer here dkopp-6.5/zfuncs.cc:6270:65: note: Parameter 'event' can be declared as pointer to const dkopp-6.5/zfuncs.cc:6769:28: style: Parameter 'zd' can be declared as pointer to const [constParameterPointer] dkopp-6.5/zfuncs.cc:7107:23: style: Variable 'lastwidget' can be declared as pointer to const [constVariablePointer] dkopp-6.5/zfuncs.cc:7331:20: style: Variable 'widget' can be declared as pointer to const [constVariablePointer] dkopp-6.5/zfuncs.cc:7437:32: style: Variable 'pwidget' can be declared as pointer to const [constVariablePointer] dkopp-6.5/zfuncs.cc:7864:53: style: Variable 'pp' can be declared as pointer to const [constVariablePointer] dkopp-6.5/zfuncs.cc:7937:31: style: Variable 'pp' can be declared as pointer to const [constVariablePointer] dkopp-6.5/zfuncs.cc:8010:31: style: Variable 'pp' can be declared as pointer to const [constVariablePointer] dkopp-6.5/zfuncs.cc:8206:52: style: Variable 'type' can be declared as pointer to const [constVariablePointer] dkopp-6.5/zfuncs.cc:8289:14: style: Variable 'zdtitle' can be declared as pointer to const [constVariablePointer] dkopp-6.5/zfuncs.cc:8289:24: style: Variable 'wname' can be declared as pointer to const [constVariablePointer] dkopp-6.5/zfuncs.cc:8289:32: style: Variable 'wdata' can be declared as pointer to const [constVariablePointer] dkopp-6.5/zfuncs.cc:8680:24: style: Parameter 'current' can be declared as pointer to const. However it seems that 'poptext_show' is a callback function, if 'current' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dkopp-6.5/zfuncs.cc:8814:45: note: You might need to cast the function pointer here dkopp-6.5/zfuncs.cc:8680:24: note: Parameter 'current' can be declared as pointer to const dkopp-6.5/zfuncs.cc:8691:24: style: Parameter 'current' can be declared as pointer to const. However it seems that 'poptext_kill' is a callback function, if 'current' is declared with const you might also need to cast function pointer(s). [constParameterCallback] dkopp-6.5/zfuncs.cc:8820:45: note: You might need to cast the function pointer here dkopp-6.5/zfuncs.cc:8691:24: note: Parameter 'current' can be declared as pointer to const dkopp-6.5/zfuncs.cc:9644:33: style: Variable 'pix1' can be declared as pointer to const [constVariablePointer] dkopp-6.5/zfuncs.cc:9644:45: style: Variable 'pix3' can be declared as pointer to const [constVariablePointer] dkopp-6.5/zfuncs.cc:9858:28: style: Variable 'fgs' can be declared as pointer to const [constVariablePointer] dkopp-6.5/zfuncs.cc:10587:17: style: Variable 'd1' can be declared as pointer to const [constVariablePointer] dkopp-6.5/zfuncs.cc:10587:22: style: Variable 'd2' can be declared as pointer to const [constVariablePointer] dkopp-6.5/zfuncs.cc:504:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable] dkopp-6.5/zfuncs.cc:3883:14: style: Variable 'err' is assigned a value that is never used. [unreadVariable] dkopp-6.5/zfuncs.cc:4615:33: style: Variable 'fontag' is assigned a value that is never used. [unreadVariable] dkopp-6.5/zfuncs.cc:4890:11: style: Variable 'err' is assigned a value that is never used. [unreadVariable] dkopp-6.5/zfuncs.cc:4894:11: style: Variable 'err' is assigned a value that is never used. [unreadVariable] dkopp-6.5/zfuncs.cc:6496:29: style: Variable 'editBuff' is assigned a value that is never used. [unreadVariable] dkopp-6.5/zfuncs.cc:6497:27: style: Variable 'pixbuf' is assigned a value that is never used. [unreadVariable] dkopp-6.5/zfuncs.cc:7277:30: style: Variable 'clipboard' is assigned a value that is never used. [unreadVariable] dkopp-6.5/zfuncs.cc:7375:27: style: Variable 'evfunc' is assigned a value that is never used. [unreadVariable] dkopp-6.5/zfuncs.cc:10135:14: style: Variable 'err' is assigned a value that is never used. [unreadVariable] diff: DONE