2026-05-07 09:28 ftp://ftp.de.debian.org/debian/pool/main/d/docbook-to-man/docbook-to-man_2.0.0.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.12.85+deb13-amd64-x86_64-with-glibc2.41 python: 3.13.5 client-version: 1.3.70 compiler: g++ (20250906) 15.2.0 cppcheck: head 2.20.0 head-info: a5a7dd7 (2026-05-07 08:23:50 +0200) count: 407 187 elapsed-time: 5.1 5.0 head-timing-info: old-timing-info: head results: docbook-to-man-2.0.0.orig/Instant/allVersion.c:3:24: error: No pair for character ("). Can't process file. File is either invalid or unicode, which is currently not supported. [syntaxError] docbook-to-man-2.0.0.orig/Instant/browse.c:122:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/browse.c:469:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/browse.c:289:16: style:inconclusive: Function 'ls_node' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/browse.c:290:10: style:inconclusive: Function 'ls_node' argument 2 names different: declaration '' definition 'ac'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/browse.c:291:12: style:inconclusive: Function 'ls_node' argument 3 names different: declaration '' definition 'av'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/browse.c:359:16: style:inconclusive: Function 'do_query' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/browse.c:360:11: style:inconclusive: Function 'do_query' argument 2 names different: declaration '' definition 'rel'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/browse.c:361:11: style:inconclusive: Function 'do_query' argument 3 names different: declaration '' definition 'gi'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/browse.c:385:16: style:inconclusive: Function 'PrElemPlusID' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/browse.c:454:16: style:inconclusive: Function 'do_find' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/browse.c:455:12: style:inconclusive: Function 'do_find' argument 2 names different: declaration '' definition 'av'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/browse.c:112:21: style: Variable 'cmd' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/browse.c:113:11: style: Variable 'Prompt' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/browse.c:366:16: style: Variable 'ep' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/browse.c:427:11: style: Variable 'atval' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/hyper.c:79:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ID [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/hyper.c:75:16: style:inconclusive: Function 'AddID' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/hyper.c:75:25: style:inconclusive: Function 'AddID' argument 2 names different: declaration '' definition 'idval'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/hyper.c:91:20: style:inconclusive: Function 'FindElemByID' argument 1 names different: declaration '' definition 'idval'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/hyper.c:91:20: style: Parameter 'idval' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/hyper.c:93:9: style: Variable 'id' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/info.c:115:16: style:inconclusive: Function 'PrintElemSummary' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/info.c:184:16: style:inconclusive: Function 'PrintElemTree' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/info.c:249:16: style:inconclusive: Function 'PrintStats' argument 1 names different: declaration '' definition 'top'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/info.c:86:16: style: Parameter 'e' can be declared as pointer to const. However it seems that 'print_summ' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] docbook-to-man-2.0.0.orig/Instant/info.c:119:20: note: You might need to cast the function pointer here docbook-to-man-2.0.0.orig/Instant/info.c:86:16: note: Parameter 'e' can be declared as pointer to const docbook-to-man-2.0.0.orig/Instant/info.c:90:11: style: Variable 'hfmt' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/info.c:91:11: style: Variable 'fmt' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/info.c:168:16: style: Parameter 'e' can be declared as pointer to const. However it seems that 'print_indent' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] docbook-to-man-2.0.0.orig/Instant/info.c:187:20: note: You might need to cast the function pointer here docbook-to-man-2.0.0.orig/Instant/info.c:168:16: note: Parameter 'e' can be declared as pointer to const docbook-to-man-2.0.0.orig/Instant/info.c:290:16: style: Variable 'ep' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/main.c:157:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/main.c:228:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/main.c:264:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/main.c:284:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/main.c:439:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/main.c:588:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/main.c:867:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/main.c:209:13: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] docbook-to-man-2.0.0.orig/Instant/main.c:187:11: style:inconclusive: Function 'Initialize1' argument 1 names different: declaration '' definition 'myname'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/main.c:276:10: style:inconclusive: Function 'HandleArgs' argument 1 names different: declaration '' definition 'ac'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/main.c:277:11: style:inconclusive: Function 'HandleArgs' argument 2 names different: declaration '' definition 'av'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/main.c:853:11: style:inconclusive: Function 'ReadInstance' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/main.c:191:16: style: Variable 'nowtm' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/main.c:244:11: style: Parameter 'var' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/main.c:372:15: style: Parameter 'ent' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/main.c:395:11: style: Parameter 'ename' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/main.c:415:11: style: Variable 'cp' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/main.c:454:10: style: Variable 'na' is assigned a value that is never used. [unreadVariable] docbook-to-man-2.0.0.orig/Instant/tables.c:379:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/tables.c:532:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/tables.c:917:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/tables.c:1284:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/tables.c:1521:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/tables.c:1940:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/tables.c:383:3: error: fprintf format string requires 1 parameter but only 0 are given. [wrongPrintfScanfArgNum] docbook-to-man-2.0.0.orig/Instant/tables.c:830:10: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] docbook-to-man-2.0.0.orig/Instant/tables.c:831:5: note: Found duplicate branches for 'if' and 'else'. docbook-to-man-2.0.0.orig/Instant/tables.c:830:10: note: Found duplicate branches for 'if' and 'else'. docbook-to-man-2.0.0.orig/Instant/tables.c:1749:10: style: Variable 'didSep' is reassigned a value before the old one has been used. [redundantAssignment] docbook-to-man-2.0.0.orig/Instant/tables.c:1744:11: note: didSep is assigned docbook-to-man-2.0.0.orig/Instant/tables.c:1749:10: note: didSep is overwritten docbook-to-man-2.0.0.orig/Instant/tables.c:417:25: style:inconclusive: Function 'ClearTable' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:434:16: style:inconclusive: Function 'SetTabAtts' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:435:16: style:inconclusive: Function 'SetTabAtts' argument 2 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:436:10: style:inconclusive: Function 'SetTabAtts' argument 3 names different: declaration '' definition 'set_globals'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:498:16: style:inconclusive: Function 'FreeTabAtts' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:516:16: style:inconclusive: Function 'CheckTable' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:690:16: style:inconclusive: Function 'TexTable' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:691:11: style:inconclusive: Function 'TexTable' argument 2 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:750:16: style:inconclusive: Function 'TexTableCellStart' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:751:11: style:inconclusive: Function 'TexTableCellStart' argument 2 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:785:16: style:inconclusive: Function 'TexTableCellEnd' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:786:11: style:inconclusive: Function 'TexTableCellEnd' argument 2 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:806:16: style:inconclusive: Function 'TexTableRowStart' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:807:11: style:inconclusive: Function 'TexTableRowStart' argument 2 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:820:16: style:inconclusive: Function 'TexTableRowEnd' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:821:11: style:inconclusive: Function 'TexTableRowEnd' argument 2 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:842:24: style:inconclusive: Function 'TexTableTop' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:842:33: style:inconclusive: Function 'TexTableTop' argument 2 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:848:27: style:inconclusive: Function 'TexTableBottom' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:848:36: style:inconclusive: Function 'TexTableBottom' argument 2 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:879:23: style:inconclusive: Function 'TblTStart' argument 1 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:880:11: style:inconclusive: Function 'TblTStart' argument 2 names different: declaration '' definition 'fP'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:910:21: style:inconclusive: Function 'TblTEnd' argument 1 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:911:9: style:inconclusive: Function 'TblTEnd' argument 2 names different: declaration '' definition 'fP'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:953:23: style:inconclusive: Function 'TblTGroup' argument 1 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:954:11: style:inconclusive: Function 'TblTGroup' argument 2 names different: declaration '' definition 'fP'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1105:26: style:inconclusive: Function 'TblTGroupEnd' argument 1 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1106:15: style:inconclusive: Function 'TblTGroupEnd' argument 2 names different: declaration '' definition 'fP'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1156:22: style:inconclusive: Function 'TblTFoot' argument 1 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1157:10: style:inconclusive: Function 'TblTFoot' argument 2 names different: declaration '' definition 'fP'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1191:28: style:inconclusive: Function 'TblBuildFormat' argument 1 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1192:29: style:inconclusive: Function 'TblBuildFormat' argument 2 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1194:19: style:inconclusive: Function 'TblBuildFormat' argument 3 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1240:29: style:inconclusive: Function 'TblBuild1Format' argument 1 names different: declaration '' definition 'rp'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1241:8: style:inconclusive: Function 'TblBuild1Format' argument 2 names different: declaration '' definition 'addinRowsep'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1242:13: style:inconclusive: Function 'TblBuild1Format' argument 3 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1318:19: style:inconclusive: Function 'TblGetAlign' argument 1 names different: declaration '' definition 'col'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1319:18: style:inconclusive: Function 'TblGetAlign' argument 2 names different: declaration '' definition 'entry'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1320:16: style:inconclusive: Function 'TblGetAlign' argument 3 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1354:19: style:inconclusive: Function 'TblGetWidth' argument 1 names different: declaration '' definition 'col'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1355:18: style:inconclusive: Function 'TblGetWidth' argument 2 names different: declaration '' definition 'entry'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1356:11: style:inconclusive: Function 'TblGetWidth' argument 3 names different: declaration '' definition 'literal'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1357:16: style:inconclusive: Function 'TblGetWidth' argument 4 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1389:18: style:inconclusive: Function 'TblGetFont' argument 1 names different: declaration '' definition 'col'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1390:17: style:inconclusive: Function 'TblGetFont' argument 2 names different: declaration '' definition 'entry'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1391:15: style:inconclusive: Function 'TblGetFont' argument 3 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1406:20: style:inconclusive: Function 'TblGetColSep' argument 1 names different: declaration '' definition 'col'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1407:19: style:inconclusive: Function 'TblGetColSep' argument 2 names different: declaration '' definition 'entry'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1408:17: style:inconclusive: Function 'TblGetColSep' argument 3 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1434:20: style:inconclusive: Function 'TblGetRowSep' argument 1 names different: declaration '' definition 'col'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1435:19: style:inconclusive: Function 'TblGetRowSep' argument 2 names different: declaration '' definition 'entry'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1436:17: style:inconclusive: Function 'TblGetRowSep' argument 3 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1462:22: style:inconclusive: Function 'TblGetMoreRows' argument 1 names different: declaration '' definition 'col'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1463:21: style:inconclusive: Function 'TblGetMoreRows' argument 2 names different: declaration '' definition 'entry'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1464:19: style:inconclusive: Function 'TblGetMoreRows' argument 3 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1481:17: style:inconclusive: Function 'TblColAdv' argument 1 names different: declaration '' definition 'col'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1482:15: style:inconclusive: Function 'TblColAdv' argument 2 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1483:23: style:inconclusive: Function 'TblColAdv' argument 3 names different: declaration '' definition 'tfp'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1484:14: style:inconclusive: Function 'TblColAdv' argument 4 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1506:23: style:inconclusive: Function 'TblEntryColSpec' argument 1 names different: declaration '' definition 'num'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1507:15: style:inconclusive: Function 'TblEntryColSpec' argument 2 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1508:13: style:inconclusive: Function 'TblEntryColSpec' argument 3 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1544:24: style:inconclusive: Function 'TblEntrySpanSpec' argument 1 names different: declaration '' definition 'num'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1545:16: style:inconclusive: Function 'TblEntrySpanSpec' argument 2 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1546:14: style:inconclusive: Function 'TblEntrySpanSpec' argument 3 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1577:35: style:inconclusive: Function 'TblFormatMatch' argument 1 names different: declaration '' definition 'tf1'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1578:28: style:inconclusive: Function 'TblFormatMatch' argument 2 names different: declaration '' definition 'tf2'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1617:23: style:inconclusive: Function 'TblPrintFormat' argument 1 names different: declaration '' definition 'fP'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1618:28: style:inconclusive: Function 'TblPrintFormat' argument 2 names different: declaration '' definition 'tfp'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1669:26: style:inconclusive: Function 'TblTRowStart' argument 1 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1670:14: style:inconclusive: Function 'TblTRowStart' argument 2 names different: declaration '' definition 'fP'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1709:24: style:inconclusive: Function 'TblTRowEnd' argument 1 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1710:12: style:inconclusive: Function 'TblTRowEnd' argument 2 names different: declaration '' definition 'fP'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1770:27: style:inconclusive: Function 'TblTCellStart' argument 1 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1771:15: style:inconclusive: Function 'TblTCellStart' argument 2 names different: declaration '' definition 'fP'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1797:29: style:inconclusive: Function 'TblCountContent' argument 1 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1828:25: style:inconclusive: Function 'TblTCellEnd' argument 1 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1829:13: style:inconclusive: Function 'TblTCellEnd' argument 2 names different: declaration '' definition 'fP'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1857:20: style:inconclusive: Function 'TblDoColSpec' argument 1 names different: declaration '' definition 'number'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1858:19: style:inconclusive: Function 'TblDoColSpec' argument 2 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1859:27: style:inconclusive: Function 'TblDoColSpec' argument 3 names different: declaration '' definition 'pcsp'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1860:17: style:inconclusive: Function 'TblDoColSpec' argument 4 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1921:27: style:inconclusive: Function 'TblDoSpanSpec' argument 1 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1922:29: style:inconclusive: Function 'TblDoSpanSpec' argument 2 names different: declaration '' definition 'pssp'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1923:18: style:inconclusive: Function 'TblDoSpanSpec' argument 3 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:2010:23: style:inconclusive: Function 'TblFindColSpec' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:2011:19: style:inconclusive: Function 'TblFindColSpec' argument 2 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:2042:21: style:inconclusive: Function 'TblFindColNum' argument 1 names different: declaration '' definition 'number'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:2043:18: style:inconclusive: Function 'TblFindColNum' argument 2 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:2077:24: style:inconclusive: Function 'TblFindSpanSpec' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:2078:20: style:inconclusive: Function 'TblFindSpanSpec' argument 2 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tables.c:1440:16: style: Local variable 'rowsep' shadows outer variable [shadowVariable] docbook-to-man-2.0.0.orig/Instant/tables.c:209:12: note: Shadowed declaration docbook-to-man-2.0.0.orig/Instant/tables.c:1440:16: note: Shadow variable docbook-to-man-2.0.0.orig/Instant/tables.c:523:11: style: Variable 'tpref' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/tables.c:524:11: style: Variable 'ncolchk' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/tables.c:750:16: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/tables.c:785:16: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/tables.c:824:11: style: Variable 'at' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/tables.c:882:18: style: Variable 'cp' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/tables.c:910:21: style: Parameter 'ep' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/tables.c:957:18: style: Variable 'cp' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/tables.c:1390:17: style: Parameter 'entry' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/tables.c:1466:18: style: Variable 'cp' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/tables.c:1577:35: style: Parameter 'tf1' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/tables.c:1578:28: style: Parameter 'tf2' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/tables.c:1621:38: style: Variable 'tfp3' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/tables.c:1831:23: style: Variable 'ep2' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/tables.c:1862:18: style: Variable 'cp' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/tables.c:2010:23: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/tables.c:2077:24: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/tables.c:440:17: style: Unused variable: ep [unusedVariable] docbook-to-man-2.0.0.orig/Instant/tables.c:520:13: style: Unused variable: r [unusedVariable] docbook-to-man-2.0.0.orig/Instant/tables.c:520:16: style: Unused variable: c [unusedVariable] docbook-to-man-2.0.0.orig/Instant/tables.c:521:16: style: Unused variable: ep [unusedVariable] docbook-to-man-2.0.0.orig/Instant/tables.c:521:21: style: Unused variable: ep2 [unusedVariable] docbook-to-man-2.0.0.orig/Instant/tables.c:522:11: style: Unused variable: wt [unusedVariable] docbook-to-man-2.0.0.orig/Instant/tables.c:635:11: style: Unused variable: at [unusedVariable] docbook-to-man-2.0.0.orig/Instant/tables.c:637:10: style: Unused variable: n [unusedVariable] docbook-to-man-2.0.0.orig/Instant/tables.c:637:16: style: Unused variable: inspan [unusedVariable] docbook-to-man-2.0.0.orig/Instant/tables.c:694:13: style: Unused variable: n [unusedVariable] docbook-to-man-2.0.0.orig/Instant/tables.c:695:11: style: Unused variable: tot [unusedVariable] docbook-to-man-2.0.0.orig/Instant/tables.c:696:11: style: Unused variable: cp [unusedVariable] docbook-to-man-2.0.0.orig/Instant/tables.c:696:15: style: Unused variable: wbuf [unusedVariable] docbook-to-man-2.0.0.orig/Instant/tables.c:755:20: style: Unused variable: at [unusedVariable] docbook-to-man-2.0.0.orig/Instant/tables.c:883:30: style: Unused variable: ep2 [unusedVariable] docbook-to-man-2.0.0.orig/Instant/tables.c:957:24: style: Unused variable: cp2 [unusedVariable] docbook-to-man-2.0.0.orig/Instant/tables.c:958:28: style: Unused variable: ep3 [unusedVariable] docbook-to-man-2.0.0.orig/Instant/tables.c:1360:32: style: Unused variable: tssp [unusedVariable] docbook-to-man-2.0.0.orig/Instant/tables.c:1393:31: style: Unused variable: tcsp [unusedVariable] docbook-to-man-2.0.0.orig/Instant/tables.c:1394:32: style: Unused variable: tssp [unusedVariable] docbook-to-man-2.0.0.orig/Instant/tables.c:1510:15: style: Unused variable: i [unusedVariable] docbook-to-man-2.0.0.orig/Instant/tables.c:1548:24: style: Unused variable: cp2 [unusedVariable] docbook-to-man-2.0.0.orig/Instant/tables.c:1774:23: style: Unused variable: ep2 [unusedVariable] docbook-to-man-2.0.0.orig/Instant/tptregexp/regerror.c:10:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/tptregexp/regerror.c:5:7: style: Parameter 's' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:218:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable regexp [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:293:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NSUBEXP [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:779:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NSUBEXP [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:518:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:523:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:965:4: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:280:5: style:inconclusive: Function 'reg' argument 1 names different: declaration '' definition 'paren'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:281:6: style:inconclusive: Function 'reg' argument 2 names different: declaration '' definition 'flagp'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:352:6: style:inconclusive: Function 'regbranch' argument 1 names different: declaration '' definition 'flagp'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:391:6: style:inconclusive: Function 'regpiece' argument 1 names different: declaration '' definition 'flagp'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:455:6: style:inconclusive: Function 'regatom' argument 1 names different: declaration '' definition 'flagp'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:564:6: style:inconclusive: Function 'regnode' argument 1 names different: declaration '' definition 'op'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:589:6: style:inconclusive: Function 'regc' argument 1 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:604:6: style:inconclusive: Function 'reginsert' argument 1 names different: declaration '' definition 'op'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:605:7: style:inconclusive: Function 'reginsert' argument 2 names different: declaration '' definition 'opnd'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:633:7: style:inconclusive: Function 'regtail' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:634:7: style:inconclusive: Function 'regtail' argument 2 names different: declaration '' definition 'val'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:665:7: style:inconclusive: Function 'regoptail' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:666:7: style:inconclusive: Function 'regoptail' argument 2 names different: declaration '' definition 'val'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:766:9: style:inconclusive: Function 'regtry' argument 1 names different: declaration '' definition 'prog'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:767:7: style:inconclusive: Function 'regtry' argument 2 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:803:7: style:inconclusive: Function 'regmatch' argument 1 names different: declaration '' definition 'prog'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:991:7: style:inconclusive: Function 'regrepeat' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:1037:16: style:inconclusive: Function 'regnext' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:634:7: style: Parameter 'val' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:837:20: style: Variable 'opnd' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:995:17: style: Variable 'opnd' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:225:12: error: Memory is allocated but not initialized: r [uninitdata] docbook-to-man-2.0.0.orig/Instant/tptregexp/regsub.c:40:17: style: Variable 'src' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/tptregexp/timer.c:48:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] docbook-to-man-2.0.0.orig/Instant/tptregexp/timer.c:99:1: portability: Omitted return type of function 'error' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] docbook-to-man-2.0.0.orig/Instant/tptregexp/timer.c:112:1: portability: Omitted return type of function 'multiple' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] docbook-to-man-2.0.0.orig/Instant/tptregexp/timer.c:125:1: portability: Omitted return type of function 'try' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] docbook-to-man-2.0.0.orig/Instant/tptregexp/timer.c:175:1: portability: Omitted return type of function 'complain' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] docbook-to-man-2.0.0.orig/Instant/tptregexp/timer.c:103:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/tptregexp/timer.c:130:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/tptregexp/timer.c:179:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/tptregexp/timer.c:100:7: style: Parameter 's1' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/tptregexp/timer.c:101:7: style: Parameter 's2' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/tptregexp/timer.c:176:7: style: Parameter 's1' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/tptregexp/timer.c:177:7: style: Parameter 's2' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/tptregexp/timer.c:54:7: style: Unused variable: dummy [unusedVariable] docbook-to-man-2.0.0.orig/Instant/tptregexp/try.c:51:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] docbook-to-man-2.0.0.orig/Instant/tptregexp/try.c:101:1: portability: Omitted return type of function 'error' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] docbook-to-man-2.0.0.orig/Instant/tptregexp/try.c:116:1: portability: Omitted return type of function 'multiple' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] docbook-to-man-2.0.0.orig/Instant/tptregexp/try.c:189:1: portability: Omitted return type of function 'try' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] docbook-to-man-2.0.0.orig/Instant/tptregexp/try.c:230:1: portability: Omitted return type of function 'complain' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] docbook-to-man-2.0.0.orig/Instant/tptregexp/try.c:78:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NSUBEXP [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/tptregexp/try.c:105:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/tptregexp/try.c:118:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/tptregexp/try.c:193:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/tptregexp/try.c:234:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/tptregexp/try.c:106:2: warning: fprintf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum] docbook-to-man-2.0.0.orig/Instant/tptregexp/try.c:102:7: style: Parameter 's1' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/tptregexp/try.c:103:7: style: Parameter 's2' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/tptregexp/try.c:231:7: style: Parameter 's1' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/tptregexp/try.c:232:7: style: Parameter 's2' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/traninit.c:154:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/traninit.c:274:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/traninit.c:290:11: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] docbook-to-man-2.0.0.orig/Instant/traninit.c:289:10: note: outer condition: *cp docbook-to-man-2.0.0.orig/Instant/traninit.c:290:11: note: identical inner condition: *cp docbook-to-man-2.0.0.orig/Instant/traninit.c:394:6: style: Condition 'name' is always true [knownConditionTrueFalse] docbook-to-man-2.0.0.orig/Instant/traninit.c:386:6: error: Common realloc mistake: 'CharMap' nulled but not freed upon failure [memleakOnRealloc] docbook-to-man-2.0.0.orig/Instant/traninit.c:397:27: warning: If memory allocation fails, then there is a possible null pointer dereference: CharMap[nCharMap].name [nullPointerOutOfMemory] docbook-to-man-2.0.0.orig/Instant/traninit.c:395:37: note: Assuming allocation function fails docbook-to-man-2.0.0.orig/Instant/traninit.c:395:37: note: Assignment 'CharMap[nCharMap].name=strdup(name)', assigned value is 0 docbook-to-man-2.0.0.orig/Instant/traninit.c:396:10: note: Assuming condition is false docbook-to-man-2.0.0.orig/Instant/traninit.c:397:27: note: Null pointer dereference docbook-to-man-2.0.0.orig/Instant/traninit.c:94:11: style:inconclusive: Function 'ReadTransSpec' argument 1 names different: declaration '' definition 'transfile'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/traninit.c:248:14: style:inconclusive: Function 'RememberTransSpec' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/traninit.c:249:10: style:inconclusive: Function 'RememberTransSpec' argument 2 names different: declaration '' definition 'lineno'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/traninit.c:355:11: style:inconclusive: Function 'ReadCharMap' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/traninit.c:415:11: style:inconclusive: Function 'ReadSDATA' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/traninit.c:359:26: style: Variable 'name' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/translate.c:104:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/translate.c:161:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/translate.c:229:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/translate.c:368:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/translate.c:548:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/translate.c:700:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/translate.c:779:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/translate.c:897:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/translate.c:926:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/translate.c:96:16: style:inconclusive: Function 'DoTranslate' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/translate.c:97:11: style:inconclusive: Function 'DoTranslate' argument 2 names different: declaration '' definition 'transfile'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/translate.c:98:11: style:inconclusive: Function 'DoTranslate' argument 3 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/translate.c:155:16: style:inconclusive: Function 'WasProcessed' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/translate.c:173:16: style:inconclusive: Function 'PrepTranspecs' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/translate.c:320:11: style:inconclusive: Function 'ProcesOutputSpec' argument 1 names different: declaration '' definition 'ib'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/translate.c:321:16: style:inconclusive: Function 'ProcesOutputSpec' argument 2 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/translate.c:322:11: style:inconclusive: Function 'ProcesOutputSpec' argument 3 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/translate.c:323:10: style:inconclusive: Function 'ProcesOutputSpec' argument 4 names different: declaration '' definition 'track_pos'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/translate.c:396:16: style:inconclusive: Function 'FindTrans' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/translate.c:397:10: style:inconclusive: Function 'FindTrans' argument 2 names different: declaration '' definition 'specID'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/translate.c:577:11: style:inconclusive: Function 'FindTransByName' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/translate.c:768:16: style:inconclusive: Function 'TransElement' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/translate.c:769:11: style:inconclusive: Function 'TransElement' argument 2 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/translate.c:770:14: style:inconclusive: Function 'TransElement' argument 3 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/translate.c:855:16: style:inconclusive: Function 'CheckRelation' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/translate.c:856:11: style:inconclusive: Function 'CheckRelation' argument 2 names different: declaration '' definition 'relname'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/translate.c:857:11: style:inconclusive: Function 'CheckRelation' argument 3 names different: declaration '' definition 'related'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/translate.c:858:11: style:inconclusive: Function 'CheckRelation' argument 4 names different: declaration '' definition 'actname'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/translate.c:859:11: style:inconclusive: Function 'CheckRelation' argument 5 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/translate.c:860:17: style:inconclusive: Function 'CheckRelation' argument 6 names different: declaration '' definition 'flag'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/translate.c:888:16: style:inconclusive: Function 'TranByAction' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/translate.c:889:10: style:inconclusive: Function 'TranByAction' argument 2 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/translate.c:890:11: style:inconclusive: Function 'TranByAction' argument 3 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/translate.c:914:16: style:inconclusive: Function 'TranTByAction' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/translate.c:915:11: style:inconclusive: Function 'TranTByAction' argument 2 names different: declaration '' definition 'strn'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/translate.c:916:11: style:inconclusive: Function 'TranTByAction' argument 3 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/translate.c:285:12: warning: Found suspicious operator ',', result is not used. [constStatement] docbook-to-man-2.0.0.orig/Instant/translate.c:158:14: style: Variable 't' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/translate.c:197:11: style: Variable 'ip' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/translate.c:479:12: style: Variable 'p' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/translate.c:577:11: style: Parameter 's' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/translate.c:679:11: style: Parameter 'pi' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/translate.c:724:11: style: Variable 'cp' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/translate.c:915:11: style: Parameter 'strn' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/translate.c:627:11: style: Unused variable: cp [unusedVariable] docbook-to-man-2.0.0.orig/Instant/translate.c:627:15: style: Unused variable: buf [unusedVariable] docbook-to-man-2.0.0.orig/Instant/translate.c:627:31: style: Unused variable: dp [unusedVariable] docbook-to-man-2.0.0.orig/Instant/translate.c:627:36: style: Unused variable: sub [unusedVariable] docbook-to-man-2.0.0.orig/Instant/translate.c:627:41: style: Unused variable: prev [unusedVariable] docbook-to-man-2.0.0.orig/Instant/translate.c:628:10: style: Unused variable: i [unusedVariable] docbook-to-man-2.0.0.orig/Instant/translate.c:628:13: style: Unused variable: mapped [unusedVariable] docbook-to-man-2.0.0.orig/Instant/tranvar.c:119:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/tranvar.c:528:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/tranvar.c:621:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/tranvar.c:717:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/tranvar.c:592:21: warning: Either the condition '!s' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] docbook-to-man-2.0.0.orig/Instant/tranvar.c:628:9: note: Assuming that condition '!s' is not redundant docbook-to-man-2.0.0.orig/Instant/tranvar.c:592:21: note: Null pointer dereference docbook-to-man-2.0.0.orig/Instant/tranvar.c:95:11: style:inconclusive: Function 'ExpandSpecialVar' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tranvar.c:96:16: style:inconclusive: Function 'ExpandSpecialVar' argument 2 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tranvar.c:97:11: style:inconclusive: Function 'ExpandSpecialVar' argument 3 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tranvar.c:98:10: style:inconclusive: Function 'ExpandSpecialVar' argument 4 names different: declaration '' definition 'track_pos'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tranvar.c:522:22: style:inconclusive: Function 'Get_A_C_value' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tranvar.c:575:16: style:inconclusive: Function 'ChaseIDRefs' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tranvar.c:576:11: style:inconclusive: Function 'ChaseIDRefs' argument 2 names different: declaration '' definition 'gi'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tranvar.c:577:12: style:inconclusive: Function 'ChaseIDRefs' argument 3 names different: declaration '' definition 'action'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tranvar.c:578:11: style:inconclusive: Function 'ChaseIDRefs' argument 4 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tranvar.c:698:16: style:inconclusive: Function 'Find' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tranvar.c:699:10: style:inconclusive: Function 'Find' argument 2 names different: declaration '' definition 'ac'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tranvar.c:700:12: style:inconclusive: Function 'Find' argument 3 names different: declaration '' definition 'av'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tranvar.c:701:11: style:inconclusive: Function 'Find' argument 4 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/tranvar.c:107:18: style: Variable 'tt' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/tranvar.c:522:22: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/tranvar.c:671:11: style: Variable 'atval' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/util.c:342:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/util.c:376:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/util.c:667:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/util.c:908:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/util.c:926:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] docbook-to-man-2.0.0.orig/Instant/util.c:172:6: style: Condition '*s' is always true [knownConditionTrueFalse] docbook-to-man-2.0.0.orig/Instant/util.c:386:9: style: Condition 'name' is always true [knownConditionTrueFalse] docbook-to-man-2.0.0.orig/Instant/util.c:702:2: error: Common realloc mistake: 'UsedElem' nulled but not freed upon failure [memleakOnRealloc] docbook-to-man-2.0.0.orig/Instant/util.c:738:2: error: Common realloc mistake: 'UsedAtt' nulled but not freed upon failure [memleakOnRealloc] docbook-to-man-2.0.0.orig/Instant/util.c:295:17: warning: Either the condition 'name' is redundant or there is possible null pointer dereference: name. [nullPointerRedundantCheck] docbook-to-man-2.0.0.orig/Instant/util.c:308:6: note: Assuming that condition 'name' is not redundant docbook-to-man-2.0.0.orig/Instant/util.c:295:17: note: Null pointer dereference docbook-to-man-2.0.0.orig/Instant/util.c:296:17: warning: Either the condition 'name' is redundant or there is possible null pointer dereference: name. [nullPointerRedundantCheck] docbook-to-man-2.0.0.orig/Instant/util.c:308:6: note: Assuming that condition 'name' is not redundant docbook-to-man-2.0.0.orig/Instant/util.c:296:17: note: Null pointer dereference docbook-to-man-2.0.0.orig/Instant/util.c:297:17: warning: Either the condition 'name' is redundant or there is possible null pointer dereference: name. [nullPointerRedundantCheck] docbook-to-man-2.0.0.orig/Instant/util.c:308:6: note: Assuming that condition 'name' is not redundant docbook-to-man-2.0.0.orig/Instant/util.c:297:17: note: Null pointer dereference docbook-to-man-2.0.0.orig/Instant/util.c:417:18: warning: If memory allocation fails, then there is a possible null pointer dereference: cp [nullPointerOutOfMemory] docbook-to-man-2.0.0.orig/Instant/util.c:416:16: note: Assuming allocation function fails docbook-to-man-2.0.0.orig/Instant/util.c:416:16: note: Assignment 's=strdup(tpt_lib)', assigned value is 0 docbook-to-man-2.0.0.orig/Instant/util.c:417:14: note: Assignment 'cp=s', assigned value is 0 docbook-to-man-2.0.0.orig/Instant/util.c:417:18: note: Null pointer dereference docbook-to-man-2.0.0.orig/Instant/util.c:417:33: warning: If memory allocation fails, then there is a possible null pointer dereference: cp [nullPointerOutOfMemory] docbook-to-man-2.0.0.orig/Instant/util.c:416:16: note: Assuming allocation function fails docbook-to-man-2.0.0.orig/Instant/util.c:416:16: note: Assignment 's=strdup(tpt_lib)', assigned value is 0 docbook-to-man-2.0.0.orig/Instant/util.c:417:14: note: Assignment 'cp=s', assigned value is 0 docbook-to-man-2.0.0.orig/Instant/util.c:417:33: note: Null pointer dereference docbook-to-man-2.0.0.orig/Instant/util.c:661:12: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment] docbook-to-man-2.0.0.orig/Instant/util.c:658:7: note: v is assigned docbook-to-man-2.0.0.orig/Instant/util.c:661:12: note: v is overwritten docbook-to-man-2.0.0.orig/Instant/util.c:121:11: style:inconclusive: Function 'Split' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:122:11: style:inconclusive: Function 'Split' argument 2 names different: declaration '' definition 'ntok'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:123:10: style:inconclusive: Function 'Split' argument 3 names different: declaration '' definition 'flag'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:204:10: style:inconclusive: Function 'NewMap' argument 1 names different: declaration '' definition 'slot_increment'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:226:12: style:inconclusive: Function 'FindMapping' argument 1 names different: declaration '' definition 'M'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:227:11: style:inconclusive: Function 'FindMapping' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:249:12: style:inconclusive: Function 'FindMappingVal' argument 1 names different: declaration '' definition 'M'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:250:11: style:inconclusive: Function 'FindMappingVal' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:283:12: style:inconclusive: Function 'SetMappingNV' argument 1 names different: declaration '' definition 'M'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:284:11: style:inconclusive: Function 'SetMappingNV' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:285:11: style:inconclusive: Function 'SetMappingNV' argument 3 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:368:12: style:inconclusive: Function 'SetMapping' argument 1 names different: declaration '' definition 'M'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:369:11: style:inconclusive: Function 'SetMapping' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:400:11: style:inconclusive: Function 'OpenFile' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:445:16: style:inconclusive: Function 'FindElementPath' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:446:11: style:inconclusive: Function 'FindElementPath' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:475:16: style:inconclusive: Function 'PrintLocation' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:476:11: style:inconclusive: Function 'PrintLocation' argument 2 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:508:16: style:inconclusive: Function 'NearestOlderElem' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:509:11: style:inconclusive: Function 'NearestOlderElem' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:545:11: style:inconclusive: Function 'OutputString' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:546:11: style:inconclusive: Function 'OutputString' argument 2 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:547:10: style:inconclusive: Function 'OutputString' argument 3 names different: declaration '' definition 'track_pos'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:647:11: style:inconclusive: Function 'LookupSDATA' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:683:11: style:inconclusive: Function 'AddElemName' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:719:11: style:inconclusive: Function 'AddAttName' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:774:16: style:inconclusive: Function 'FindAttValByName' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:775:11: style:inconclusive: Function 'FindAttValByName' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:799:16: style:inconclusive: Function 'FindContext' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:800:10: style:inconclusive: Function 'FindContext' argument 2 names different: declaration '' definition 'levels'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:801:11: style:inconclusive: Function 'FindContext' argument 3 names different: declaration '' definition 'con'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:834:16: style:inconclusive: Function 'QRelation' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:835:11: style:inconclusive: Function 'QRelation' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:836:16: style:inconclusive: Function 'QRelation' argument 3 names different: declaration '' definition 'rel'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:922:11: style:inconclusive: Function 'FindRelByName' argument 1 names different: declaration '' definition 'relname'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:965:16: style:inconclusive: Function 'DescendTree' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:966:12: style:inconclusive: Function 'DescendTree' argument 2 names different: declaration '' definition 'enter_f'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:967:12: style:inconclusive: Function 'DescendTree' argument 3 names different: declaration '' definition 'leave_f'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:968:12: style:inconclusive: Function 'DescendTree' argument 4 names different: declaration '' definition 'data_f'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:969:11: style:inconclusive: Function 'DescendTree' argument 5 names different: declaration '' definition 'dp'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:993:16: style:inconclusive: Function 'AddID' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:994:11: style:inconclusive: Function 'AddID' argument 2 names different: declaration '' definition 'idval'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:1021:11: style:inconclusive: Function 'FindElemByID' argument 1 names different: declaration '' definition 'idval'. [funcArgNamesDifferentUnnamed] docbook-to-man-2.0.0.orig/Instant/util.c:227:11: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/util.c:253:16: style: Variable 'm' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/util.c:369:11: style: Parameter 's' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/util.c:400:11: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/util.c:479:11: style: Variable 's' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/util.c:509:11: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/util.c:683:11: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/util.c:719:11: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/util.c:775:11: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/util.c:805:16: style: Variable 'ep' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/util.c:922:11: style: Parameter 'relname' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/util.c:1021:11: style: Parameter 'idval' can be declared as pointer to const [constParameterPointer] docbook-to-man-2.0.0.orig/Instant/util.c:1024:11: style: Variable 'id' can be declared as pointer to const [constVariablePointer] docbook-to-man-2.0.0.orig/Instant/util.c:458:33: warning: Uninitialized variable: e_path [uninitvar] docbook-to-man-2.0.0.orig/Instant/util.c:454:16: note: Assuming condition is false docbook-to-man-2.0.0.orig/Instant/util.c:458:33: note: Uninitialized variable: e_path docbook-to-man-2.0.0.orig/Instant/util.c:462:12: warning: Uninitialized variable: s [uninitvar] docbook-to-man-2.0.0.orig/Instant/util.c:482:52: note: Calling function 'FindElementPath', 2nd argument 'buf' value is docbook-to-man-2.0.0.orig/Instant/util.c:462:12: note: Uninitialized variable: s docbook-to-man-2.0.0.orig/Instant/util.c:292:16: style: Unused variable: xx [unusedVariable] docbook-to-man-2.0.0.orig/Instant/util.c:409:19: warning: Null pointer dereference: filename [ctunullpointer] docbook-to-man-2.0.0.orig/Instant/browse.c:261:23: note: Assuming allocation function fails docbook-to-man-2.0.0.orig/Instant/browse.c:261:23: note: Assignment 'cmapfile=strdup(av[1])', assigned value is 0 docbook-to-man-2.0.0.orig/Instant/browse.c:262:17: note: Calling function ReadCharMap, 1st argument is null docbook-to-man-2.0.0.orig/Instant/traninit.c:363:13: note: Calling function OpenFile, 1st argument is null docbook-to-man-2.0.0.orig/Instant/util.c:409:19: note: Dereferencing argument filename that is null diff: head docbook-to-man-2.0.0.orig/Instant/browse.c:289:16: style:inconclusive: Function 'ls_node' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/browse.c:290:10: style:inconclusive: Function 'ls_node' argument 2 names different: declaration '' definition 'ac'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/browse.c:291:12: style:inconclusive: Function 'ls_node' argument 3 names different: declaration '' definition 'av'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/browse.c:359:16: style:inconclusive: Function 'do_query' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/browse.c:360:11: style:inconclusive: Function 'do_query' argument 2 names different: declaration '' definition 'rel'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/browse.c:361:11: style:inconclusive: Function 'do_query' argument 3 names different: declaration '' definition 'gi'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/browse.c:385:16: style:inconclusive: Function 'PrElemPlusID' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/browse.c:454:16: style:inconclusive: Function 'do_find' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/browse.c:455:12: style:inconclusive: Function 'do_find' argument 2 names different: declaration '' definition 'av'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/hyper.c:75:16: style:inconclusive: Function 'AddID' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/hyper.c:75:25: style:inconclusive: Function 'AddID' argument 2 names different: declaration '' definition 'idval'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/hyper.c:91:20: style:inconclusive: Function 'FindElemByID' argument 1 names different: declaration '' definition 'idval'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/info.c:115:16: style:inconclusive: Function 'PrintElemSummary' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/info.c:184:16: style:inconclusive: Function 'PrintElemTree' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/info.c:249:16: style:inconclusive: Function 'PrintStats' argument 1 names different: declaration '' definition 'top'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/info.c:290:16: style: Variable 'ep' can be declared as pointer to const [constVariablePointer] head docbook-to-man-2.0.0.orig/Instant/info.c:86:16: style: Parameter 'e' can be declared as pointer to const. However it seems that 'print_summ' is a callback function, if 'e' is declared with const you might also need to cast function pointer(s). [constParameterCallback] docbook-to-man-2.0.0.orig/Instant/info.c:119:20: note: You might need to cast the function pointer here docbook-to-man-2.0.0.orig/Instant/info.c:86:16: note: Parameter 'e' can be declared as pointer to const head docbook-to-man-2.0.0.orig/Instant/main.c:187:11: style:inconclusive: Function 'Initialize1' argument 1 names different: declaration '' definition 'myname'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/main.c:191:16: style: Variable 'nowtm' can be declared as pointer to const [constVariablePointer] head docbook-to-man-2.0.0.orig/Instant/main.c:276:10: style:inconclusive: Function 'HandleArgs' argument 1 names different: declaration '' definition 'ac'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/main.c:277:11: style:inconclusive: Function 'HandleArgs' argument 2 names different: declaration '' definition 'av'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/main.c:853:11: style:inconclusive: Function 'ReadInstance' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1105:26: style:inconclusive: Function 'TblTGroupEnd' argument 1 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1106:15: style:inconclusive: Function 'TblTGroupEnd' argument 2 names different: declaration '' definition 'fP'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1156:22: style:inconclusive: Function 'TblTFoot' argument 1 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1157:10: style:inconclusive: Function 'TblTFoot' argument 2 names different: declaration '' definition 'fP'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1191:28: style:inconclusive: Function 'TblBuildFormat' argument 1 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1192:29: style:inconclusive: Function 'TblBuildFormat' argument 2 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1194:19: style:inconclusive: Function 'TblBuildFormat' argument 3 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1240:29: style:inconclusive: Function 'TblBuild1Format' argument 1 names different: declaration '' definition 'rp'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1241:8: style:inconclusive: Function 'TblBuild1Format' argument 2 names different: declaration '' definition 'addinRowsep'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1242:13: style:inconclusive: Function 'TblBuild1Format' argument 3 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1318:19: style:inconclusive: Function 'TblGetAlign' argument 1 names different: declaration '' definition 'col'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1319:18: style:inconclusive: Function 'TblGetAlign' argument 2 names different: declaration '' definition 'entry'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1320:16: style:inconclusive: Function 'TblGetAlign' argument 3 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1354:19: style:inconclusive: Function 'TblGetWidth' argument 1 names different: declaration '' definition 'col'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1355:18: style:inconclusive: Function 'TblGetWidth' argument 2 names different: declaration '' definition 'entry'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1356:11: style:inconclusive: Function 'TblGetWidth' argument 3 names different: declaration '' definition 'literal'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1357:16: style:inconclusive: Function 'TblGetWidth' argument 4 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1389:18: style:inconclusive: Function 'TblGetFont' argument 1 names different: declaration '' definition 'col'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1390:17: style:inconclusive: Function 'TblGetFont' argument 2 names different: declaration '' definition 'entry'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1391:15: style:inconclusive: Function 'TblGetFont' argument 3 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1406:20: style:inconclusive: Function 'TblGetColSep' argument 1 names different: declaration '' definition 'col'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1407:19: style:inconclusive: Function 'TblGetColSep' argument 2 names different: declaration '' definition 'entry'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1408:17: style:inconclusive: Function 'TblGetColSep' argument 3 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1434:20: style:inconclusive: Function 'TblGetRowSep' argument 1 names different: declaration '' definition 'col'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1435:19: style:inconclusive: Function 'TblGetRowSep' argument 2 names different: declaration '' definition 'entry'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1436:17: style:inconclusive: Function 'TblGetRowSep' argument 3 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1462:22: style:inconclusive: Function 'TblGetMoreRows' argument 1 names different: declaration '' definition 'col'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1463:21: style:inconclusive: Function 'TblGetMoreRows' argument 2 names different: declaration '' definition 'entry'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1464:19: style:inconclusive: Function 'TblGetMoreRows' argument 3 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1481:17: style:inconclusive: Function 'TblColAdv' argument 1 names different: declaration '' definition 'col'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1482:15: style:inconclusive: Function 'TblColAdv' argument 2 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1483:23: style:inconclusive: Function 'TblColAdv' argument 3 names different: declaration '' definition 'tfp'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1484:14: style:inconclusive: Function 'TblColAdv' argument 4 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1506:23: style:inconclusive: Function 'TblEntryColSpec' argument 1 names different: declaration '' definition 'num'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1507:15: style:inconclusive: Function 'TblEntryColSpec' argument 2 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1508:13: style:inconclusive: Function 'TblEntryColSpec' argument 3 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1544:24: style:inconclusive: Function 'TblEntrySpanSpec' argument 1 names different: declaration '' definition 'num'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1545:16: style:inconclusive: Function 'TblEntrySpanSpec' argument 2 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1546:14: style:inconclusive: Function 'TblEntrySpanSpec' argument 3 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1577:35: style:inconclusive: Function 'TblFormatMatch' argument 1 names different: declaration '' definition 'tf1'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1578:28: style:inconclusive: Function 'TblFormatMatch' argument 2 names different: declaration '' definition 'tf2'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1617:23: style:inconclusive: Function 'TblPrintFormat' argument 1 names different: declaration '' definition 'fP'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1618:28: style:inconclusive: Function 'TblPrintFormat' argument 2 names different: declaration '' definition 'tfp'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1669:26: style:inconclusive: Function 'TblTRowStart' argument 1 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1670:14: style:inconclusive: Function 'TblTRowStart' argument 2 names different: declaration '' definition 'fP'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1709:24: style:inconclusive: Function 'TblTRowEnd' argument 1 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1710:12: style:inconclusive: Function 'TblTRowEnd' argument 2 names different: declaration '' definition 'fP'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1770:27: style:inconclusive: Function 'TblTCellStart' argument 1 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1771:15: style:inconclusive: Function 'TblTCellStart' argument 2 names different: declaration '' definition 'fP'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1797:29: style:inconclusive: Function 'TblCountContent' argument 1 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1828:25: style:inconclusive: Function 'TblTCellEnd' argument 1 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1829:13: style:inconclusive: Function 'TblTCellEnd' argument 2 names different: declaration '' definition 'fP'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1857:20: style:inconclusive: Function 'TblDoColSpec' argument 1 names different: declaration '' definition 'number'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1858:19: style:inconclusive: Function 'TblDoColSpec' argument 2 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1859:27: style:inconclusive: Function 'TblDoColSpec' argument 3 names different: declaration '' definition 'pcsp'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1860:17: style:inconclusive: Function 'TblDoColSpec' argument 4 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1921:27: style:inconclusive: Function 'TblDoSpanSpec' argument 1 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1922:29: style:inconclusive: Function 'TblDoSpanSpec' argument 2 names different: declaration '' definition 'pssp'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:1923:18: style:inconclusive: Function 'TblDoSpanSpec' argument 3 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:2010:23: style:inconclusive: Function 'TblFindColSpec' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:2011:19: style:inconclusive: Function 'TblFindColSpec' argument 2 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:2042:21: style:inconclusive: Function 'TblFindColNum' argument 1 names different: declaration '' definition 'number'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:2043:18: style:inconclusive: Function 'TblFindColNum' argument 2 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:2077:24: style:inconclusive: Function 'TblFindSpanSpec' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:2078:20: style:inconclusive: Function 'TblFindSpanSpec' argument 2 names different: declaration '' definition 'source'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:417:25: style:inconclusive: Function 'ClearTable' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:434:16: style:inconclusive: Function 'SetTabAtts' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:435:16: style:inconclusive: Function 'SetTabAtts' argument 2 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:436:10: style:inconclusive: Function 'SetTabAtts' argument 3 names different: declaration '' definition 'set_globals'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:498:16: style:inconclusive: Function 'FreeTabAtts' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:516:16: style:inconclusive: Function 'CheckTable' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:690:16: style:inconclusive: Function 'TexTable' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:691:11: style:inconclusive: Function 'TexTable' argument 2 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:750:16: style:inconclusive: Function 'TexTableCellStart' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:751:11: style:inconclusive: Function 'TexTableCellStart' argument 2 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:785:16: style:inconclusive: Function 'TexTableCellEnd' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:786:11: style:inconclusive: Function 'TexTableCellEnd' argument 2 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:806:16: style:inconclusive: Function 'TexTableRowStart' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:807:11: style:inconclusive: Function 'TexTableRowStart' argument 2 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:820:16: style:inconclusive: Function 'TexTableRowEnd' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:821:11: style:inconclusive: Function 'TexTableRowEnd' argument 2 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:842:24: style:inconclusive: Function 'TexTableTop' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:842:33: style:inconclusive: Function 'TexTableTop' argument 2 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:848:27: style:inconclusive: Function 'TexTableBottom' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:848:36: style:inconclusive: Function 'TexTableBottom' argument 2 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:879:23: style:inconclusive: Function 'TblTStart' argument 1 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:880:11: style:inconclusive: Function 'TblTStart' argument 2 names different: declaration '' definition 'fP'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:910:21: style:inconclusive: Function 'TblTEnd' argument 1 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:911:9: style:inconclusive: Function 'TblTEnd' argument 2 names different: declaration '' definition 'fP'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:953:23: style:inconclusive: Function 'TblTGroup' argument 1 names different: declaration '' definition 'ep'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tables.c:954:11: style:inconclusive: Function 'TblTGroup' argument 2 names different: declaration '' definition 'fP'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:1037:16: style:inconclusive: Function 'regnext' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:280:5: style:inconclusive: Function 'reg' argument 1 names different: declaration '' definition 'paren'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:281:6: style:inconclusive: Function 'reg' argument 2 names different: declaration '' definition 'flagp'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:352:6: style:inconclusive: Function 'regbranch' argument 1 names different: declaration '' definition 'flagp'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:391:6: style:inconclusive: Function 'regpiece' argument 1 names different: declaration '' definition 'flagp'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:455:6: style:inconclusive: Function 'regatom' argument 1 names different: declaration '' definition 'flagp'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:564:6: style:inconclusive: Function 'regnode' argument 1 names different: declaration '' definition 'op'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:589:6: style:inconclusive: Function 'regc' argument 1 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:604:6: style:inconclusive: Function 'reginsert' argument 1 names different: declaration '' definition 'op'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:605:7: style:inconclusive: Function 'reginsert' argument 2 names different: declaration '' definition 'opnd'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:633:7: style:inconclusive: Function 'regtail' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:634:7: style:inconclusive: Function 'regtail' argument 2 names different: declaration '' definition 'val'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:665:7: style:inconclusive: Function 'regoptail' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:666:7: style:inconclusive: Function 'regoptail' argument 2 names different: declaration '' definition 'val'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:766:9: style:inconclusive: Function 'regtry' argument 1 names different: declaration '' definition 'prog'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:767:7: style:inconclusive: Function 'regtry' argument 2 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:803:7: style:inconclusive: Function 'regmatch' argument 1 names different: declaration '' definition 'prog'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tptregexp/regexp.c:991:7: style:inconclusive: Function 'regrepeat' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/traninit.c:248:14: style:inconclusive: Function 'RememberTransSpec' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/traninit.c:249:10: style:inconclusive: Function 'RememberTransSpec' argument 2 names different: declaration '' definition 'lineno'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/traninit.c:355:11: style:inconclusive: Function 'ReadCharMap' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/traninit.c:415:11: style:inconclusive: Function 'ReadSDATA' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/traninit.c:94:11: style:inconclusive: Function 'ReadTransSpec' argument 1 names different: declaration '' definition 'transfile'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/translate.c:155:16: style:inconclusive: Function 'WasProcessed' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/translate.c:173:16: style:inconclusive: Function 'PrepTranspecs' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/translate.c:320:11: style:inconclusive: Function 'ProcesOutputSpec' argument 1 names different: declaration '' definition 'ib'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/translate.c:321:16: style:inconclusive: Function 'ProcesOutputSpec' argument 2 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/translate.c:322:11: style:inconclusive: Function 'ProcesOutputSpec' argument 3 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/translate.c:323:10: style:inconclusive: Function 'ProcesOutputSpec' argument 4 names different: declaration '' definition 'track_pos'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/translate.c:396:16: style:inconclusive: Function 'FindTrans' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/translate.c:397:10: style:inconclusive: Function 'FindTrans' argument 2 names different: declaration '' definition 'specID'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/translate.c:577:11: style:inconclusive: Function 'FindTransByName' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/translate.c:768:16: style:inconclusive: Function 'TransElement' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/translate.c:769:11: style:inconclusive: Function 'TransElement' argument 2 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/translate.c:770:14: style:inconclusive: Function 'TransElement' argument 3 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/translate.c:855:16: style:inconclusive: Function 'CheckRelation' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/translate.c:856:11: style:inconclusive: Function 'CheckRelation' argument 2 names different: declaration '' definition 'relname'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/translate.c:857:11: style:inconclusive: Function 'CheckRelation' argument 3 names different: declaration '' definition 'related'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/translate.c:858:11: style:inconclusive: Function 'CheckRelation' argument 4 names different: declaration '' definition 'actname'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/translate.c:859:11: style:inconclusive: Function 'CheckRelation' argument 5 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/translate.c:860:17: style:inconclusive: Function 'CheckRelation' argument 6 names different: declaration '' definition 'flag'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/translate.c:888:16: style:inconclusive: Function 'TranByAction' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/translate.c:889:10: style:inconclusive: Function 'TranByAction' argument 2 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/translate.c:890:11: style:inconclusive: Function 'TranByAction' argument 3 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/translate.c:914:16: style:inconclusive: Function 'TranTByAction' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/translate.c:915:11: style:inconclusive: Function 'TranTByAction' argument 2 names different: declaration '' definition 'strn'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/translate.c:916:11: style:inconclusive: Function 'TranTByAction' argument 3 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/translate.c:96:16: style:inconclusive: Function 'DoTranslate' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/translate.c:97:11: style:inconclusive: Function 'DoTranslate' argument 2 names different: declaration '' definition 'transfile'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/translate.c:98:11: style:inconclusive: Function 'DoTranslate' argument 3 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tranvar.c:107:18: style: Variable 'tt' can be declared as pointer to const [constVariablePointer] head docbook-to-man-2.0.0.orig/Instant/tranvar.c:522:22: style:inconclusive: Function 'Get_A_C_value' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tranvar.c:575:16: style:inconclusive: Function 'ChaseIDRefs' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tranvar.c:576:11: style:inconclusive: Function 'ChaseIDRefs' argument 2 names different: declaration '' definition 'gi'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tranvar.c:577:12: style:inconclusive: Function 'ChaseIDRefs' argument 3 names different: declaration '' definition 'action'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tranvar.c:578:11: style:inconclusive: Function 'ChaseIDRefs' argument 4 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tranvar.c:698:16: style:inconclusive: Function 'Find' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tranvar.c:699:10: style:inconclusive: Function 'Find' argument 2 names different: declaration '' definition 'ac'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tranvar.c:700:12: style:inconclusive: Function 'Find' argument 3 names different: declaration '' definition 'av'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tranvar.c:701:11: style:inconclusive: Function 'Find' argument 4 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tranvar.c:95:11: style:inconclusive: Function 'ExpandSpecialVar' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tranvar.c:96:16: style:inconclusive: Function 'ExpandSpecialVar' argument 2 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tranvar.c:97:11: style:inconclusive: Function 'ExpandSpecialVar' argument 3 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/tranvar.c:98:10: style:inconclusive: Function 'ExpandSpecialVar' argument 4 names different: declaration '' definition 'track_pos'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:1021:11: style:inconclusive: Function 'FindElemByID' argument 1 names different: declaration '' definition 'idval'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:121:11: style:inconclusive: Function 'Split' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:122:11: style:inconclusive: Function 'Split' argument 2 names different: declaration '' definition 'ntok'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:123:10: style:inconclusive: Function 'Split' argument 3 names different: declaration '' definition 'flag'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:204:10: style:inconclusive: Function 'NewMap' argument 1 names different: declaration '' definition 'slot_increment'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:226:12: style:inconclusive: Function 'FindMapping' argument 1 names different: declaration '' definition 'M'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:227:11: style:inconclusive: Function 'FindMapping' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:249:12: style:inconclusive: Function 'FindMappingVal' argument 1 names different: declaration '' definition 'M'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:250:11: style:inconclusive: Function 'FindMappingVal' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:283:12: style:inconclusive: Function 'SetMappingNV' argument 1 names different: declaration '' definition 'M'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:284:11: style:inconclusive: Function 'SetMappingNV' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:285:11: style:inconclusive: Function 'SetMappingNV' argument 3 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:368:12: style:inconclusive: Function 'SetMapping' argument 1 names different: declaration '' definition 'M'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:369:11: style:inconclusive: Function 'SetMapping' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:400:11: style:inconclusive: Function 'OpenFile' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:445:16: style:inconclusive: Function 'FindElementPath' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:446:11: style:inconclusive: Function 'FindElementPath' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:475:16: style:inconclusive: Function 'PrintLocation' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:476:11: style:inconclusive: Function 'PrintLocation' argument 2 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:508:16: style:inconclusive: Function 'NearestOlderElem' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:509:11: style:inconclusive: Function 'NearestOlderElem' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:545:11: style:inconclusive: Function 'OutputString' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:546:11: style:inconclusive: Function 'OutputString' argument 2 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:547:10: style:inconclusive: Function 'OutputString' argument 3 names different: declaration '' definition 'track_pos'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:647:11: style:inconclusive: Function 'LookupSDATA' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:683:11: style:inconclusive: Function 'AddElemName' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:719:11: style:inconclusive: Function 'AddAttName' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:774:16: style:inconclusive: Function 'FindAttValByName' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:775:11: style:inconclusive: Function 'FindAttValByName' argument 2 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:799:16: style:inconclusive: Function 'FindContext' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:800:10: style:inconclusive: Function 'FindContext' argument 2 names different: declaration '' definition 'levels'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:801:11: style:inconclusive: Function 'FindContext' argument 3 names different: declaration '' definition 'con'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:834:16: style:inconclusive: Function 'QRelation' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:835:11: style:inconclusive: Function 'QRelation' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:836:16: style:inconclusive: Function 'QRelation' argument 3 names different: declaration '' definition 'rel'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:922:11: style:inconclusive: Function 'FindRelByName' argument 1 names different: declaration '' definition 'relname'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:965:16: style:inconclusive: Function 'DescendTree' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:966:12: style:inconclusive: Function 'DescendTree' argument 2 names different: declaration '' definition 'enter_f'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:967:12: style:inconclusive: Function 'DescendTree' argument 3 names different: declaration '' definition 'leave_f'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:968:12: style:inconclusive: Function 'DescendTree' argument 4 names different: declaration '' definition 'data_f'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:969:11: style:inconclusive: Function 'DescendTree' argument 5 names different: declaration '' definition 'dp'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:993:16: style:inconclusive: Function 'AddID' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head docbook-to-man-2.0.0.orig/Instant/util.c:994:11: style:inconclusive: Function 'AddID' argument 2 names different: declaration '' definition 'idval'. [funcArgNamesDifferentUnnamed] DONE