2025-11-17 20:38 ftp://ftp.de.debian.org/debian/pool/main/g/global/global_6.6.14.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=sqlite3 --library=icu --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.8.0-87-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.69 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0 cppcheck: head 2.18.0 head-info: 09edac0 (2025-11-17 21:06:14 +0100) count: 1733 1691 elapsed-time: 204.5 222.4 head-timing-info: old-timing-info: head results: global-6.6.14/global/global.c:164:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/global/global.c:170:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] global-6.6.14/global/global.c:276:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXPATHLEN [valueFlowBailoutIncompleteVar] global-6.6.14/global/global.c:421:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] global-6.6.14/global/global.c:1027:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTOP_KEY [valueFlowBailoutIncompleteVar] global-6.6.14/global/global.c:1058:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXPATHLEN [valueFlowBailoutIncompleteVar] global-6.6.14/global/global.c:1127:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LID [valueFlowBailoutIncompleteVar] global-6.6.14/global/global.c:1213:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBOP_RAW [valueFlowBailoutIncompleteVar] global-6.6.14/global/global.c:1299:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORMAT_PATH [valueFlowBailoutIncompleteVar] global-6.6.14/global/global.c:1325:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IDENTLEN [valueFlowBailoutIncompleteVar] global-6.6.14/global/global.c:1483:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXBUFLEN [valueFlowBailoutIncompleteVar] global-6.6.14/global/global.c:1613:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GPATH_SOURCE [valueFlowBailoutIncompleteVar] global-6.6.14/global/global.c:1723:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTAGS [valueFlowBailoutIncompleteVar] global-6.6.14/global/global.c:1771:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXPATHLEN [valueFlowBailoutIncompleteVar] global-6.6.14/global/global.c:1900:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTAGS_READ [valueFlowBailoutIncompleteVar] global-6.6.14/global/global.c:1942:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IDENTLEN [valueFlowBailoutIncompleteVar] global-6.6.14/global/global.c:1659:7: error:inconclusive: Using pointer to local variable 'edit' that is out of scope. [invalidLifetime] global-6.6.14/global/global.c:1639:14: note: Array decayed to pointer here. global-6.6.14/global/global.c:1624:8: note: Variable created here. global-6.6.14/global/global.c:1659:7: note: Using pointer to local variable 'edit' that is out of scope. global-6.6.14/global/global.c:560:16: style: Local variable 'usage' shadows outer function [shadowFunction] global-6.6.14/global/global.c:83:13: note: Shadowed declaration global-6.6.14/global/global.c:560:16: note: Shadow variable global-6.6.14/global/global.c:1212:14: style: Local variable 'localprefix' shadows outer variable [shadowVariable] global-6.6.14/global/global.c:100:13: note: Shadowed declaration global-6.6.14/global/global.c:1212:14: note: Shadow variable global-6.6.14/global/global.c:1329:16: style: Local variable 'grep' shadows outer function [shadowFunction] global-6.6.14/global/global.c:93:6: note: Shadowed declaration global-6.6.14/global/global.c:1329:16: note: Shadow variable global-6.6.14/global/global.c:1845:8: style: Local variable 'type' shadows outer variable [shadowVariable] global-6.6.14/global/global.c:135:5: note: Shadowed declaration global-6.6.14/global/global.c:1845:8: note: Shadow variable global-6.6.14/global/global.c:1029:7: style: Variable 'gtp' can be declared as pointer to const [constVariablePointer] global-6.6.14/global/literal.c:196:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FORMAT_PATH [valueFlowBailoutIncompleteVar] global-6.6.14/gozilla/gozilla.c:77:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/gozilla/gozilla.c:83:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] global-6.6.14/gozilla/gozilla.c:96:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXPATHLEN [valueFlowBailoutIncompleteVar] global-6.6.14/gozilla/gozilla.c:213:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] global-6.6.14/gozilla/gozilla.c:250:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRBUF_NOCRLF [valueFlowBailoutIncompleteVar] global-6.6.14/gozilla/gozilla.c:280:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXPATHLEN [valueFlowBailoutIncompleteVar] global-6.6.14/gozilla/gozilla.c:442:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/gozilla/gozilla.c:465:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/gozilla/gozilla.c:477:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MATCH_AT_LAST [valueFlowBailoutIncompleteVar] global-6.6.14/gozilla/gozilla.c:444:22: portability: Non reentrant function 'getpwuid' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwuid_r'. [prohibitedgetpwuidCalled] global-6.6.14/gozilla/gozilla.c:453:10: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: op [nullPointerOutOfResources] global-6.6.14/gozilla/gozilla.c:450:12: note: Assuming allocation function fails global-6.6.14/gozilla/gozilla.c:450:12: note: Assignment 'op=fopen(urlfile,"w")', assigned value is 0 global-6.6.14/gozilla/gozilla.c:453:10: note: Null pointer dereference global-6.6.14/gozilla/gozilla.c:454:10: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: op [nullPointerOutOfResources] global-6.6.14/gozilla/gozilla.c:450:12: note: Assuming allocation function fails global-6.6.14/gozilla/gozilla.c:450:12: note: Assignment 'op=fopen(urlfile,"w")', assigned value is 0 global-6.6.14/gozilla/gozilla.c:454:10: note: Null pointer dereference global-6.6.14/gozilla/gozilla.c:455:10: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: op [nullPointerOutOfResources] global-6.6.14/gozilla/gozilla.c:450:12: note: Assuming allocation function fails global-6.6.14/gozilla/gozilla.c:450:12: note: Assignment 'op=fopen(urlfile,"w")', assigned value is 0 global-6.6.14/gozilla/gozilla.c:455:10: note: Null pointer dereference global-6.6.14/gozilla/gozilla.c:456:10: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: op [nullPointerOutOfResources] global-6.6.14/gozilla/gozilla.c:450:12: note: Assuming allocation function fails global-6.6.14/gozilla/gozilla.c:450:12: note: Assignment 'op=fopen(urlfile,"w")', assigned value is 0 global-6.6.14/gozilla/gozilla.c:456:10: note: Null pointer dereference global-6.6.14/gozilla/gozilla.c:457:9: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: op [nullPointerOutOfResources] global-6.6.14/gozilla/gozilla.c:450:12: note: Assuming allocation function fails global-6.6.14/gozilla/gozilla.c:450:12: note: Assignment 'op=fopen(urlfile,"w")', assigned value is 0 global-6.6.14/gozilla/gozilla.c:457:9: note: Null pointer dereference global-6.6.14/gozilla/gozilla.c:279:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] global-6.6.14/gozilla/gozilla.c:444:17: style: Variable 'pw' can be declared as pointer to const [constVariablePointer] global-6.6.14/gozilla/gozilla.c:462:17: style: Parameter 'argv' can be declared as const array [constParameter] global-6.6.14/gtags-cscope/alloc.c:56:17: style: Parameter 's' can be declared as pointer to const [constParameterPointer] global-6.6.14/gtags-cscope/basename.c:44:11: style: Obsolescent function 'rindex' called. It is recommended to use 'strrchr' instead. [prohibitedrindexCalled] global-6.6.14/gtags-cscope/command.c:86:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/command.c:600:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINES [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/command.c:616:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/command.c:672:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/command.c:924:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/command.c:542:15: style: Obsolescent function 'index' called. It is recommended to use 'strchr' instead. [prohibitedindexCalled] global-6.6.14/gtags-cscope/command.c:753:13: style: Obsolescent function 'index' called. It is recommended to use 'strchr' instead. [prohibitedindexCalled] global-6.6.14/gtags-cscope/command.c:795:7: style: Obsolescent function 'index' called. It is recommended to use 'strchr' instead. [prohibitedindexCalled] global-6.6.14/gtags-cscope/command.c:813:7: style: Obsolescent function 'index' called. It is recommended to use 'strchr' instead. [prohibitedindexCalled] global-6.6.14/gtags-cscope/command.c:296:16: style: Condition 'nextline<1' is always false [knownConditionTrueFalse] global-6.6.14/gtags-cscope/command.c:295:37: note: Assignment 'nextline=totallines-mdisprefs+1', assigned value is greater than 0 global-6.6.14/gtags-cscope/command.c:296:16: note: Condition 'nextline<1' is always false global-6.6.14/gtags-cscope/command.c:923:17: warning:inconclusive: Width 5000 given in format string (no. 4) is smaller than destination buffer 'tempstring[8192]'. [invalidScanfFormatWidth_smaller] global-6.6.14/gtags-cscope/command.c:462:22: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] global-6.6.14/gtags-cscope/command.c:831:27: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] global-6.6.14/gtags-cscope/command.c:540:13: style: Local variable 'c' shadows outer variable [shadowVariable] global-6.6.14/gtags-cscope/command.c:89:9: note: Shadowed declaration global-6.6.14/gtags-cscope/command.c:540:13: note: Shadow variable global-6.6.14/gtags-cscope/command.c:91:17: style: Variable 'curritem' can be declared as pointer to const [constVariablePointer] global-6.6.14/gtags-cscope/command.c:540:13: style: Variable 'c' can be declared as pointer to const [constVariablePointer] global-6.6.14/gtags-cscope/command.c:652:14: style: Variable 's' can be declared as pointer to const [constVariablePointer] global-6.6.14/gtags-cscope/command.c:751:10: style: Variable 'cc' can be declared as pointer to const [constVariablePointer] global-6.6.14/gtags-cscope/command.c:868:18: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] global-6.6.14/gtags-cscope/display.c:139:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINES [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/display.c:183:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/display.c:393:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINES [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/display.c:410:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINES [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/display.c:476:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/display.c:518:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLS [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/display.c:561:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/display.c:577:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/display.c:634:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/display.c:655:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/display.c:677:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/display.c:290:18: style: Obsolescent function 'index' called. It is recommended to use 'strchr' instead. [prohibitedindexCalled] global-6.6.14/gtags-cscope/display.c:698:18: style: Obsolescent function 'index' called. It is recommended to use 'strchr' instead. [prohibitedindexCalled] global-6.6.14/gtags-cscope/display.c:703:17: style: Obsolescent function 'index' called. It is recommended to use 'strchr' instead. [prohibitedindexCalled] global-6.6.14/gtags-cscope/display.c:363:8: style: Condition 'i>0' is always true [knownConditionTrueFalse] global-6.6.14/gtags-cscope/display.c:361:28: note: Assignment 'i=totallines-nextline+1', assigned value is greater than 0 global-6.6.14/gtags-cscope/display.c:363:8: note: Condition 'i>0' is always true global-6.6.14/gtags-cscope/display.c:143:16: style: Checking if unsigned expression 'mdisprefs' is less than zero. [unsignedLessThanZero] global-6.6.14/gtags-cscope/display.c:430:8: style: Variable 'findresult' can be declared as pointer to const [constVariablePointer] global-6.6.14/gtags-cscope/display.c:552:16: style: Parameter 'text' can be declared as pointer to const [constParameterPointer] global-6.6.14/gtags-cscope/display.c:555:8: style: Variable 's' can be declared as pointer to const [constVariablePointer] global-6.6.14/gtags-cscope/display.c:687:16: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] global-6.6.14/gtags-cscope/display.c:640:1: error: va_list 'ap' was opened but not closed by va_end(). [va_end_missing] global-6.6.14/gtags-cscope/display.c:659:1: error: va_list 'ap' was opened but not closed by va_end(). [va_end_missing] global-6.6.14/gtags-cscope/edit.c:91:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/edit.c:117:60: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] global-6.6.14/gtags-cscope/edit.c:120:47: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] global-6.6.14/gtags-cscope/edit.c:123:47: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB] global-6.6.14/gtags-cscope/edit.c:102:24: style: Parameter 'linenum' can be declared as pointer to const [constParameterPointer] global-6.6.14/gtags-cscope/edit.c:106:8: style: Variable 's' can be declared as pointer to const [constVariablePointer] global-6.6.14/gtags-cscope/exec.c:79:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/exec.c:150:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/exec.c:122:16: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] global-6.6.14/gtags-cscope/find.c:294:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/find.c:378:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/find.c:517:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/find.c:558:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/find.c:463:18: style:inconclusive: Function 'findregexp' argument 1 names different: declaration 'egreppat' definition 'pattern'. [funcArgNamesDifferent] global-6.6.14/gtags-cscope/global-cscope.h:288:24: note: Function 'findregexp' argument 1 names different: declaration 'egreppat' definition 'pattern'. global-6.6.14/gtags-cscope/find.c:463:18: note: Function 'findregexp' argument 1 names different: declaration 'egreppat' definition 'pattern'. global-6.6.14/gtags-cscope/find.c:487:16: style:inconclusive: Function 'findfile' argument 1 names different: declaration 'dummy' definition 'pattern'. [funcArgNamesDifferent] global-6.6.14/gtags-cscope/global-cscope.h:284:22: note: Function 'findfile' argument 1 names different: declaration 'dummy' definition 'pattern'. global-6.6.14/gtags-cscope/find.c:487:16: note: Function 'findfile' argument 1 names different: declaration 'dummy' definition 'pattern'. global-6.6.14/gtags-cscope/find.c:291:25: style: Parameter 'outfile' can be declared as pointer to const [constParameterPointer] global-6.6.14/gtags-cscope/gtags-cscope.c:169:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/gtags-cscope.c:588:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINES [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/gtags-cscope.c:606:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/gtags-cscope.c:614:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/gtags-cscope.c:435:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] global-6.6.14/gtags-cscope/gtags-cscope.c:471:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] global-6.6.14/gtags-cscope/gtags-cscope.c:556:19: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] global-6.6.14/gtags-cscope/help.c:132:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINES [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/help.c:55:14: style: Variable 's' can be declared as pointer to const [constVariablePointer] global-6.6.14/gtags-cscope/input.c:111:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/input.c:156:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEY_ENTER [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/input.c:271:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/input.c:127:16: style: Parameter 'p' can be declared as const array [constParameter] global-6.6.14/gtags-cscope/input.c:282:39: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] global-6.6.14/gtags-cscope/input.c:285:15: style: Variable 'v' can be declared as pointer to const [constVariablePointer] global-6.6.14/gtags-cscope/logdir.c:64:14: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] global-6.6.14/gtags-cscope/mouse.c:193:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/mouse.c:206:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/mouse.c:242:11: style: Condition 'p1<16' is always false [knownConditionTrueFalse] global-6.6.14/gtags-cscope/mouse.c:237:12: note: Assignment 'p1=16+(top-1)*100/totallines', assigned value is greater than 15 global-6.6.14/gtags-cscope/mouse.c:242:11: note: Condition 'p1<16' is always false global-6.6.14/gtags-cscope/mouse.c:89:8: style: Variable 'term' can be declared as pointer to const [constVariablePointer] global-6.6.14/gtags-cscope/mygetenv.c:40:16: style: Parameter 'variable' can be declared as pointer to const [constParameterPointer] global-6.6.14/gtags-cscope/mypopen.c:89:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_SETFD [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/mypopen.c:126:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_SETFD [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/mypopen.c:166:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_DUPFD [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/mypopen.c:198:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] global-6.6.14/gtags-cscope/mypopen.c:66:14: style: Parameter 'path' can be declared as pointer to const [constParameterPointer] global-6.6.14/gtags-cscope/mypopen.c:108:15: style: Parameter 'path' can be declared as pointer to const [constParameterPointer] global-6.6.14/gtags-cscope/mypopen.c:108:27: style: Parameter 'mode' can be declared as pointer to const [constParameterPointer] global-6.6.14/gtags-cscope/mypopen.c:143:9: style: Variable 'poptr' can be declared as pointer to const [constVariablePointer] global-6.6.14/gtags/gtags.c:113:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/gtags/gtags.c:119:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] global-6.6.14/gtags/gtags.c:136:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] global-6.6.14/gtags/gtags.c:226:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXPATHLEN [valueFlowBailoutIncompleteVar] global-6.6.14/gtags/gtags.c:666:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTAGS [valueFlowBailoutIncompleteVar] global-6.6.14/gtags/gtags.c:890:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IDENTLEN [valueFlowBailoutIncompleteVar] global-6.6.14/gtags/gtags.c:925:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/gtags/gtags.c:1017:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTAGS [valueFlowBailoutIncompleteVar] global-6.6.14/gtags/gtags.c:837:4: style: Obsolescent function 'utime' called. It is recommended to use 'utimensat' instead. [prohibitedutimeCalled] global-6.6.14/gtags/gtags.c:775:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] global-6.6.14/gtags/gtags.c:950:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] global-6.6.14/gtags/gtags.c:627:16: warning: If resource allocation fails, then there is a possible null pointer dereference: op [nullPointerOutOfResources] global-6.6.14/gtags/gtags.c:622:13: note: Assuming allocation function fails global-6.6.14/gtags/gtags.c:622:13: note: Assignment 'op=popen(strbuf_value(sb),"w")', assigned value is 0 global-6.6.14/gtags/gtags.c:627:16: note: Null pointer dereference global-6.6.14/gtags/gtags.c:628:16: warning: If resource allocation fails, then there is a possible null pointer dereference: op [nullPointerOutOfResources] global-6.6.14/gtags/gtags.c:622:13: note: Assuming allocation function fails global-6.6.14/gtags/gtags.c:622:13: note: Assignment 'op=popen(strbuf_value(sb),"w")', assigned value is 0 global-6.6.14/gtags/gtags.c:628:16: note: Null pointer dereference global-6.6.14/gtags/gtags.c:631:14: warning: If resource allocation fails, then there is a possible null pointer dereference: op [nullPointerOutOfResources] global-6.6.14/gtags/gtags.c:622:13: note: Assuming allocation function fails global-6.6.14/gtags/gtags.c:622:13: note: Assignment 'op=popen(strbuf_value(sb),"w")', assigned value is 0 global-6.6.14/gtags/gtags.c:631:14: note: Null pointer dereference global-6.6.14/gtags/gtags.c:433:27: warning: Either the condition 'p==NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck] global-6.6.14/gtags/gtags.c:431:9: note: Assuming that condition 'p==NULL' is not redundant global-6.6.14/gtags/gtags.c:433:27: note: Null pointer addition global-6.6.14/gtags/gtags.c:945:8: style: Local variable 'total' shadows outer variable [shadowVariable] global-6.6.14/gtags/gtags.c:107:5: note: Shadowed declaration global-6.6.14/gtags/gtags.c:945:8: note: Shadow variable global-6.6.14/gtags/gtags.c:475:10: style: Variable 'q' can be declared as pointer to const [constVariablePointer] global-6.6.14/gtags/gtags.c:867:94: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'put_syms' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] global-6.6.14/gtags/gtags.c:1064:27: note: You might need to cast the function pointer here global-6.6.14/gtags/gtags.c:867:94: note: Parameter 'arg' can be declared as pointer to const global-6.6.14/htags-refkit/htags_path2url.c:140:12: style: Variable 'endp' can be declared as pointer to const [constVariablePointer] global-6.6.14/htags-refkit/htags_path2url.c:264:14: style: Variable 'result' can be declared as pointer to const [constVariablePointer] global-6.6.14/htags-refkit/htags_path2url.c:269:33: warning: Uninitialized variable: &tmp.path [uninitvar] global-6.6.14/htags/anchor.c:77:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXFILLEN [valueFlowBailoutIncompleteVar] global-6.6.14/htags/anchor.c:126:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTAGS [valueFlowBailoutIncompleteVar] global-6.6.14/htags/anchor.c:395:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/htags/anchor.c:350:22: style: Variable 'p' can be declared as pointer to const [constVariablePointer] global-6.6.14/htags/anchor.c:392:17: style: Variable 'a' can be declared as pointer to const [constVariablePointer] asm.c:1037:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] asm.c:1544:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] asm.c:1881:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] asm.c:2152:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] asm.l:186:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable newline_terminate_string [valueFlowBailoutIncompleteVar] asm.c:1885:2: warning: Possible null pointer dereference: b [nullPointer] asm.c:1778:18: note: Calling function 'asm__init_buffer', 1st argument '(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL' value is 0 asm.c:1885:2: note: Null pointer dereference asm.c:1886:2: warning: Possible null pointer dereference: b [nullPointer] asm.c:1778:18: note: Calling function 'asm__init_buffer', 1st argument '(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL' value is 0 asm.c:1886:2: note: Null pointer dereference asm.c:1544:3: style: Redundant initialization for 'c'. The initialized value is overwritten before it is read. [redundantInitialization] asm.c:1544:3: note: c is initialized asm.c:1544:3: note: c is overwritten asm.l:91:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] asm.c:1624:59: style:inconclusive: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent] asm.c:650:55: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. asm.c:1624:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. asm.c:1649:40: style:inconclusive: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. [funcArgNamesDifferent] asm.c:885:40: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. asm.c:1649:40: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. asm.c:2070:46: style:inconclusive: Function 'asm__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent] asm.c:602:46: note: Function 'asm__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. asm.c:2070:46: note: Function 'asm__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. asm.c:2083:46: style:inconclusive: Function 'asm__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent] asm.c:603:45: note: Function 'asm__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. asm.c:2083:46: note: Function 'asm__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. asm.c:2083:60: style:inconclusive: Function 'asm__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent] asm.c:603:56: note: Function 'asm__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. asm.c:2083:60: note: Function 'asm__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. asm.c:2248:24: style:inconclusive: Function 'asm_set_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. [funcArgNamesDifferent] asm.c:849:24: note: Function 'asm_set_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. asm.c:2248:24: note: Function 'asm_set_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. asm.c:1456:8: style: Variable 'source' can be declared as pointer to const [constVariablePointer] asm.c:1664:9: style: Variable 'source' can be declared as pointer to const [constVariablePointer] asm.l:148:39: style: Variable 'lim' can be declared as pointer to const [constVariablePointer] asm.l:184:23: style: Parameter 'ip' can be declared as pointer to const [constParameterPointer] asm.l:213:1: style: Variable 'echos' is assigned a value that is never used. [unreadVariable] asm.l:256:1: style: Variable 'echos' is assigned a value that is never used. [unreadVariable] c.c:1073:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] c.c:1678:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] c.c:2015:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] c.c:2286:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] c.l:244:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable newline_terminate_string [valueFlowBailoutIncompleteVar] c.l:252:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable newline_terminate_string [valueFlowBailoutIncompleteVar] c.c:2019:2: warning: Possible null pointer dereference: b [nullPointer] c.c:1912:18: note: Calling function 'c__init_buffer', 1st argument '(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL' value is 0 c.c:2019:2: note: Null pointer dereference c.c:2020:2: warning: Possible null pointer dereference: b [nullPointer] c.c:1912:18: note: Calling function 'c__init_buffer', 1st argument '(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL' value is 0 c.c:2020:2: note: Null pointer dereference c.c:1678:3: style: Redundant initialization for 'c'. The initialized value is overwritten before it is read. [redundantInitialization] c.c:1678:3: note: c is initialized c.c:1678:3: note: c is overwritten c.l:97:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] c.l:302:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] c.c:1758:59: style:inconclusive: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent] c.c:651:55: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. c.c:1758:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. c.c:1783:40: style:inconclusive: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. [funcArgNamesDifferent] c.c:921:40: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. c.c:1783:40: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. c.c:2204:46: style:inconclusive: Function 'c__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent] c.c:603:46: note: Function 'c__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. c.c:2204:46: note: Function 'c__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. c.c:2217:46: style:inconclusive: Function 'c__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent] c.c:604:45: note: Function 'c__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. c.c:2217:46: note: Function 'c__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. c.c:2217:60: style:inconclusive: Function 'c__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent] c.c:604:56: note: Function 'c__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. c.c:2217:60: note: Function 'c__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. c.c:2382:24: style:inconclusive: Function 'c_set_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. [funcArgNamesDifferent] c.c:885:24: note: Function 'c_set_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. c.c:2382:24: note: Function 'c_set_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. c.c:1590:8: style: Variable 'source' can be declared as pointer to const [constVariablePointer] c.c:1798:9: style: Variable 'source' can be declared as pointer to const [constVariablePointer] c.l:161:39: style: Variable 'lim' can be declared as pointer to const [constVariablePointer] c.l:242:21: style: Parameter 'ip' can be declared as pointer to const [constParameterPointer] c.l:250:24: style: Parameter 'ip' can be declared as pointer to const [constParameterPointer] c.l:307:1: style: Variable 'echos' is assigned a value that is never used. [unreadVariable] c.l:357:1: style: Variable 'echos' is assigned a value that is never used. [unreadVariable] global-6.6.14/htags/cache.c:63:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTAGS [valueFlowBailoutIncompleteVar] global-6.6.14/htags/cache.c:78:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTAGLIM [valueFlowBailoutIncompleteVar] global-6.6.14/htags/cache.c:92:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTAGLIM [valueFlowBailoutIncompleteVar] global-6.6.14/htags/cache.c:104:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTAGS [valueFlowBailoutIncompleteVar] global-6.6.14/htags/cflowindex.c:47:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MATCH_AT_FIRST [valueFlowBailoutIncompleteVar] global-6.6.14/htags/cflowindex.c:150:12: style: Redundant condition: The condition '!*p' is redundant since '*p != ' '' is sufficient. [redundantCondition] global-6.6.14/htags/cflowindex.c:47:14: style: Local variable 'title' shadows outer variable [shadowVariable] global-6.6.14/htags/htags.h:110:20: note: Shadowed declaration global-6.6.14/htags/cflowindex.c:47:14: note: Shadow variable global-6.6.14/htags/cflowindex.c:93:9: style: Variable 'anchor' can be declared as pointer to const [constVariablePointer] global-6.6.14/htags/cflowindex.c:93:18: style: Variable 'name' can be declared as pointer to const [constVariablePointer] global-6.6.14/htags/cflowindex.c:93:32: style: Variable 'lineno' can be declared as pointer to const [constVariablePointer] global-6.6.14/htags/cflowindex.c:94:9: style: Variable 'anchor_end' can be declared as pointer to const [constVariablePointer] global-6.6.14/htags/cflowindex.c:46:17: style: Variable 'm1' is assigned a value that is never used. [unreadVariable] global-6.6.14/htags/common.c:204:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/htags/common.c:218:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/htags/common.c:296:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/htags/common.c:396:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/htags/common.c:427:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/htags/common.c:459:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/htags/common.c:540:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/htags/common.c:574:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/htags/common.c:671:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/htags/common.c:729:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/htags/common.c:758:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/htags/common.c:781:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/htags/common.c:799:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/htags/common.c:242:23: style: The statement 'if (start_position!=-1) start_position=-1' is logically equivalent to 'start_position=-1'. [duplicateConditionalAssign] global-6.6.14/htags/common.c:243:20: note: Assignment 'start_position=-1' global-6.6.14/htags/common.c:242:23: note: Condition 'start_position!=-1' is redundant cpp.c:1037:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] cpp.c:1542:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] cpp.c:1879:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] cpp.c:2150:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] cpp.l:184:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable newline_terminate_string [valueFlowBailoutIncompleteVar] cpp.c:1883:2: warning: Possible null pointer dereference: b [nullPointer] cpp.c:1776:18: note: Calling function 'cpp__init_buffer', 1st argument '(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL' value is 0 cpp.c:1883:2: note: Null pointer dereference cpp.c:1884:2: warning: Possible null pointer dereference: b [nullPointer] cpp.c:1776:18: note: Calling function 'cpp__init_buffer', 1st argument '(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL' value is 0 cpp.c:1884:2: note: Null pointer dereference cpp.c:1542:3: style: Redundant initialization for 'c'. The initialized value is overwritten before it is read. [redundantInitialization] cpp.c:1542:3: note: c is initialized cpp.c:1542:3: note: c is overwritten cpp.l:91:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] cpp.c:1622:59: style:inconclusive: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent] cpp.c:650:55: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. cpp.c:1622:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. cpp.c:1647:40: style:inconclusive: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. [funcArgNamesDifferent] cpp.c:885:40: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. cpp.c:1647:40: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. cpp.c:2068:46: style:inconclusive: Function 'cpp__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent] cpp.c:602:46: note: Function 'cpp__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. cpp.c:2068:46: note: Function 'cpp__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. cpp.c:2081:46: style:inconclusive: Function 'cpp__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent] cpp.c:603:45: note: Function 'cpp__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. cpp.c:2081:46: note: Function 'cpp__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. cpp.c:2081:60: style:inconclusive: Function 'cpp__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent] cpp.c:603:56: note: Function 'cpp__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. cpp.c:2081:60: note: Function 'cpp__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. cpp.c:2246:24: style:inconclusive: Function 'cpp_set_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. [funcArgNamesDifferent] cpp.c:849:24: note: Function 'cpp_set_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. cpp.c:2246:24: note: Function 'cpp_set_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. cpp.c:1454:8: style: Variable 'source' can be declared as pointer to const [constVariablePointer] cpp.c:1662:9: style: Variable 'source' can be declared as pointer to const [constVariablePointer] cpp.l:148:39: style: Variable 'lim' can be declared as pointer to const [constVariablePointer] cpp.l:182:23: style: Parameter 'ip' can be declared as pointer to const [constParameterPointer] cpp.l:209:1: style: Variable 'echos' is assigned a value that is never used. [unreadVariable] cpp.l:254:1: style: Variable 'echos' is assigned a value that is never used. [unreadVariable] global-6.6.14/htags/defineindex.c:106:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRBUF_NOCRLF [valueFlowBailoutIncompleteVar] global-6.6.14/htags/defineindex.c:62:58: style: Variable '_' can be declared as pointer to const [constVariablePointer] global-6.6.14/htags/dupindex.c:58:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXPATHLEN [valueFlowBailoutIncompleteVar] global-6.6.14/htags/dupindex.c:131:11: style: Local variable 'fid' shadows outer variable [shadowVariable] global-6.6.14/htags/dupindex.c:101:9: note: Shadowed declaration global-6.6.14/htags/dupindex.c:131:11: note: Shadow variable global-6.6.14/htags/dupindex.c:132:18: style: Local variable 'ctags_x' shadows outer variable [shadowVariable] global-6.6.14/htags/dupindex.c:71:27: note: Shadowed declaration global-6.6.14/htags/dupindex.c:132:18: note: Shadow variable global-6.6.14/htags/dupindex.c:152:11: style: Local variable 'fid' shadows outer variable [shadowVariable] global-6.6.14/htags/dupindex.c:101:9: note: Shadowed declaration global-6.6.14/htags/dupindex.c:152:11: note: Shadow variable global-6.6.14/htags/dupindex.c:153:18: style: Local variable 'ctags_x' shadows outer variable [shadowVariable] global-6.6.14/htags/dupindex.c:71:27: note: Shadowed declaration global-6.6.14/htags/dupindex.c:153:18: note: Shadow variable global-6.6.14/htags/dupindex.c:200:16: style: Local variable 'ctags_x' shadows outer variable [shadowVariable] global-6.6.14/htags/dupindex.c:71:27: note: Shadowed declaration global-6.6.14/htags/dupindex.c:200:16: note: Shadow variable global-6.6.14/htags/fileindex.c:63:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GPATH_OTHER [valueFlowBailoutIncompleteVar] global-6.6.14/htags/fileindex.c:96:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXBUFLEN [valueFlowBailoutIncompleteVar] global-6.6.14/htags/fileindex.c:246:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/htags/fileindex.c:354:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXPATHLEN [valueFlowBailoutIncompleteVar] global-6.6.14/htags/fileindex.c:476:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/htags/fileindex.c:553:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXPATHLEN [valueFlowBailoutIncompleteVar] global-6.6.14/htags/fileindex.c:590:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/htags/fileindex.c:651:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/htags/fileindex.c:689:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/htags/fileindex.c:799:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXFILLEN [valueFlowBailoutIncompleteVar] global-6.6.14/htags/fileindex.c:99:6: style: Local variable 'sep' shadows outer variable [shadowVariable] global-6.6.14/htags/htags.h:62:12: note: Shadowed declaration global-6.6.14/htags/fileindex.c:99:6: note: Shadow variable global-6.6.14/htags/fileindex.c:131:9: style: Local variable 'q' shadows outer variable [shadowVariable] global-6.6.14/htags/fileindex.c:98:8: note: Shadowed declaration global-6.6.14/htags/fileindex.c:131:9: note: Shadow variable global-6.6.14/htags/fileindex.c:131:9: style: Variable 'q' can be declared as pointer to const [constVariablePointer] global-6.6.14/htags/fileindex.c:224:35: style: Parameter 'dir' can be declared as pointer to const [constParameterPointer] global-6.6.14/htags/fileindex.c:361:10: style: Variable 'target' can be declared as pointer to const [constVariablePointer] global-6.6.14/htags/fileindex.c:385:10: style: Variable 'slash' can be declared as pointer to const [constVariablePointer] global-6.6.14/htags/fileindex.c:430:12: style: Variable 'target' can be declared as pointer to const [constVariablePointer] global-6.6.14/htags/fileindex.c:591:8: style: Variable 'target' can be declared as pointer to const [constVariablePointer] global-6.6.14/htags/fileindex.c:798:8: style: Variable 'target' can be declared as pointer to const [constVariablePointer] global-6.6.14/htags/fileindex.c:209:9: warning: Uninitialized variable: result [uninitvar] global-6.6.14/htags/fileindex.c:558:21: note: Calling function 'dirpart', 2nd argument 'parentdir' value is global-6.6.14/htags/fileindex.c:209:9: note: Uninitialized variable: result global-6.6.14/htags/htags.c:336:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/htags/htags.c:342:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] global-6.6.14/htags/htags.c:400:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXPATHLEN [valueFlowBailoutIncompleteVar] global-6.6.14/htags/htags.c:428:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRBUF_NOCRLF [valueFlowBailoutIncompleteVar] global-6.6.14/htags/htags.c:439:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXPATHLEN [valueFlowBailoutIncompleteVar] global-6.6.14/htags/htags.c:544:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/htags/htags.c:702:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXPATHLEN [valueFlowBailoutIncompleteVar] global-6.6.14/htags/htags.c:738:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GPATH_SOURCE [valueFlowBailoutIncompleteVar] global-6.6.14/htags/htags.c:790:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXFILLEN [valueFlowBailoutIncompleteVar] global-6.6.14/htags/htags.c:1006:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXFILLEN [valueFlowBailoutIncompleteVar] global-6.6.14/htags/htags.c:1076:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXPATHLEN [valueFlowBailoutIncompleteVar] global-6.6.14/htags/htags.c:363:9: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg] global-6.6.14/htags/htags.c:413:20: warning: If resource allocation fails, then there is a possible null pointer dereference: op [nullPointerOutOfResources] global-6.6.14/htags/htags.c:410:12: note: Assuming allocation function fails global-6.6.14/htags/htags.c:410:12: note: Assignment 'op=fopen(makepath(path,"index.html",NULL),"w")', assigned value is 0 global-6.6.14/htags/htags.c:413:20: note: Null pointer dereference global-6.6.14/htags/htags.c:414:18: warning: If resource allocation fails, then there is a possible null pointer dereference: op [nullPointerOutOfResources] global-6.6.14/htags/htags.c:410:12: note: Assuming allocation function fails global-6.6.14/htags/htags.c:410:12: note: Assignment 'op=fopen(makepath(path,"index.html",NULL),"w")', assigned value is 0 global-6.6.14/htags/htags.c:414:18: note: Null pointer dereference global-6.6.14/htags/htags.c:415:14: warning: If resource allocation fails, then there is a possible null pointer dereference: op [nullPointerOutOfResources] global-6.6.14/htags/htags.c:410:12: note: Assuming allocation function fails global-6.6.14/htags/htags.c:410:12: note: Assignment 'op=fopen(makepath(path,"index.html",NULL),"w")', assigned value is 0 global-6.6.14/htags/htags.c:415:14: note: Null pointer dereference global-6.6.14/htags/htags.c:416:9: warning: If resource allocation fails, then there is a possible null pointer dereference: op [nullPointerOutOfResources] global-6.6.14/htags/htags.c:410:12: note: Assuming allocation function fails global-6.6.14/htags/htags.c:410:12: note: Assignment 'op=fopen(makepath(path,"index.html",NULL),"w")', assigned value is 0 global-6.6.14/htags/htags.c:416:9: note: Null pointer dereference global-6.6.14/htags/htags.c:466:10: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: op [nullPointerOutOfResources] global-6.6.14/htags/htags.c:456:12: note: Assuming allocation function fails global-6.6.14/htags/htags.c:456:12: note: Assignment 'op=fopen(makepath(distpath,file,NULL),"w")', assigned value is 0 global-6.6.14/htags/htags.c:466:10: note: Null pointer dereference global-6.6.14/htags/htags.c:467:16: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: op [nullPointerOutOfResources] global-6.6.14/htags/htags.c:456:12: note: Assuming allocation function fails global-6.6.14/htags/htags.c:456:12: note: Assignment 'op=fopen(makepath(distpath,file,NULL),"w")', assigned value is 0 global-6.6.14/htags/htags.c:467:16: note: Null pointer dereference global-6.6.14/htags/htags.c:486:22: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: op [nullPointerOutOfResources] global-6.6.14/htags/htags.c:481:12: note: Assuming allocation function fails global-6.6.14/htags/htags.c:481:12: note: Assignment 'op=fopen(makepath(distpath,file,NULL),"w")', assigned value is 0 global-6.6.14/htags/htags.c:486:22: note: Null pointer dereference global-6.6.14/htags/htags.c:487:26: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: op [nullPointerOutOfResources] global-6.6.14/htags/htags.c:481:12: note: Assuming allocation function fails global-6.6.14/htags/htags.c:481:12: note: Assignment 'op=fopen(makepath(distpath,file,NULL),"w")', assigned value is 0 global-6.6.14/htags/htags.c:487:26: note: Null pointer dereference global-6.6.14/htags/htags.c:646:9: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: op [nullPointerOutOfResources] global-6.6.14/htags/htags.c:608:12: note: Assuming allocation function fails global-6.6.14/htags/htags.c:608:12: note: Assignment 'op=fopen(makepath(distpath,file,NULL),"w")', assigned value is 0 global-6.6.14/htags/htags.c:646:9: note: Null pointer dereference global-6.6.14/htags/htags.c:667:15: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: op [nullPointerOutOfResources] global-6.6.14/htags/htags.c:660:12: note: Assuming allocation function fails global-6.6.14/htags/htags.c:660:12: note: Assignment 'op=fopen(makepath(distpath,file,NULL),"w")', assigned value is 0 global-6.6.14/htags/htags.c:667:15: note: Null pointer dereference global-6.6.14/htags/htags.c:672:9: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: op [nullPointerOutOfResources] global-6.6.14/htags/htags.c:660:12: note: Assuming allocation function fails global-6.6.14/htags/htags.c:660:12: note: Assignment 'op=fopen(makepath(distpath,file,NULL),"w")', assigned value is 0 global-6.6.14/htags/htags.c:672:9: note: Null pointer dereference global-6.6.14/htags/htags.c:690:33: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: op [nullPointerOutOfResources] global-6.6.14/htags/htags.c:685:12: note: Assuming allocation function fails global-6.6.14/htags/htags.c:685:12: note: Assignment 'op=fopen(makepath(distpath,file,NULL),"w")', assigned value is 0 global-6.6.14/htags/htags.c:690:33: note: Null pointer dereference global-6.6.14/htags/htags.c:693:9: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: op [nullPointerOutOfResources] global-6.6.14/htags/htags.c:685:12: note: Assuming allocation function fails global-6.6.14/htags/htags.c:685:12: note: Assignment 'op=fopen(makepath(distpath,file,NULL),"w")', assigned value is 0 global-6.6.14/htags/htags.c:693:9: note: Null pointer dereference global-6.6.14/htags/htags.c:742:15: warning: If resource allocation fails, then there is a possible null pointer dereference: anchor_stream [nullPointerOutOfResources] global-6.6.14/htags/htags.c:726:25: note: Assuming allocation function fails global-6.6.14/htags/htags.c:726:25: note: Assignment 'anchor_stream=tmpfile()', assigned value is 0 global-6.6.14/htags/htags.c:742:15: note: Null pointer dereference global-6.6.14/htags/htags.c:743:15: warning: If resource allocation fails, then there is a possible null pointer dereference: anchor_stream [nullPointerOutOfResources] global-6.6.14/htags/htags.c:726:25: note: Assuming allocation function fails global-6.6.14/htags/htags.c:726:25: note: Assignment 'anchor_stream=tmpfile()', assigned value is 0 global-6.6.14/htags/htags.c:743:15: note: Null pointer dereference global-6.6.14/htags/htags.c:875:15: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: ip [nullPointerOutOfResources] global-6.6.14/htags/htags.c:864:14: note: Assuming allocation function fails global-6.6.14/htags/htags.c:864:14: note: Assignment 'ip=popen(buf,"r")', assigned value is 0 global-6.6.14/htags/htags.c:875:15: note: Null pointer dereference global-6.6.14/htags/htags.c:1532:18: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: op [nullPointerOutOfResources] global-6.6.14/htags/htags.c:1529:19: note: Assuming allocation function fails global-6.6.14/htags/htags.c:1529:19: note: Assignment 'op=fopen(path,"w")', assigned value is 0 global-6.6.14/htags/htags.c:1532:18: note: Null pointer dereference global-6.6.14/htags/htags.c:1533:15: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: op [nullPointerOutOfResources] global-6.6.14/htags/htags.c:1529:19: note: Assuming allocation function fails global-6.6.14/htags/htags.c:1529:19: note: Assignment 'op=fopen(path,"w")', assigned value is 0 global-6.6.14/htags/htags.c:1533:15: note: Null pointer dereference global-6.6.14/htags/htags.c:1534:10: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: op [nullPointerOutOfResources] global-6.6.14/htags/htags.c:1529:19: note: Assuming allocation function fails global-6.6.14/htags/htags.c:1529:19: note: Assignment 'op=fopen(path,"w")', assigned value is 0 global-6.6.14/htags/htags.c:1534:10: note: Null pointer dereference global-6.6.14/htags/htags.c:1273:8: style: Local variable 'dbpath' shadows outer variable [shadowVariable] global-6.6.14/htags/htags.h:67:13: note: Shadowed declaration global-6.6.14/htags/htags.c:1273:8: note: Shadow variable global-6.6.14/htags/htags.c:1046:10: style: Variable 'blank' can be declared as pointer to const [constVariablePointer] global-6.6.14/htags/htags.c:363:15: style: Variable 'signo' is assigned a value that is never used. [unreadVariable] java.c:1013:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] java.c:1443:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] java.c:1780:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] java.c:2051:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] java.c:1784:2: warning: Possible null pointer dereference: b [nullPointer] java.c:1677:18: note: Calling function 'java__init_buffer', 1st argument '(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL' value is 0 java.c:1784:2: note: Null pointer dereference java.c:1785:2: warning: Possible null pointer dereference: b [nullPointer] java.c:1677:18: note: Calling function 'java__init_buffer', 1st argument '(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL' value is 0 java.c:1785:2: note: Null pointer dereference java.c:1443:3: style: Redundant initialization for 'c'. The initialized value is overwritten before it is read. [redundantInitialization] java.c:1443:3: note: c is initialized java.c:1443:3: note: c is overwritten java.c:1523:59: style:inconclusive: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent] java.c:647:55: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. java.c:1523:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. java.c:1548:40: style:inconclusive: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. [funcArgNamesDifferent] java.c:861:40: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. java.c:1548:40: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. java.c:1969:46: style:inconclusive: Function 'java__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent] java.c:599:46: note: Function 'java__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. java.c:1969:46: note: Function 'java__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. java.c:1982:46: style:inconclusive: Function 'java__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent] java.c:600:45: note: Function 'java__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. java.c:1982:46: note: Function 'java__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. java.c:1982:60: style:inconclusive: Function 'java__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent] java.c:600:56: note: Function 'java__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. java.c:1982:60: note: Function 'java__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. java.c:2147:24: style:inconclusive: Function 'java_set_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. [funcArgNamesDifferent] java.c:825:24: note: Function 'java_set_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. java.c:2147:24: note: Function 'java_set_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. java.c:1355:8: style: Variable 'source' can be declared as pointer to const [constVariablePointer] java.c:1563:9: style: Variable 'source' can be declared as pointer to const [constVariablePointer] java.l:116:24: style: Parameter 'ip' can be declared as pointer to const [constParameterPointer] java.l:136:1: style: Variable 'echos' is assigned a value that is never used. [unreadVariable] java.l:177:1: style: Variable 'echos' is assigned a value that is never used. [unreadVariable] global-6.6.14/htags/path2url.c:53:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GPATH [valueFlowBailoutIncompleteVar] global-6.6.14/htags/path2url.c:89:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXPATHLEN [valueFlowBailoutIncompleteVar] global-6.6.14/htags/path2url.c:113:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXPATHLEN [valueFlowBailoutIncompleteVar] php.l:253:2: error: There is an unknown macro here somewhere. Configuration is required. If DEFAULT_BEGIN_OF_FILE_ACTION is a macro then please configure it. [unknownMacro] global-6.6.14/htags/src2html.c:146:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outbuf [valueFlowBailoutIncompleteVar] global-6.6.14/htags/src2html.c:160:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outbuf [valueFlowBailoutIncompleteVar] global-6.6.14/htags/src2html.c:191:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/htags/src2html.c:232:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/htags/src2html.c:278:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/htags/src2html.c:342:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/htags/src2html.c:377:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/htags/src2html.c:429:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTAGS [valueFlowBailoutIncompleteVar] global-6.6.14/htags/src2html.c:515:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/htags/src2html.c:540:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outbuf [valueFlowBailoutIncompleteVar] global-6.6.14/htags/src2html.c:553:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outbuf [valueFlowBailoutIncompleteVar] global-6.6.14/htags/src2html.c:562:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outbuf [valueFlowBailoutIncompleteVar] global-6.6.14/htags/src2html.c:572:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outbuf [valueFlowBailoutIncompleteVar] global-6.6.14/htags/src2html.c:630:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outbuf [valueFlowBailoutIncompleteVar] global-6.6.14/htags/src2html.c:653:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outbuf [valueFlowBailoutIncompleteVar] global-6.6.14/htags/src2html.c:701:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outbuf [valueFlowBailoutIncompleteVar] global-6.6.14/htags/src2html.c:756:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dir [valueFlowBailoutIncompleteVar] global-6.6.14/htags/src2html.c:811:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outbuf [valueFlowBailoutIncompleteVar] global-6.6.14/htags/src2html.c:204:15: style: Local variable 'path' shadows outer argument [shadowArgument] global-6.6.14/htags/src2html.c:189:43: note: Shadowed declaration global-6.6.14/htags/src2html.c:204:15: note: Shadow variable global-6.6.14/htags/src2html.c:903:44: style: Local variable 'title' shadows outer variable [shadowVariable] global-6.6.14/htags/htags.h:110:20: note: Shadowed declaration global-6.6.14/htags/src2html.c:903:44: note: Shadow variable global-6.6.14/htags/src2html.c:192:24: style: Variable 'limit' can be declared as pointer to const [constVariablePointer] global-6.6.14/htags/src2html.c:230:17: style: Parameter 'ref' can be declared as const array [constParameter] global-6.6.14/htags/src2html.c:275:29: style: Parameter 'ref' can be declared as const array [constParameter] global-6.6.14/libdb/bt_close.c:141:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_conv.c:79:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_int32_t [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_conv.c:146:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_int32_t [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_conv.c:207:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_int32_t [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_debug.c:67:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_debug.c:107:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_debug.c:161:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_debug.c:268:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_int32_t [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_debug.c:292:8: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] global-6.6.14/libdb/bt_debug.c:296:8: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] global-6.6.14/libdb/bt_debug.c:296:8: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] global-6.6.14/libdb/bt_debug.c:296:8: warning: %ld in format string (no. 4) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] global-6.6.14/libdb/bt_debug.c:299:8: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] global-6.6.14/libdb/bt_debug.c:299:8: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] global-6.6.14/libdb/bt_debug.c:301:8: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] global-6.6.14/libdb/bt_debug.c:301:8: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] global-6.6.14/libdb/bt_debug.c:301:8: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] global-6.6.14/libdb/bt_debug.c:305:9: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] global-6.6.14/libdb/bt_debug.c:311:9: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] global-6.6.14/libdb/bt_debug.c:64:8: style: Variable 'sep' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/bt_debug.c:103:10: style: Variable 'm' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/bt_debug.c:104:8: style: Variable 'sep' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/bt_debug.c:154:13: style: Variable 'bi' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/bt_debug.c:155:9: style: Variable 'bl' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/bt_debug.c:156:13: style: Variable 'ri' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/bt_debug.c:157:9: style: Variable 'rl' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/bt_debug.c:159:8: style: Variable 'sep' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/bt_delete.c:83:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_delete.c:185:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_int32_t [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_delete.c:313:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_int32_t [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_delete.c:407:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_int32_t [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_delete.c:482:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_int32_t [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_delete.c:557:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_int32_t [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_delete.c:144:13: style: Variable 'bi' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/bt_get.c:76:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_open.c:137:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_int16_t [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_open.c:375:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_open.c:456:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_open.c:427:10: style: Variable 'p' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/bt_overflow.c:89:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_int32_t [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_overflow.c:146:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_int32_t [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_overflow.c:190:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_int32_t [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_put.c:81:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_int32_t [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_put.c:271:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NOT [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_search.c:78:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_int32_t [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_search.c:189:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_int32_t [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_seq.c:110:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_seq.c:165:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_seq.c:272:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_int32_t [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_seq.c:381:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_int32_t [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_seq.c:375:10: warning: Either the condition '(h=mpool_get(t->bt_mp,h->prevpg,0))==0' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck] global-6.6.14/libdb/bt_seq.c:374:24: note: Assuming that condition '(h=mpool_get(t->bt_mp,h->prevpg,0))==0' is not redundant global-6.6.14/libdb/bt_seq.c:375:10: note: Null pointer dereference global-6.6.14/libdb/bt_seq.c:147:37: style: Parameter 'key' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/bt_split.c:116:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_int32_t [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_split.c:350:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_int32_t [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_split.c:456:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_int32_t [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_split.c:485:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_int32_t [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_split.c:532:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_int32_t [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_split.c:611:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_int32_t [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_split.c:794:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u_int32_t [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/bt_split.c:517:35: style: Parameter 'l' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/bt_split.c:593:13: style: Variable 'bi' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/bt_split.c:594:9: style: Variable 'bl' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/bt_split.c:596:9: style: Variable 'rl' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/db.c:55:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_CREAT [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/mpool.c:92:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/mpool.c:143:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/mpool.c:183:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:18582:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xMutexAlloc [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:18627:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutexIsInit [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:19031:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PTHREAD_MUTEX_INITIALIZER [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:24259:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _ht [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:25386:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:25536:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:25917:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:26055:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:26201:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_WRLCK [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:26251:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_WRLCK [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:26398:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_WRLCK [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:26628:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_RDLCK [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:26940:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:26992:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:27951:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:28070:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:28165:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOSPC [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:28332:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:28378:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:28422:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:28462:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:28523:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:28796:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _SC_PAGESIZE [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:28898:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_RDLCK [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:29098:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDWR [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:29275:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROT_READ [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:29357:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_UNLCK [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:30557:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:30716:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:30920:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:39689:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nPage [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:39986:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable page [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:48756:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aCksum [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:49651:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WalSegment [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:53290:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nSize [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:55484:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nRef [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:55932:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iPage [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:56695:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable leaf [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:56720:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable leaf [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:59161:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable balance_deeper_called [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:61423:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rc2 [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:62405:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zMalloc [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:62423:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zMalloc [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:67451:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:69227:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:70308:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flags [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:77367:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iSz [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:81314:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pLeft [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:81366:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iTable [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:83674:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iCacheLevel [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:84136:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opcode [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:87611:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:88771:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nVar [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:89125:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pOld [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:90691:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:96349:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mayAbort [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:96542:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mayAbort [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:97998:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colFlags [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:102412:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:103213:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rcp [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:108247:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colFlags [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:110919:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aDb [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:111677:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rc [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:112839:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xRollback [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:112848:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xCommit [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:114236:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SQLITE_TEXT [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:115120:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable affinity [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:117471:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nLSlot [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:117946:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable notNull [valueFlowBailoutIncompleteVar] global-6.6.14/libdb/sqlite3.c:0:0: debug: ValueFlow maximum iterations exceeded [valueFlowMaxIterations] global-6.6.14/libdb/sqlite3.c:16129:3: portability: Returning an integer in a function with pointer return type is not portable. [CastIntegerToAddressAtReturn] global-6.6.14/libdb/sqlite3.c:73624:53: warning: Assert statement calls a function which may have desired side effects: 'sqlite3BtreePrevious'. [assertWithSideEffect] global-6.6.14/libdb/sqlite3.c:73626:59: warning: Assert statement calls a function which may have desired side effects: 'sqlite3BtreePrevious'. [assertWithSideEffect] global-6.6.14/libdb/sqlite3.c:79998:11: warning: Assert statement calls a function which may have desired side effects: 'sqlite3ExprIsInteger'. [assertWithSideEffect] global-6.6.14/libdb/sqlite3.c:81943:15: warning: Assert statement calls a function which may have desired side effects: 'sqlite3GetInt32'. [assertWithSideEffect] global-6.6.14/libdb/sqlite3.c:95096:22: warning: Assert statement calls a function which may have desired side effects: 'sqlite3_value_blob'. [assertWithSideEffect] global-6.6.14/libdb/sqlite3.c:95216:18: warning: Assert statement calls a function which may have desired side effects: 'sqlite3_value_blob'. [assertWithSideEffect] global-6.6.14/libdb/sqlite3.c:128119:18: warning: Assert statement modifies 'x'. [assignmentInAssert] global-6.6.14/libdb/sqlite3.c:128119:20: warning: Assert statement calls a function which may have desired side effects: 'va_arg'. [assertWithSideEffect] global-6.6.14/libdb/sqlite3.c:104155:10: error: Returning pointer to local variable 'standin' that will be invalid when returning. [returnDanglingLifetime] global-6.6.14/libdb/sqlite3.c:104127:12: note: Address of variable taken here. global-6.6.14/libdb/sqlite3.c:104147:9: note: Assuming condition is false global-6.6.14/libdb/sqlite3.c:104121:10: note: Variable created here. global-6.6.14/libdb/sqlite3.c:104155:10: note: Returning pointer to local variable 'standin' that will be invalid when returning. global-6.6.14/libdb/sqlite3.c:23423:14: style: Array index 'i' is used before limits check. [arrayIndexThenCheck] global-6.6.14/libdb/sqlite3.c:96822:16: warning: The address of variable 'iCol' might be accessed at non-zero index. [objectIndex] global-6.6.14/libdb/sqlite3.c:96819:15: note: Address of variable taken here. global-6.6.14/libdb/sqlite3.c:96822:16: note: The address of variable 'iCol' might be accessed at non-zero index. global-6.6.14/libdb/sqlite3.c:96823:14: warning: The address of variable 'iCol' might be accessed at non-zero index. [objectIndex] global-6.6.14/libdb/sqlite3.c:96819:15: note: Address of variable taken here. global-6.6.14/libdb/sqlite3.c:96823:14: note: The address of variable 'iCol' might be accessed at non-zero index. global-6.6.14/libdb/sqlite3.c:15202:8: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] global-6.6.14/libdb/sqlite3.c:26931:5: style: Obsolescent function 'utimes' called. It is recommended to use 'utimensat' instead. [prohibitedutimesCalled] global-6.6.14/libdb/sqlite3.c:46868:15: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] global-6.6.14/libdb/sqlite3.c:46859:11: note: outer condition: rc==0 global-6.6.14/libdb/sqlite3.c:46868:15: note: identical inner condition: rc==0 global-6.6.14/libdb/sqlite3.c:69274:24: warning: Identical inner 'return' condition is always true. [identicalInnerCondition] global-6.6.14/libdb/sqlite3.c:69273:19: note: outer condition: pMem->flags&(0x0004|0x0008) global-6.6.14/libdb/sqlite3.c:69274:24: note: identical inner condition: pMem->flags&(0x0004|0x0008) global-6.6.14/libdb/sqlite3.c:51000:9: style: The if condition is the same as the previous if condition [duplicateCondition] global-6.6.14/libdb/sqlite3.c:50995:9: note: First condition global-6.6.14/libdb/sqlite3.c:51000:9: note: Second condition global-6.6.14/libdb/sqlite3.c:77343:9: style: The if condition is the same as the previous if condition [duplicateCondition] global-6.6.14/libdb/sqlite3.c:77338:9: note: First condition global-6.6.14/libdb/sqlite3.c:77343:9: note: Second condition global-6.6.14/libdb/sqlite3.c:77716:11: style: The if condition is the same as the previous if condition [duplicateCondition] global-6.6.14/libdb/sqlite3.c:77710:11: note: First condition global-6.6.14/libdb/sqlite3.c:77716:11: note: Second condition global-6.6.14/libdb/sqlite3.c:111187:7: style: The if condition is the same as the previous if condition [duplicateCondition] global-6.6.14/libdb/sqlite3.c:111179:7: note: First condition global-6.6.14/libdb/sqlite3.c:111187:7: note: Second condition global-6.6.14/libdb/sqlite3.c:22615:7: style: Condition 'bom' is always false [knownConditionTrueFalse] global-6.6.14/libdb/sqlite3.c:22601:12: note: Assignment 'bom=0', assigned value is 0 global-6.6.14/libdb/sqlite3.c:22615:7: note: Condition 'bom' is always false global-6.6.14/libdb/sqlite3.c:62539:56: style: Condition 'sqlite3VdbeMemHandleBom(pMem)' is always false [knownConditionTrueFalse] global-6.6.14/libdb/sqlite3.c:22600:12: note: Assignment 'rc=0', assigned value is 0 global-6.6.14/libdb/sqlite3.c:62539:56: note: Calling function 'sqlite3VdbeMemHandleBom' returns 0 global-6.6.14/libdb/sqlite3.c:62539:56: note: Condition 'sqlite3VdbeMemHandleBom(pMem)' is always false global-6.6.14/libdb/sqlite3.c:85675:41: style: Condition 'pDflt' is always false [knownConditionTrueFalse] global-6.6.14/libdb/sqlite3.c:85638:7: note: Assuming that condition 'pDflt' is not redundant global-6.6.14/libdb/sqlite3.c:85675:41: note: Condition 'pDflt' is always false global-6.6.14/libdb/sqlite3.c:98146:13: style: Condition 'pOp' is always true [knownConditionTrueFalse] global-6.6.14/libdb/sqlite3.c:118640:19: style: Condition 'sCur.n==0' is always true [knownConditionTrueFalse] global-6.6.14/libdb/sqlite3.c:118618:18: note: Assignment 'sCur.n=0', assigned value is 0 global-6.6.14/libdb/sqlite3.c:118640:19: note: Condition 'sCur.n==0' is always true global-6.6.14/libdb/sqlite3.c:16650:3: error: Common realloc mistake: 'p' nulled but not freed upon failure [memleakOnRealloc] global-6.6.14/libdb/sqlite3.c:26768:16: warning: Either the condition 'pFile->pInode' is redundant or there is possible null pointer dereference: pFile->pInode. [nullPointerRedundantCheck] global-6.6.14/libdb/sqlite3.c:26769:7: note: Assuming that condition 'pFile->pInode' is not redundant global-6.6.14/libdb/sqlite3.c:26768:16: note: Null pointer dereference global-6.6.14/libdb/sqlite3.c:43283:47: warning: Either the condition '!pMaster' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck] global-6.6.14/libdb/sqlite3.c:43284:7: note: Assuming that condition '!pMaster' is not redundant global-6.6.14/libdb/sqlite3.c:43283:47: note: Null pointer addition global-6.6.14/libdb/sqlite3.c:18731:10: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] global-6.6.14/libdb/sqlite3.c:22644:13: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] global-6.6.14/libdb/sqlite3.c:76903:18: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] global-6.6.14/libdb/sqlite3.c:95811:5: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] global-6.6.14/libdb/sqlite3.c:95812:5: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] global-6.6.14/libdb/sqlite3.c:95813:5: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] global-6.6.14/libdb/sqlite3.c:95814:5: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] global-6.6.14/libdb/sqlite3.c:95815:5: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] global-6.6.14/libdb/sqlite3.c:95816:5: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] global-6.6.14/libdb/sqlite3.c:95821:5: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] global-6.6.14/libdb/sqlite3.c:95822:5: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] global-6.6.14/libdb/sqlite3.c:95823:5: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] global-6.6.14/libdb/sqlite3.c:127458:45: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] global-6.6.14/libdb/sqlite3.c:82766:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] global-6.6.14/libdb/sqlite3.c:106766:18: style: The comparison 'pKeyDup == 0' is always true. [knownConditionTrueFalse] global-6.6.14/libdb/sqlite3.c:106754:22: note: 'pKeyDup' is assigned value '0' here. global-6.6.14/libdb/sqlite3.c:106766:18: note: The comparison 'pKeyDup == 0' is always true. global-6.6.14/libdb/sqlite3.c:64785:12: style: Variable 'p->magic' is reassigned a value before the old one has been used. [redundantAssignment] global-6.6.14/libdb/sqlite3.c:64775:12: note: p->magic is assigned global-6.6.14/libdb/sqlite3.c:64785:12: note: p->magic is overwritten global-6.6.14/libdb/sqlite3.c:14596:8: style:inconclusive: Function 'sqlite3_db_status' argument 3 names different: declaration 'pCur' definition 'pCurrent'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:6490:57: note: Function 'sqlite3_db_status' argument 3 names different: declaration 'pCur' definition 'pCurrent'. global-6.6.14/libdb/sqlite3.c:14596:8: note: Function 'sqlite3_db_status' argument 3 names different: declaration 'pCur' definition 'pCurrent'. global-6.6.14/libdb/sqlite3.c:14597:8: style:inconclusive: Function 'sqlite3_db_status' argument 4 names different: declaration 'pHiwtr' definition 'pHighwater'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:6490:68: note: Function 'sqlite3_db_status' argument 4 names different: declaration 'pHiwtr' definition 'pHighwater'. global-6.6.14/libdb/sqlite3.c:14597:8: note: Function 'sqlite3_db_status' argument 4 names different: declaration 'pHiwtr' definition 'pHighwater'. global-6.6.14/libdb/sqlite3.c:14598:7: style:inconclusive: Function 'sqlite3_db_status' argument 5 names different: declaration 'resetFlg' definition 'resetFlag'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:6490:80: note: Function 'sqlite3_db_status' argument 5 names different: declaration 'resetFlg' definition 'resetFlag'. global-6.6.14/libdb/sqlite3.c:14598:7: note: Function 'sqlite3_db_status' argument 5 names different: declaration 'resetFlg' definition 'resetFlag'. global-6.6.14/libdb/sqlite3.c:16210:54: style:inconclusive: Function 'sqlite3_vfs_find' argument 1 names different: declaration 'zVfsName' definition 'zVfs'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:5984:54: note: Function 'sqlite3_vfs_find' argument 1 names different: declaration 'zVfsName' definition 'zVfs'. global-6.6.14/libdb/sqlite3.c:16210:54: note: Function 'sqlite3_vfs_find' argument 1 names different: declaration 'zVfsName' definition 'zVfs'. global-6.6.14/libdb/sqlite3.c:20047:66: style:inconclusive: Function 'sqlite3_soft_heap_limit64' argument 1 names different: declaration 'N' definition 'n'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:5241:66: note: Function 'sqlite3_soft_heap_limit64' argument 1 names different: declaration 'N' definition 'n'. global-6.6.14/libdb/sqlite3.c:20047:66: note: Function 'sqlite3_soft_heap_limit64' argument 1 names different: declaration 'N' definition 'n'. global-6.6.14/libdb/sqlite3.c:20067:45: style:inconclusive: Function 'sqlite3_soft_heap_limit' argument 1 names different: declaration 'N' definition 'n'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:5252:63: note: Function 'sqlite3_soft_heap_limit' argument 1 names different: declaration 'N' definition 'n'. global-6.6.14/libdb/sqlite3.c:20067:45: note: Function 'sqlite3_soft_heap_limit' argument 1 names different: declaration 'N' definition 'n'. global-6.6.14/libdb/sqlite3.c:21896:49: style:inconclusive: Function 'sqlite3_randomness' argument 2 names different: declaration 'P' definition 'pBuf'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:2557:49: note: Function 'sqlite3_randomness' argument 2 names different: declaration 'P' definition 'pBuf'. global-6.6.14/libdb/sqlite3.c:21896:49: note: Function 'sqlite3_randomness' argument 2 names different: declaration 'P' definition 'pBuf'. global-6.6.14/libdb/sqlite3.c:22637:51: style:inconclusive: Function 'sqlite3Utf8CharLen' argument 1 names different: declaration 'pData' definition 'zIn'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:12922:51: note: Function 'sqlite3Utf8CharLen' argument 1 names different: declaration 'pData' definition 'zIn'. global-6.6.14/libdb/sqlite3.c:22637:51: note: Function 'sqlite3Utf8CharLen' argument 1 names different: declaration 'pData' definition 'zIn'. global-6.6.14/libdb/sqlite3.c:22712:52: style:inconclusive: Function 'sqlite3Utf16ByteLen' argument 1 names different: declaration 'pData' definition 'zIn'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:12921:52: note: Function 'sqlite3Utf16ByteLen' argument 1 names different: declaration 'pData' definition 'zIn'. global-6.6.14/libdb/sqlite3.c:22712:52: note: Function 'sqlite3Utf16ByteLen' argument 1 names different: declaration 'pData' definition 'zIn'. global-6.6.14/libdb/sqlite3.c:24387:74: style:inconclusive: Function 'sqlite3HashInsert' argument 3 names different: declaration 'pData' definition 'data'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:8227:71: note: Function 'sqlite3HashInsert' argument 3 names different: declaration 'pData' definition 'data'. global-6.6.14/libdb/sqlite3.c:24387:74: note: Function 'sqlite3HashInsert' argument 3 names different: declaration 'pData' definition 'data'. global-6.6.14/libdb/sqlite3.c:38679:11: style:inconclusive: Function 'sqlite3PcacheOpen' argument 6 names different: declaration 'pToInit' definition 'p'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:9968:11: note: Function 'sqlite3PcacheOpen' argument 6 names different: declaration 'pToInit' definition 'p'. global-6.6.14/libdb/sqlite3.c:38679:11: note: Function 'sqlite3PcacheOpen' argument 6 names different: declaration 'pToInit' definition 'p'. global-6.6.14/libdb/sqlite3.c:38987:64: style:inconclusive: Function 'sqlite3PcacheTruncate' argument 2 names different: declaration 'x' definition 'pgno'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:9996:57: note: Function 'sqlite3PcacheTruncate' argument 2 names different: declaration 'x' definition 'pgno'. global-6.6.14/libdb/sqlite3.c:38987:64: note: Function 'sqlite3PcacheTruncate' argument 2 names different: declaration 'x' definition 'pgno'. global-6.6.14/libdb/sqlite3.c:46131:7: style:inconclusive: Function 'sqlite3PagerAcquire' argument 4 names different: declaration 'clrFlag' definition 'flags'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:9810:87: note: Function 'sqlite3PagerAcquire' argument 4 names different: declaration 'clrFlag' definition 'flags'. global-6.6.14/libdb/sqlite3.c:46131:7: note: Function 'sqlite3PagerAcquire' argument 4 names different: declaration 'clrFlag' definition 'flags'. global-6.6.14/libdb/sqlite3.c:47342:65: style:inconclusive: Function 'sqlite3PagerOpenSavepoint' argument 2 names different: declaration 'n' definition 'nSavepoint'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:9833:65: note: Function 'sqlite3PagerOpenSavepoint' argument 2 names different: declaration 'n' definition 'nSavepoint'. global-6.6.14/libdb/sqlite3.c:47342:65: note: Function 'sqlite3PagerOpenSavepoint' argument 2 names different: declaration 'n' definition 'nSavepoint'. global-6.6.14/libdb/sqlite3.c:48019:8: style:inconclusive: Function 'sqlite3PagerOpenWal' argument 2 names different: declaration 'pisOpen' definition 'pbOpen'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:9841:62: note: Function 'sqlite3PagerOpenWal' argument 2 names different: declaration 'pisOpen' definition 'pbOpen'. global-6.6.14/libdb/sqlite3.c:48019:8: note: Function 'sqlite3PagerOpenWal' argument 2 names different: declaration 'pisOpen' definition 'pbOpen'. global-6.6.14/libdb/sqlite3.c:54489:58: style:inconclusive: Function 'sqlite3BtreeSetPageSize' argument 2 names different: declaration 'nPagesize' definition 'pageSize'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:9001:58: note: Function 'sqlite3BtreeSetPageSize' argument 2 names different: declaration 'nPagesize' definition 'pageSize'. global-6.6.14/libdb/sqlite3.c:54489:58: note: Function 'sqlite3BtreeSetPageSize' argument 2 names different: declaration 'nPagesize' definition 'pageSize'. global-6.6.14/libdb/sqlite3.c:54489:86: style:inconclusive: Function 'sqlite3BtreeSetPageSize' argument 4 names different: declaration 'eFix' definition 'iFix'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:9001:87: note: Function 'sqlite3BtreeSetPageSize' argument 4 names different: declaration 'eFix' definition 'iFix'. global-6.6.14/libdb/sqlite3.c:54489:86: note: Function 'sqlite3BtreeSetPageSize' argument 4 names different: declaration 'eFix' definition 'iFix'. global-6.6.14/libdb/sqlite3.c:55902:13: style:inconclusive: Function 'sqlite3BtreeCursor' argument 5 names different: declaration 'pCursor' definition 'pCur'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:9089:13: note: Function 'sqlite3BtreeCursor' argument 5 names different: declaration 'pCursor' definition 'pCur'. global-6.6.14/libdb/sqlite3.c:55902:13: note: Function 'sqlite3BtreeCursor' argument 5 names different: declaration 'pCursor' definition 'pCur'. global-6.6.14/libdb/sqlite3.c:56830:19: style:inconclusive: Function 'sqlite3BtreeMovetoUnpacked' argument 2 names different: declaration 'pUnKey' definition 'pIdxKey'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:9097:19: note: Function 'sqlite3BtreeMovetoUnpacked' argument 2 names different: declaration 'pUnKey' definition 'pIdxKey'. global-6.6.14/libdb/sqlite3.c:56830:19: note: Function 'sqlite3BtreeMovetoUnpacked' argument 2 names different: declaration 'pUnKey' definition 'pIdxKey'. global-6.6.14/libdb/sqlite3.c:56832:7: style:inconclusive: Function 'sqlite3BtreeMovetoUnpacked' argument 4 names different: declaration 'bias' definition 'biasRight'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:9099:7: note: Function 'sqlite3BtreeMovetoUnpacked' argument 4 names different: declaration 'bias' definition 'biasRight'. global-6.6.14/libdb/sqlite3.c:56832:7: note: Function 'sqlite3BtreeMovetoUnpacked' argument 4 names different: declaration 'bias' definition 'biasRight'. global-6.6.14/libdb/sqlite3.c:59281:7: style:inconclusive: Function 'sqlite3BtreeInsert' argument 7 names different: declaration 'bias' definition 'appendBias'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:9107:50: note: Function 'sqlite3BtreeInsert' argument 7 names different: declaration 'bias' definition 'appendBias'. global-6.6.14/libdb/sqlite3.c:59281:7: note: Function 'sqlite3BtreeInsert' argument 7 names different: declaration 'bias' definition 'appendBias'. global-6.6.14/libdb/sqlite3.c:59937:48: style:inconclusive: Function 'sqlite3BtreeGetMeta' argument 1 names different: declaration 'pBtree' definition 'p'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:9051:48: note: Function 'sqlite3BtreeGetMeta' argument 1 names different: declaration 'pBtree' definition 'p'. global-6.6.14/libdb/sqlite3.c:59937:48: note: Function 'sqlite3BtreeGetMeta' argument 1 names different: declaration 'pBtree' definition 'p'. global-6.6.14/libdb/sqlite3.c:59937:65: style:inconclusive: Function 'sqlite3BtreeGetMeta' argument 3 names different: declaration 'pValue' definition 'pMeta'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:9051:70: note: Function 'sqlite3BtreeGetMeta' argument 3 names different: declaration 'pValue' definition 'pMeta'. global-6.6.14/libdb/sqlite3.c:59937:65: note: Function 'sqlite3BtreeGetMeta' argument 3 names different: declaration 'pValue' definition 'pMeta'. global-6.6.14/libdb/sqlite3.c:59963:66: style:inconclusive: Function 'sqlite3BtreeUpdateMeta' argument 3 names different: declaration 'value' definition 'iMeta'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:9052:64: note: Function 'sqlite3BtreeUpdateMeta' argument 3 names different: declaration 'value' definition 'iMeta'. global-6.6.14/libdb/sqlite3.c:59963:66: note: Function 'sqlite3BtreeUpdateMeta' argument 3 names different: declaration 'value' definition 'iMeta'. global-6.6.14/libdb/sqlite3.c:60718:52: style:inconclusive: Function 'sqlite3BtreeSchemaLocked' argument 1 names different: declaration 'pBtree' definition 'p'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:9023:52: note: Function 'sqlite3BtreeSchemaLocked' argument 1 names different: declaration 'pBtree' definition 'p'. global-6.6.14/libdb/sqlite3.c:60718:52: note: Function 'sqlite3BtreeSchemaLocked' argument 1 names different: declaration 'pBtree' definition 'p'. global-6.6.14/libdb/sqlite3.c:60735:49: style:inconclusive: Function 'sqlite3BtreeLockTable' argument 1 names different: declaration 'pBtree' definition 'p'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:9024:49: note: Function 'sqlite3BtreeLockTable' argument 1 names different: declaration 'pBtree' definition 'p'. global-6.6.14/libdb/sqlite3.c:60735:49: note: Function 'sqlite3BtreeLockTable' argument 1 names different: declaration 'pBtree' definition 'p'. global-6.6.14/libdb/sqlite3.c:60823:50: style:inconclusive: Function 'sqlite3BtreeSetVersion' argument 1 names different: declaration 'pBt' definition 'pBtree'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:9126:50: note: Function 'sqlite3BtreeSetVersion' argument 1 names different: declaration 'pBt' definition 'pBtree'. global-6.6.14/libdb/sqlite3.c:60823:50: note: Function 'sqlite3BtreeSetVersion' argument 1 names different: declaration 'pBt' definition 'pBtree'. global-6.6.14/libdb/sqlite3.c:60866:50: style:inconclusive: Function 'sqlite3BtreeIsReadonly' argument 1 names different: declaration 'pBt' definition 'p'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:9128:50: note: Function 'sqlite3BtreeIsReadonly' argument 1 names different: declaration 'pBt' definition 'p'. global-6.6.14/libdb/sqlite3.c:60866:50: note: Function 'sqlite3BtreeIsReadonly' argument 1 names different: declaration 'pBt' definition 'p'. global-6.6.14/libdb/sqlite3.c:61003:12: style:inconclusive: Function 'sqlite3_backup_init' argument 1 names different: declaration 'pDest' definition 'pDestDb'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:7085:12: note: Function 'sqlite3_backup_init' argument 1 names different: declaration 'pDest' definition 'pDestDb'. global-6.6.14/libdb/sqlite3.c:61003:12: note: Function 'sqlite3_backup_init' argument 1 names different: declaration 'pDest' definition 'pDestDb'. global-6.6.14/libdb/sqlite3.c:61004:15: style:inconclusive: Function 'sqlite3_backup_init' argument 2 names different: declaration 'zDestName' definition 'zDestDb'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:7086:15: note: Function 'sqlite3_backup_init' argument 2 names different: declaration 'zDestName' definition 'zDestDb'. global-6.6.14/libdb/sqlite3.c:61004:15: note: Function 'sqlite3_backup_init' argument 2 names different: declaration 'zDestName' definition 'zDestDb'. global-6.6.14/libdb/sqlite3.c:61005:12: style:inconclusive: Function 'sqlite3_backup_init' argument 3 names different: declaration 'pSource' definition 'pSrcDb'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:7087:12: note: Function 'sqlite3_backup_init' argument 3 names different: declaration 'pSource' definition 'pSrcDb'. global-6.6.14/libdb/sqlite3.c:61005:12: note: Function 'sqlite3_backup_init' argument 3 names different: declaration 'pSource' definition 'pSrcDb'. global-6.6.14/libdb/sqlite3.c:61006:15: style:inconclusive: Function 'sqlite3_backup_init' argument 4 names different: declaration 'zSourceName' definition 'zSrcDb'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:7088:15: note: Function 'sqlite3_backup_init' argument 4 names different: declaration 'zSourceName' definition 'zSrcDb'. global-6.6.14/libdb/sqlite3.c:61006:15: note: Function 'sqlite3_backup_init' argument 4 names different: declaration 'zSourceName' definition 'zSrcDb'. global-6.6.14/libdb/sqlite3.c:61734:77: style:inconclusive: Function 'sqlite3VdbeMemGrow' argument 3 names different: declaration 'preserve' definition 'bPreserve'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:14457:61: note: Function 'sqlite3VdbeMemGrow' argument 3 names different: declaration 'preserve' definition 'bPreserve'. global-6.6.14/libdb/sqlite3.c:61734:77: note: Function 'sqlite3VdbeMemGrow' argument 3 names different: declaration 'preserve' definition 'bPreserve'. global-6.6.14/libdb/sqlite3.c:61790:64: style:inconclusive: Function 'sqlite3VdbeMemClearAndResize' argument 2 names different: declaration 'n' definition 'szNew'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:14458:64: note: Function 'sqlite3VdbeMemClearAndResize' argument 2 names different: declaration 'n' definition 'szNew'. global-6.6.14/libdb/sqlite3.c:61790:64: note: Function 'sqlite3VdbeMemClearAndResize' argument 2 names different: declaration 'n' definition 'szNew'. global-6.6.14/libdb/sqlite3.c:63800:64: style:inconclusive: Function 'sqlite3VdbeChangeP1' argument 3 names different: declaration 'P1' definition 'val'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:9561:62: note: Function 'sqlite3VdbeChangeP1' argument 3 names different: declaration 'P1' definition 'val'. global-6.6.14/libdb/sqlite3.c:63800:64: note: Function 'sqlite3VdbeChangeP1' argument 3 names different: declaration 'P1' definition 'val'. global-6.6.14/libdb/sqlite3.c:63811:64: style:inconclusive: Function 'sqlite3VdbeChangeP2' argument 3 names different: declaration 'P2' definition 'val'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:9562:62: note: Function 'sqlite3VdbeChangeP2' argument 3 names different: declaration 'P2' definition 'val'. global-6.6.14/libdb/sqlite3.c:63811:64: note: Function 'sqlite3VdbeChangeP2' argument 3 names different: declaration 'P2' definition 'val'. global-6.6.14/libdb/sqlite3.c:63821:64: style:inconclusive: Function 'sqlite3VdbeChangeP3' argument 3 names different: declaration 'P3' definition 'val'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:9563:62: note: Function 'sqlite3VdbeChangeP3' argument 3 names different: declaration 'P3' definition 'val'. global-6.6.14/libdb/sqlite3.c:63821:64: note: Function 'sqlite3VdbeChangeP3' argument 3 names different: declaration 'P3' definition 'val'. global-6.6.14/libdb/sqlite3.c:63832:53: style:inconclusive: Function 'sqlite3VdbeChangeP5' argument 2 names different: declaration 'P5' definition 'val'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:9564:51: note: Function 'sqlite3VdbeChangeP5' argument 2 names different: declaration 'P5' definition 'val'. global-6.6.14/libdb/sqlite3.c:63832:53: note: Function 'sqlite3VdbeChangeP5' argument 2 names different: declaration 'P5' definition 'val'. global-6.6.14/libdb/sqlite3.c:63978:81: style:inconclusive: Function 'sqlite3VdbeChangeP4' argument 4 names different: declaration 'N' definition 'n'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:9568:79: note: Function 'sqlite3VdbeChangeP4' argument 4 names different: declaration 'N' definition 'n'. global-6.6.14/libdb/sqlite3.c:63978:81: note: Function 'sqlite3VdbeChangeP4' argument 4 names different: declaration 'N' definition 'n'. global-6.6.14/libdb/sqlite3.c:67591:17: style:inconclusive: Function 'sqlite3_result_text64' argument 5 names different: declaration 'encoding' definition 'enc'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:4638:58: note: Function 'sqlite3_result_text64' argument 5 names different: declaration 'encoding' definition 'enc'. global-6.6.14/libdb/sqlite3.c:67591:17: note: Function 'sqlite3_result_text64' argument 5 names different: declaration 'encoding' definition 'enc'. global-6.6.14/libdb/sqlite3.c:67958:68: style:inconclusive: Function 'sqlite3_aggregate_context' argument 2 names different: declaration 'nBytes' definition 'nByte'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:4412:66: note: Function 'sqlite3_aggregate_context' argument 2 names different: declaration 'nBytes' definition 'nByte'. global-6.6.14/libdb/sqlite3.c:67958:68: note: Function 'sqlite3_aggregate_context' argument 2 names different: declaration 'nBytes' definition 'nByte'. global-6.6.14/libdb/sqlite3.c:67973:65: style:inconclusive: Function 'sqlite3_get_auxdata' argument 2 names different: declaration 'N' definition 'iArg'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:4489:60: note: Function 'sqlite3_get_auxdata' argument 2 names different: declaration 'N' definition 'iArg'. global-6.6.14/libdb/sqlite3.c:67973:65: note: Function 'sqlite3_get_auxdata' argument 2 names different: declaration 'N' definition 'iArg'. global-6.6.14/libdb/sqlite3.c:67991:7: style:inconclusive: Function 'sqlite3_set_auxdata' argument 2 names different: declaration 'N' definition 'iArg'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:4490:59: note: Function 'sqlite3_set_auxdata' argument 2 names different: declaration 'N' definition 'iArg'. global-6.6.14/libdb/sqlite3.c:67991:7: note: Function 'sqlite3_set_auxdata' argument 2 names different: declaration 'N' definition 'iArg'. global-6.6.14/libdb/sqlite3.c:68159:69: style:inconclusive: Function 'sqlite3_column_blob' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:4076:63: note: Function 'sqlite3_column_blob' argument 2 names different: declaration 'iCol' definition 'i'. global-6.6.14/libdb/sqlite3.c:68159:69: note: Function 'sqlite3_column_blob' argument 2 names different: declaration 'iCol' definition 'i'. global-6.6.14/libdb/sqlite3.c:68169:62: style:inconclusive: Function 'sqlite3_column_bytes' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:4077:56: note: Function 'sqlite3_column_bytes' argument 2 names different: declaration 'iCol' definition 'i'. global-6.6.14/libdb/sqlite3.c:68169:62: note: Function 'sqlite3_column_bytes' argument 2 names different: declaration 'iCol' definition 'i'. global-6.6.14/libdb/sqlite3.c:68174:64: style:inconclusive: Function 'sqlite3_column_bytes16' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:4078:58: note: Function 'sqlite3_column_bytes16' argument 2 names different: declaration 'iCol' definition 'i'. global-6.6.14/libdb/sqlite3.c:68174:64: note: Function 'sqlite3_column_bytes16' argument 2 names different: declaration 'iCol' definition 'i'. global-6.6.14/libdb/sqlite3.c:68179:66: style:inconclusive: Function 'sqlite3_column_double' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:4079:60: note: Function 'sqlite3_column_double' argument 2 names different: declaration 'iCol' definition 'i'. global-6.6.14/libdb/sqlite3.c:68179:66: note: Function 'sqlite3_column_double' argument 2 names different: declaration 'iCol' definition 'i'. global-6.6.14/libdb/sqlite3.c:68184:60: style:inconclusive: Function 'sqlite3_column_int' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:4080:54: note: Function 'sqlite3_column_int' argument 2 names different: declaration 'iCol' definition 'i'. global-6.6.14/libdb/sqlite3.c:68184:60: note: Function 'sqlite3_column_int' argument 2 names different: declaration 'iCol' definition 'i'. global-6.6.14/libdb/sqlite3.c:68189:71: style:inconclusive: Function 'sqlite3_column_int64' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:4081:66: note: Function 'sqlite3_column_int64' argument 2 names different: declaration 'iCol' definition 'i'. global-6.6.14/libdb/sqlite3.c:68189:71: note: Function 'sqlite3_column_int64' argument 2 names different: declaration 'iCol' definition 'i'. global-6.6.14/libdb/sqlite3.c:68194:78: style:inconclusive: Function 'sqlite3_column_text' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:4082:72: note: Function 'sqlite3_column_text' argument 2 names different: declaration 'iCol' definition 'i'. global-6.6.14/libdb/sqlite3.c:68194:78: note: Function 'sqlite3_column_text' argument 2 names different: declaration 'iCol' definition 'i'. global-6.6.14/libdb/sqlite3.c:68199:73: style:inconclusive: Function 'sqlite3_column_value' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:4085:67: note: Function 'sqlite3_column_value' argument 2 names different: declaration 'iCol' definition 'i'. global-6.6.14/libdb/sqlite3.c:68199:73: note: Function 'sqlite3_column_value' argument 2 names different: declaration 'iCol' definition 'i'. global-6.6.14/libdb/sqlite3.c:68209:71: style:inconclusive: Function 'sqlite3_column_text16' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:4083:65: note: Function 'sqlite3_column_text16' argument 2 names different: declaration 'iCol' definition 'i'. global-6.6.14/libdb/sqlite3.c:68209:71: note: Function 'sqlite3_column_text16' argument 2 names different: declaration 'iCol' definition 'i'. global-6.6.14/libdb/sqlite3.c:68215:61: style:inconclusive: Function 'sqlite3_column_type' argument 2 names different: declaration 'iCol' definition 'i'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:4084:55: note: Function 'sqlite3_column_type' argument 2 names different: declaration 'iCol' definition 'i'. global-6.6.14/libdb/sqlite3.c:68215:61: note: Function 'sqlite3_column_type' argument 2 names different: declaration 'iCol' definition 'i'. global-6.6.14/libdb/sqlite3.c:68456:7: style:inconclusive: Function 'sqlite3_bind_blob' argument 4 names different: declaration 'n' definition 'nData'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:3573:71: note: Function 'sqlite3_bind_blob' argument 4 names different: declaration 'n' definition 'nData'. global-6.6.14/libdb/sqlite3.c:68456:7: note: Function 'sqlite3_bind_blob' argument 4 names different: declaration 'n' definition 'nData'. global-6.6.14/libdb/sqlite3.c:68522:17: style:inconclusive: Function 'sqlite3_bind_text64' argument 6 names different: declaration 'encoding' definition 'enc'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:3583:56: note: Function 'sqlite3_bind_text64' argument 6 names different: declaration 'encoding' definition 'enc'. global-6.6.14/libdb/sqlite3.c:68522:17: note: Function 'sqlite3_bind_text64' argument 6 names different: declaration 'encoding' definition 'enc'. global-6.6.14/libdb/sqlite3.c:68725:69: style:inconclusive: Function 'sqlite3_stmt_status' argument 3 names different: declaration 'resetFlg' definition 'resetFlag'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:6619:62: note: Function 'sqlite3_stmt_status' argument 3 names different: declaration 'resetFlg' definition 'resetFlag'. global-6.6.14/libdb/sqlite3.c:68725:69: note: Function 'sqlite3_stmt_status' argument 3 names different: declaration 'resetFlg' definition 'resetFlag'. global-6.6.14/libdb/sqlite3.c:75878:61: style:inconclusive: Function 'sqlite3_blob_read' argument 2 names different: declaration 'Z' definition 'z'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:5915:56: note: Function 'sqlite3_blob_read' argument 2 names different: declaration 'Z' definition 'z'. global-6.6.14/libdb/sqlite3.c:75878:61: note: Function 'sqlite3_blob_read' argument 2 names different: declaration 'Z' definition 'z'. global-6.6.14/libdb/sqlite3.c:75878:68: style:inconclusive: Function 'sqlite3_blob_read' argument 3 names different: declaration 'N' definition 'n'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:5915:63: note: Function 'sqlite3_blob_read' argument 3 names different: declaration 'N' definition 'n'. global-6.6.14/libdb/sqlite3.c:75878:68: note: Function 'sqlite3_blob_read' argument 3 names different: declaration 'N' definition 'n'. global-6.6.14/libdb/sqlite3.c:87600:57: style:inconclusive: Function 'sqlite3AnalysisLoad' argument 2 names different: declaration 'iDB' definition 'iDb'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:13038:53: note: Function 'sqlite3AnalysisLoad' argument 2 names different: declaration 'iDB' definition 'iDb'. global-6.6.14/libdb/sqlite3.c:87600:57: note: Function 'sqlite3AnalysisLoad' argument 2 names different: declaration 'iDB' definition 'iDb'. global-6.6.14/libdb/sqlite3.c:88320:9: style:inconclusive: Function 'sqlite3_set_authorizer' argument 3 names different: declaration 'pUserData' definition 'pArg'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:2642:9: note: Function 'sqlite3_set_authorizer' argument 3 names different: declaration 'pUserData' definition 'pArg'. global-6.6.14/libdb/sqlite3.c:88320:9: note: Function 'sqlite3_set_authorizer' argument 3 names different: declaration 'pUserData' definition 'pArg'. global-6.6.14/libdb/sqlite3.c:94875:44: style:inconclusive: Function 'sqlite3_strglob' argument 1 names different: declaration 'zGlob' definition 'zGlobPattern'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:7240:44: note: Function 'sqlite3_strglob' argument 1 names different: declaration 'zGlob' definition 'zGlobPattern'. global-6.6.14/libdb/sqlite3.c:94875:44: note: Function 'sqlite3_strglob' argument 1 names different: declaration 'zGlob' definition 'zGlobPattern'. global-6.6.14/libdb/sqlite3.c:94875:70: style:inconclusive: Function 'sqlite3_strglob' argument 2 names different: declaration 'zStr' definition 'zString'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:7240:63: note: Function 'sqlite3_strglob' argument 2 names different: declaration 'zStr' definition 'zString'. global-6.6.14/libdb/sqlite3.c:94875:70: note: Function 'sqlite3_strglob' argument 2 names different: declaration 'zStr' definition 'zString'. global-6.6.14/libdb/sqlite3.c:99328:15: style:inconclusive: Function 'sqlite3_exec' argument 2 names different: declaration 'sql' definition 'zSql'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:505:15: note: Function 'sqlite3_exec' argument 2 names different: declaration 'sql' definition 'zSql'. global-6.6.14/libdb/sqlite3.c:99328:15: note: Function 'sqlite3_exec' argument 2 names different: declaration 'sql' definition 'zSql'. global-6.6.14/libdb/sqlite3.c:99331:10: style:inconclusive: Function 'sqlite3_exec' argument 5 names different: declaration 'errmsg' definition 'pzErrMsg'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:508:10: note: Function 'sqlite3_exec' argument 5 names different: declaration 'errmsg' definition 'pzErrMsg'. global-6.6.14/libdb/sqlite3.c:99331:10: note: Function 'sqlite3_exec' argument 5 names different: declaration 'errmsg' definition 'pzErrMsg'. global-6.6.14/libdb/sqlite3.c:103905:7: style:inconclusive: Function 'sqlite3_prepare' argument 3 names different: declaration 'nByte' definition 'nBytes'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:3329:7: note: Function 'sqlite3_prepare' argument 3 names different: declaration 'nByte' definition 'nBytes'. global-6.6.14/libdb/sqlite3.c:103905:7: note: Function 'sqlite3_prepare' argument 3 names different: declaration 'nByte' definition 'nBytes'. global-6.6.14/libdb/sqlite3.c:103917:7: style:inconclusive: Function 'sqlite3_prepare_v2' argument 3 names different: declaration 'nByte' definition 'nBytes'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:3336:7: note: Function 'sqlite3_prepare_v2' argument 3 names different: declaration 'nByte' definition 'nBytes'. global-6.6.14/libdb/sqlite3.c:103917:7: note: Function 'sqlite3_prepare_v2' argument 3 names different: declaration 'nByte' definition 'nBytes'. global-6.6.14/libdb/sqlite3.c:103991:7: style:inconclusive: Function 'sqlite3_prepare16' argument 3 names different: declaration 'nByte' definition 'nBytes'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:3343:7: note: Function 'sqlite3_prepare16' argument 3 names different: declaration 'nByte' definition 'nBytes'. global-6.6.14/libdb/sqlite3.c:103991:7: note: Function 'sqlite3_prepare16' argument 3 names different: declaration 'nByte' definition 'nBytes'. global-6.6.14/libdb/sqlite3.c:104003:7: style:inconclusive: Function 'sqlite3_prepare16_v2' argument 3 names different: declaration 'nByte' definition 'nBytes'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:3350:7: note: Function 'sqlite3_prepare16_v2' argument 3 names different: declaration 'nByte' definition 'nBytes'. global-6.6.14/libdb/sqlite3.c:104003:7: note: Function 'sqlite3_prepare16_v2' argument 3 names different: declaration 'nByte' definition 'nBytes'. global-6.6.14/libdb/sqlite3.c:109658:10: style:inconclusive: Function 'sqlite3_get_table' argument 6 names different: declaration 'pzErrmsg' definition 'pzErrMsg'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:2313:10: note: Function 'sqlite3_get_table' argument 6 names different: declaration 'pzErrmsg' definition 'pzErrMsg'. global-6.6.14/libdb/sqlite3.c:109658:10: note: Function 'sqlite3_get_table' argument 6 names different: declaration 'pzErrmsg' definition 'pzErrMsg'. global-6.6.14/libdb/sqlite3.c:109719:10: style:inconclusive: Function 'sqlite3_free_table' argument 1 names different: declaration 'result' definition 'azResult'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:2315:43: note: Function 'sqlite3_free_table' argument 1 names different: declaration 'result' definition 'azResult'. global-6.6.14/libdb/sqlite3.c:109719:10: note: Function 'sqlite3_free_table' argument 1 names different: declaration 'result' definition 'azResult'. global-6.6.14/libdb/sqlite3.c:111559:9: style:inconclusive: Function 'updateVirtualTable' argument 5 names different: declaration 'pRowidExpr' definition 'pRowid'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:110878:9: note: Function 'updateVirtualTable' argument 5 names different: declaration 'pRowidExpr' definition 'pRowid'. global-6.6.14/libdb/sqlite3.c:111559:9: note: Function 'updateVirtualTable' argument 5 names different: declaration 'pRowidExpr' definition 'pRowid'. global-6.6.14/libdb/sqlite3.c:112081:25: style:inconclusive: Function 'sqlite3_create_module' argument 3 names different: declaration 'p' definition 'pModule'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:5647:25: note: Function 'sqlite3_create_module' argument 3 names different: declaration 'p' definition 'pModule'. global-6.6.14/libdb/sqlite3.c:112081:25: note: Function 'sqlite3_create_module' argument 3 names different: declaration 'p' definition 'pModule'. global-6.6.14/libdb/sqlite3.c:112082:9: style:inconclusive: Function 'sqlite3_create_module' argument 4 names different: declaration 'pClientData' definition 'pAux'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:5648:9: note: Function 'sqlite3_create_module' argument 4 names different: declaration 'pClientData' definition 'pAux'. global-6.6.14/libdb/sqlite3.c:112082:9: note: Function 'sqlite3_create_module' argument 4 names different: declaration 'pClientData' definition 'pAux'. global-6.6.14/libdb/sqlite3.c:112093:25: style:inconclusive: Function 'sqlite3_create_module_v2' argument 3 names different: declaration 'p' definition 'pModule'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:5653:25: note: Function 'sqlite3_create_module_v2' argument 3 names different: declaration 'p' definition 'pModule'. global-6.6.14/libdb/sqlite3.c:112093:25: note: Function 'sqlite3_create_module_v2' argument 3 names different: declaration 'p' definition 'pModule'. global-6.6.14/libdb/sqlite3.c:112094:9: style:inconclusive: Function 'sqlite3_create_module_v2' argument 4 names different: declaration 'pClientData' definition 'pAux'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:5654:9: note: Function 'sqlite3_create_module_v2' argument 4 names different: declaration 'pClientData' definition 'pAux'. global-6.6.14/libdb/sqlite3.c:112094:9: note: Function 'sqlite3_create_module_v2' argument 4 names different: declaration 'pClientData' definition 'pAux'. global-6.6.14/libdb/sqlite3.c:112694:62: style:inconclusive: Function 'sqlite3_declare_vtab' argument 2 names different: declaration 'zSQL' definition 'zCreateTable'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:5713:59: note: Function 'sqlite3_declare_vtab' argument 2 names different: declaration 'zSQL' definition 'zCreateTable'. global-6.6.14/libdb/sqlite3.c:112694:62: note: Function 'sqlite3_declare_vtab' argument 2 names different: declaration 'zSQL' definition 'zCreateTable'. global-6.6.14/libdb/sqlite3.c:124642:45: style:inconclusive: Function 'sqlite3_complete' argument 1 names different: declaration 'sql' definition 'zSql'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:2151:45: note: Function 'sqlite3_complete' argument 1 names different: declaration 'sql' definition 'zSql'. global-6.6.14/libdb/sqlite3.c:124642:45: note: Function 'sqlite3_complete' argument 1 names different: declaration 'sql' definition 'zSql'. global-6.6.14/libdb/sqlite3.c:124800:47: style:inconclusive: Function 'sqlite3_complete16' argument 1 names different: declaration 'sql' definition 'zSql'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:2152:47: note: Function 'sqlite3_complete16' argument 1 names different: declaration 'sql' definition 'zSql'. global-6.6.14/libdb/sqlite3.c:124800:47: note: Function 'sqlite3_complete16' argument 1 names different: declaration 'sql' definition 'zSql'. global-6.6.14/libdb/sqlite3.c:126376:15: style:inconclusive: Function 'sqlite3_create_function' argument 2 names different: declaration 'zFunctionName' definition 'zFunc'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:4239:15: note: Function 'sqlite3_create_function' argument 2 names different: declaration 'zFunctionName' definition 'zFunc'. global-6.6.14/libdb/sqlite3.c:126376:15: note: Function 'sqlite3_create_function' argument 2 names different: declaration 'zFunctionName' definition 'zFunc'. global-6.6.14/libdb/sqlite3.c:126378:7: style:inconclusive: Function 'sqlite3_create_function' argument 4 names different: declaration 'eTextRep' definition 'enc'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:4241:7: note: Function 'sqlite3_create_function' argument 4 names different: declaration 'eTextRep' definition 'enc'. global-6.6.14/libdb/sqlite3.c:126378:7: note: Function 'sqlite3_create_function' argument 4 names different: declaration 'eTextRep' definition 'enc'. global-6.6.14/libdb/sqlite3.c:126379:9: style:inconclusive: Function 'sqlite3_create_function' argument 5 names different: declaration 'pApp' definition 'p'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:4242:9: note: Function 'sqlite3_create_function' argument 5 names different: declaration 'pApp' definition 'p'. global-6.6.14/libdb/sqlite3.c:126379:9: note: Function 'sqlite3_create_function' argument 5 names different: declaration 'pApp' definition 'p'. global-6.6.14/libdb/sqlite3.c:126390:15: style:inconclusive: Function 'sqlite3_create_function_v2' argument 2 names different: declaration 'zFunctionName' definition 'zFunc'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:4259:15: note: Function 'sqlite3_create_function_v2' argument 2 names different: declaration 'zFunctionName' definition 'zFunc'. global-6.6.14/libdb/sqlite3.c:126390:15: note: Function 'sqlite3_create_function_v2' argument 2 names different: declaration 'zFunctionName' definition 'zFunc'. global-6.6.14/libdb/sqlite3.c:126392:7: style:inconclusive: Function 'sqlite3_create_function_v2' argument 4 names different: declaration 'eTextRep' definition 'enc'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:4261:7: note: Function 'sqlite3_create_function_v2' argument 4 names different: declaration 'eTextRep' definition 'enc'. global-6.6.14/libdb/sqlite3.c:126392:7: note: Function 'sqlite3_create_function_v2' argument 4 names different: declaration 'eTextRep' definition 'enc'. global-6.6.14/libdb/sqlite3.c:126393:9: style:inconclusive: Function 'sqlite3_create_function_v2' argument 5 names different: declaration 'pApp' definition 'p'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:4262:9: note: Function 'sqlite3_create_function_v2' argument 5 names different: declaration 'pApp' definition 'p'. global-6.6.14/libdb/sqlite3.c:126393:9: note: Function 'sqlite3_create_function_v2' argument 5 names different: declaration 'pApp' definition 'p'. global-6.6.14/libdb/sqlite3.c:126430:9: style:inconclusive: Function 'sqlite3_create_function16' argument 5 names different: declaration 'pApp' definition 'p'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:4252:9: note: Function 'sqlite3_create_function16' argument 5 names different: declaration 'pApp' definition 'p'. global-6.6.14/libdb/sqlite3.c:126430:9: note: Function 'sqlite3_create_function16' argument 5 names different: declaration 'pApp' definition 'p'. global-6.6.14/libdb/sqlite3.c:126463:15: style:inconclusive: Function 'sqlite3_overload_function' argument 2 names different: declaration 'zFuncName' definition 'zName'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:5731:64: note: Function 'sqlite3_overload_function' argument 2 names different: declaration 'zFuncName' definition 'zName'. global-6.6.14/libdb/sqlite3.c:126463:15: note: Function 'sqlite3_overload_function' argument 2 names different: declaration 'zFuncName' definition 'zName'. global-6.6.14/libdb/sqlite3.c:126607:60: style:inconclusive: Function 'sqlite3_wal_autocheckpoint' argument 2 names different: declaration 'N' definition 'nFrame'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:7334:60: note: Function 'sqlite3_wal_autocheckpoint' argument 2 names different: declaration 'N' definition 'nFrame'. global-6.6.14/libdb/sqlite3.c:126607:60: note: Function 'sqlite3_wal_autocheckpoint' argument 2 names different: declaration 'N' definition 'nFrame'. global-6.6.14/libdb/sqlite3.c:127052:47: style:inconclusive: Function 'sqlite3_limit' argument 2 names different: declaration 'id' definition 'limitId'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:3174:44: note: Function 'sqlite3_limit' argument 2 names different: declaration 'id' definition 'limitId'. global-6.6.14/libdb/sqlite3.c:127052:47: note: Function 'sqlite3_limit' argument 2 names different: declaration 'id' definition 'limitId'. global-6.6.14/libdb/sqlite3.c:127052:60: style:inconclusive: Function 'sqlite3_limit' argument 3 names different: declaration 'newVal' definition 'newLimit'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:3174:52: note: Function 'sqlite3_limit' argument 3 names different: declaration 'newVal' definition 'newLimit'. global-6.6.14/libdb/sqlite3.c:127052:60: note: Function 'sqlite3_limit' argument 3 names different: declaration 'newVal' definition 'newLimit'. global-6.6.14/libdb/sqlite3.c:127602:15: style:inconclusive: Function 'sqlite3_open' argument 1 names different: declaration 'filename' definition 'zFilename'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:3007:15: note: Function 'sqlite3_open' argument 1 names different: declaration 'filename' definition 'zFilename'. global-6.6.14/libdb/sqlite3.c:127602:15: note: Function 'sqlite3_open' argument 1 names different: declaration 'filename' definition 'zFilename'. global-6.6.14/libdb/sqlite3.c:127622:15: style:inconclusive: Function 'sqlite3_open16' argument 1 names different: declaration 'filename' definition 'zFilename'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:3011:15: note: Function 'sqlite3_open16' argument 1 names different: declaration 'filename' definition 'zFilename'. global-6.6.14/libdb/sqlite3.c:127622:15: note: Function 'sqlite3_open16' argument 1 names different: declaration 'filename' definition 'zFilename'. global-6.6.14/libdb/sqlite3.c:127661:7: style:inconclusive: Function 'sqlite3_create_collation' argument 3 names different: declaration 'eTextRep' definition 'enc'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:4727:7: note: Function 'sqlite3_create_collation' argument 3 names different: declaration 'eTextRep' definition 'enc'. global-6.6.14/libdb/sqlite3.c:127661:7: note: Function 'sqlite3_create_collation' argument 3 names different: declaration 'eTextRep' definition 'enc'. global-6.6.14/libdb/sqlite3.c:127662:9: style:inconclusive: Function 'sqlite3_create_collation' argument 4 names different: declaration 'pArg' definition 'pCtx'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:4728:9: note: Function 'sqlite3_create_collation' argument 4 names different: declaration 'pArg' definition 'pCtx'. global-6.6.14/libdb/sqlite3.c:127662:9: note: Function 'sqlite3_create_collation' argument 4 names different: declaration 'pArg' definition 'pCtx'. global-6.6.14/libdb/sqlite3.c:127680:7: style:inconclusive: Function 'sqlite3_create_collation_v2' argument 3 names different: declaration 'eTextRep' definition 'enc'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:4734:7: note: Function 'sqlite3_create_collation_v2' argument 3 names different: declaration 'eTextRep' definition 'enc'. global-6.6.14/libdb/sqlite3.c:127680:7: note: Function 'sqlite3_create_collation_v2' argument 3 names different: declaration 'eTextRep' definition 'enc'. global-6.6.14/libdb/sqlite3.c:127681:9: style:inconclusive: Function 'sqlite3_create_collation_v2' argument 4 names different: declaration 'pArg' definition 'pCtx'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:4735:9: note: Function 'sqlite3_create_collation_v2' argument 4 names different: declaration 'pArg' definition 'pCtx'. global-6.6.14/libdb/sqlite3.c:127681:9: note: Function 'sqlite3_create_collation_v2' argument 4 names different: declaration 'pArg' definition 'pCtx'. global-6.6.14/libdb/sqlite3.c:127701:7: style:inconclusive: Function 'sqlite3_create_collation16' argument 3 names different: declaration 'eTextRep' definition 'enc'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:4742:7: note: Function 'sqlite3_create_collation16' argument 3 names different: declaration 'eTextRep' definition 'enc'. global-6.6.14/libdb/sqlite3.c:127701:7: note: Function 'sqlite3_create_collation16' argument 3 names different: declaration 'eTextRep' definition 'enc'. global-6.6.14/libdb/sqlite3.c:127702:9: style:inconclusive: Function 'sqlite3_create_collation16' argument 4 names different: declaration 'pArg' definition 'pCtx'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:4743:9: note: Function 'sqlite3_create_collation16' argument 4 names different: declaration 'pArg' definition 'pCtx'. global-6.6.14/libdb/sqlite3.c:127702:9: note: Function 'sqlite3_create_collation16' argument 4 names different: declaration 'pArg' definition 'pCtx'. global-6.6.14/libdb/sqlite3.c:128324:48: style:inconclusive: Function 'sqlite3_uri_boolean' argument 1 names different: declaration 'zFile' definition 'zFilename'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:3061:48: note: Function 'sqlite3_uri_boolean' argument 1 names different: declaration 'zFile' definition 'zFilename'. global-6.6.14/libdb/sqlite3.c:128324:48: note: Function 'sqlite3_uri_boolean' argument 1 names different: declaration 'zFile' definition 'zFilename'. global-6.6.14/libdb/sqlite3.c:128324:83: style:inconclusive: Function 'sqlite3_uri_boolean' argument 3 names different: declaration 'bDefault' definition 'bDflt'. [funcArgNamesDifferent] global-6.6.14/libdb/sqlite3.c:3061:79: note: Function 'sqlite3_uri_boolean' argument 3 names different: declaration 'bDefault' definition 'bDflt'. global-6.6.14/libdb/sqlite3.c:128324:83: note: Function 'sqlite3_uri_boolean' argument 3 names different: declaration 'bDefault' definition 'bDflt'. global-6.6.14/libdb/sqlite3.c:92269:16: style: Pointer expression 'a' converted to bool is always true. [knownPointerToBool] global-6.6.14/libdb/sqlite3.c:110416:19: style: Pointer expression 'a' converted to bool is always true. [knownPointerToBool] global-6.6.14/libdb/sqlite3.c:15193:32: style: Parameter 't' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:15197:14: style: Variable 'pX' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:15234:13: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:16071:51: style: Parameter 'id' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:16071:71: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:16617:18: style: Variable 'p' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:20355:43: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:21392:15: style: Variable 'escarg' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:21432:16: style: Variable 'pToken' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:21443:30: style: Variable 'pItem' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:22936:11: style: Variable 'z' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:23039:27: style: Variable 'a' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:23039:31: style: Variable 'b' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:23046:27: style: Variable 'a' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:23046:31: style: Variable 'b' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:23952:56: style: Parameter 'db' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:25975:36: style: Parameter 'pFile' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:28772:13: style: Variable 'p' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:29325:12: style: Variable 'pX' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:38381:46: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:39110:50: style: Parameter 'pCache' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:39117:53: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:39539:48: style: Parameter 'pCache' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:39875:14: style: Variable 'pOther' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:41677:31: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:41903:48: style: Parameter 'pPg' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:42152:36: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:42941:31: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:43768:11: style: Variable 'dbFileVers' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:43936:12: style: Variable 'p' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:44242:37: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:44521:51: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:44607:50: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:45113:13: style: Variable 'pData' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:45206:13: style: Variable 'pData2' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:46784:10: style: Variable 'pPager' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:47250:49: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:47328:47: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:47485:58: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:47494:54: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:47501:59: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:47509:46: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:47723:51: style: Parameter 'pPg' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:47866:54: style: Parameter 'pPager' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:48714:8: style: Variable 'aEnd' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:49513:12: style: Variable 'aRight' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:50015:25: style: Variable 'aHdr' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:51189:46: style: Parameter 'pWal' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:52105:48: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:52851:13: style: Parameter 'pExcept' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:52962:57: style: Parameter 'pCur' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:53241:7: style: Variable 'pEnd' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:53623:13: style: Variable 'pBt' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:53671:15: style: Variable 'pBt' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:53864:38: style: Parameter 'pBt' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:54077:20: style: Variable 'pExisting' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:54928:12: style: Variable 'pBlock' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:55547:12: style: Variable 'db' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:57038:46: style: Parameter 'pCur' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:57135:12: style: Variable 'pPage' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:58132:8: style: Parameter 'aSize' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:58230:9: style: Variable 'pStop' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:58348:22: style: Variable 'pBt' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:58910:9: style: Variable 'zChild' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:60500:8: style: Parameter 'aRoot' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:61387:19: style: Variable 'zData' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:61494:57: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sqlite3_backup_remaining' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] global-6.6.14/libdb/sqlite3.c:100307:3: note: You might need to cast the function pointer here global-6.6.14/libdb/sqlite3.c:61494:57: note: Parameter 'p' can be declared as pointer to const global-6.6.14/libdb/sqlite3.c:61502:57: style: Parameter 'p' can be declared as pointer to const. However it seems that 'sqlite3_backup_pagecount' is a callback function, if 'p' is declared with const you might also need to cast function pointer(s). [constParameterCallback] global-6.6.14/libdb/sqlite3.c:100306:3: note: You might need to cast the function pointer here global-6.6.14/libdb/sqlite3.c:61502:57: note: Parameter 'p' can be declared as pointer to const global-6.6.14/libdb/sqlite3.c:63427:73: style: Parameter 'zWhere' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:63640:8: style: Variable 'aLabel' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:63717:49: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:64422:10: style: Variable 'pEnd' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:64562:11: style: Variable 'zP4' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:64744:7: style: Parameter 'pEnd' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:67218:45: style: Parameter 'v' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:67233:10: style: Variable 'pMem' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:67303:9: style: Variable 'p' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:67313:29: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:67447:50: style: Parameter 'pVal' can be declared as pointer to const. However it seems that 'sqlite3_value_type' is a callback function, if 'pVal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] global-6.6.14/libdb/sqlite3.c:100222:3: note: You might need to cast the function pointer here global-6.6.14/libdb/sqlite3.c:67447:50: note: Parameter 'pVal' can be declared as pointer to const global-6.6.14/libdb/sqlite3.c:67631:76: style: Parameter 'pValue' can be declared as pointer to const. However it seems that 'sqlite3_result_value' is a callback function, if 'pValue' is declared with const you might also need to cast function pointer(s). [constParameterCallback] global-6.6.14/libdb/sqlite3.c:100190:3: note: You might need to cast the function pointer here global-6.6.14/libdb/sqlite3.c:67631:76: note: Parameter 'pValue' can be declared as pointer to const global-6.6.14/libdb/sqlite3.c:68058:9: style: Variable 'pVm' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:68700:9: style: Variable 'v' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:69835:11: style: Variable 'pCaller' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:71003:12: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:71572:9: style: Variable 'zAffinity' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:72210:15: style: Variable 'pCur' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:73237:15: style: Variable 'pC' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:73268:15: style: Variable 'pC' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:73901:9: style: Variable 'pVdbe' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:74184:9: style: Variable 'z' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:74347:8: style: Variable 'pEnd' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:74350:9: style: Variable 't' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:74462:8: style: Variable 'pIn' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:75319:9: style: Variable 'zTrace' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:75693:14: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:75700:15: style: Variable 'pFKey' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:76543:43: style: Parameter 'pTask' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:77139:9: style: Variable 'pVal2' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:77241:48: style: Parameter 'pData' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:77392:16: style: Variable 'pReadr1' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:77394:9: style: Variable 'pKey2' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:77533:8: style: Parameter 'pVal' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:77632:16: style: Variable 'pTask' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:77786:14: style: Variable 'p1' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:77787:14: style: Variable 'p2' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:78401:15: style: Variable 'pSorter' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:78402:9: style: Variable 'pKey' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:78433:8: style: Parameter 'pVal' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:78441:9: style: Variable 'pKey' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:78969:54: style: Parameter 'pJfd' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:79281:38: style: Parameter 'pUsing' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:79553:17: style: Variable 'pOrig' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:79686:16: style: Parameter 'pNC' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:79701:16: style: Parameter 'pNC' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:79717:34: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:79957:11: style: Variable 'zCol' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:79959:13: style: Variable 'zAs' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:80162:12: style: Variable 'db' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:80273:12: style: Variable 'db' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:80320:22: style: Variable 'pNC' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:80923:32: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:81313:33: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:81353:38: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:81641:25: style: Variable 'pOldItem' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:81738:10: style: Parameter 'pName' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:81763:13: style: Parameter 'pSpan' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:81783:13: style: Parameter 'pEList' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:82066:13: style: Variable 'pEList' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:82067:10: style: Variable 'pTab' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:82262:16: style: Variable 'pReq' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:82388:11: style: Variable 'zMsg' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:82762:11: style: Variable 'zV' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:82793:13: style: Variable 'zV' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:83126:27: style: Variable 'pCol' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:83179:13: style: Variable 'zBlob' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:83568:14: style: Variable 'pTab' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:84637:48: style: Parameter 'pExpr' can be declared as pointer to const. However it seems that 'exprSrcCount' is a callback function, if 'pExpr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] global-6.6.14/libdb/sqlite3.c:84670:21: note: You might need to cast the function pointer here global-6.6.14/libdb/sqlite3.c:84637:48: note: Parameter 'pExpr' can be declared as pointer to const global-6.6.14/libdb/sqlite3.c:84646:14: style: Variable 'pSrc' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:84766:25: style: Variable 'pE' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:84996:9: style: Variable 'zRet' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:85118:9: style: Variable 'zRet' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:85520:14: style: Variable 'pFrom' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:85699:9: style: Variable 'v' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:85989:12: style: Variable 'pStat' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:86735:10: style: Parameter 'pOnlyIdx' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:86921:15: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:87071:11: style: Variable 'pSchema' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:87131:13: style: Variable 'zDb' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:87209:9: style: Variable 'z' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:88001:11: style: Variable 'zAuthArg' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:88391:12: style: Variable 'db' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:88612:16: style: Variable 'p' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:88702:15: style: Variable 'vtab' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:89120:13: style: Variable 'zName' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:89183:63: style: Parameter 'pName' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:89319:48: style: Parameter 'pIdx' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:89397:11: style: Variable 'zDb' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:89428:11: style: Variable 'zDb' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:89792:9: style: Variable 'zType' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:90032:9: style: Variable 'zSep' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:90432:14: style: Variable 'pEnd2' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:90484:12: style: Variable 'pOld' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:90517:10: style: Parameter 'pBegin' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:90810:12: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:90935:9: style: Variable 'v' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:91326:10: style: Parameter 'pStart' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:91340:7: style: Variable 'pDb' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:91471:12: style: Variable 'pLoop' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:91511:11: style: Variable 'pExpr' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:91686:12: style: Variable 'p' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:91879:12: style: Variable 'pTab' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:91996:47: style: Parameter 'pList' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:92281:12: style: Variable 'db' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:92421:9: style: Variable 'pDb' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:92490:9: style: Parameter 'p4' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:92519:11: style: Variable 'zCol' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:92631:12: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:92715:15: style: Variable 'zColl' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:92854:12: style: Variable 'pColl2' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:92855:9: style: Variable 'z' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:92927:14: style: Variable 'db' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:92928:14: style: Variable 'p' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:93053:12: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:93088:16: style: Parameter 'pHash' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:93507:10: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:94003:8: style: Parameter 'aRegIdx' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:94011:10: style: Variable 'pPk' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:94067:10: style: Parameter 'pPrior' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:94509:12: style: Variable 'db' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:94909:12: style: Variable 'db' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:94940:25: style: Variable 'pInfo' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:94959:12: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:95211:9: style: Variable 'zHex' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:95238:12: style: Variable 'db' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:95308:16: style: Variable 'db' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:95550:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:95563:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:95570:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:95605:13: style: Variable 'p' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:95618:8: style: Variable 'pArg' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:95630:14: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:95766:61: style: Parameter 'pExpr' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:95767:12: style: Variable 'pDef' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:96102:9: style: Variable 'zKey' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:96161:17: style: Variable 'zDfltColl' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:96162:17: style: Variable 'zIdxCol' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:96374:11: style: Variable 'pCol' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:96516:14: style: Variable 'pPk' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:96623:13: style: Variable 'p' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:96672:10: style: Parameter 'pTab' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:96674:8: style: Parameter 'aChange' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:96701:8: style: Parameter 'aChange' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:96706:11: style: Variable 'zKey' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:96710:17: style: Variable 'pCol' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:96831:15: style: Variable 'zCol' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:96958:10: style: Parameter 'pParse' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:97021:13: style: Parameter 'pChanges' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:97433:11: style: Variable 'pVTab' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:97440:14: style: Variable 'pIndex' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:97516:16: style: Variable 'p' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:97572:16: style: Variable 'p' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:97718:9: style: Variable 'zTab' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:97722:10: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:97734:7: style: Variable 'pDb' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:98401:8: style: Parameter 'aRegIdx' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:98475:15: style: Variable 'zMsg' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:98742:19: style: Variable 'p4' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:98814:8: style: Parameter 'aRegIdx' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:98820:10: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:98897:7: style: Parameter 'aToOpen' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:99145:13: style: Variable 'pDestCol' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:99146:13: style: Variable 'pSrcCol' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:102180:14: style: Variable 'pPk' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:102221:12: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:102254:12: style: Variable 'pTab' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:102278:12: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:102327:16: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:102360:19: style: Variable 'zCol' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:102361:19: style: Variable 'zOnDelete' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:102362:19: style: Variable 'zOnUpdate' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:102602:16: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:102634:23: style: Variable 'pPk' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:102658:17: style: Variable 'zErr' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:103630:62: style: Parameter 'pSchema' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:104208:10: style: Variable 'p' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:104266:31: style: Parameter 'pTab' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:104412:12: style: Variable 'pLeftTab' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:104429:15: style: Variable 'zName' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:104505:11: style: Parameter 'pSelect' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:104649:15: style: Parameter 'pDest' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:105060:13: style: Parameter 'pList' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:105115:11: style: Variable 'zMsg' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:105160:11: style: Variable 'zMsg' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:105180:11: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:105191:13: style: Variable 'pOrderBy' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:105539:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:105543:13: style: Variable 'zName' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:105565:15: style: Variable 'zName' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:105704:12: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:106502:15: style: Parameter 'pIn' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:107718:49: style: Parameter 'pAggInfo' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:107791:11: style: Variable 'pX' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:107793:25: style: Variable 'a' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:107848:24: style: Parameter 'pItem' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:108214:19: style: Variable 'pSub' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:108443:12: style: Variable 'db' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:108509:15: style: Variable 'pList' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:110006:10: style: Parameter 'pAll' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:110105:10: style: Parameter 'pName' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:110355:58: style: Parameter 'pEList' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:110955:10: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:111749:9: style: Variable 'zSql' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:112118:50: style: Parameter 'db' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:112362:66: style: Parameter 'pEnd' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:112425:12: style: Variable 'pOld' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:113053:50: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_vtab_on_conflict' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] global-6.6.14/libdb/sqlite3.c:100342:3: note: You might need to cast the function pointer here global-6.6.14/libdb/sqlite3.c:113053:50: note: Parameter 'db' can be declared as pointer to const global-6.6.14/libdb/sqlite3.c:113589:58: style: Parameter 'pWInfo' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:113597:54: style: Parameter 'pWInfo' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:113605:53: style: Parameter 'pWInfo' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:113613:57: style: Parameter 'pWInfo' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:113622:54: style: Parameter 'pWInfo' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:113641:53: style: Parameter 'pWInfo' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:113649:56: style: Parameter 'pSrc' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:113840:38: style: Parameter 'pMaskSet' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:114038:24: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:114293:13: style: Variable 'pList' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:114316:56: style: Parameter 'pBase' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:114476:20: style: Variable 'pOther' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:114701:11: style: Variable 'pLeft' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:114702:11: style: Variable 'pRight' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:114969:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:114974:16: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:115014:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:115142:14: style: Variable 'pWCEnd' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:115294:24: style: Parameter 'pSrc' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:115327:13: style: Variable 'pExpr' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:115387:11: style: Variable 'pExpr' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:115548:43: style: Parameter 'pTerm' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:116025:69: style: Parameter 'zAff' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:116338:11: style: Variable 'z' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:116342:11: style: Variable 'z' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:116373:11: style: Variable 'zMsg' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:116920:14: style: Variable 'pPk' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:117024:28: style: Variable 'origSrc' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:117769:12: style: Variable 'pIndex' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:117791:22: style: Variable 'pX' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:117966:13: style: Variable 'pExpr' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:118115:21: style: Parameter 'pBuilder' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:118116:10: style: Parameter 'pIndex' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:118125:11: style: Variable 'pExpr' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:118212:12: style: Variable 'pTabList' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:118276:16: style: Variable 'pWCEnd' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:118575:22: style: Variable 'pWCEnd' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:118581:24: style: Variable 'pItem' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:118595:25: style: Variable 'pOrWCEnd' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:118769:14: style: Variable 'pLoop' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:118771:9: style: Variable 'pOBExpr' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:118772:12: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:119010:52: style: Parameter 'pWInfo' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:119034:14: style: Parameter 'pWInfo' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:119829:18: style: Variable 'pTerm' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:119829:26: style: Variable 'pEnd' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:119930:16: style: Variable 'pJ' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:120241:46: style: Parameter 'pStart' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:120287:56: style: Parameter 'pY' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:120303:12: style: Parameter 'pPreOp' can be declared as pointer to const [constParameterPointer] global-6.6.14/libdb/sqlite3.c:125511:53: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_db_mutex' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] global-6.6.14/libdb/sqlite3.c:100318:3: note: You might need to cast the function pointer here global-6.6.14/libdb/sqlite3.c:125511:53: note: Parameter 'db' can be declared as pointer to const global-6.6.14/libdb/sqlite3.c:125604:9: style: Parameter 'padFlag' can be declared as pointer to const. However it seems that 'binCollFunc' is a callback function, if 'padFlag' is declared with const you might also need to cast function pointer(s). [constParameterCallback] global-6.6.14/libdb/sqlite3.c:127458:55: note: You might need to cast the function pointer here global-6.6.14/libdb/sqlite3.c:125604:9: note: Parameter 'padFlag' can be declared as pointer to const global-6.6.14/libdb/sqlite3.c:125650:60: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_last_insert_rowid' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] global-6.6.14/libdb/sqlite3.c:100166:3: note: You might need to cast the function pointer here global-6.6.14/libdb/sqlite3.c:125650:60: note: Parameter 'db' can be declared as pointer to const global-6.6.14/libdb/sqlite3.c:125657:41: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_changes' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] global-6.6.14/libdb/sqlite3.c:100112:3: note: You might need to cast the function pointer here global-6.6.14/libdb/sqlite3.c:125657:41: note: Parameter 'db' can be declared as pointer to const global-6.6.14/libdb/sqlite3.c:125664:47: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_total_changes' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] global-6.6.14/libdb/sqlite3.c:100202:3: note: You might need to cast the function pointer here global-6.6.14/libdb/sqlite3.c:125664:47: note: Parameter 'db' can be declared as pointer to const global-6.6.14/libdb/sqlite3.c:125710:13: style: Variable 'pSchema' can be declared as pointer to const [constVariablePointer] global-6.6.14/libdb/sqlite3.c:127772:48: style: Parameter 'db' can be declared as pointer to const. However it seems that 'sqlite3_get_autocommit' is a callback function, if 'db' is declared with const you might also need to cast function pointer(s). [constParameterCallback] global-6.6.14/libdb/sqlite3.c:100161:3: note: You might need to cast the function pointer here global-6.6.14/libdb/sqlite3.c:127772:48: note: Parameter 'db' can be declared as pointer to const global-6.6.14/libdb/sqlite3.c:120398:26: portability: Zero initializing union 'yyzerominor' does not guarantee its complete storage to be zero initialized as its largest member is not declared as the first member. Consider making yy96 the first member or favor memset(). [UnionZeroInit] global-6.6.14/libdb/sqlite3.c:90105:10: warning: Size of pointer 'zExtra' used instead of size of its data. [pointerSize] global-6.6.14/libdb/sqlite3.c:119647:16: warning: Expression 'nTabList-1' can have a negative value. That is converted to an unsigned value and used in an unsigned calculation. [signConversionCond] global-6.6.14/libdb/sqlite3.c:119684:17: note: Assuming that condition 'nTabList==0' is not redundant global-6.6.14/libdb/sqlite3.c:119647:16: note: Negative value is converted to an unsigned value global-6.6.14/libdb/sqlite3.c:67087:11: error: Uninitialized variable: rc [uninitvar] global-6.6.14/libdb/sqlite3.c:67163:11: error: Uninitialized variable: rc [uninitvar] global-6.6.14/libdb/sqlite3.c:6183:9: style: struct member 'sqlite3_mutex_methods::xMutexHeld' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:6184:9: style: struct member 'sqlite3_mutex_methods::xMutexNotheld' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:6853:7: style: struct member 'sqlite3_pcache_methods2::iVersion' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:6876:9: style: struct member 'sqlite3_pcache_methods::pArg' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:6877:9: style: struct member 'sqlite3_pcache_methods::xInit' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:6878:10: style: struct member 'sqlite3_pcache_methods::xShutdown' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:6879:21: style: struct member 'sqlite3_pcache_methods::xCreate' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:6880:10: style: struct member 'sqlite3_pcache_methods::xCachesize' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:6881:9: style: struct member 'sqlite3_pcache_methods::xPagecount' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:6882:11: style: struct member 'sqlite3_pcache_methods::xFetch' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:6883:10: style: struct member 'sqlite3_pcache_methods::xUnpin' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:6884:10: style: struct member 'sqlite3_pcache_methods::xRekey' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:6885:10: style: struct member 'sqlite3_pcache_methods::xTruncate' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:6886:10: style: struct member 'sqlite3_pcache_methods::xDestroy' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:7605:9: style: struct member 'sqlite3_rtree_geometry::pContext' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:7606:7: style: struct member 'sqlite3_rtree_geometry::nParam' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:7607:22: style: struct member 'sqlite3_rtree_geometry::aParam' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:7608:9: style: struct member 'sqlite3_rtree_geometry::pUser' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:7609:10: style: struct member 'sqlite3_rtree_geometry::xDelUser' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:7637:9: style: struct member 'sqlite3_rtree_query_info::pContext' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:7638:7: style: struct member 'sqlite3_rtree_query_info::nParam' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:7639:22: style: struct member 'sqlite3_rtree_query_info::aParam' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:7640:9: style: struct member 'sqlite3_rtree_query_info::pUser' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:7641:10: style: struct member 'sqlite3_rtree_query_info::xDelUser' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:7642:22: style: struct member 'sqlite3_rtree_query_info::aCoord' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:7643:17: style: struct member 'sqlite3_rtree_query_info::anQueue' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:7644:7: style: struct member 'sqlite3_rtree_query_info::nCoord' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:7645:7: style: struct member 'sqlite3_rtree_query_info::iLevel' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:7646:7: style: struct member 'sqlite3_rtree_query_info::mxLevel' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:7647:17: style: struct member 'sqlite3_rtree_query_info::iRowid' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:7648:21: style: struct member 'sqlite3_rtree_query_info::rParentScore' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:7649:7: style: struct member 'sqlite3_rtree_query_info::eParentWithin' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:7650:7: style: struct member 'sqlite3_rtree_query_info::eWithin' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:7651:21: style: struct member 'sqlite3_rtree_query_info::rScore' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:10632:12: style: union member 'Anonymous1::notUsed1' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:11350:9: style: struct member 'IndexSample::p' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:11351:7: style: struct member 'IndexSample::n' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:11352:12: style: struct member 'IndexSample::anEq' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:11353:12: style: struct member 'IndexSample::anLt' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:11354:12: style: struct member 'IndexSample::anDLt' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:12342:7: style: struct member 'Sqlite3Config::mxStrlen' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:12349:9: style: struct member 'Sqlite3Config::pHeap' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:12350:7: style: struct member 'Sqlite3Config::nHeap' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:12351:7: style: struct member 'Sqlite3Config::mnReq' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:12351:14: style: struct member 'Sqlite3Config::mxReq' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:12360:7: style: struct member 'Sqlite3Config::mxParserStack' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:12420:14: style: union member 'Anonymous6::pSrcList' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:14309:9: style: struct member 'Explain::pVdbe' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:14311:7: style: struct member 'Explain::nIndent' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:14312:7: style: struct member 'Explain::aIndent' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:14313:8: style: struct member 'Explain::zBase' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:25638:7: style: struct member 'vxworksFileId::nName' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:25639:9: style: struct member 'vxworksFileId::zCanonicalName' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:28867:6: style: struct member 'unixShm::hasMutex' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:62697:10: style: struct member 'ValueNewStat4Ctx::pParse' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:62698:10: style: struct member 'ValueNewStat4Ctx::pIdx' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:62699:20: style: struct member 'ValueNewStat4Ctx::ppRec' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:62700:7: style: struct member 'ValueNewStat4Ctx::iVal' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99497:12: style: struct member 'sqlite3_api_routines::aggregate_context' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99498:10: style: struct member 'sqlite3_api_routines::aggregate_count' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99499:10: style: struct member 'sqlite3_api_routines::bind_blob' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99500:10: style: struct member 'sqlite3_api_routines::bind_double' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99501:10: style: struct member 'sqlite3_api_routines::bind_int' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99502:10: style: struct member 'sqlite3_api_routines::bind_int64' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99503:10: style: struct member 'sqlite3_api_routines::bind_null' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99504:10: style: struct member 'sqlite3_api_routines::bind_parameter_count' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99505:10: style: struct member 'sqlite3_api_routines::bind_parameter_index' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99506:18: style: struct member 'sqlite3_api_routines::bind_parameter_name' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99507:10: style: struct member 'sqlite3_api_routines::bind_text' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99508:10: style: struct member 'sqlite3_api_routines::bind_text16' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99509:10: style: struct member 'sqlite3_api_routines::bind_value' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99510:10: style: struct member 'sqlite3_api_routines::busy_handler' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99511:10: style: struct member 'sqlite3_api_routines::busy_timeout' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99512:10: style: struct member 'sqlite3_api_routines::changes' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99513:10: style: struct member 'sqlite3_api_routines::close' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99514:10: style: struct member 'sqlite3_api_routines::collation_needed' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99516:10: style: struct member 'sqlite3_api_routines::collation_needed16' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99518:18: style: struct member 'sqlite3_api_routines::column_blob' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99519:10: style: struct member 'sqlite3_api_routines::column_bytes' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99520:10: style: struct member 'sqlite3_api_routines::column_bytes16' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99521:10: style: struct member 'sqlite3_api_routines::column_count' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99522:18: style: struct member 'sqlite3_api_routines::column_database_name' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99523:18: style: struct member 'sqlite3_api_routines::column_database_name16' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99524:18: style: struct member 'sqlite3_api_routines::column_decltype' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99525:18: style: struct member 'sqlite3_api_routines::column_decltype16' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99526:13: style: struct member 'sqlite3_api_routines::column_double' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99527:10: style: struct member 'sqlite3_api_routines::column_int' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99528:19: style: struct member 'sqlite3_api_routines::column_int64' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99529:18: style: struct member 'sqlite3_api_routines::column_name' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99530:18: style: struct member 'sqlite3_api_routines::column_name16' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99531:18: style: struct member 'sqlite3_api_routines::column_origin_name' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99532:18: style: struct member 'sqlite3_api_routines::column_origin_name16' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99533:18: style: struct member 'sqlite3_api_routines::column_table_name' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99534:18: style: struct member 'sqlite3_api_routines::column_table_name16' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99535:27: style: struct member 'sqlite3_api_routines::column_text' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99536:18: style: struct member 'sqlite3_api_routines::column_text16' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99537:10: style: struct member 'sqlite3_api_routines::column_type' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99538:20: style: struct member 'sqlite3_api_routines::column_value' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99539:12: style: struct member 'sqlite3_api_routines::commit_hook' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99540:10: style: struct member 'sqlite3_api_routines::complete' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99541:10: style: struct member 'sqlite3_api_routines::complete16' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99542:10: style: struct member 'sqlite3_api_routines::create_collation' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99544:10: style: struct member 'sqlite3_api_routines::create_collation16' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99546:10: style: struct member 'sqlite3_api_routines::create_function' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99550:10: style: struct member 'sqlite3_api_routines::create_function16' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99554:9: style: struct member 'sqlite3_api_routines::create_module' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99555:10: style: struct member 'sqlite3_api_routines::data_count' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99556:15: style: struct member 'sqlite3_api_routines::db_handle' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99557:9: style: struct member 'sqlite3_api_routines::declare_vtab' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99558:10: style: struct member 'sqlite3_api_routines::enable_shared_cache' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99559:10: style: struct member 'sqlite3_api_routines::errcode' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99560:18: style: struct member 'sqlite3_api_routines::errmsg' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99561:18: style: struct member 'sqlite3_api_routines::errmsg16' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99562:10: style: struct member 'sqlite3_api_routines::exec' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99563:10: style: struct member 'sqlite3_api_routines::expired' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99564:10: style: struct member 'sqlite3_api_routines::finalize' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99565:11: style: struct member 'sqlite3_api_routines::free' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99566:11: style: struct member 'sqlite3_api_routines::free_table' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99567:10: style: struct member 'sqlite3_api_routines::get_autocommit' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99568:12: style: struct member 'sqlite3_api_routines::get_auxdata' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99569:10: style: struct member 'sqlite3_api_routines::get_table' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99570:10: style: struct member 'sqlite3_api_routines::global_recover' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99571:11: style: struct member 'sqlite3_api_routines::interruptx' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99572:19: style: struct member 'sqlite3_api_routines::last_insert_rowid' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99573:18: style: struct member 'sqlite3_api_routines::libversion' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99574:10: style: struct member 'sqlite3_api_routines::libversion_number' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99576:12: style: struct member 'sqlite3_api_routines::mprintf' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99577:10: style: struct member 'sqlite3_api_routines::open' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99578:10: style: struct member 'sqlite3_api_routines::open16' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99579:10: style: struct member 'sqlite3_api_routines::prepare' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99580:10: style: struct member 'sqlite3_api_routines::prepare16' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99581:12: style: struct member 'sqlite3_api_routines::profile' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99582:11: style: struct member 'sqlite3_api_routines::progress_handler' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99584:10: style: struct member 'sqlite3_api_routines::reset' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99585:11: style: struct member 'sqlite3_api_routines::result_blob' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99586:11: style: struct member 'sqlite3_api_routines::result_double' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99587:11: style: struct member 'sqlite3_api_routines::result_error' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99588:11: style: struct member 'sqlite3_api_routines::result_error16' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99589:11: style: struct member 'sqlite3_api_routines::result_int' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99590:11: style: struct member 'sqlite3_api_routines::result_int64' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99591:11: style: struct member 'sqlite3_api_routines::result_null' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99592:11: style: struct member 'sqlite3_api_routines::result_text' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99593:11: style: struct member 'sqlite3_api_routines::result_text16' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99594:11: style: struct member 'sqlite3_api_routines::result_text16be' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99595:11: style: struct member 'sqlite3_api_routines::result_text16le' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99596:11: style: struct member 'sqlite3_api_routines::result_value' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99597:12: style: struct member 'sqlite3_api_routines::rollback_hook' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99598:10: style: struct member 'sqlite3_api_routines::set_authorizer' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99600:11: style: struct member 'sqlite3_api_routines::set_auxdata' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99602:10: style: struct member 'sqlite3_api_routines::step' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99603:10: style: struct member 'sqlite3_api_routines::table_column_metadata' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99605:11: style: struct member 'sqlite3_api_routines::thread_cleanup' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99606:10: style: struct member 'sqlite3_api_routines::total_changes' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99607:12: style: struct member 'sqlite3_api_routines::trace' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99608:10: style: struct member 'sqlite3_api_routines::transfer_bindings' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99609:12: style: struct member 'sqlite3_api_routines::update_hook' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99611:12: style: struct member 'sqlite3_api_routines::user_data' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99612:18: style: struct member 'sqlite3_api_routines::value_blob' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99613:10: style: struct member 'sqlite3_api_routines::value_bytes' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99614:10: style: struct member 'sqlite3_api_routines::value_bytes16' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99615:13: style: struct member 'sqlite3_api_routines::value_double' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99616:10: style: struct member 'sqlite3_api_routines::value_int' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99617:19: style: struct member 'sqlite3_api_routines::value_int64' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99618:10: style: struct member 'sqlite3_api_routines::value_numeric_type' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99619:27: style: struct member 'sqlite3_api_routines::value_text' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99620:18: style: struct member 'sqlite3_api_routines::value_text16' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99621:18: style: struct member 'sqlite3_api_routines::value_text16be' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99622:18: style: struct member 'sqlite3_api_routines::value_text16le' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99623:10: style: struct member 'sqlite3_api_routines::value_type' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99624:11: style: struct member 'sqlite3_api_routines::vmprintf' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99626:9: style: struct member 'sqlite3_api_routines::overload_function' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99628:9: style: struct member 'sqlite3_api_routines::prepare_v2' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99629:9: style: struct member 'sqlite3_api_routines::prepare16_v2' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99630:9: style: struct member 'sqlite3_api_routines::clear_bindings' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99632:9: style: struct member 'sqlite3_api_routines::create_module_v2' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99635:9: style: struct member 'sqlite3_api_routines::bind_zeroblob' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99636:9: style: struct member 'sqlite3_api_routines::blob_bytes' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99637:9: style: struct member 'sqlite3_api_routines::blob_close' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99638:9: style: struct member 'sqlite3_api_routines::blob_open' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99640:9: style: struct member 'sqlite3_api_routines::blob_read' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99641:9: style: struct member 'sqlite3_api_routines::blob_write' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99642:9: style: struct member 'sqlite3_api_routines::create_collation_v2' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99645:9: style: struct member 'sqlite3_api_routines::file_control' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99646:19: style: struct member 'sqlite3_api_routines::memory_highwater' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99647:19: style: struct member 'sqlite3_api_routines::memory_used' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99648:20: style: struct member 'sqlite3_api_routines::mutex_alloc' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99649:10: style: struct member 'sqlite3_api_routines::mutex_enter' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99650:10: style: struct member 'sqlite3_api_routines::mutex_free' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99651:10: style: struct member 'sqlite3_api_routines::mutex_leave' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99652:9: style: struct member 'sqlite3_api_routines::mutex_try' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99653:9: style: struct member 'sqlite3_api_routines::open_v2' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99654:9: style: struct member 'sqlite3_api_routines::release_memory' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99655:10: style: struct member 'sqlite3_api_routines::result_error_nomem' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99656:10: style: struct member 'sqlite3_api_routines::result_error_toobig' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99657:9: style: struct member 'sqlite3_api_routines::sleep' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99658:10: style: struct member 'sqlite3_api_routines::soft_heap_limit' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99659:18: style: struct member 'sqlite3_api_routines::vfs_find' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99660:9: style: struct member 'sqlite3_api_routines::vfs_register' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99661:9: style: struct member 'sqlite3_api_routines::vfs_unregister' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99662:9: style: struct member 'sqlite3_api_routines::xthreadsafe' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99663:10: style: struct member 'sqlite3_api_routines::result_zeroblob' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99664:10: style: struct member 'sqlite3_api_routines::result_error_code' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99665:9: style: struct member 'sqlite3_api_routines::test_control' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99666:10: style: struct member 'sqlite3_api_routines::randomness' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99667:14: style: struct member 'sqlite3_api_routines::context_db_handle' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99668:9: style: struct member 'sqlite3_api_routines::extended_result_codes' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99669:9: style: struct member 'sqlite3_api_routines::limit' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99670:19: style: struct member 'sqlite3_api_routines::next_stmt' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99671:17: style: struct member 'sqlite3_api_routines::sql' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99672:9: style: struct member 'sqlite3_api_routines::status' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99673:9: style: struct member 'sqlite3_api_routines::backup_finish' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99674:21: style: struct member 'sqlite3_api_routines::backup_init' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99675:9: style: struct member 'sqlite3_api_routines::backup_pagecount' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99676:9: style: struct member 'sqlite3_api_routines::backup_remaining' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99677:9: style: struct member 'sqlite3_api_routines::backup_step' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99678:17: style: struct member 'sqlite3_api_routines::compileoption_get' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99679:9: style: struct member 'sqlite3_api_routines::compileoption_used' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99680:9: style: struct member 'sqlite3_api_routines::create_function_v2' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99685:9: style: struct member 'sqlite3_api_routines::db_config' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99686:20: style: struct member 'sqlite3_api_routines::db_mutex' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99687:9: style: struct member 'sqlite3_api_routines::db_status' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99688:9: style: struct member 'sqlite3_api_routines::extended_errcode' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99689:10: style: struct member 'sqlite3_api_routines::log' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99690:19: style: struct member 'sqlite3_api_routines::soft_heap_limit64' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99691:17: style: struct member 'sqlite3_api_routines::sourceid' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99692:9: style: struct member 'sqlite3_api_routines::stmt_status' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99693:9: style: struct member 'sqlite3_api_routines::strnicmp' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99694:9: style: struct member 'sqlite3_api_routines::unlock_notify' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99695:9: style: struct member 'sqlite3_api_routines::wal_autocheckpoint' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99696:9: style: struct member 'sqlite3_api_routines::wal_checkpoint' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99697:11: style: struct member 'sqlite3_api_routines::wal_hook' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99698:9: style: struct member 'sqlite3_api_routines::blob_reopen' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99699:9: style: struct member 'sqlite3_api_routines::vtab_config' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99700:9: style: struct member 'sqlite3_api_routines::vtab_on_conflict' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99702:9: style: struct member 'sqlite3_api_routines::close_v2' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99703:17: style: struct member 'sqlite3_api_routines::db_filename' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99704:9: style: struct member 'sqlite3_api_routines::db_readonly' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99705:9: style: struct member 'sqlite3_api_routines::db_release_memory' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99706:17: style: struct member 'sqlite3_api_routines::errstr' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99707:9: style: struct member 'sqlite3_api_routines::stmt_busy' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99708:9: style: struct member 'sqlite3_api_routines::stmt_readonly' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99709:9: style: struct member 'sqlite3_api_routines::stricmp' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99710:9: style: struct member 'sqlite3_api_routines::uri_boolean' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99711:19: style: struct member 'sqlite3_api_routines::uri_int64' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99712:17: style: struct member 'sqlite3_api_routines::uri_parameter' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99714:9: style: struct member 'sqlite3_api_routines::wal_checkpoint_v2' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99716:9: style: struct member 'sqlite3_api_routines::auto_extension' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99717:9: style: struct member 'sqlite3_api_routines::bind_blob64' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99719:9: style: struct member 'sqlite3_api_routines::bind_text64' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99721:9: style: struct member 'sqlite3_api_routines::cancel_auto_extension' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99722:9: style: struct member 'sqlite3_api_routines::load_extension' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99723:11: style: struct member 'sqlite3_api_routines::malloc64' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99724:20: style: struct member 'sqlite3_api_routines::msize' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99725:11: style: struct member 'sqlite3_api_routines::realloc64' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99726:10: style: struct member 'sqlite3_api_routines::reset_auto_extension' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99727:10: style: struct member 'sqlite3_api_routines::result_blob64' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99729:10: style: struct member 'sqlite3_api_routines::result_text64' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:99731:9: style: struct member 'sqlite3_api_routines::strglob' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:120234:24: style: struct member 'AttachKey::type' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:120234:37: style: struct member 'AttachKey::key' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:120364:7: style: union member 'YYMINORTYPE::yyinit' is never used. [unusedStructMember] global-6.6.14/libdb/sqlite3.c:22719:7: style: Variable 'c' is assigned a value that is never used. [unreadVariable] global-6.6.14/libdb/sqlite3.c:22724:7: style: Variable 'c' is assigned a value that is never used. [unreadVariable] global-6.6.14/libdb/sqlite3.c:56715:10: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] global-6.6.14/libdb/sqlite3.c:61203:15: style: Variable 'pgszSrc' is assigned a value that is never used. [unreadVariable] global-6.6.14/libdb/sqlite3.c:61204:16: style: Variable 'pgszDest' is assigned a value that is never used. [unreadVariable] global-6.6.14/libdb/sqlite3.c:65304:13: style: Variable 'zMaster' is assigned a value that is never used. [unreadVariable] global-6.6.14/libdb/sqlite3.c:74973:8: style: Variable 'pCur' is assigned a value that is never used. [unreadVariable] global-6.6.14/libdb/sqlite3.c:77863:10: style: Variable 'rc' is assigned a value that is never used. [unreadVariable] global-6.6.14/libdb/sqlite3.c:105811:11: style: Variable 'v' is assigned a value that is never used. [unreadVariable] global-6.6.14/libdb/sqlite3.c:105812:14: style: Variable 'iLimit' is assigned a value that is never used. [unreadVariable] global-6.6.14/libdb/sqlite3.c:110550:15: style: Variable 'pWhen' is assigned a value that is never used. [unreadVariable] global-6.6.14/libglibc/fnmatch.c:57:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FNM_FLAGS [valueFlowBailoutIncompleteVar] global-6.6.14/libglibc/fnmatch.c:49:11: style: Parameter 'pattern' can be declared as pointer to const [constParameterPointer] global-6.6.14/libglibc/fnmatch.c:50:11: style: Parameter 'string' can be declared as pointer to const [constParameterPointer] global-6.6.14/libglibc/getopt.c:293:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RETURN_IN_ORDER [valueFlowBailoutIncompleteVar] global-6.6.14/libglibc/getopt.c:440:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PERMUTE [valueFlowBailoutIncompleteVar] global-6.6.14/libglibc/getopt.c:396:25: style:inconclusive: Function '_getopt_internal_r' argument 1 names different: declaration '___argc' definition 'argc'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt_int.h:114:36: note: Function '_getopt_internal_r' argument 1 names different: declaration '___argc' definition 'argc'. global-6.6.14/libglibc/getopt.c:396:25: note: Function '_getopt_internal_r' argument 1 names different: declaration '___argc' definition 'argc'. global-6.6.14/libglibc/getopt.c:396:44: style:inconclusive: Function '_getopt_internal_r' argument 2 names different: declaration '___argv' definition 'argv'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt_int.h:114:58: note: Function '_getopt_internal_r' argument 2 names different: declaration '___argv' definition 'argv'. global-6.6.14/libglibc/getopt.c:396:44: note: Function '_getopt_internal_r' argument 2 names different: declaration '___argv' definition 'argv'. global-6.6.14/libglibc/getopt.c:396:62: style:inconclusive: Function '_getopt_internal_r' argument 3 names different: declaration '__shortopts' definition 'optstring'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt_int.h:115:23: note: Function '_getopt_internal_r' argument 3 names different: declaration '__shortopts' definition 'optstring'. global-6.6.14/libglibc/getopt.c:396:62: note: Function '_getopt_internal_r' argument 3 names different: declaration '__shortopts' definition 'optstring'. global-6.6.14/libglibc/getopt.c:397:28: style:inconclusive: Function '_getopt_internal_r' argument 4 names different: declaration '__longopts' definition 'longopts'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt_int.h:116:32: note: Function '_getopt_internal_r' argument 4 names different: declaration '__longopts' definition 'longopts'. global-6.6.14/libglibc/getopt.c:397:28: note: Function '_getopt_internal_r' argument 4 names different: declaration '__longopts' definition 'longopts'. global-6.6.14/libglibc/getopt.c:397:43: style:inconclusive: Function '_getopt_internal_r' argument 5 names different: declaration '__longind' definition 'longind'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt_int.h:116:49: note: Function '_getopt_internal_r' argument 5 names different: declaration '__longind' definition 'longind'. global-6.6.14/libglibc/getopt.c:397:43: note: Function '_getopt_internal_r' argument 5 names different: declaration '__longind' definition 'longind'. global-6.6.14/libglibc/getopt.c:398:11: style:inconclusive: Function '_getopt_internal_r' argument 6 names different: declaration '__long_only' definition 'long_only'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt_int.h:117:15: note: Function '_getopt_internal_r' argument 6 names different: declaration '__long_only' definition 'long_only'. global-6.6.14/libglibc/getopt.c:398:11: note: Function '_getopt_internal_r' argument 6 names different: declaration '__long_only' definition 'long_only'. global-6.6.14/libglibc/getopt.c:398:43: style:inconclusive: Function '_getopt_internal_r' argument 7 names different: declaration '__data' definition 'd'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt_int.h:117:49: note: Function '_getopt_internal_r' argument 7 names different: declaration '__data' definition 'd'. global-6.6.14/libglibc/getopt.c:398:43: note: Function '_getopt_internal_r' argument 7 names different: declaration '__data' definition 'd'. global-6.6.14/libglibc/getopt.c:1117:23: style:inconclusive: Function '_getopt_internal' argument 1 names different: declaration '___argc' definition 'argc'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt_int.h:24:34: note: Function '_getopt_internal' argument 1 names different: declaration '___argc' definition 'argc'. global-6.6.14/libglibc/getopt.c:1117:23: note: Function '_getopt_internal' argument 1 names different: declaration '___argc' definition 'argc'. global-6.6.14/libglibc/getopt.c:1117:42: style:inconclusive: Function '_getopt_internal' argument 2 names different: declaration '___argv' definition 'argv'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt_int.h:24:56: note: Function '_getopt_internal' argument 2 names different: declaration '___argv' definition 'argv'. global-6.6.14/libglibc/getopt.c:1117:42: note: Function '_getopt_internal' argument 2 names different: declaration '___argv' definition 'argv'. global-6.6.14/libglibc/getopt.c:1117:60: style:inconclusive: Function '_getopt_internal' argument 3 names different: declaration '__shortopts' definition 'optstring'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt_int.h:25:21: note: Function '_getopt_internal' argument 3 names different: declaration '__shortopts' definition 'optstring'. global-6.6.14/libglibc/getopt.c:1117:60: note: Function '_getopt_internal' argument 3 names different: declaration '__shortopts' definition 'optstring'. global-6.6.14/libglibc/getopt.c:1118:26: style:inconclusive: Function '_getopt_internal' argument 4 names different: declaration '__longopts' definition 'longopts'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt_int.h:26:37: note: Function '_getopt_internal' argument 4 names different: declaration '__longopts' definition 'longopts'. global-6.6.14/libglibc/getopt.c:1118:26: note: Function '_getopt_internal' argument 4 names different: declaration '__longopts' definition 'longopts'. global-6.6.14/libglibc/getopt.c:1118:41: style:inconclusive: Function '_getopt_internal' argument 5 names different: declaration '__longind' definition 'longind'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt_int.h:26:54: note: Function '_getopt_internal' argument 5 names different: declaration '__longind' definition 'longind'. global-6.6.14/libglibc/getopt.c:1118:41: note: Function '_getopt_internal' argument 5 names different: declaration '__longind' definition 'longind'. global-6.6.14/libglibc/getopt.c:1118:54: style:inconclusive: Function '_getopt_internal' argument 6 names different: declaration '__long_only' definition 'long_only'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt_int.h:27:13: note: Function '_getopt_internal' argument 6 names different: declaration '__long_only' definition 'long_only'. global-6.6.14/libglibc/getopt.c:1118:54: note: Function '_getopt_internal' argument 6 names different: declaration '__long_only' definition 'long_only'. global-6.6.14/libglibc/getopt.c:788:11: style: Variable 'temp' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/getopt1.c:64:18: style:inconclusive: Function 'getopt_long' argument 1 names different: declaration '___argc' definition 'argc'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt.h:159:29: note: Function 'getopt_long' argument 1 names different: declaration '___argc' definition 'argc'. global-6.6.14/libglibc/getopt1.c:64:18: note: Function 'getopt_long' argument 1 names different: declaration '___argc' definition 'argc'. global-6.6.14/libglibc/getopt1.c:64:37: style:inconclusive: Function 'getopt_long' argument 2 names different: declaration '___argv' definition 'argv'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt.h:159:51: note: Function 'getopt_long' argument 2 names different: declaration '___argv' definition 'argv'. global-6.6.14/libglibc/getopt1.c:64:37: note: Function 'getopt_long' argument 2 names different: declaration '___argv' definition 'argv'. global-6.6.14/libglibc/getopt1.c:64:55: style:inconclusive: Function 'getopt_long' argument 3 names different: declaration '__shortopts' definition 'options'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt.h:160:16: note: Function 'getopt_long' argument 3 names different: declaration '__shortopts' definition 'options'. global-6.6.14/libglibc/getopt1.c:64:55: note: Function 'getopt_long' argument 3 names different: declaration '__shortopts' definition 'options'. global-6.6.14/libglibc/getopt1.c:65:28: style:inconclusive: Function 'getopt_long' argument 4 names different: declaration '__longopts' definition 'long_options'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt.h:161:32: note: Function 'getopt_long' argument 4 names different: declaration '__longopts' definition 'long_options'. global-6.6.14/libglibc/getopt1.c:65:28: note: Function 'getopt_long' argument 4 names different: declaration '__longopts' definition 'long_options'. global-6.6.14/libglibc/getopt1.c:65:47: style:inconclusive: Function 'getopt_long' argument 5 names different: declaration '__longind' definition 'opt_index'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt.h:161:49: note: Function 'getopt_long' argument 5 names different: declaration '__longind' definition 'opt_index'. global-6.6.14/libglibc/getopt1.c:65:47: note: Function 'getopt_long' argument 5 names different: declaration '__longind' definition 'opt_index'. global-6.6.14/libglibc/getopt1.c:71:21: style:inconclusive: Function '_getopt_long_r' argument 1 names different: declaration '___argc' definition 'argc'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt_int.h:119:32: note: Function '_getopt_long_r' argument 1 names different: declaration '___argc' definition 'argc'. global-6.6.14/libglibc/getopt1.c:71:21: note: Function '_getopt_long_r' argument 1 names different: declaration '___argc' definition 'argc'. global-6.6.14/libglibc/getopt1.c:71:40: style:inconclusive: Function '_getopt_long_r' argument 2 names different: declaration '___argv' definition 'argv'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt_int.h:119:54: note: Function '_getopt_long_r' argument 2 names different: declaration '___argv' definition 'argv'. global-6.6.14/libglibc/getopt1.c:71:40: note: Function '_getopt_long_r' argument 2 names different: declaration '___argv' definition 'argv'. global-6.6.14/libglibc/getopt1.c:71:58: style:inconclusive: Function '_getopt_long_r' argument 3 names different: declaration '__shortopts' definition 'options'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt_int.h:120:19: note: Function '_getopt_long_r' argument 3 names different: declaration '__shortopts' definition 'options'. global-6.6.14/libglibc/getopt1.c:71:58: note: Function '_getopt_long_r' argument 3 names different: declaration '__shortopts' definition 'options'. global-6.6.14/libglibc/getopt1.c:72:24: style:inconclusive: Function '_getopt_long_r' argument 4 names different: declaration '__longopts' definition 'long_options'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt_int.h:121:28: note: Function '_getopt_long_r' argument 4 names different: declaration '__longopts' definition 'long_options'. global-6.6.14/libglibc/getopt1.c:72:24: note: Function '_getopt_long_r' argument 4 names different: declaration '__longopts' definition 'long_options'. global-6.6.14/libglibc/getopt1.c:72:43: style:inconclusive: Function '_getopt_long_r' argument 5 names different: declaration '__longind' definition 'opt_index'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt_int.h:121:45: note: Function '_getopt_long_r' argument 5 names different: declaration '__longind' definition 'opt_index'. global-6.6.14/libglibc/getopt1.c:72:43: note: Function '_getopt_long_r' argument 5 names different: declaration '__longind' definition 'opt_index'. global-6.6.14/libglibc/getopt1.c:73:24: style:inconclusive: Function '_getopt_long_r' argument 6 names different: declaration '__data' definition 'd'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt_int.h:122:28: note: Function '_getopt_long_r' argument 6 names different: declaration '__data' definition 'd'. global-6.6.14/libglibc/getopt1.c:73:24: note: Function '_getopt_long_r' argument 6 names different: declaration '__data' definition 'd'. global-6.6.14/libglibc/getopt1.c:85:23: style:inconclusive: Function 'getopt_long_only' argument 1 names different: declaration '___argc' definition 'argc'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt.h:163:34: note: Function 'getopt_long_only' argument 1 names different: declaration '___argc' definition 'argc'. global-6.6.14/libglibc/getopt1.c:85:23: note: Function 'getopt_long_only' argument 1 names different: declaration '___argc' definition 'argc'. global-6.6.14/libglibc/getopt1.c:85:42: style:inconclusive: Function 'getopt_long_only' argument 2 names different: declaration '___argv' definition 'argv'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt.h:163:56: note: Function 'getopt_long_only' argument 2 names different: declaration '___argv' definition 'argv'. global-6.6.14/libglibc/getopt1.c:85:42: note: Function 'getopt_long_only' argument 2 names different: declaration '___argv' definition 'argv'. global-6.6.14/libglibc/getopt1.c:85:60: style:inconclusive: Function 'getopt_long_only' argument 3 names different: declaration '__shortopts' definition 'options'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt.h:164:21: note: Function 'getopt_long_only' argument 3 names different: declaration '__shortopts' definition 'options'. global-6.6.14/libglibc/getopt1.c:85:60: note: Function 'getopt_long_only' argument 3 names different: declaration '__shortopts' definition 'options'. global-6.6.14/libglibc/getopt1.c:86:26: style:inconclusive: Function 'getopt_long_only' argument 4 names different: declaration '__longopts' definition 'long_options'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt.h:165:37: note: Function 'getopt_long_only' argument 4 names different: declaration '__longopts' definition 'long_options'. global-6.6.14/libglibc/getopt1.c:86:26: note: Function 'getopt_long_only' argument 4 names different: declaration '__longopts' definition 'long_options'. global-6.6.14/libglibc/getopt1.c:86:45: style:inconclusive: Function 'getopt_long_only' argument 5 names different: declaration '__longind' definition 'opt_index'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt.h:165:54: note: Function 'getopt_long_only' argument 5 names different: declaration '__longind' definition 'opt_index'. global-6.6.14/libglibc/getopt1.c:86:45: note: Function 'getopt_long_only' argument 5 names different: declaration '__longind' definition 'opt_index'. global-6.6.14/libglibc/getopt1.c:92:26: style:inconclusive: Function '_getopt_long_only_r' argument 1 names different: declaration '___argc' definition 'argc'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt_int.h:124:37: note: Function '_getopt_long_only_r' argument 1 names different: declaration '___argc' definition 'argc'. global-6.6.14/libglibc/getopt1.c:92:26: note: Function '_getopt_long_only_r' argument 1 names different: declaration '___argc' definition 'argc'. global-6.6.14/libglibc/getopt1.c:92:45: style:inconclusive: Function '_getopt_long_only_r' argument 2 names different: declaration '___argv' definition 'argv'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt_int.h:124:59: note: Function '_getopt_long_only_r' argument 2 names different: declaration '___argv' definition 'argv'. global-6.6.14/libglibc/getopt1.c:92:45: note: Function '_getopt_long_only_r' argument 2 names different: declaration '___argv' definition 'argv'. global-6.6.14/libglibc/getopt1.c:92:63: style:inconclusive: Function '_getopt_long_only_r' argument 3 names different: declaration '__shortopts' definition 'options'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt_int.h:125:17: note: Function '_getopt_long_only_r' argument 3 names different: declaration '__shortopts' definition 'options'. global-6.6.14/libglibc/getopt1.c:92:63: note: Function '_getopt_long_only_r' argument 3 names different: declaration '__shortopts' definition 'options'. global-6.6.14/libglibc/getopt1.c:93:29: style:inconclusive: Function '_getopt_long_only_r' argument 4 names different: declaration '__longopts' definition 'long_options'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt_int.h:126:26: note: Function '_getopt_long_only_r' argument 4 names different: declaration '__longopts' definition 'long_options'. global-6.6.14/libglibc/getopt1.c:93:29: note: Function '_getopt_long_only_r' argument 4 names different: declaration '__longopts' definition 'long_options'. global-6.6.14/libglibc/getopt1.c:93:48: style:inconclusive: Function '_getopt_long_only_r' argument 5 names different: declaration '__longind' definition 'opt_index'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt_int.h:127:10: note: Function '_getopt_long_only_r' argument 5 names different: declaration '__longind' definition 'opt_index'. global-6.6.14/libglibc/getopt1.c:93:48: note: Function '_getopt_long_only_r' argument 5 names different: declaration '__longind' definition 'opt_index'. global-6.6.14/libglibc/getopt1.c:94:29: style:inconclusive: Function '_getopt_long_only_r' argument 6 names different: declaration '__data' definition 'd'. [funcArgNamesDifferent] global-6.6.14/libglibc/getopt_int.h:128:26: note: Function '_getopt_long_only_r' argument 6 names different: declaration '__data' definition 'd'. global-6.6.14/libglibc/getopt1.c:94:29: note: Function '_getopt_long_only_r' argument 6 names different: declaration '__data' definition 'd'. global-6.6.14/libglibc/hash-string.c:27:28: style:inconclusive: Function '__hash_string' argument 1 names different: declaration '__str_param' definition 'str_param'. [funcArgNamesDifferent] global-6.6.14/libglibc/hash-string.h:37:40: note: Function '__hash_string' argument 1 names different: declaration '__str_param' definition 'str_param'. global-6.6.14/libglibc/hash-string.c:27:28: note: Function '__hash_string' argument 1 names different: declaration '__str_param' definition 'str_param'. global-6.6.14/libglibc/obstack.c:150:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d [valueFlowBailoutIncompleteVar] global-6.6.14/libglibc/obstack.c:196:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d [valueFlowBailoutIncompleteVar] global-6.6.14/libglibc/obstack.c:272:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d [valueFlowBailoutIncompleteVar] global-6.6.14/libglibc/obstack.c:425:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/libglibc/obstack.c:266:5: error: Pointer addition with NULL pointer. [nullPointerArithmetic] global-6.6.14/libglibc/obstack.c:150:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] global-6.6.14/libglibc/obstack.c:196:23: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] global-6.6.14/libglibc/obstack.c:272:32: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] global-6.6.14/libglibc/obstack.c:339:31: style:inconclusive: Function 'obstack_free' argument 1 names different: declaration 'obstack' definition 'h'. [funcArgNamesDifferent] global-6.6.14/libglibc/obstack.h:181:36: note: Function 'obstack_free' argument 1 names different: declaration 'obstack' definition 'h'. global-6.6.14/libglibc/obstack.c:339:31: note: Function 'obstack_free' argument 1 names different: declaration 'obstack' definition 'h'. global-6.6.14/libglibc/obstack.c:339:40: style:inconclusive: Function 'obstack_free' argument 2 names different: declaration 'block' definition 'obj'. [funcArgNamesDifferent] global-6.6.14/libglibc/obstack.h:181:51: note: Function 'obstack_free' argument 2 names different: declaration 'block' definition 'obj'. global-6.6.14/libglibc/obstack.c:339:40: note: Function 'obstack_free' argument 2 names different: declaration 'block' definition 'obj'. global-6.6.14/libglibc/obstack.c:316:48: style: Parameter 'obj' can be declared as pointer to const [constParameterPointer] global-6.6.14/libglibc/obstack.c:64:23: style: struct member 'fooalign::x' is never used. [unusedStructMember] global-6.6.14/libglibc/obstack.c:70:22: style: union member 'fooround::x' is never used. [unusedStructMember] global-6.6.14/libglibc/regex.c:5257:25: debug: Function::addArguments found argument 'end' with varid 0. [varid0] global-6.6.14/libglibc/regex.c:5366:24: debug: Function::addArguments found argument 'end' with varid 0. [varid0] global-6.6.14/libglibc/regex.c:5403:25: debug: Function::addArguments found argument 'end' with varid 0. [varid0] global-6.6.14/libglibc/regex.c:1951:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ESPACE [valueFlowBailoutIncompleteVar] global-6.6.14/libglibc/regex.c:3075:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_NO_BK_PARENS [valueFlowBailoutIncompleteVar] global-6.6.14/libglibc/regex.c:3095:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_NO_BK_PARENS [valueFlowBailoutIncompleteVar] global-6.6.14/libglibc/regex.c:3150:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_ERANGE [valueFlowBailoutIncompleteVar] global-6.6.14/libglibc/regex.c:3320:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RE_DOT_NEWLINE [valueFlowBailoutIncompleteVar] global-6.6.14/libglibc/regex.c:3511:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGS_REALLOCATE [valueFlowBailoutIncompleteVar] global-6.6.14/libglibc/regex.c:4186:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGS_UNALLOCATED [valueFlowBailoutIncompleteVar] global-6.6.14/libglibc/regex.c:5264:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] global-6.6.14/libglibc/regex.c:5372:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] global-6.6.14/libglibc/regex.c:5432:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] global-6.6.14/libglibc/regex.c:5526:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGS_UNALLOCATED [valueFlowBailoutIncompleteVar] global-6.6.14/libglibc/regex.c:5664:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_EXTENDED [valueFlowBailoutIncompleteVar] global-6.6.14/libglibc/regex.c:5763:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_NOTBOL [valueFlowBailoutIncompleteVar] global-6.6.14/libglibc/regex.c:259:4: style: Obsolescent function 'bzero' called. It is recommended to use 'memset' instead. [prohibitedbzeroCalled] global-6.6.14/libglibc/regex.c:2194:13: style: Obsolescent function 'bzero' called. It is recommended to use 'memset' instead. [prohibitedbzeroCalled] global-6.6.14/libglibc/regex.c:3231:3: style: Obsolescent function 'bzero' called. It is recommended to use 'memset' instead. [prohibitedbzeroCalled] global-6.6.14/libglibc/regex.c:3419:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] global-6.6.14/libglibc/regex.c:3419:20: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] global-6.6.14/libglibc/regex.c:4539:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] global-6.6.14/libglibc/regex.c:4539:19: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] global-6.6.14/libglibc/regex.c:4604:23: style: Obsolescent function 'bcmp' called. It is recommended to use 'memcmp' instead. [prohibitedbcmpCalled] global-6.6.14/libglibc/regex.c:4693:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] global-6.6.14/libglibc/regex.c:4693:11: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] global-6.6.14/libglibc/regex.c:4750:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] global-6.6.14/libglibc/regex.c:4750:11: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] global-6.6.14/libglibc/regex.c:4959:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] global-6.6.14/libglibc/regex.c:4959:11: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] global-6.6.14/libglibc/regex.c:4972:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled] global-6.6.14/libglibc/regex.c:4972:11: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] global-6.6.14/libglibc/regex.c:5844:11: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] global-6.6.14/libglibc/regex.c:5849:9: style: Obsolescent function 'bcopy' called. It is recommended to use 'memcpy' or 'memmove' instead. [prohibitedbcopyCalled] global-6.6.14/libglibc/regex.c:2607:19: style: Redundant condition: syntax&RE_INTERVALS. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] global-6.6.14/libglibc/regex.c:1986:26: error: Memory leak: compile_stack.stack [memleak] global-6.6.14/libglibc/regex.c:4916:13: style: Variable 'reg_dummy[this_reg]' is reassigned a value before the old one has been used. [redundantAssignment] global-6.6.14/libglibc/regex.c:4916:13: note: reg_dummy[this_reg] is assigned global-6.6.14/libglibc/regex.c:4916:13: note: reg_dummy[this_reg] is overwritten global-6.6.14/libglibc/regex.c:3095:34: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] global-6.6.14/libglibc/regex.c:3098:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] global-6.6.14/libglibc/regex.c:3164:37: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] global-6.6.14/libglibc/regex.c:2008:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:2023:16: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:2116:17: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:2141:13: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:2155:17: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:2165:11: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:2177:6: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:2183:13: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:2191:13: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:2472:19: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:2504:19: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:2550:21: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:2566:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:2594:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:2686:22: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:2705:22: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:2801:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:2809:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:2816:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:2822:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:2828:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:2834:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:2840:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:2846:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:2864:15: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:2912:8: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:2916:4: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:2934:5: style: Variable 'old_buffer' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:3579:18: style: Variable 'fastmap' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:3892:18: style: Variable 'just_past_start_mem' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:4912:28: style: Variable 'pdummy' can be declared as pointer to const [constVariablePointer] global-6.6.14/libglibc/regex.c:4916:13: style: Variable 'sdummy' is assigned a value that is never used. [unreadVariable] global-6.6.14/libglibc/regex.c:4916:13: style: Variable 'pdummy' is assigned a value that is never used. [unreadVariable] global-6.6.14/libglibc/snprintf.c:47:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/dld_link.c:73:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT_DLLOADER_APPEND [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/dld_link.c:114:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANNOT_OPEN [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/dld_link.c:130:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANNOT_CLOSE [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/dld_link.c:151:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYMBOL_NOT_FOUND [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/dld_link.c:97:35: style:inconclusive: Function 'vl_exit' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/dld_link.c:45:36: note: Function 'vl_exit' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/dld_link.c:97:35: note: Function 'vl_exit' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/dld_link.c:107:35: style:inconclusive: Function 'vm_open' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/dld_link.c:46:41: note: Function 'vm_open' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/dld_link.c:107:35: note: Function 'vm_open' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/dld_link.c:108:29: style:inconclusive: Function 'vm_open' argument 3 names different: declaration 'advise' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/dld_link.c:47:40: note: Function 'vm_open' argument 3 names different: declaration 'advise' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/dld_link.c:108:29: note: Function 'vm_open' argument 3 names different: declaration 'advise' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/dld_link.c:124:36: style:inconclusive: Function 'vm_close' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/dld_link.c:48:36: note: Function 'vm_close' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/dld_link.c:124:36: note: Function 'vm_close' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/dld_link.c:144:34: style:inconclusive: Function 'vm_sym' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/dld_link.c:49:39: note: Function 'vm_sym' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/dld_link.c:144:34: note: Function 'vm_sym' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/dld_link.c:144:63: style:inconclusive: Function 'vm_sym' argument 2 names different: declaration 'module' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/dld_link.c:49:62: note: Function 'vm_sym' argument 2 names different: declaration 'module' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/dld_link.c:144:63: note: Function 'vm_sym' argument 2 names different: declaration 'module' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/dld_link.c:145:14: style:inconclusive: Function 'vm_sym' argument 3 names different: declaration 'symbolname' definition 'name'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/dld_link.c:50:18: note: Function 'vm_sym' argument 3 names different: declaration 'symbolname' definition 'name'. global-6.6.14/libltdl/loaders/dld_link.c:145:14: note: Function 'vm_sym' argument 3 names different: declaration 'symbolname' definition 'name'. global-6.6.14/libltdl/loaders/dlopen.c:76:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT_DLLOADER_PREPEND [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/dlopen.c:235:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANNOT_OPEN [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/dlopen.c:251:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANNOT_CLOSE [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/dlopen.c:268:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYMBOL_NOT_FOUND [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/dlopen.c:152:35: style:inconclusive: Function 'vl_exit' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/dlopen.c:45:36: note: Function 'vl_exit' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/dlopen.c:152:35: note: Function 'vl_exit' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/dlopen.c:163:35: style:inconclusive: Function 'vm_open' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/dlopen.c:46:41: note: Function 'vm_open' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/dlopen.c:163:35: note: Function 'vm_open' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/dlopen.c:245:36: style:inconclusive: Function 'vm_close' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/dlopen.c:48:36: note: Function 'vm_close' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/dlopen.c:245:36: note: Function 'vm_close' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/dlopen.c:262:34: style:inconclusive: Function 'vm_sym' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/dlopen.c:49:39: note: Function 'vm_sym' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/dlopen.c:262:34: note: Function 'vm_sym' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/dlopen.c:262:76: style:inconclusive: Function 'vm_sym' argument 3 names different: declaration 'symbolname' definition 'name'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/dlopen.c:50:18: note: Function 'vm_sym' argument 3 names different: declaration 'symbolname' definition 'name'. global-6.6.14/libltdl/loaders/dlopen.c:262:76: note: Function 'vm_sym' argument 3 names different: declaration 'symbolname' definition 'name'. global-6.6.14/libltdl/loaders/dyld.c:76:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT_DLLOADER_APPEND [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/dyld.c:233:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lt_module [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/dyld.c:282:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lt_module [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/dyld.c:325:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lt_module [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/dyld.c:432:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ID_DYLIB [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/dyld.c:480:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_LOAD_DYLIB [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/dyld.c:185:35: style:inconclusive: Function 'vl_exit' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/dyld.c:46:36: note: Function 'vl_exit' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/dyld.c:185:35: note: Function 'vl_exit' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/dyld.c:226:29: style:inconclusive: Function 'vm_open' argument 3 names different: declaration 'advise' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/dyld.c:48:40: note: Function 'vm_open' argument 3 names different: declaration 'advise' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/dyld.c:226:29: note: Function 'vm_open' argument 3 names different: declaration 'advise' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/dyld.c:319:65: style:inconclusive: Function 'vm_sym' argument 3 names different: declaration 'symbolname' definition 'name'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/dyld.c:51:18: note: Function 'vm_sym' argument 3 names different: declaration 'symbolname' definition 'name'. global-6.6.14/libltdl/loaders/dyld.c:319:65: note: Function 'vm_sym' argument 3 names different: declaration 'symbolname' definition 'name'. global-6.6.14/libltdl/loaders/load_add_on.c:73:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT_DLLOADER_APPEND [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/load_add_on.c:118:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable B_OK [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/load_add_on.c:139:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable B_OK [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/load_add_on.c:157:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable B_SYMBOL_TYPE_ANY [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/load_add_on.c:95:35: style:inconclusive: Function 'vl_exit' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/load_add_on.c:45:36: note: Function 'vl_exit' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/load_add_on.c:95:35: note: Function 'vl_exit' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/load_add_on.c:105:35: style:inconclusive: Function 'vm_open' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/load_add_on.c:46:41: note: Function 'vm_open' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/load_add_on.c:105:35: note: Function 'vm_open' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/load_add_on.c:106:29: style:inconclusive: Function 'vm_open' argument 3 names different: declaration 'advise' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/load_add_on.c:47:40: note: Function 'vm_open' argument 3 names different: declaration 'advise' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/load_add_on.c:106:29: note: Function 'vm_open' argument 3 names different: declaration 'advise' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/load_add_on.c:135:36: style:inconclusive: Function 'vm_close' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/load_add_on.c:48:36: note: Function 'vm_close' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/load_add_on.c:135:36: note: Function 'vm_close' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/load_add_on.c:152:34: style:inconclusive: Function 'vm_sym' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/load_add_on.c:49:39: note: Function 'vm_sym' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/load_add_on.c:152:34: note: Function 'vm_sym' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/load_add_on.c:152:76: style:inconclusive: Function 'vm_sym' argument 3 names different: declaration 'symbolname' definition 'name'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/load_add_on.c:50:18: note: Function 'vm_sym' argument 3 names different: declaration 'symbolname' definition 'name'. global-6.6.14/libltdl/loaders/load_add_on.c:152:76: note: Function 'vm_sym' argument 3 names different: declaration 'symbolname' definition 'name'. global-6.6.14/libltdl/loaders/loadlibrary.c:79:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT_DLLOADER_APPEND [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/loadlibrary.c:123:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT_STMT_END [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/loadlibrary.c:136:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_PATH [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/loadlibrary.c:251:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANNOT_CLOSE [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/loadlibrary.c:268:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYMBOL_NOT_FOUND [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/loadlibrary.c:285:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT_STMT_END [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/loadlibrary.c:314:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable getthreaderrormode [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/loadlibrary.c:336:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEM_FAILCRITICALERRORS [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/loadlibrary.c:347:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable setthreaderrormode [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/loadlibrary.c:365:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/loadlibrary.c:120:35: style:inconclusive: Function 'vl_exit' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/loadlibrary.c:49:36: note: Function 'vl_exit' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/loadlibrary.c:120:35: note: Function 'vl_exit' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/loadlibrary.c:131:35: style:inconclusive: Function 'vm_open' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/loadlibrary.c:50:41: note: Function 'vm_open' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/loadlibrary.c:131:35: note: Function 'vm_open' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/loadlibrary.c:132:29: style:inconclusive: Function 'vm_open' argument 3 names different: declaration 'advise' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/loadlibrary.c:51:40: note: Function 'vm_open' argument 3 names different: declaration 'advise' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/loadlibrary.c:132:29: note: Function 'vm_open' argument 3 names different: declaration 'advise' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/loadlibrary.c:245:36: style:inconclusive: Function 'vm_close' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/loadlibrary.c:52:36: note: Function 'vm_close' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/loadlibrary.c:245:36: note: Function 'vm_close' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/loadlibrary.c:262:34: style:inconclusive: Function 'vm_sym' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/loadlibrary.c:53:39: note: Function 'vm_sym' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/loadlibrary.c:262:34: note: Function 'vm_sym' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/loadlibrary.c:262:76: style:inconclusive: Function 'vm_sym' argument 3 names different: declaration 'symbolname' definition 'name'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/loadlibrary.c:54:18: note: Function 'vm_sym' argument 3 names different: declaration 'symbolname' definition 'name'. global-6.6.14/libltdl/loaders/loadlibrary.c:262:76: note: Function 'vm_sym' argument 3 names different: declaration 'symbolname' definition 'name'. global-6.6.14/libltdl/loaders/loadlibrary.c:135:10: style: Variable 'ext' can be declared as pointer to const [constVariablePointer] global-6.6.14/libltdl/loaders/loadlibrary.c:144:16: style: Variable 'filename' is assigned a value that is never used. [unreadVariable] global-6.6.14/libltdl/loaders/preopen.c:76:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT_DLLOADER_PREPEND [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/preopen.c:150:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_SYMBOLS [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/preopen.c:198:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable module [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/preopen.c:210:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/preopen.c:279:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/preopen.c:358:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/preopen.c:113:35: style:inconclusive: Function 'vl_init' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/preopen.c:45:36: note: Function 'vl_init' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/preopen.c:113:35: note: Function 'vl_init' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/preopen.c:130:35: style:inconclusive: Function 'vl_exit' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/preopen.c:46:36: note: Function 'vl_exit' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/preopen.c:130:35: note: Function 'vl_exit' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/preopen.c:142:35: style:inconclusive: Function 'vm_open' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/preopen.c:47:41: note: Function 'vm_open' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/preopen.c:142:35: note: Function 'vm_open' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/preopen.c:143:29: style:inconclusive: Function 'vm_open' argument 3 names different: declaration 'advise' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/preopen.c:48:40: note: Function 'vm_open' argument 3 names different: declaration 'advise' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/preopen.c:143:29: note: Function 'vm_open' argument 3 names different: declaration 'advise' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/preopen.c:195:36: style:inconclusive: Function 'vm_close' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/preopen.c:49:36: note: Function 'vm_close' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/preopen.c:195:36: note: Function 'vm_close' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/preopen.c:195:65: style:inconclusive: Function 'vm_close' argument 2 names different: declaration 'module' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/preopen.c:49:59: note: Function 'vm_close' argument 2 names different: declaration 'module' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/preopen.c:195:65: note: Function 'vm_close' argument 2 names different: declaration 'module' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/preopen.c:206:34: style:inconclusive: Function 'vm_sym' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/preopen.c:50:39: note: Function 'vm_sym' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/preopen.c:206:34: note: Function 'vm_sym' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/preopen.c:206:76: style:inconclusive: Function 'vm_sym' argument 3 names different: declaration 'symbolname' definition 'name'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/preopen.c:51:18: note: Function 'vm_sym' argument 3 names different: declaration 'symbolname' definition 'name'. global-6.6.14/libltdl/loaders/preopen.c:206:76: note: Function 'vm_sym' argument 3 names different: declaration 'symbolname' definition 'name'. global-6.6.14/libltdl/loaders/preopen.c:260:18: style: Variable 'lists' can be declared as pointer to const [constVariablePointer] global-6.6.14/libltdl/loaders/shl_load.c:73:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT_DLLOADER_APPEND [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/shl_load.c:152:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BIND_IMMEDIATE [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/shl_load.c:190:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANNOT_CLOSE [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/shl_load.c:208:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_HANDLE [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/loaders/shl_load.c:166:14: style: Redundant initialization for 'module'. The initialized value is overwritten before it is read. [redundantInitialization] global-6.6.14/libltdl/loaders/shl_load.c:152:20: note: module is initialized global-6.6.14/libltdl/loaders/shl_load.c:166:14: note: module is overwritten global-6.6.14/libltdl/loaders/shl_load.c:138:35: style:inconclusive: Function 'vl_exit' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/shl_load.c:45:36: note: Function 'vl_exit' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/shl_load.c:138:35: note: Function 'vl_exit' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/shl_load.c:148:35: style:inconclusive: Function 'vm_open' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/shl_load.c:46:41: note: Function 'vm_open' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/shl_load.c:148:35: note: Function 'vm_open' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/shl_load.c:149:29: style:inconclusive: Function 'vm_open' argument 3 names different: declaration 'advise' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/shl_load.c:47:40: note: Function 'vm_open' argument 3 names different: declaration 'advise' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/shl_load.c:149:29: note: Function 'vm_open' argument 3 names different: declaration 'advise' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/shl_load.c:184:36: style:inconclusive: Function 'vm_close' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/shl_load.c:48:36: note: Function 'vm_close' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/shl_load.c:184:36: note: Function 'vm_close' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/shl_load.c:201:34: style:inconclusive: Function 'vm_sym' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/shl_load.c:49:39: note: Function 'vm_sym' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/shl_load.c:201:34: note: Function 'vm_sym' argument 1 names different: declaration 'loader_data' definition 'LT__UNUSED'. global-6.6.14/libltdl/loaders/shl_load.c:201:76: style:inconclusive: Function 'vm_sym' argument 3 names different: declaration 'symbolname' definition 'name'. [funcArgNamesDifferent] global-6.6.14/libltdl/loaders/shl_load.c:50:18: note: Function 'vm_sym' argument 3 names different: declaration 'symbolname' definition 'name'. global-6.6.14/libltdl/loaders/shl_load.c:201:76: note: Function 'vm_sym' argument 3 names different: declaration 'symbolname' definition 'name'. global-6.6.14/libltdl/lt__alloc.c:43:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/lt__argz.c:63:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOMEM [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/lt__argz.c:96:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOMEM [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/lt__argz.c:153:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENOMEM [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/lt__argz.c:89:7: style: Condition 'argz_len' is always true [knownConditionTrueFalse] global-6.6.14/libltdl/lt__argz.c:88:15: note: Assignment 'argz_len=1+strlen(str)', assigned value is greater than 0 global-6.6.14/libltdl/lt__argz.c:89:7: note: Condition 'argz_len' is always true global-6.6.14/libltdl/lt_dlloader.c:68:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT_DLLOADER_PREPEND [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/lt_dlloader.c:162:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_LOADER [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/lt_dlloader.c:46:37: style: Parameter 'userdata' can be declared as pointer to const. However it seems that 'loader_callback' is a callback function, if 'userdata' is declared with const you might also need to cast function pointer(s). [constParameterCallback] global-6.6.14/libltdl/lt_dlloader.c:211:48: note: You might need to cast the function pointer here global-6.6.14/libltdl/lt_dlloader.c:46:37: note: Parameter 'userdata' can be declared as pointer to const global-6.6.14/libltdl/lt_error.c:52:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT_ERROR_MAX [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/lt_error.c:72:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_ERRORCODE [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/lt_error.c:93:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT_ERROR_MAX [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/ltdl.c:166:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_MEMORY [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/ltdl.c:201:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INIT_LOADER [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/ltdl.c:229:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lt__alloc_die [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/ltdl.c:270:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHUTDOWN [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/ltdl.c:597:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT_EOS_CHAR [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/ltdl.c:652:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT_PATHSEP_CHAR [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/ltdl.c:688:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILE_NOT_FOUND [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/ltdl.c:752:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT_READTEXT_MODE [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/ltdl.c:988:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_resident [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/ltdl.c:1020:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT_EOS_CHAR [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/ltdl.c:1042:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILE_NOT_FOUND [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/ltdl.c:1182:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lt__handle [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/ltdl.c:1526:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILE_NOT_FOUND [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/ltdl.c:1565:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lt__advise [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/ltdl.c:1656:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONFLICTING_FLAGS [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/ltdl.c:1734:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_MEMORY [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/ltdl.c:1819:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT_EOS_CHAR [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/ltdl.c:1960:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_HANDLE [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/ltdl.c:2020:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_HANDLE [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/ltdl.c:2173:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT_PATHSEP_CHAR [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/ltdl.c:2207:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_POSITION [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/ltdl.c:2259:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_HANDLE [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/ltdl.c:2275:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_HANDLE [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/ltdl.c:2326:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/ltdl.c:2374:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/ltdl.c:2392:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID_HANDLE [valueFlowBailoutIncompleteVar] global-6.6.14/libltdl/ltdl.c:1415:44: style: Condition 'load_deplibs(*phandle,deplibs)==0' is always true [knownConditionTrueFalse] global-6.6.14/libltdl/ltdl.c:1415:24: note: Calling function 'load_deplibs' returns 0 global-6.6.14/libltdl/ltdl.c:1415:44: note: Condition 'load_deplibs(*phandle,deplibs)==0' is always true global-6.6.14/libltdl/ltdl.c:1636:38: style: Condition '!lt_dladvise_ext(&advise)' is always true [knownConditionTrueFalse] global-6.6.14/libltdl/ltdl.c:1636:55: note: Calling function 'lt_dladvise_ext' returns 0 global-6.6.14/libltdl/ltdl.c:1636:38: note: Condition '!lt_dladvise_ext(&advise)' is always true global-6.6.14/libltdl/ltdl.c:1672:12: style: Condition 'filename' is always true [knownConditionTrueFalse] global-6.6.14/libltdl/ltdl.c:2434:11: style: Condition 'cur' is always true [knownConditionTrueFalse] global-6.6.14/libltdl/ltdl.c:364:29: style:inconclusive: Function 'tryall_dlopen' argument 1 names different: declaration 'handle' definition 'phandle'. [funcArgNamesDifferent] global-6.6.14/libltdl/ltdl.c:132:46: note: Function 'tryall_dlopen' argument 1 names different: declaration 'handle' definition 'phandle'. global-6.6.14/libltdl/ltdl.c:364:29: note: Function 'tryall_dlopen' argument 1 names different: declaration 'handle' definition 'phandle'. global-6.6.14/libltdl/ltdl.c:365:21: style:inconclusive: Function 'tryall_dlopen' argument 3 names different: declaration 'padvise' definition 'advise'. [funcArgNamesDifferent] global-6.6.14/libltdl/ltdl.c:134:24: note: Function 'tryall_dlopen' argument 3 names different: declaration 'padvise' definition 'advise'. global-6.6.14/libltdl/ltdl.c:365:21: note: Function 'tryall_dlopen' argument 3 names different: declaration 'padvise' definition 'advise'. global-6.6.14/libltdl/ltdl.c:778:57: style:inconclusive: Function 'find_handle_callback' argument 3 names different: declaration 'ignored' definition 'data2'. [funcArgNamesDifferent] global-6.6.14/libltdl/ltdl.c:108:18: note: Function 'find_handle_callback' argument 3 names different: declaration 'ignored' definition 'data2'. global-6.6.14/libltdl/ltdl.c:778:57: note: Function 'find_handle_callback' argument 3 names different: declaration 'ignored' definition 'data2'. global-6.6.14/libltdl/ltdl.c:800:20: style:inconclusive: Function 'find_handle' argument 3 names different: declaration 'handle' definition 'phandle'. [funcArgNamesDifferent] global-6.6.14/libltdl/ltdl.c:120:25: note: Function 'find_handle' argument 3 names different: declaration 'handle' definition 'phandle'. global-6.6.14/libltdl/ltdl.c:800:20: note: Function 'find_handle' argument 3 names different: declaration 'handle' definition 'phandle'. global-6.6.14/libltdl/ltdl.c:814:50: style:inconclusive: Function 'load_deplibs' argument 2 names different: declaration 'deplibs' definition 'LT__UNUSED'. [funcArgNamesDifferent] global-6.6.14/libltdl/ltdl.c:127:59: note: Function 'load_deplibs' argument 2 names different: declaration 'deplibs' definition 'LT__UNUSED'. global-6.6.14/libltdl/ltdl.c:814:50: note: Function 'load_deplibs' argument 2 names different: declaration 'deplibs' definition 'LT__UNUSED'. global-6.6.14/libltdl/ltdl.c:1155:26: style:inconclusive: Function 'try_dlopen' argument 1 names different: declaration 'handle' definition 'phandle'. [funcArgNamesDifferent] global-6.6.14/libltdl/ltdl.c:129:43: note: Function 'try_dlopen' argument 1 names different: declaration 'handle' definition 'phandle'. global-6.6.14/libltdl/ltdl.c:1155:26: note: Function 'try_dlopen' argument 1 names different: declaration 'handle' definition 'phandle'. global-6.6.14/libltdl/ltdl.c:1866:29: style:inconclusive: Function 'foreachfile_callback' argument 1 names different: declaration 'filename' definition 'dirname'. [funcArgNamesDifferent] global-6.6.14/libltdl/ltdl.c:109:41: note: Function 'foreachfile_callback' argument 1 names different: declaration 'filename' definition 'dirname'. global-6.6.14/libltdl/ltdl.c:1866:29: note: Function 'foreachfile_callback' argument 1 names different: declaration 'filename' definition 'dirname'. global-6.6.14/libltdl/ltdl.c:778:29: style: Parameter 'filename' can be declared as pointer to const. However it seems that 'find_handle_callback' is a callback function, if 'filename' is declared with const you might also need to cast function pointer(s). [constParameterCallback] global-6.6.14/libltdl/ltdl.c:805:51: note: You might need to cast the function pointer here global-6.6.14/libltdl/ltdl.c:778:29: note: Parameter 'filename' can be declared as pointer to const global-6.6.14/libltdl/ltdl.c:1866:29: style: Parameter 'dirname' can be declared as pointer to const. However it seems that 'foreachfile_callback' is a callback function, if 'dirname' is declared with const you might also need to cast function pointer(s). [constParameterCallback] global-6.6.14/libltdl/ltdl.c:1922:12: note: You might need to cast the function pointer here global-6.6.14/libltdl/ltdl.c:1866:29: note: Parameter 'dirname' can be declared as pointer to const global-6.6.14/libltdl/slist.c:322:11: style: Condition '!right' is always false [knownConditionTrueFalse] global-6.6.14/libltdl/slist.c:77:10: style: Variable 'stale' can be declared as pointer to const [constVariablePointer] global-6.6.14/libltdl/slist.c:202:22: style: Parameter 'slist' can be declared as pointer to const [constParameterPointer] global-6.6.14/libltdl/slist.c:77:16: style: Variable 'stale' is assigned a value that is never used. [unreadVariable] global-6.6.14/libparser/c_res.h:488:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIM_ALL [valueFlowBailoutIncompleteVar] global-6.6.14/libparser/C.c:115:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cmode [valueFlowBailoutIncompleteVar] global-6.6.14/libparser/C.c:499:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] global-6.6.14/libparser/C.c:526:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] global-6.6.14/libparser/C.c:614:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curfile [valueFlowBailoutIncompleteVar] global-6.6.14/libparser/C.c:671:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] global-6.6.14/libparser/C.c:128:30: style: Condition '!startmacro' is always true [knownConditionTrueFalse] global-6.6.14/libparser/C.c:126:29: note: Assuming that condition 'startmacro' is not redundant global-6.6.14/libparser/C.c:128:30: note: Condition '!startmacro' is always true global-6.6.14/libparser/c_res.h:170:25: style: Variable 'asso_values' can be declared as const array [constVariable] global-6.6.14/libparser/cpp_res.h:378:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRIM_ALL [valueFlowBailoutIncompleteVar] global-6.6.14/libparser/Cpp.c:73:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXTOKEN [valueFlowBailoutIncompleteVar] global-6.6.14/libparser/Cpp.c:622:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] global-6.6.14/libparser/Cpp.c:646:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] global-6.6.14/libparser/Cpp.c:729:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curfile [valueFlowBailoutIncompleteVar] global-6.6.14/libparser/Cpp.c:787:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] global-6.6.14/libparser/Cpp.c:402:9: style: Local variable 'level' shadows outer variable [shadowVariable] global-6.6.14/libparser/Cpp.c:61:12: note: Shadowed declaration global-6.6.14/libparser/Cpp.c:402:9: note: Shadow variable global-6.6.14/libparser/Cpp.c:275:11: style: Variable 'q' can be declared as pointer to const [constVariablePointer] global-6.6.14/libparser/cpp_res.h:151:24: style: Variable 'asso_values' can be declared as const array [constVariable] asm_parse.c:1061:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable YYEMPTY [valueFlowBailoutIncompleteVar] asm_parse.c:980:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] asm_parse.c:1081:3: style: The comparison '0 <= yystate' is always true. [knownConditionTrueFalse] asm_parse.c:1013:31: note: 'yystate' is assigned value '0' here. asm_parse.c:1081:3: note: The comparison '0 <= yystate' is always true. asm_parse.c:980:11: style: Variable 'yymsg' is assigned a value that is never used. [unreadVariable] asm_scan.c:1189:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] asm_scan.c:2117:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] asm_scan.c:2388:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] asm_scan.l:138:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] asm_scan.l:188:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] asm_scan.l:193:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] asm_scan.l:218:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] asm_scan.l:223:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] asm_scan.l:230:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] asm_scan.l:261:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] asm_scan.l:266:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] asm_scan.l:271:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] asm_scan.l:276:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] asm_scan.l:284:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] asm_scan.l:292:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] asm_scan.l:297:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] asm_scan.l:325:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] asm_scan.l:331:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] asm_scan.l:343:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] asm_scan.l:348:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] asm_scan.c:1852:59: style:inconclusive: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent] asm_scan.c:693:55: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. asm_scan.c:1852:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. asm_scan.c:1877:40: style:inconclusive: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. [funcArgNamesDifferent] asm_scan.c:1037:40: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. asm_scan.c:1877:40: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. asm_scan.c:2306:46: style:inconclusive: Function 'asm__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent] asm_scan.c:645:46: note: Function 'asm__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. asm_scan.c:2306:46: note: Function 'asm__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. asm_scan.c:2319:46: style:inconclusive: Function 'asm__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent] asm_scan.c:646:45: note: Function 'asm__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. asm_scan.c:2319:46: note: Function 'asm__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. asm_scan.c:2319:60: style:inconclusive: Function 'asm__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent] asm_scan.c:646:56: note: Function 'asm__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. asm_scan.c:2319:60: note: Function 'asm__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. asm_scan.c:2484:24: style:inconclusive: Function 'asm_set_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. [funcArgNamesDifferent] asm_scan.c:1001:24: note: Function 'asm_set_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. asm_scan.c:2484:24: note: Function 'asm_set_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. asm_scan.c:1684:8: style: Variable 'source' can be declared as pointer to const [constVariablePointer] asm_scan.c:1892:9: style: Variable 'source' can be declared as pointer to const [constVariablePointer] global-6.6.14/libparser/java.c:48:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXTOKEN [valueFlowBailoutIncompleteVar] global-6.6.14/libparser/java.c:94:11: style: Variable 'q' can be declared as pointer to const [constVariablePointer] global-6.6.14/libparser/java_res.h:117:24: style: Variable 'asso_values' can be declared as const array [constVariable] global-6.6.14/libparser/parser.c:83:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STRBUF_NOCRLF [valueFlowBailoutIncompleteVar] global-6.6.14/libparser/parser.c:243:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable plugin_list [valueFlowBailoutIncompleteVar] global-6.6.14/libparser/parser.c:259:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable plugin_list [valueFlowBailoutIncompleteVar] global-6.6.14/libparser/parser.c:352:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULTLANGMAP [valueFlowBailoutIncompleteVar] global-6.6.14/libparser/parser.c:390:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/libparser/parser.c:418:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/libparser/parser.c:455:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable die [valueFlowBailoutIncompleteVar] global-6.6.14/libparser/parser.c:466:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sb [valueFlowBailoutIncompleteVar] global-6.6.14/libparser/parser.c:479:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/libparser/parser.c:108:16: style: Variable 'result' can be declared as pointer to const [constVariablePointer] global-6.6.14/libparser/parser.c:305:32: error: Uninitialized variable: pent->entry.lang_name [uninitvar] php.c:77:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] php.c:1269:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] php.c:2208:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] php.c:2484:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] php.l:314:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSER_DEF [valueFlowBailoutIncompleteVar] php.l:255:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] php.l:338:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] php.l:356:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] php.l:395:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] php.l:402:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] php.l:427:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] php.c:1984:59: style:inconclusive: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent] php.c:730:55: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. php.c:1984:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. php.c:2397:46: style:inconclusive: Function 'php__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent] php.c:682:46: note: Function 'php__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. php.c:2397:46: note: Function 'php__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. php.c:2410:46: style:inconclusive: Function 'php__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent] php.c:683:45: note: Function 'php__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. php.c:2410:46: note: Function 'php__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. php.c:2410:60: style:inconclusive: Function 'php__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent] php.c:683:56: note: Function 'php__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. php.c:2410:60: note: Function 'php__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. php.c:2580:24: style:inconclusive: Function 'php_set_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. [funcArgNamesDifferent] php.c:1081:24: note: Function 'php_set_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. php.c:2580:24: note: Function 'php_set_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. php.c:1816:8: style: Variable 'source' can be declared as pointer to const [constVariablePointer] global-6.6.14/libutil/abs2rel.c:344:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/abs2rel.c:380:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/abs2rel.c:512:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/abs2rel.c:553:22: style: Redundant condition: The condition '*pp' is redundant since '*pp == '.'' is sufficient. [redundantCondition] global-6.6.14/libutil/abs2rel.c:205:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] global-6.6.14/libutil/abs2rel.c:264:8: style: Variable 'final' can be declared as pointer to const [constVariablePointer] global-6.6.14/libutil/abs2rel.c:265:8: style: Variable 'endp' can be declared as pointer to const [constVariablePointer] global-6.6.14/libutil/args.c:71:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/args.c:91:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/args.c:162:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/args.c:199:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optind [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/args.c:104:24: style:inconclusive: Function 'args_open_gfind' argument 1 names different: declaration 'gp' definition 'agp'. [funcArgNamesDifferent] global-6.6.14/libutil/args.h:29:29: note: Function 'args_open_gfind' argument 1 names different: declaration 'gp' definition 'agp'. global-6.6.14/libutil/args.c:104:24: note: Function 'args_open_gfind' argument 1 names different: declaration 'gp' definition 'agp'. global-6.6.14/libutil/args.c:190:8: style: Variable 'confpath' can be declared as pointer to const [constVariablePointer] global-6.6.14/libutil/args.c:191:8: style: Variable 'label' can be declared as pointer to const [constVariablePointer] global-6.6.14/libutil/assoc.c:49:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_CREAT [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/compress.c:144:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/compress.c:119:10: warning: Either the condition 'ab->c<'a'' is redundant or the array 'ab2name[26]' is accessed at index -1, which is out of bounds. [negativeIndex] global-6.6.14/libutil/compress.c:116:13: note: Assuming that condition 'ab->c<'a'' is not redundant global-6.6.14/libutil/compress.c:118:5: note: i is assigned 'ab->c-'a'' here. global-6.6.14/libutil/compress.c:119:10: note: Negative array index global-6.6.14/libutil/compress.c:120:10: warning: Either the condition 'ab->c<'a'' is redundant or the array 'ab2name[26]' is accessed at index -1, which is out of bounds. [negativeIndex] global-6.6.14/libutil/compress.c:116:13: note: Assuming that condition 'ab->c<'a'' is not redundant global-6.6.14/libutil/compress.c:118:5: note: i is assigned 'ab->c-'a'' here. global-6.6.14/libutil/compress.c:120:10: note: Negative array index global-6.6.14/libutil/compress.c:121:10: warning: Either the condition 'ab->c<'a'' is redundant or the array 'ab2name[26]' is accessed at index -1, which is out of bounds. [negativeIndex] global-6.6.14/libutil/compress.c:116:13: note: Assuming that condition 'ab->c<'a'' is not redundant global-6.6.14/libutil/compress.c:118:5: note: i is assigned 'ab->c-'a'' here. global-6.6.14/libutil/compress.c:121:10: note: Negative array index global-6.6.14/libutil/compress.c:287:16: warning: Either the condition '*p<'a'' is redundant or the array 'ab2name[26]' is accessed at index -1, which is out of bounds. [negativeIndex] global-6.6.14/libutil/compress.c:284:12: note: Assuming that condition '*p<'a'' is not redundant global-6.6.14/libutil/compress.c:286:7: note: i is assigned '*p-'a'' here. global-6.6.14/libutil/compress.c:287:16: note: Negative array index global-6.6.14/libutil/compress.c:172:22: style:inconclusive: Function 'compress' argument 1 names different: declaration 'text' definition 'in'. [funcArgNamesDifferent] global-6.6.14/libutil/compress.h:35:28: note: Function 'compress' argument 1 names different: declaration 'text' definition 'in'. global-6.6.14/libutil/compress.c:172:22: note: Function 'compress' argument 1 names different: declaration 'text' definition 'in'. global-6.6.14/libutil/compress.c:250:24: style:inconclusive: Function 'uncompress' argument 1 names different: declaration 'text' definition 'in'. [funcArgNamesDifferent] global-6.6.14/libutil/compress.h:36:30: note: Function 'uncompress' argument 1 names different: declaration 'text' definition 'in'. global-6.6.14/libutil/compress.c:250:24: note: Function 'uncompress' argument 1 names different: declaration 'text' definition 'in'. global-6.6.14/libutil/compress.c:140:18: style: Variable 'ab' can be declared as pointer to const [constVariablePointer] global-6.6.14/libutil/conf.c:272:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYSCONFDIR [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/conf.c:480:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BINDIR [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/conf.c:129:9: warning: If resource allocation fails, then there is a possible null pointer dereference: fp [nullPointerOutOfResources] global-6.6.14/libutil/conf.c:198:13: note: Assuming allocation function fails global-6.6.14/libutil/conf.c:198:13: note: Assignment 'fp=fopen(p,"r")', assigned value is 0 global-6.6.14/libutil/conf.c:202:31: note: Calling function 'readrecord', 1st argument 'fp' value is 0 global-6.6.14/libutil/conf.c:129:9: note: Null pointer dereference global-6.6.14/libutil/conf.c:150:23: warning: Either the condition '(candidate=strmake(p,"|:"))==NULL' is redundant or there is possible null pointer dereference: candidate. [nullPointerRedundantCheck] global-6.6.14/libutil/conf.c:148:39: note: Assuming that condition '(candidate=strmake(p,"|:"))==NULL' is not redundant global-6.6.14/libutil/conf.c:150:23: note: Null pointer dereference global-6.6.14/libutil/conf.c:198:14: warning: Either the condition '(p=makepath_with_tilde(file))==NULL' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck] global-6.6.14/libutil/conf.c:196:39: note: Assuming that condition '(p=makepath_with_tilde(file))==NULL' is not redundant global-6.6.14/libutil/conf.c:198:14: note: Null pointer dereference global-6.6.14/libutil/convert.c:231:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/convert.c:488:9: warning: Either the condition 'fid==NULL' is redundant or there is possible null pointer dereference: fid. [nullPointerRedundantCheck] global-6.6.14/libutil/convert.c:486:11: note: Assuming that condition 'fid==NULL' is not redundant global-6.6.14/libutil/convert.c:488:9: note: Null pointer dereference global-6.6.14/libutil/convert.c:596:9: warning: Either the condition 'fid==NULL' is redundant or there is possible null pointer dereference: fid. [nullPointerRedundantCheck] global-6.6.14/libutil/convert.c:593:12: note: Assuming that condition 'fid==NULL' is not redundant global-6.6.14/libutil/convert.c:596:9: note: Null pointer dereference global-6.6.14/libutil/convert.c:336:16: style: Local variable 'buf' shadows outer variable [shadowVariable] global-6.6.14/libutil/convert.c:258:14: note: Shadowed declaration global-6.6.14/libutil/convert.c:336:16: note: Shadow variable global-6.6.14/libutil/convert.c:337:9: style: Variable 'c' can be declared as const array [constVariable] global-6.6.14/libutil/convert.c:415:8: style: Variable 'tag' can be declared as pointer to const [constVariablePointer] global-6.6.14/libutil/convert.c:415:21: style: Variable 'lineno' can be declared as pointer to const [constVariablePointer] global-6.6.14/libutil/convert.c:415:44: style: Variable 'rest' can be declared as pointer to const [constVariablePointer] global-6.6.14/libutil/dbop.c:130:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POSIX_SORT [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/dbop.c:183:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/dbop.c:244:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/dbop.c:506:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_CURSOR [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/dbop.c:567:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_CURSOR [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/dbop.c:638:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable R_NEXT [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/dbop.c:180:30: style: Parameter 'dbop' can be declared as pointer to const [constParameterPointer] global-6.6.14/libutil/dbop.c:694:20: style: Parameter 'dbop' can be declared as pointer to const [constParameterPointer] global-6.6.14/libutil/die.c:62:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/die.c:81:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/die.c:100:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/die.c:111:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/fileop.c:189:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/fileop.c:198:22: warning: Either the condition 'size<0' is redundant or write() argument nr 3 can have invalid value. The value is -1 but the valid values are '0:'. [invalidFunctionArg] global-6.6.14/libutil/fileop.c:196:12: note: Assuming that condition 'size<0' is not redundant global-6.6.14/libutil/fileop.c:198:22: note: Invalid argument global-6.6.14/libutil/fileop.c:226:23: warning: Either the condition '(dirp=opendir(srcdir))==NULL' is redundant or there is possible null pointer dereference: dirp. [nullPointerRedundantCheck] global-6.6.14/libutil/fileop.c:224:31: note: Assuming that condition '(dirp=opendir(srcdir))==NULL' is not redundant global-6.6.14/libutil/fileop.c:226:23: note: Null pointer dereference global-6.6.14/libutil/fileop.c:140:24: style: Parameter 'fileop' can be declared as pointer to const [constParameterPointer] global-6.6.14/libutil/fileop.c:216:17: style: Variable 'dp' can be declared as pointer to const [constVariablePointer] global-6.6.14/libutil/fileop.c:255:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] global-6.6.14/libutil/find.c:165:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_EXTENDED [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/find.c:260:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_EXTENDED [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/find.c:447:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/find.c:641:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/find.c:748:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/find.c:305:13: style: Redundant condition: The condition '*p' is redundant since '*p == ','' is sufficient. [redundantCondition] global-6.6.14/libutil/find.c:412:12: style: Condition 'suff==NULL' is always false [knownConditionTrueFalse] global-6.6.14/libutil/find.c:749:16: warning: If resource allocation fails, then there is a possible null pointer dereference: temp [nullPointerOutOfResources] global-6.6.14/libutil/find.c:747:18: note: Assuming allocation function fails global-6.6.14/libutil/find.c:747:18: note: Assignment 'temp=tmpfile()', assigned value is 0 global-6.6.14/libutil/find.c:749:16: note: Null pointer dereference global-6.6.14/libutil/find.c:751:10: warning: If resource allocation fails, then there is a possible null pointer dereference: temp [nullPointerOutOfResources] global-6.6.14/libutil/find.c:747:18: note: Assuming allocation function fails global-6.6.14/libutil/find.c:747:18: note: Assignment 'temp=tmpfile()', assigned value is 0 global-6.6.14/libutil/find.c:751:10: note: Null pointer dereference global-6.6.14/libutil/find.c:516:22: style: Variable 'sp' can be declared as pointer to const [constVariablePointer] global-6.6.14/libutil/find.c:517:15: style: Variable 'p' can be declared as pointer to const [constVariablePointer] global-6.6.14/libutil/find.c:594:17: style: Variable 'dp' can be declared as pointer to const [constVariablePointer] global-6.6.14/libutil/getdbpath.c:75:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/getdbpath.c:111:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/getdbpath.c:164:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/getdbpath.c:227:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/getdbpath.c:394:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/getdbpath.c:297:12: style: Local variable 'sb' shadows outer variable [shadowVariable] global-6.6.14/libutil/getdbpath.c:215:14: note: Shadowed declaration global-6.6.14/libutil/getdbpath.c:297:12: note: Shadow variable global-6.6.14/libutil/gpathop.c:144:31: warning: Either the condition 'path==NULL' is redundant or there is possible null pointer dereference: path. [nullPointerRedundantCheck] global-6.6.14/libutil/gpathop.c:142:12: note: Assuming that condition 'path==NULL' is not redundant global-6.6.14/libutil/gpathop.c:144:31: note: Null pointer dereference global-6.6.14/libutil/gtagsop.c:384:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/gtagsop.c:666:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/gtagsop.c:721:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REG_EXTENDED [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/gtagsop.c:963:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/gtagsop.c:659:14: warning: Either the condition 'gtop->prefix==NULL' is redundant or there is possible null pointer dereference: gtop->prefix. [nullPointerRedundantCheck] global-6.6.14/libutil/gtagsop.c:657:19: note: Assuming that condition 'gtop->prefix==NULL' is not redundant global-6.6.14/libutil/gtagsop.c:659:14: note: Null pointer dereference global-6.6.14/libutil/gtagsop.c:817:5: warning: Either the condition 'p==NULL' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck] global-6.6.14/libutil/gtagsop.c:815:10: note: Assuming that condition 'p==NULL' is not redundant global-6.6.14/libutil/gtagsop.c:817:5: note: Null pointer dereference global-6.6.14/libutil/gtagsop.c:1186:22: warning: Either the condition 'lineno==NULL' is redundant or there is possible null pointer dereference: lineno. [nullPointerRedundantCheck] global-6.6.14/libutil/gtagsop.c:1184:14: note: Assuming that condition 'lineno==NULL' is not redundant global-6.6.14/libutil/gtagsop.c:1186:22: note: Null pointer dereference global-6.6.14/libutil/gtagsop.c:619:9: style: Variable 'p' can be declared as pointer to const [constVariablePointer] global-6.6.14/libutil/gtagsop.c:961:29: style: Parameter 'gtop' can be declared as pointer to const [constParameterPointer] global-6.6.14/libutil/idset.c:116:20: style: Parameter 'idset' can be declared as pointer to const [constParameterPointer] global-6.6.14/libutil/langmap.c:131:16: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] global-6.6.14/libutil/logging.c:62:8: style: Variable 'logfile' can be declared as pointer to const [constVariablePointer] global-6.6.14/libutil/makepath.c:124:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/makepath.c:132:17: portability: Non reentrant function 'getpwent' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwent_r'. [prohibitedgetpwentCalled] global-6.6.14/libutil/makepath.c:147:17: portability: Non reentrant function 'getpwent' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwent_r'. [prohibitedgetpwentCalled] global-6.6.14/libutil/makepath.c:157:19: warning: Either the condition 'pw==NULL' is redundant or there is possible null pointer dereference: pw. [nullPointerRedundantCheck] global-6.6.14/libutil/makepath.c:154:10: note: Assuming that condition 'pw==NULL' is not redundant global-6.6.14/libutil/makepath.c:157:19: note: Null pointer dereference global-6.6.14/libutil/makepath.c:117:17: style: Variable 'pw' can be declared as pointer to const [constVariablePointer] global-6.6.14/libutil/nearsort.c:47:8: style: Variable 'slash' can be declared as pointer to const [constVariablePointer] global-6.6.14/libutil/output.c:224:20: style: Condition 'last_lineno!=n' is always true [knownConditionTrueFalse] global-6.6.14/libutil/path.c:236:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/path.c:269:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] global-6.6.14/libutil/rewrite.c:173:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/rewrite.c:124:25: style: Parameter 'rewrite' can be declared as pointer to const [constParameterPointer] global-6.6.14/libutil/rewrite.c:169:23: style: Parameter 'rewrite' can be declared as pointer to const [constParameterPointer] global-6.6.14/libutil/secure_popen.c:141:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/secure_popen.c:73:23: style: Parameter 'string' can be declared as pointer to const [constParameterPointer] global-6.6.14/libutil/split.c:152:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/split.c:175:25: style:inconclusive: Redundant condition: The condition '*p' is redundant since '*p >= '0'' is sufficient. [redundantCondition] global-6.6.14/libutil/split.c:150:15: style: Variable 'part' can be declared as pointer to const [constVariablePointer] global-6.6.14/libutil/statistics.c:186:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable statistics_time_list [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/statistics.c:449:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable statistics_time_list [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/statistics.c:278:49: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'print_time_list' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] global-6.6.14/libutil/statistics.c:424:23: note: You might need to cast the function pointer here global-6.6.14/libutil/statistics.c:278:49: note: Parameter 'priv' can be declared as pointer to const global-6.6.14/libutil/statistics.c:369:50: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'print_time_table' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] global-6.6.14/libutil/statistics.c:426:24: note: You might need to cast the function pointer here global-6.6.14/libutil/statistics.c:369:50: note: Parameter 'priv' can be declared as pointer to const global-6.6.14/libutil/statistics.c:231:10: error: Uninitialized variable: t->name_len [uninitvar] global-6.6.14/libutil/strbuf.c:361:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/strbuf.c:254:7: warning: Either the condition 'i>=sizeof(num)' is redundant or the array 'num[128]' is accessed at index 128, which is out of bounds. [arrayIndexOutOfBoundsCond] global-6.6.14/libutil/strbuf.c:252:10: note: Assuming that condition 'i>=sizeof(num)' is not redundant global-6.6.14/libutil/strbuf.c:254:7: note: Array index out of bounds global-6.6.14/libutil/strbuf.c:279:7: warning: Either the condition 'i>=sizeof(num)' is redundant or the array 'num[128]' is accessed at index 128, which is out of bounds. [arrayIndexOutOfBoundsCond] global-6.6.14/libutil/strbuf.c:277:10: note: Assuming that condition 'i>=sizeof(num)' is not redundant global-6.6.14/libutil/strbuf.c:279:7: note: Array index out of bounds global-6.6.14/libutil/strbuf.c:142:6: warning: Either the condition 'sb==NULL' is redundant or there is possible null pointer dereference: sb. [nullPointerRedundantCheck] global-6.6.14/libutil/strbuf.c:140:9: note: Assuming that condition 'sb==NULL' is not redundant global-6.6.14/libutil/strbuf.c:142:6: note: Null pointer dereference global-6.6.14/libutil/strbuf.c:520:32: style: Parameter 'sb' can be declared as pointer to const [constParameterPointer] global-6.6.14/libutil/strhash.c:88:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sh_head [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/strhash.c:117:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/strhash.c:177:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/strhash.c:212:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/strhash.c:118:14: warning: Either the condition 'entry==NULL' is redundant or there is possible null pointer dereference: entry. [nullPointerRedundantCheck] global-6.6.14/libutil/strhash.c:123:12: note: Assuming that condition 'entry==NULL' is not redundant global-6.6.14/libutil/strhash.c:118:14: note: Null pointer dereference global-6.6.14/libutil/strhash.c:209:19: style: Variable 'p' can be declared as pointer to const [constVariablePointer] global-6.6.14/libutil/strmake.c:161:8: style: Variable 'endp' can be declared as pointer to const [constVariablePointer] global-6.6.14/libutil/tab.c:97:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/test.c:59:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/test.c:62:14: warning: Either the condition 'ip<0' is redundant or read() argument nr 1 can have invalid value. The value is -1 but the valid values are '0:'. [invalidFunctionArg] global-6.6.14/libutil/test.c:60:9: note: Assuming that condition 'ip<0' is not redundant global-6.6.14/libutil/test.c:62:14: note: Invalid argument global-6.6.14/libutil/test.c:63:8: warning: Either the condition 'ip<0' is redundant or close() argument nr 1 can have invalid value. The value is -1 but the valid values are '0:'. [invalidFunctionArg] global-6.6.14/libutil/test.c:60:9: note: Assuming that condition 'ip<0' is not redundant global-6.6.14/libutil/test.c:63:8: note: Invalid argument global-6.6.14/libutil/token.c:126:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/token.c:276:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/usable.c:78:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BINDIR [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/usable.c:123:13: style: Variable 'result' is assigned a value that is never used. [unreadVariable] global-6.6.14/libutil/varray.c:145:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/version.c:45:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERSION [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/version.c:63:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/xargs.c:114:12: style: The comparison 'limit < 0' is always false. [knownConditionTrueFalse] global-6.6.14/libutil/xargs.c:80:15: note: 'limit' is assigned value '0' here. global-6.6.14/libutil/xargs.c:114:12: note: The comparison 'limit < 0' is always false. global-6.6.14/libutil/xargs.c:191:12: style: Variable 'meta_p' can be declared as pointer to const [constVariablePointer] global-6.6.14/plugin-factory/exuberant-ctags.c:255:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/plugin-factory/exuberant-ctags.c:290:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSER_DEF [valueFlowBailoutIncompleteVar] global-6.6.14/plugin-factory/pygments-parser.c:186:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATADIR [valueFlowBailoutIncompleteVar] global-6.6.14/plugin-factory/pygments-parser.c:214:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] global-6.6.14/plugin-factory/pygments-parser.c:249:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSER_DEF [valueFlowBailoutIncompleteVar] global-6.6.14/libutil/conf.c:129:9: warning: If resource allocation fails, then there is a possible null pointer dereference: fp [ctunullpointerOutOfResources] global-6.6.14/libutil/conf.c:198:13: note: Assuming allocation function fails global-6.6.14/libutil/conf.c:198:13: note: Assignment 'fp=fopen(p,"r")', assigned value is 0 global-6.6.14/libutil/conf.c:202:30: note: Calling function readrecord, 1st argument is null global-6.6.14/libutil/conf.c:129:9: note: Dereferencing argument fp that is null global-6.6.14/libutil/locatestring.c:119:20: warning: Null pointer dereference: pattern [ctunullpointer] global-6.6.14/libutil/find.c:522:35: note: Assuming that condition '(real=realpath(dir,NULL))==NULL' is not redundant global-6.6.14/libutil/find.c:530:18: note: Calling function locatestring, 2nd argument is null global-6.6.14/libutil/locatestring.c:119:20: note: Dereferencing argument pattern that is null global-6.6.14/libutil/strbuf.c:311:3: warning: Null pointer dereference: sb [ctunullpointer] global-6.6.14/libutil/conf.c:479:8: note: Assuming that condition 'sb' is not redundant global-6.6.14/libutil/conf.c:523:19: note: Calling function replace_variables, 1st argument is null global-6.6.14/libutil/conf.c:387:18: note: Calling function strbuf_value, 1st argument is null global-6.6.14/libutil/strbuf.c:311:3: note: Dereferencing argument sb that is null diff: head global-6.6.14/global/global.c:1029:7: style: Variable 'gtp' can be declared as pointer to const [constVariablePointer] head global-6.6.14/gtags-cscope/command.c:652:14: style: Variable 's' can be declared as pointer to const [constVariablePointer] head global-6.6.14/gtags-cscope/help.c:55:14: style: Variable 's' can be declared as pointer to const [constVariablePointer] head global-6.6.14/gtags-cscope/mypopen.c:143:9: style: Variable 'poptr' can be declared as pointer to const [constVariablePointer] head global-6.6.14/gtags/gtags.c:867:94: style: Parameter 'arg' can be declared as pointer to const. However it seems that 'put_syms' is a callback function, if 'arg' is declared with const you might also need to cast function pointer(s). [constParameterCallback] global-6.6.14/gtags/gtags.c:1064:27: note: You might need to cast the function pointer here global-6.6.14/gtags/gtags.c:867:94: note: Parameter 'arg' can be declared as pointer to const head global-6.6.14/htags/anchor.c:350:22: style: Variable 'p' can be declared as pointer to const [constVariablePointer] head global-6.6.14/htags/anchor.c:392:17: style: Variable 'a' can be declared as pointer to const [constVariablePointer] head global-6.6.14/htags/defineindex.c:62:58: style: Variable '_' can be declared as pointer to const [constVariablePointer] head global-6.6.14/htags/fileindex.c:131:9: style: Variable 'q' can be declared as pointer to const [constVariablePointer] head global-6.6.14/libdb/sqlite3.c:102221:12: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] head global-6.6.14/libdb/sqlite3.c:102278:12: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] head global-6.6.14/libdb/sqlite3.c:102602:16: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] head global-6.6.14/libdb/sqlite3.c:107791:11: style: Variable 'pX' can be declared as pointer to const [constVariablePointer] 2.18.0 global-6.6.14/libdb/sqlite3.c:109709:3: error: Address of local auto-variable assigned to a function parameter. [autoVariables] head global-6.6.14/libdb/sqlite3.c:110955:10: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] head global-6.6.14/libdb/sqlite3.c:118772:12: style: Variable 'pColl' can be declared as pointer to const [constVariablePointer] head global-6.6.14/libdb/sqlite3.c:119829:18: style: Variable 'pTerm' can be declared as pointer to const [constVariablePointer] head global-6.6.14/libdb/sqlite3.c:119930:16: style: Variable 'pJ' can be declared as pointer to const [constVariablePointer] head global-6.6.14/libdb/sqlite3.c:120398:26: portability: Zero initializing union 'yyzerominor' does not guarantee its complete storage to be zero initialized as its largest member is not declared as the first member. Consider making yy96 the first member or favor memset(). [UnionZeroInit] head global-6.6.14/libdb/sqlite3.c:29325:12: style: Variable 'pX' can be declared as pointer to const [constVariablePointer] 2.18.0 global-6.6.14/libdb/sqlite3.c:39677:21: error: Uninitialized variable: *pp [uninitvar] head global-6.6.14/libdb/sqlite3.c:43936:12: style: Variable 'p' can be declared as pointer to const [constVariablePointer] head global-6.6.14/libdb/sqlite3.c:64562:11: style: Variable 'zP4' can be declared as pointer to const [constVariablePointer] head global-6.6.14/libdb/sqlite3.c:73901:9: style: Variable 'pVdbe' can be declared as pointer to const [constVariablePointer] head global-6.6.14/libdb/sqlite3.c:75693:14: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] head global-6.6.14/libdb/sqlite3.c:75700:15: style: Variable 'pFKey' can be declared as pointer to const [constVariablePointer] head global-6.6.14/libdb/sqlite3.c:80320:22: style: Variable 'pNC' can be declared as pointer to const [constVariablePointer] head global-6.6.14/libdb/sqlite3.c:90810:12: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] head global-6.6.14/libdb/sqlite3.c:91340:7: style: Variable 'pDb' can be declared as pointer to const [constVariablePointer] head global-6.6.14/libdb/sqlite3.c:91471:12: style: Variable 'pLoop' can be declared as pointer to const [constVariablePointer] head global-6.6.14/libdb/sqlite3.c:93507:10: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] head global-6.6.14/libdb/sqlite3.c:96374:11: style: Variable 'pCol' can be declared as pointer to const [constVariablePointer] head global-6.6.14/libdb/sqlite3.c:96623:13: style: Variable 'p' can be declared as pointer to const [constVariablePointer] head global-6.6.14/libdb/sqlite3.c:97440:14: style: Variable 'pIndex' can be declared as pointer to const [constVariablePointer] head global-6.6.14/libdb/sqlite3.c:97516:16: style: Variable 'p' can be declared as pointer to const [constVariablePointer] head global-6.6.14/libdb/sqlite3.c:97572:16: style: Variable 'p' can be declared as pointer to const [constVariablePointer] head global-6.6.14/libdb/sqlite3.c:97722:10: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] head global-6.6.14/libdb/sqlite3.c:97734:7: style: Variable 'pDb' can be declared as pointer to const [constVariablePointer] head global-6.6.14/libdb/sqlite3.c:98820:10: style: Variable 'pIdx' can be declared as pointer to const [constVariablePointer] head global-6.6.14/libglibc/fnmatch.c:49:11: style: Parameter 'pattern' can be declared as pointer to const [constParameterPointer] head global-6.6.14/libglibc/fnmatch.c:50:11: style: Parameter 'string' can be declared as pointer to const [constParameterPointer] head global-6.6.14/libltdl/loaders/preopen.c:260:18: style: Variable 'lists' can be declared as pointer to const [constVariablePointer] head global-6.6.14/libltdl/slist.c:202:22: style: Parameter 'slist' can be declared as pointer to const [constParameterPointer] head global-6.6.14/libutil/convert.c:415:44: style: Variable 'rest' can be declared as pointer to const [constVariablePointer] head global-6.6.14/libutil/statistics.c:278:49: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'print_time_list' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] global-6.6.14/libutil/statistics.c:424:23: note: You might need to cast the function pointer here global-6.6.14/libutil/statistics.c:278:49: note: Parameter 'priv' can be declared as pointer to const head global-6.6.14/libutil/statistics.c:369:50: style: Parameter 'priv' can be declared as pointer to const. However it seems that 'print_time_table' is a callback function, if 'priv' is declared with const you might also need to cast function pointer(s). [constParameterCallback] global-6.6.14/libutil/statistics.c:426:24: note: You might need to cast the function pointer here global-6.6.14/libutil/statistics.c:369:50: note: Parameter 'priv' can be declared as pointer to const DONE