2026-05-02 06:56 ftp://ftp.de.debian.org/debian/pool/main/g/gnuplot/gnuplot_6.0.3+dfsg1.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=motif --library=qt --library=gtk --library=wxwidgets --library=cairo --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.8.0-111-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.70 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04.1) 14.2.0 cppcheck: head 2.20.0 head-info: e5c4a73 (2026-05-01 11:10:43 +0200) count: 2481 1821 elapsed-time: 133.6 126.3 head-timing-info: old-timing-info: head results: gnuplot-6.0.3+dfsg1/demo/plugin/demo_plugin.c:19:58: style: Parameter 'arg' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/demo/plugin/demo_plugin.c:19:69: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/demo/plugin/demo_plugin.c:49:54: style: Parameter 'arg' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/demo/plugin/demo_plugin.c:49:65: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/demo/plugin/demo_plugin.c:69:55: style: Parameter 'arg' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/demo/plugin/demo_plugin.c:69:66: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/docs/checkdoc.c:63:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/docs/checkdoc.c:80:15: style:inconclusive: Function 'convert' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/checkdoc.c:80:24: style:inconclusive: Function 'convert' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/checkdoc.c:90:20: style:inconclusive: Function 'process_line' argument 1 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/checkdoc.c:90:32: style:inconclusive: Function 'process_line' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2gih.c:64:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/docs/doc2gih.c:151:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/docs/doc2gih.c:93:16: style:inconclusive: Function 'convert' argument 1 names different: declaration '' definition 'inf'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2gih.c:93:27: style:inconclusive: Function 'convert' argument 2 names different: declaration '' definition 'outf'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2gih.c:103:20: style:inconclusive: Function 'process_line' argument 1 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2gih.c:103:32: style:inconclusive: Function 'process_line' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2gih.c:103:20: style: Parameter 'line' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/docs/doc2hlp.c:66:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/docs/doc2hlp.c:141:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/docs/doc2hlp.c:97:16: style:inconclusive: Function 'convert' argument 1 names different: declaration '' definition 'inf'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2hlp.c:97:27: style:inconclusive: Function 'convert' argument 2 names different: declaration '' definition 'outf'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2hlp.c:107:21: style:inconclusive: Function 'process_line' argument 1 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2hlp.c:107:33: style:inconclusive: Function 'process_line' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2hlp.c:107:21: style: Parameter 'line' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/docs/doc2ipf.c:93:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/docs/doc2ipf.c:163:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/docs/doc2ipf.c:423:16: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] gnuplot-6.0.3+dfsg1/docs/doc2ipf.c:580:7: style: The if condition is the same as the previous if condition [duplicateCondition] gnuplot-6.0.3+dfsg1/docs/doc2ipf.c:550:7: note: First condition gnuplot-6.0.3+dfsg1/docs/doc2ipf.c:580:7: note: Second condition gnuplot-6.0.3+dfsg1/docs/doc2ipf.c:419:3: warning: If memory allocation fails, then there is a possible null pointer dereference: tableins [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/docs/doc2ipf.c:417:27: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/docs/doc2ipf.c:417:27: note: Assignment 'tableins->next=xmalloc(sizeof(struct TABENTRY))', assigned value is 0 gnuplot-6.0.3+dfsg1/docs/doc2ipf.c:418:22: note: Assignment 'tableins=tableins->next', assigned value is 0 gnuplot-6.0.3+dfsg1/docs/doc2ipf.c:419:3: note: Null pointer dereference gnuplot-6.0.3+dfsg1/docs/doc2ipf.c:468:7: warning: If memory allocation fails, then there is a possible null pointer dereference: tableins [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/docs/doc2ipf.c:417:27: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/docs/doc2ipf.c:417:27: note: Assignment 'tableins->next=xmalloc(sizeof(struct TABENTRY))', assigned value is 0 gnuplot-6.0.3+dfsg1/docs/doc2ipf.c:418:22: note: Assignment 'tableins=tableins->next', assigned value is 0 gnuplot-6.0.3+dfsg1/docs/doc2ipf.c:468:7: note: Null pointer dereference gnuplot-6.0.3+dfsg1/docs/doc2ipf.c:113:15: style:inconclusive: Function 'convert' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2ipf.c:113:24: style:inconclusive: Function 'convert' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2ipf.c:134:20: style:inconclusive: Function 'process_line' argument 1 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2ipf.c:134:32: style:inconclusive: Function 'process_line' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2ipf.c:134:20: style: Parameter 'line' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/docs/doc2ipf.c:158:18: style: Variable 'klist' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/docs/doc2ipf.c:425:10: style: Variable 'tagend' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/docs/doc2ipf.c:425:19: style: Variable 'tagstart' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/docs/doc2ipf.c:546:9: style: Variable 'k' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/docs/doc2rtf.c:73:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/docs/doc2rtf.c:144:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUL [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/docs/doc2rtf.c:93:14: style:inconclusive: Function 'footnote' argument 1 names different: declaration '' definition 'c'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2rtf.c:93:23: style:inconclusive: Function 'footnote' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2rtf.c:93:32: style:inconclusive: Function 'footnote' argument 3 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2rtf.c:99:15: style:inconclusive: Function 'convert' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2rtf.c:99:24: style:inconclusive: Function 'convert' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2rtf.c:121:20: style:inconclusive: Function 'process_line' argument 1 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2rtf.c:121:32: style:inconclusive: Function 'process_line' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2rtf.c:93:23: style: Parameter 's' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/docs/doc2rtf.c:121:20: style: Parameter 'line' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/docs/doc2rtf.c:137:18: style: Variable 'klist' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/docs/doc2tex.c:85:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/docs/doc2tex.c:161:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUL [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/docs/doc2tex.c:478:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUL [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/docs/doc2tex.c:412:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] gnuplot-6.0.3+dfsg1/docs/doc2tex.c:292:33: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] gnuplot-6.0.3+dfsg1/docs/doc2tex.c:296:35: note: Found duplicate branches for 'if' and 'else'. gnuplot-6.0.3+dfsg1/docs/doc2tex.c:292:33: note: Found duplicate branches for 'if' and 'else'. gnuplot-6.0.3+dfsg1/docs/doc2tex.c:129:12: style:inconclusive: Function 'init' argument 1 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2tex.c:136:15: style:inconclusive: Function 'convert' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2tex.c:136:24: style:inconclusive: Function 'convert' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2tex.c:146:21: style:inconclusive: Function 'process_line' argument 1 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2tex.c:146:33: style:inconclusive: Function 'process_line' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2tex.c:402:15: style:inconclusive: Function 'section' argument 1 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2tex.c:402:27: style:inconclusive: Function 'section' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2tex.c:471:15: style:inconclusive: Function 'puttex' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2tex.c:471:26: style:inconclusive: Function 'puttex' argument 2 names different: declaration '' definition 'file'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2tex.c:602:19: style:inconclusive: Function 'finish' argument 1 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2tex.c:402:15: style: Parameter 'line' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/docs/doc2tex.c:536:13: style: Variable 'index' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/docs/doc2web.c:79:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/docs/doc2web.c:220:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/docs/doc2web.c:191:15: style:inconclusive: Function 'convert' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2web.c:191:24: style:inconclusive: Function 'convert' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2web.c:191:33: style:inconclusive: Function 'convert' argument 3 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2web.c:204:20: style:inconclusive: Function 'process_line' argument 1 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2web.c:204:32: style:inconclusive: Function 'process_line' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2web.c:204:41: style:inconclusive: Function 'process_line' argument 3 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/doc2web.c:140:24: style: Parameter 'title' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/docs/doc2web.c:221:18: style: Variable 'klist' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/docs/termdoc.c:101:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUL [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/docs/termdoc.c:191:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUL [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/docs/termdoc.c:80:17: style:inconclusive: Function 'get_line' argument 1 names different: declaration '' definition 'buffer'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/termdoc.c:80:29: style:inconclusive: Function 'get_line' argument 2 names different: declaration '' definition 'max'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/termdoc.c:80:40: style:inconclusive: Function 'get_line' argument 3 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/windows/doc2html.c:79:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/docs/windows/doc2html.c:214:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATH_MAX [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/docs/windows/doc2html.c:162:15: style:inconclusive: Function 'convert' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/windows/doc2html.c:162:24: style:inconclusive: Function 'convert' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/windows/doc2html.c:162:33: style:inconclusive: Function 'convert' argument 3 names different: declaration '' definition 'c'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/windows/doc2html.c:162:42: style:inconclusive: Function 'convert' argument 4 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/windows/doc2html.c:196:20: style:inconclusive: Function 'process_line' argument 1 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/windows/doc2html.c:196:32: style:inconclusive: Function 'process_line' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/windows/doc2html.c:196:41: style:inconclusive: Function 'process_line' argument 3 names different: declaration '' definition 'c'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/windows/doc2html.c:196:50: style:inconclusive: Function 'process_line' argument 4 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/windows/doc2html.c:139:24: style: Parameter 'title' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/docs/windows/doc2html.c:215:18: style: Variable 'klist' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/docs/xref.c:80:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/docs/xref.c:93:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/docs/xref.c:120:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUL [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/docs/xref.c:189:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/docs/xref.c:141:10: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] gnuplot-6.0.3+dfsg1/docs/xref.c:159:10: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] gnuplot-6.0.3+dfsg1/docs/xref.c:187:13: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] gnuplot-6.0.3+dfsg1/docs/xref.c:205:14: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] gnuplot-6.0.3+dfsg1/docs/xref.c:177:14: style:inconclusive: Function 'lookup' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/docs/xref.c:346:11: style:inconclusive: Function 'reftable' argument 6 names different: declaration 'maxrows' definition 'ncolumns'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/docs/xref.h:61:26: note: Function 'reftable' argument 6 names different: declaration 'maxrows' definition 'ncolumns'. gnuplot-6.0.3+dfsg1/docs/xref.c:346:11: note: Function 'reftable' argument 6 names different: declaration 'maxrows' definition 'ncolumns'. gnuplot-6.0.3+dfsg1/docs/xref.c:78:18: style: Variable 'element' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/docs/xref.c:104:11: style: Variable 'c' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/docs/xref.c:177:14: style: Parameter 's' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/docs/xref.c:179:11: style: Variable 'c' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/docs/xref.c:181:11: style: Variable 'match' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/docs/xref.c:283:29: style: Parameter 'start' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/docs/xref.c:283:42: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/docs/xref.c:283:53: style: Parameter 'format' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/docs/xref.c:286:11: style: Variable 'c' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/docs/xref.c:345:33: style: Parameter 'start' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/docs/xref.c:345:46: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/docs/xref.c:345:57: style: Parameter 'format' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/docs/xref.c:346:27: style: Parameter 'newcolumn' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/docs/xref.c:349:11: style: Variable 'c' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/axis.c:434:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/axis.c:1726:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable term_lower [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/axis.c:1800:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable term_lower [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/axis.c:2303:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/axis.c:2818:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable term_lower [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/axis.c:2842:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable term_lower [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/axis.c:2916:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linked_to_primary [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/axis.c:2971:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/axis.c:1451:25: style: Redundant condition: def->logscaling. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] gnuplot-6.0.3+dfsg1/src/axis.c:1474:29: style: Redundant condition: def->logscaling. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition] gnuplot-6.0.3+dfsg1/src/axis.c:1610:15: style: Condition 'level>=TIMELEVEL_MINUTES' is always true [knownConditionTrueFalse] gnuplot-6.0.3+dfsg1/src/axis.c:1596:15: note: Assuming that condition 'level<=TIMELEVEL_SECONDS' is not redundant gnuplot-6.0.3+dfsg1/src/axis.c:1610:15: note: Condition 'level>=TIMELEVEL_MINUTES' is always true gnuplot-6.0.3+dfsg1/src/axis.c:1038:12: style: Redundant initialization for 'mark'. The initialized value is overwritten before it is read. [redundantInitialization] gnuplot-6.0.3+dfsg1/src/axis.c:1025:23: note: mark is initialized gnuplot-6.0.3+dfsg1/src/axis.c:1038:12: note: mark is overwritten gnuplot-6.0.3+dfsg1/src/axis.c:199:31: style:inconclusive: Function 'check_log_limits' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:199:44: style:inconclusive: Function 'check_log_limits' argument 2 names different: declaration '' definition 'min'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:199:56: style:inconclusive: Function 'check_log_limits' argument 3 names different: declaration '' definition 'max'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:213:39: style:inconclusive: Function 'axis_invert_if_requested' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:222:37: style:inconclusive: Function 'axis_init' argument 2 names different: declaration 'infinite' definition 'reset_autoscale'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/axis.h:464:42: note: Function 'axis_init' argument 2 names different: declaration 'infinite' definition 'reset_autoscale'. gnuplot-6.0.3+dfsg1/src/axis.c:222:37: note: Function 'axis_init' argument 2 names different: declaration 'infinite' definition 'reset_autoscale'. gnuplot-6.0.3+dfsg1/src/axis.c:234:29: style:inconclusive: Function 'axis_check_range' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:242:35: style:inconclusive: Function 'axis_log_value_checked' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:242:48: style:inconclusive: Function 'axis_log_value_checked' argument 2 names different: declaration '' definition 'coord'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:242:67: style:inconclusive: Function 'axis_log_value_checked' argument 3 names different: declaration '' definition 'what'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:253:22: style:inconclusive: Function 'axis_name' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:292:26: style:inconclusive: Function 'init_parallel_axis' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:292:48: style:inconclusive: Function 'init_parallel_axis' argument 2 names different: declaration '' definition 'index'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:308:26: style:inconclusive: Function 'extend_parallel_axis' argument 1 names different: declaration '' definition 'paxis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:408:44: style:inconclusive: Function 'axis_checked_extend_empty_range' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:454:41: style:inconclusive: Function 'axis_check_empty_nonlinear' argument 1 names different: declaration 'this_axis' definition 'axis'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/axis.h:468:46: note: Function 'axis_check_empty_nonlinear' argument 1 names different: declaration 'this_axis' definition 'axis'. gnuplot-6.0.3+dfsg1/src/axis.c:454:41: note: Function 'axis_check_empty_nonlinear' argument 1 names different: declaration 'this_axis' definition 'axis'. gnuplot-6.0.3+dfsg1/src/axis.c:474:37: style:inconclusive: Function 'make_auto_time_minitics' argument 1 names different: declaration '' definition 'tlevel'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:474:52: style:inconclusive: Function 'make_auto_time_minitics' argument 2 names different: declaration '' definition 'incr'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:597:42: style:inconclusive: Function 'copy_or_invent_formatstring' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:689:29: style:inconclusive: Function 'quantize_normal_tics' argument 1 names different: declaration '' definition 'arg'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:689:38: style:inconclusive: Function 'quantize_normal_tics' argument 2 names different: declaration '' definition 'guide'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:736:24: style:inconclusive: Function 'make_tics' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:736:39: style:inconclusive: Function 'make_tics' argument 2 names different: declaration '' definition 'guide'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:769:33: style:inconclusive: Function 'quantize_duodecimal_tics' argument 1 names different: declaration '' definition 'arg'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:769:42: style:inconclusive: Function 'quantize_duodecimal_tics' argument 2 names different: declaration '' definition 'guide'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:812:33: style:inconclusive: Function 'quantize_time_tics' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:812:46: style:inconclusive: Function 'quantize_time_tics' argument 2 names different: declaration '' definition 'tic'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:812:58: style:inconclusive: Function 'quantize_time_tics' argument 3 names different: declaration '' definition 'xr'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:812:66: style:inconclusive: Function 'quantize_time_tics' argument 4 names different: declaration '' definition 'guide'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:872:18: style:inconclusive: Function 'round_outward' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:873:14: style:inconclusive: Function 'round_outward' argument 2 names different: declaration '' definition 'upwards'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:874:12: style:inconclusive: Function 'round_outward' argument 3 names different: declaration '' definition 'input'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:900:25: style:inconclusive: Function 'setup_tics' argument 1 names different: declaration '' definition 'this'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:900:35: style:inconclusive: Function 'setup_tics' argument 2 names different: declaration '' definition 'max'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:996:23: style:inconclusive: Function 'gen_tics' argument 1 names different: declaration '' definition 'this'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:996:42: style:inconclusive: Function 'gen_tics' argument 2 names different: declaration '' definition 'callback'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:1592:27: style:inconclusive: Function 'time_tic_just' argument 1 names different: declaration '' definition 'level'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:1592:41: style:inconclusive: Function 'time_tic_just' argument 2 names different: declaration '' definition 'ticplace'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:1646:17: style:inconclusive: Function 'axis_output_tics' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:1647:11: style:inconclusive: Function 'axis_output_tics' argument 2 names different: declaration '' definition 'ticlabel_position'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:1648:17: style:inconclusive: Function 'axis_output_tics' argument 3 names different: declaration '' definition 'zeroaxis_basis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:1650:19: style:inconclusive: Function 'axis_output_tics' argument 4 names different: declaration '' definition 'callback'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:1785:35: style:inconclusive: Function 'axis_position_zeroaxis' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:1811:34: style:inconclusive: Function 'axis_draw_2d_zeroaxis' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:1811:51: style:inconclusive: Function 'axis_draw_2d_zeroaxis' argument 2 names different: declaration '' definition 'crossaxis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:1836:33: style:inconclusive: Function 'set_explicit_range' argument 1 names different: declaration 'axis' definition 'this_axis'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/axis.h:465:38: note: Function 'set_explicit_range' argument 1 names different: declaration 'axis' definition 'this_axis'. gnuplot-6.0.3+dfsg1/src/axis.c:1836:33: note: Function 'set_explicit_range' argument 1 names different: declaration 'axis' definition 'this_axis'. gnuplot-6.0.3+dfsg1/src/axis.c:1855:30: style:inconclusive: Function 'get_num_or_time' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:1876:29: style:inconclusive: Function 'load_one_range' argument 1 names different: declaration 'axis' definition 'this_axis'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/axis.c:191:41: note: Function 'load_one_range' argument 1 names different: declaration 'axis' definition 'this_axis'. gnuplot-6.0.3+dfsg1/src/axis.c:1876:29: note: Function 'load_one_range' argument 1 names different: declaration 'axis' definition 'this_axis'. gnuplot-6.0.3+dfsg1/src/axis.c:2002:25: style:inconclusive: Function 'load_range' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:2002:44: style:inconclusive: Function 'load_range' argument 2 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:2002:55: style:inconclusive: Function 'load_range' argument 3 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:2002:70: style:inconclusive: Function 'load_range' argument 4 names different: declaration '' definition 'autoscale'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:2041:34: style:inconclusive: Function 'widest_tic_callback' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:2044:21: style:inconclusive: Function 'widest_tic_callback' argument 6 names different: declaration '' definition 'userlabels'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:2083:33: style:inconclusive: Function 'tic_count_callback' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:2084:62: style:inconclusive: Function 'tic_count_callback' argument 6 names different: declaration '' definition 'userlabels'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:2163:30: style:inconclusive: Function 'save_autoscaled_ranges' argument 1 names different: declaration '' definition 'x_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:2163:44: style:inconclusive: Function 'save_autoscaled_ranges' argument 2 names different: declaration '' definition 'y_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:2176:33: style:inconclusive: Function 'restore_autoscaled_ranges' argument 1 names different: declaration '' definition 'x_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:2176:47: style:inconclusive: Function 'restore_autoscaled_ranges' argument 2 names different: declaration '' definition 'y_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:2285:27: style:inconclusive: Function 'add_tic_user' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:2285:44: style:inconclusive: Function 'add_tic_user' argument 2 names different: declaration '' definition 'label'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:2285:58: style:inconclusive: Function 'add_tic_user' argument 3 names different: declaration '' definition 'position'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:2285:72: style:inconclusive: Function 'add_tic_user' argument 4 names different: declaration '' definition 'level'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:2611:33: style:inconclusive: Function 'eval_link_function' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:2611:46: style:inconclusive: Function 'eval_link_function' argument 2 names different: declaration '' definition 'raw_coord'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/axis.c:1224:14: style: Local variable 'nsteps' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/axis.c:1115:9: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/axis.c:1224:14: note: Shadow variable gnuplot-6.0.3+dfsg1/src/axis.c:199:31: style: Parameter 'axis' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/axis.c:325:29: style: Parameter 'axis' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/axis.c:872:18: style: Parameter 'this_axis' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/axis.c:1855:30: style: Parameter 'axis' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/axis.c:2041:65: style: Parameter 'text' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/axis.c:2083:33: style: Parameter 'this_axis' can be declared as pointer to const. However it seems that 'tic_count_callback' is a callback function, if 'this_axis' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnuplot-6.0.3+dfsg1/src/axis.c:2072:17: note: You might need to cast the function pointer here gnuplot-6.0.3+dfsg1/src/axis.c:2083:33: note: Parameter 'this_axis' can be declared as pointer to const gnuplot-6.0.3+dfsg1/src/axis.c:2083:64: style: Parameter 'text' can be declared as pointer to const. However it seems that 'tic_count_callback' is a callback function, if 'text' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnuplot-6.0.3+dfsg1/src/axis.c:2072:17: note: You might need to cast the function pointer here gnuplot-6.0.3+dfsg1/src/axis.c:2083:64: note: Parameter 'text' can be declared as pointer to const gnuplot-6.0.3+dfsg1/src/axis.c:2084:62: style: Parameter 'userlabels' can be declared as pointer to const. However it seems that 'tic_count_callback' is a callback function, if 'userlabels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnuplot-6.0.3+dfsg1/src/axis.c:2072:17: note: You might need to cast the function pointer here gnuplot-6.0.3+dfsg1/src/axis.c:2084:62: note: Parameter 'userlabels' can be declared as pointer to const gnuplot-6.0.3+dfsg1/src/axis.c:2163:30: style: Parameter 'x_axis' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/axis.c:2163:44: style: Parameter 'y_axis' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/axis.c:2285:44: style: Parameter 'label' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/axis.c:2673:11: style: Variable 'secondary' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/axis.c:2968:30: style: Parameter 'axis' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/axis.c:1740:31: warning: Expression 'axis_is_second?1:-1' can have a negative value. That is converted to an unsigned value and used in an unsigned calculation. [signConversion] gnuplot-6.0.3+dfsg1/src/axis.c:960:23: style: Variable 'tic' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/bf_test.c:65:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/bf_test.c:80:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/bf_test.c:121:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/bf_test.c:129:3: warning: If memory allocation fails, then there is a possible null pointer dereference: m [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/bf_test.c:127:12: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/bf_test.c:127:12: note: Assignment 'm=calloc(xsize,sizeof(m[0]))', assigned value is 0 gnuplot-6.0.3+dfsg1/src/bf_test.c:129:3: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/bf_test.c:133:6: warning: If memory allocation fails, then there is a possible null pointer dereference: ct [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/bf_test.c:126:13: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/bf_test.c:126:13: note: Assignment 'ct=calloc(ysize,sizeof(float))', assigned value is 0 gnuplot-6.0.3+dfsg1/src/bf_test.c:133:6: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/bf_test.c:137:6: warning: If memory allocation fails, then there is a possible null pointer dereference: rt [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/bf_test.c:125:13: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/bf_test.c:125:13: note: Assignment 'rt=calloc(xsize,sizeof(float))', assigned value is 0 gnuplot-6.0.3+dfsg1/src/bf_test.c:137:6: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/bf_test.c:139:3: warning: If memory allocation fails, then there is a possible null pointer dereference: m [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/bf_test.c:127:12: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/bf_test.c:127:12: note: Assignment 'm=calloc(xsize,sizeof(m[0]))', assigned value is 0 gnuplot-6.0.3+dfsg1/src/bf_test.c:139:3: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/bf_test.c:167:6: warning: If memory allocation fails, then there is a possible null pointer dereference: m [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/bf_test.c:165:15: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/bf_test.c:165:15: note: Assignment 'm=calloc(xsize,sizeof(m[0]))', assigned value is 0 gnuplot-6.0.3+dfsg1/src/bf_test.c:167:6: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/bf_test.c:171:2: warning: If memory allocation fails, then there is a possible null pointer dereference: ct [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/bf_test.c:164:16: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/bf_test.c:164:16: note: Assignment 'ct=calloc(ysize,sizeof(float))', assigned value is 0 gnuplot-6.0.3+dfsg1/src/bf_test.c:171:2: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/bf_test.c:174:2: warning: If memory allocation fails, then there is a possible null pointer dereference: rt [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/bf_test.c:163:16: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/bf_test.c:163:16: note: Assignment 'rt=calloc(xsize,sizeof(float))', assigned value is 0 gnuplot-6.0.3+dfsg1/src/bf_test.c:174:2: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/bf_test.c:176:6: warning: If memory allocation fails, then there is a possible null pointer dereference: m [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/bf_test.c:165:15: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/bf_test.c:165:15: note: Assignment 'm=calloc(xsize,sizeof(m[0]))', assigned value is 0 gnuplot-6.0.3+dfsg1/src/bf_test.c:176:6: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/bf_test.c:79:26: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] gnuplot-6.0.3+dfsg1/src/bf_test.c:83:12: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] gnuplot-6.0.3+dfsg1/src/bf_test.c:85:9: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] gnuplot-6.0.3+dfsg1/src/bf_test.c:86:9: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] gnuplot-6.0.3+dfsg1/src/bf_test.c:73:68: style: Parameter 'rt' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/bf_test.c:73:79: style: Parameter 'ct' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/bitmap.c:805:25: style:inconclusive: Function 'b_putpixel' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/bitmap.c:805:41: style:inconclusive: Function 'b_putpixel' argument 2 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/bitmap.c:815:25: style:inconclusive: Function 'b_getpixel' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/bitmap.c:815:41: style:inconclusive: Function 'b_getpixel' argument 2 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/bitmap.c:858:27: style:inconclusive: Function 'b_makebitmap' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/bitmap.c:858:43: style:inconclusive: Function 'b_makebitmap' argument 2 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/bitmap.c:858:59: style:inconclusive: Function 'b_makebitmap' argument 3 names different: declaration '' definition 'planes'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/bitmap.c:1059:25: style:inconclusive: Function 'b_charsize' argument 1 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/bitmap.c:1097:19: style:inconclusive: Function 'b_setlinetype' argument 1 names different: declaration '' definition 'linetype'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/bitmap.c:1136:25: style:inconclusive: Function 'b_setvalue' argument 1 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/bitmap.c:1146:21: style:inconclusive: Function 'b_move' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/bitmap.c:1146:37: style:inconclusive: Function 'b_move' argument 2 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/bitmap.c:1157:23: style:inconclusive: Function 'b_vector' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/bitmap.c:1157:39: style:inconclusive: Function 'b_vector' argument 2 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/bitmap.c:1172:25: style:inconclusive: Function 'b_put_text' argument 1 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/bitmap.c:1172:42: style:inconclusive: Function 'b_put_text' argument 2 names different: declaration '' definition 'y0'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/bitmap.c:1172:58: style:inconclusive: Function 'b_put_text' argument 3 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/bitmap.c:1229:20: style:inconclusive: Function 'b_text_angle' argument 1 names different: declaration '' definition 'ang'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/bitmap.c:1247:9: style:inconclusive: Function 'b_boxfill' argument 1 names different: declaration '' definition 'style'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/bitmap.c:1248:18: style:inconclusive: Function 'b_boxfill' argument 2 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/bitmap.c:1248:34: style:inconclusive: Function 'b_boxfill' argument 3 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/bitmap.c:1249:18: style:inconclusive: Function 'b_boxfill' argument 4 names different: declaration '' definition 'w'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/bitmap.c:1249:34: style:inconclusive: Function 'b_boxfill' argument 5 names different: declaration '' definition 'h'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/bitmap.c:1110:34: style: Parameter 'custom_dash_type' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/bitmap.c:1253:20: style: Variable 'fillbitmap' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/bitmap.c:1320:20: style: Variable 'fillbitmap' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/boundary.c:429:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linked_to_primary [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/boundary.c:1439:14: style: Local variable 'background_fill' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/gadgets.h:512:20: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/boundary.c:1439:14: note: Shadow variable gnuplot-6.0.3+dfsg1/src/boundary.c:553:18: style: Variable 'tic' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/boundary.c:858:23: style: Variable 't' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/boundary.c:1204:18: style: Variable 'key_entry' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/boundary.c:1417:17: style: Parameter 'key' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/boundary.c:1571:23: style: Variable 't' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/boundary.c:1118:11: style: Variable 'more' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/breaders.c:291:26: style:inconclusive: Function 'gd_filetype_function' argument 1 names different: declaration 'filetype' definition 'type'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/breaders.c:268:31: note: Function 'gd_filetype_function' argument 1 names different: declaration 'filetype' definition 'type'. gnuplot-6.0.3+dfsg1/src/breaders.c:291:26: note: Function 'gd_filetype_function' argument 1 names different: declaration 'filetype' definition 'type'. gnuplot-6.0.3+dfsg1/src/breaders.c:146:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/breaders.c:291:38: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/breaders.c:300:27: style: Parameter 'pixmap' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/breaders.c:64:9: style: struct member 'gen_table4::value' is never used. [unusedStructMember] gnuplot-6.0.3+dfsg1/src/color.c:172:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/color.c:578:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/color.c:779:26: style: Condition 'is_3d_plot' is always true [knownConditionTrueFalse] gnuplot-6.0.3+dfsg1/src/color.c:773:6: note: Assuming that condition '!is_3d_plot' is not redundant gnuplot-6.0.3+dfsg1/src/color.c:779:26: note: Condition 'is_3d_plot' is always true gnuplot-6.0.3+dfsg1/src/color.c:1173:8: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int] gnuplot-6.0.3+dfsg1/src/color.c:1173:8: warning: %x in format string (no. 2) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int] gnuplot-6.0.3+dfsg1/src/color.c:1173:8: warning: %x in format string (no. 3) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int] gnuplot-6.0.3+dfsg1/src/color.c:1174:8: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int] gnuplot-6.0.3+dfsg1/src/color.c:1174:8: warning: %x in format string (no. 2) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int] gnuplot-6.0.3+dfsg1/src/color.c:1174:8: warning: %x in format string (no. 3) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int] gnuplot-6.0.3+dfsg1/src/color.c:637:18: style:inconclusive: Function 'cbtick_callback' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/color.c:932:27: style:inconclusive: Function 'f_hsv2rgb' argument 1 names different: declaration '' definition 'arg'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/color.c:976:27: style:inconclusive: Function 'f_palette' argument 1 names different: declaration '' definition 'arg'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/color.c:1004:28: style:inconclusive: Function 'f_rgbcolor' argument 1 names different: declaration '' definition 'arg'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/color.c:642:21: style: Parameter 'userlabels' can be declared as pointer to const. However it seems that 'cbtick_callback' is a callback function, if 'userlabels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnuplot-6.0.3+dfsg1/src/color.c:891:36: note: You might need to cast the function pointer here gnuplot-6.0.3+dfsg1/src/color.c:642:21: note: Parameter 'userlabels' can be declared as pointer to const gnuplot-6.0.3+dfsg1/src/color.c:1312:11: style: Variable 'name_str' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/color.c:1126:13: style: Variable 'p' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/command.c:1863:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/command.c:2084:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/command.c:2243:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/command.c:2320:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/command.c:2334:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/command.c:2357:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/command.c:2494:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/command.c:2756:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/command.c:2777:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/command.c:3759:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/command.c:3840:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/command.c:3854:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/command.c:3886:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/command.c:4120:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/command.c:2493:9: style: Obsolescent function 'getwd' called. It is recommended to use 'getcwd' instead. [prohibitedgetwdCalled] gnuplot-6.0.3+dfsg1/src/command.c:587:34: style: Redundant condition: lf_head. '!lf_head || (lf_head && lf_head->depthdepth' definition 'lower'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/command.c:987:26: style:inconclusive: Function 'local_array_command' argument 1 names different: declaration 'locality' definition 'depth'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/command.h:148:30: note: Function 'local_array_command' argument 1 names different: declaration 'locality' definition 'depth'. gnuplot-6.0.3+dfsg1/src/command.c:987:26: note: Function 'local_array_command' argument 1 names different: declaration 'locality' definition 'depth'. gnuplot-6.0.3+dfsg1/src/command.c:1894:18: style:inconclusive: Function 'find_clause' argument 1 names different: declaration '' definition 'clause_start'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/command.c:1894:37: style:inconclusive: Function 'find_clause' argument 2 names different: declaration '' definition 'clause_end'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/command.c:2241:24: style:inconclusive: Function 'print_set_output' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/command.c:2241:39: style:inconclusive: Function 'print_set_output' argument 2 names different: declaration '' definition 'datablock'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/command.c:2241:59: style:inconclusive: Function 'print_set_output' argument 3 names different: declaration '' definition 'append_p'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/command.c:3566:23: style:inconclusive: Function 'do_system' argument 1 names different: declaration '' definition 'cmd'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/command.c:3845:22: style:inconclusive: Function 'gp_get_string' argument 1 names different: declaration '' definition 'buffer'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/command.c:3845:37: style:inconclusive: Function 'gp_get_string' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/command.c:3845:55: style:inconclusive: Function 'gp_get_string' argument 3 names different: declaration '' definition 'prompt'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/command.c:1296:11: style: Local variable 'command' shadows outer function [shadowFunction] gnuplot-6.0.3+dfsg1/src/command.c:139:13: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/command.c:1296:11: note: Shadow variable gnuplot-6.0.3+dfsg1/src/command.c:757:8: style: Variable 'varname' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/command.c:839:12: style: Variable 'command_start' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/command.c:1562:11: style: Variable 'if_start' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/command.c:1563:11: style: Variable 'else_start' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/command.c:2350:11: style: Variable 'field_sep' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/command.c:2619:21: style: Variable 'datablock' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/command.c:2997:23: style: Variable 'plot' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/command.c:3118:17: style: Parameter 'path' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/command.c:916:13: style: Variable 'number' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/command.c:1515:12: style: Variable 'if_state' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/command.c:1648:17: style: Variable 'do_iterator' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/command.c:3865:14: style: Variable 'last' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/contour.c:223:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linked_to_primary [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/contour.c:433:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/contour.c:486:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/contour.c:559:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linked_to_primary [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/contour.c:204:30: style: Variable 'save_contour_list' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/contour.c:458:27: style: Variable 'PLastpoly' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/contour.c:552:26: style: Parameter 'p_cntr1' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/contour.c:552:48: style: Parameter 'p_cntr2' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/contour.c:901:34: style: Parameter 'p_cntr' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/contour.c:1058:28: style: Parameter 'p_cntr' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/contour.c:1190:18: style: Parameter 'p_cntr' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/contour.c:1191:12: style: Parameter 'd2x' can be declared as const array [constParameter] gnuplot-6.0.3+dfsg1/src/contour.c:1191:26: style: Parameter 'd2y' can be declared as const array [constParameter] gnuplot-6.0.3+dfsg1/src/contour.c:1191:40: style: Parameter 'delta_t' can be declared as const array [constParameter] gnuplot-6.0.3+dfsg1/src/contour.c:1406:18: style: Parameter 'p_cntr' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/datablock.c:274:36: style:inconclusive: Function 'gpfree_functionblock' argument 1 names different: declaration 'functionblock_value' definition 'block_value'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/datablock.h:10:41: note: Function 'gpfree_functionblock' argument 1 names different: declaration 'functionblock_value' definition 'block_value'. gnuplot-6.0.3+dfsg1/src/datablock.c:274:36: note: Function 'gpfree_functionblock' argument 1 names different: declaration 'functionblock_value' definition 'block_value'. gnuplot-6.0.3+dfsg1/src/datablock.c:434:29: style: Parameter 'arg' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/datafile.c:626:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/datafile.c:1465:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/datafile.c:1627:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/datafile.c:2098:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/datafile.c:2567:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/datafile.c:5708:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linked_to_primary [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/datafile.c:5964:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/datafile.c:4765:16: warning: The address of variable 'df_bin_record_reset' might be accessed at non-zero index. [objectIndex] gnuplot-6.0.3+dfsg1/src/datafile.c:4741:15: note: Address of variable taken here. gnuplot-6.0.3+dfsg1/src/datafile.c:4765:16: note: The address of variable 'df_bin_record_reset' might be accessed at non-zero index. gnuplot-6.0.3+dfsg1/src/datafile.c:4768:34: warning: The address of variable 'df_bin_record_reset' might be accessed at non-zero index. [objectIndex] gnuplot-6.0.3+dfsg1/src/datafile.c:4741:15: note: Address of variable taken here. gnuplot-6.0.3+dfsg1/src/datafile.c:4768:34: note: The address of variable 'df_bin_record_reset' might be accessed at non-zero index. gnuplot-6.0.3+dfsg1/src/datafile.c:4769:20: warning: The address of variable 'df_bin_record_reset' might be accessed at non-zero index. [objectIndex] gnuplot-6.0.3+dfsg1/src/datafile.c:4741:15: note: Address of variable taken here. gnuplot-6.0.3+dfsg1/src/datafile.c:4769:20: note: The address of variable 'df_bin_record_reset' might be accessed at non-zero index. gnuplot-6.0.3+dfsg1/src/datafile.c:4771:32: warning: The address of variable 'df_bin_record_reset' might be accessed at non-zero index. [objectIndex] gnuplot-6.0.3+dfsg1/src/datafile.c:4741:15: note: Address of variable taken here. gnuplot-6.0.3+dfsg1/src/datafile.c:4771:32: note: The address of variable 'df_bin_record_reset' might be accessed at non-zero index. gnuplot-6.0.3+dfsg1/src/datafile.c:4779:14: warning: The address of variable 'df_bin_record_reset' might be accessed at non-zero index. [objectIndex] gnuplot-6.0.3+dfsg1/src/datafile.c:4741:15: note: Address of variable taken here. gnuplot-6.0.3+dfsg1/src/datafile.c:4779:14: note: The address of variable 'df_bin_record_reset' might be accessed at non-zero index. gnuplot-6.0.3+dfsg1/src/datafile.c:4780:16: warning: The address of variable 'df_bin_record_reset' might be accessed at non-zero index. [objectIndex] gnuplot-6.0.3+dfsg1/src/datafile.c:4741:15: note: Address of variable taken here. gnuplot-6.0.3+dfsg1/src/datafile.c:4780:16: note: The address of variable 'df_bin_record_reset' might be accessed at non-zero index. gnuplot-6.0.3+dfsg1/src/datafile.c:912:10: style: Redundant condition: *s. '!*s || (*s && strchr(df_commentschars,*s)!=NULL)' is equivalent to '!*s || strchr(df_commentschars,*s)!=NULL' [redundantCondition] gnuplot-6.0.3+dfsg1/src/datafile.c:5964:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] gnuplot-6.0.3+dfsg1/src/datafile.c:5964:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] gnuplot-6.0.3+dfsg1/src/datafile.c:3229:13: warning: If memory allocation fails, then there is a possible null pointer dereference: temp_string [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/datafile.c:3228:25: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/datafile.c:3228:25: note: Assignment 'temp_string=malloc(length+1)', assigned value is 0 gnuplot-6.0.3+dfsg1/src/datafile.c:3229:13: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/datafile.c:2534:32: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] gnuplot-6.0.3+dfsg1/src/datafile.c:2660:38: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] gnuplot-6.0.3+dfsg1/src/datafile.c:662:17: style:inconclusive: Function 'df_fgets' argument 1 names different: declaration '' definition 'fin'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:888:32: style:inconclusive: Function 'df_read_matrix' argument 2 names different: declaration 'columns' definition 'cols'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/datafile.c:147:47: note: Function 'df_read_matrix' argument 2 names different: declaration 'columns' definition 'cols'. gnuplot-6.0.3+dfsg1/src/datafile.c:888:32: note: Function 'df_read_matrix' argument 2 names different: declaration 'columns' definition 'cols'. gnuplot-6.0.3+dfsg1/src/datafile.c:1073:44: style:inconclusive: Function 'initialize_plot_style' argument 1 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:1094:21: style:inconclusive: Function 'df_open' argument 1 names different: declaration '' definition 'cmd_filename'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:1094:39: style:inconclusive: Function 'df_open' argument 2 names different: declaration '' definition 'max_using'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:1094:71: style:inconclusive: Function 'df_open' argument 3 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:1721:23: style:inconclusive: Function 'plot_option_using' argument 1 names different: declaration '' definition 'max_using'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:1848:25: style:inconclusive: Function 'plot_ticlabel_using' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:1882:20: style:inconclusive: Function 'df_readline' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:1882:29: style:inconclusive: Function 'df_readline' argument 2 names different: declaration '' definition 'max'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:1904:21: style:inconclusive: Function 'df_readascii' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:1904:30: style:inconclusive: Function 'df_readascii' argument 2 names different: declaration '' definition 'max'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:2540:32: style:inconclusive: Function 'df_determine_matrix_info' argument 1 names different: declaration '' definition 'fin'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:2726:26: style:inconclusive: Function 'f_column' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/datafile.h:163:32: note: Function 'f_column' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/datafile.c:2726:26: note: Function 'f_column' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/datafile.c:2801:32: style:inconclusive: Function 'f_stringcolumn' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/datafile.h:167:39: note: Function 'f_stringcolumn' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/datafile.c:2801:32: note: Function 'f_stringcolumn' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/datafile.c:2867:30: style:inconclusive: Function 'f_columnhead' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/datafile.h:164:36: note: Function 'f_columnhead' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/datafile.c:2867:30: note: Function 'f_columnhead' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/datafile.c:2912:25: style:inconclusive: Function 'f_valid' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/datafile.h:165:32: note: Function 'f_valid' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/datafile.c:2912:25: note: Function 'f_valid' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/datafile.c:2934:30: style:inconclusive: Function 'f_timecolumn' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/datafile.h:166:37: note: Function 'f_timecolumn' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/datafile.c:2934:30: note: Function 'f_timecolumn' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/datafile.c:3033:26: style:inconclusive: Function 'valid_format' argument 1 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:3116:39: style:inconclusive: Function 'df_set_key_title' argument 1 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:3157:50: style:inconclusive: Function 'df_set_key_title_columnhead' argument 1 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:3197:29: style:inconclusive: Function 'df_parse_string_field' argument 1 names different: declaration '' definition 'field'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:3270:42: style:inconclusive: Function 'rotation_matrix_2D' argument 2 names different: declaration '' definition 'alpha'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:3294:43: style:inconclusive: Function 'rotation_matrix_3D' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:3330:36: style:inconclusive: Function 'byte_read_order' argument 1 names different: declaration '' definition 'file_endian'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:3491:32: style:inconclusive: Function 'df_insert_scanned_use_spec' argument 1 names different: declaration '' definition 'uspec'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:3569:45: style:inconclusive: Function 'adjust_binary_use_spec' argument 1 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:3739:29: style:inconclusive: Function 'plot_option_binary' argument 1 names different: declaration '' definition 'set_matrix'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:3739:50: style:inconclusive: Function 'plot_option_binary' argument 2 names different: declaration '' definition 'set_default'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:4154:27: style:inconclusive: Function 'df_add_binary_records' argument 1 names different: declaration '' definition 'num_records_to_add'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:4154:63: style:inconclusive: Function 'df_add_binary_records' argument 2 names different: declaration '' definition 'records_type'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:4191:38: style:inconclusive: Function 'clear_binary_records' argument 1 names different: declaration '' definition 'records_type'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:4325:21: style:inconclusive: Function 'token2tuple' argument 1 names different: declaration '' definition 'tuple'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:4325:32: style:inconclusive: Function 'token2tuple' argument 2 names different: declaration '' definition 'dimension'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:4357:44: style:inconclusive: Function 'plot_option_multivalued' argument 1 names different: declaration '' definition 'type'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:4357:54: style:inconclusive: Function 'plot_option_multivalued' argument 2 names different: declaration '' definition 'arg'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:4614:30: style:inconclusive: Function 'df_extend_binary_columns' argument 1 names different: declaration '' definition 'no_cols'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:4635:33: style:inconclusive: Function 'plot_option_binary_format' argument 1 names different: declaration '' definition 'format_string'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:4902:34: style:inconclusive: Function 'df_swap_bytes_by_endianess' argument 1 names different: declaration '' definition 'data'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:4902:44: style:inconclusive: Function 'df_swap_bytes_by_endianess' argument 2 names different: declaration '' definition 'read_order'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:4902:60: style:inconclusive: Function 'df_swap_bytes_by_endianess' argument 3 names different: declaration '' definition 'read_size'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:4973:22: style:inconclusive: Function 'df_readbinary' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:4973:31: style:inconclusive: Function 'df_readbinary' argument 2 names different: declaration '' definition 'max'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:5638:22: style:inconclusive: Function 'df_set_plot_mode' argument 1 names different: declaration '' definition 'mode'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:5841:22: style:inconclusive: Function 'expand_df_column' argument 1 names different: declaration '' definition 'new_max'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/datafile.c:2323:14: style: Local variable 's' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/datafile.c:1906:11: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/datafile.c:2323:14: note: Shadow variable gnuplot-6.0.3+dfsg1/src/datafile.c:2461:13: style: Local variable 's' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/datafile.c:1906:11: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/datafile.c:2461:13: note: Shadow variable gnuplot-6.0.3+dfsg1/src/datafile.c:3785:7: style: Local variable 'i' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/datafile.c:3755:10: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/datafile.c:3785:7: note: Shadow variable gnuplot-6.0.3+dfsg1/src/datafile.c:3786:9: style: Local variable 'file_ext' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/datafile.c:3756:11: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/datafile.c:3786:9: note: Shadow variable gnuplot-6.0.3+dfsg1/src/datafile.c:5160:10: style: Local variable 'i' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/datafile.c:5012:6: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/datafile.c:5160:10: note: Shadow variable gnuplot-6.0.3+dfsg1/src/datafile.c:2739:8: style: Variable 'name' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/datafile.c:2814:8: style: Variable 'name' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/datafile.c:3157:50: style: Parameter 'plot' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/datafile.c:3197:29: style: Parameter 'field' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/datafile.c:3238:21: style: Parameter 'temp_string' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/datafile.c:3294:43: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/datafile.c:4736:35: style: Variable 'bin_record' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/datafile.c:5955:21: style: Variable 'p' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/datafile.c:1096:9: style: Variable 'name_token' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/datafile.c:1907:22: style: Variable 'return_value' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/dynarray.c:50:25: style:inconclusive: Function 'init_dynarray' argument 1 names different: declaration 'array' definition 'this'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/dynarray.h:48:31: note: Function 'init_dynarray' argument 1 names different: declaration 'array' definition 'this'. gnuplot-6.0.3+dfsg1/src/dynarray.c:50:25: note: Function 'init_dynarray' argument 1 names different: declaration 'array' definition 'this'. gnuplot-6.0.3+dfsg1/src/dynarray.c:50:38: style:inconclusive: Function 'init_dynarray' argument 2 names different: declaration 'element' definition 'entry_size'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/dynarray.h:48:45: note: Function 'init_dynarray' argument 2 names different: declaration 'element' definition 'entry_size'. gnuplot-6.0.3+dfsg1/src/dynarray.c:50:38: note: Function 'init_dynarray' argument 2 names different: declaration 'element' definition 'entry_size'. gnuplot-6.0.3+dfsg1/src/dynarray.c:64:25: style:inconclusive: Function 'free_dynarray' argument 1 names different: declaration 'array' definition 'this'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/dynarray.h:49:31: note: Function 'free_dynarray' argument 1 names different: declaration 'array' definition 'this'. gnuplot-6.0.3+dfsg1/src/dynarray.c:64:25: note: Function 'free_dynarray' argument 1 names different: declaration 'array' definition 'this'. gnuplot-6.0.3+dfsg1/src/dynarray.c:73:27: style:inconclusive: Function 'resize_dynarray' argument 1 names different: declaration 'array' definition 'this'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/dynarray.h:51:33: note: Function 'resize_dynarray' argument 1 names different: declaration 'array' definition 'this'. gnuplot-6.0.3+dfsg1/src/dynarray.c:73:27: note: Function 'resize_dynarray' argument 1 names different: declaration 'array' definition 'this'. gnuplot-6.0.3+dfsg1/src/dynarray.c:88:27: style:inconclusive: Function 'extend_dynarray' argument 1 names different: declaration 'array' definition 'this'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/dynarray.h:50:33: note: Function 'extend_dynarray' argument 1 names different: declaration 'array' definition 'this'. gnuplot-6.0.3+dfsg1/src/dynarray.c:88:27: note: Function 'extend_dynarray' argument 1 names different: declaration 'array' definition 'this'. gnuplot-6.0.3+dfsg1/src/dynarray.c:97:29: style:inconclusive: Function 'nextfrom_dynarray' argument 1 names different: declaration 'array' definition 'this'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/dynarray.h:52:36: note: Function 'nextfrom_dynarray' argument 1 names different: declaration 'array' definition 'this'. gnuplot-6.0.3+dfsg1/src/dynarray.c:97:29: note: Function 'nextfrom_dynarray' argument 1 names different: declaration 'array' definition 'this'. gnuplot-6.0.3+dfsg1/src/dynarray.c:110:29: style:inconclusive: Function 'droplast_dynarray' argument 1 names different: declaration 'array' definition 'this'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/dynarray.h:53:35: note: Function 'droplast_dynarray' argument 1 names different: declaration 'array' definition 'this'. gnuplot-6.0.3+dfsg1/src/dynarray.c:110:29: note: Function 'droplast_dynarray' argument 1 names different: declaration 'array' definition 'this'. gnuplot-6.0.3+dfsg1/src/encoding.c:72:18: style: Condition 'encoding==S_ENC_INVALID' is always true [knownConditionTrueFalse] gnuplot-6.0.3+dfsg1/src/encoding.c:82:37: note: Assignment 'encoding=S_ENC_INVALID', assigned value is 17 gnuplot-6.0.3+dfsg1/src/encoding.c:71:36: note: Calling function 'encoding_from_locale' returns 17 gnuplot-6.0.3+dfsg1/src/encoding.c:71:36: note: Assignment 'encoding=encoding_from_locale()', assigned value is 17 gnuplot-6.0.3+dfsg1/src/encoding.c:72:18: note: Condition 'encoding==S_ENC_INVALID' is always true gnuplot-6.0.3+dfsg1/src/encoding.c:212:22: style:inconclusive: Function 'set_degreesign' argument 1 names different: declaration '' definition 'locale'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/encoding.c:82:26: style: Local variable 'encoding' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/term_api.h:441:29: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/encoding.c:82:26: note: Shadow variable gnuplot-6.0.3+dfsg1/src/encoding.c:81:11: style: Variable 'l' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/encoding.c:421:19: style: Variable 'minvalue' can be declared as const array [constVariable] gnuplot-6.0.3+dfsg1/src/encoding.c:81:11: style: Variable 'l' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/eval.c:556:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/eval.c:577:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/eval.c:751:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable count [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/eval.c:780:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/eval.c:1343:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/eval.c:1179:16: style: Obsolescent function 'getwd' called. It is recommended to use 'getcwd' instead. [prohibitedgetwdCalled] gnuplot-6.0.3+dfsg1/src/eval.c:330:20: style:inconclusive: Function 'real' argument 1 names different: declaration '' definition 'val'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/eval.c:351:20: style:inconclusive: Function 'imag' argument 1 names different: declaration '' definition 'val'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/eval.c:376:25: style:inconclusive: Function 'magnitude' argument 1 names different: declaration '' definition 'val'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/eval.c:415:21: style:inconclusive: Function 'angle' argument 1 names different: declaration '' definition 'val'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/eval.c:438:24: style:inconclusive: Function 'Gcomplex' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/eval.c:438:34: style:inconclusive: Function 'Gcomplex' argument 2 names different: declaration '' definition 'realpart'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/eval.c:438:51: style:inconclusive: Function 'Gcomplex' argument 3 names different: declaration '' definition 'imagpart'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/eval.c:448:24: style:inconclusive: Function 'Ginteger' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/eval.c:448:35: style:inconclusive: Function 'Ginteger' argument 2 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/eval.c:456:23: style:inconclusive: Function 'Gstring' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/eval.c:456:32: style:inconclusive: Function 'Gstring' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/eval.c:603:42: style:inconclusive: Function 'pop_or_convert_from_string' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/eval.c:895:37: style:inconclusive: Function 'del_udv_by_name' argument 2 names different: declaration 'isWildcard' definition 'wildcard'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/eval.h:193:43: note: Function 'del_udv_by_name' argument 2 names different: declaration 'isWildcard' definition 'wildcard'. gnuplot-6.0.3+dfsg1/src/eval.c:895:37: note: Function 'del_udv_by_name' argument 2 names different: declaration 'isWildcard' definition 'wildcard'. gnuplot-6.0.3+dfsg1/src/eval.c:1004:42: style:inconclusive: Function 'fill_gpval_string' argument 2 names different: declaration 'value' definition 'stringvalue'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/eval.h:199:47: note: Function 'fill_gpval_string' argument 2 names different: declaration 'value' definition 'stringvalue'. gnuplot-6.0.3+dfsg1/src/eval.c:1004:42: note: Function 'fill_gpval_string' argument 2 names different: declaration 'value' definition 'stringvalue'. gnuplot-6.0.3+dfsg1/src/eval.c:1074:28: style:inconclusive: Function 'update_gpval_variables' argument 1 names different: declaration 'from_plot_command' definition 'context'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/eval.h:197:33: note: Function 'update_gpval_variables' argument 1 names different: declaration 'from_plot_command' definition 'context'. gnuplot-6.0.3+dfsg1/src/eval.c:1074:28: note: Function 'update_gpval_variables' argument 1 names different: declaration 'from_plot_command' definition 'context'. gnuplot-6.0.3+dfsg1/src/eval.c:1275:36: style:inconclusive: Function 'make_array_permanent' argument 1 names different: declaration 'a' definition 'array'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/eval.h:167:41: note: Function 'make_array_permanent' argument 1 names different: declaration 'a' definition 'array'. gnuplot-6.0.3+dfsg1/src/eval.c:1275:36: note: Function 'make_array_permanent' argument 1 names different: declaration 'a' definition 'array'. gnuplot-6.0.3+dfsg1/src/eval.c:376:25: style: Parameter 'val' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/eval.c:648:20: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/eval.c:661:25: style: Parameter 'v' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/eval.c:850:23: style: Parameter 'key' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/eval.c:879:23: style: Parameter 'key' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/eval.c:895:23: style: Parameter 'key' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/eval.c:989:11: style: Variable 'ap' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/eval.c:1340:32: style: Parameter 'x' can be declared as pointer to const. However it seems that 'f_serial_comma' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnuplot-6.0.3+dfsg1/src/eval.c:140:22: note: You might need to cast the function pointer here gnuplot-6.0.3+dfsg1/src/eval.c:1340:32: note: Parameter 'x' can be declared as pointer to const gnuplot-6.0.3+dfsg1/src/filters.c:458:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_EPSILON [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/filters.c:829:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/filters.c:1189:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/filters.c:1077:18: style: Local variable 'y_axis' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/axis.h:376:27: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/filters.c:1077:18: note: Shadow variable gnuplot-6.0.3+dfsg1/src/filters.c:860:63: style: Parameter 'cluster' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/filters.c:864:28: style: Variable 'pp1' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/filters.c:864:34: style: Variable 'pp2' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/filters.c:864:40: style: Variable 'pp3' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/filters.c:864:46: style: Variable 'pp4' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/filters.c:932:24: style: Variable 'v1' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/filters.c:932:29: style: Variable 'v2' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/filters.c:932:34: style: Variable 'v3' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/filters.c:175:12: style: Variable 'exact' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/filters.c:423:7: style: Variable 't' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/filters.c:654:4: style: Variable 't' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/fit.c:310:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/fit.c:527:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/fit.c:780:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/fit.c:874:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/fit.c:1045:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/fit.c:1096:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/fit.c:2299:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/fit.c:2373:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/fit.c:603:6: warning: Possible null pointer dereference: C [nullPointer] gnuplot-6.0.3+dfsg1/src/fit.c:1068:21: note: Calling function 'marquardt', 2nd argument 'NULL' value is 0 gnuplot-6.0.3+dfsg1/src/fit.c:463:13: note: Calling function 'analyze', 2nd argument 'C' value is 0 gnuplot-6.0.3+dfsg1/src/fit.c:603:6: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/fit.c:605:6: warning: Possible null pointer dereference: chisq [nullPointer] gnuplot-6.0.3+dfsg1/src/fit.c:1068:27: note: Calling function 'marquardt', 3rd argument 'NULL' value is 0 gnuplot-6.0.3+dfsg1/src/fit.c:463:19: note: Calling function 'analyze', 4th argument 'chisq' value is 0 gnuplot-6.0.3+dfsg1/src/fit.c:605:6: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/fit.c:636:16: warning: Possible null pointer dereference: a [nullPointer] gnuplot-6.0.3+dfsg1/src/fit.c:1068:15: note: Calling function 'marquardt', 1st argument 'NULL' value is 0 gnuplot-6.0.3+dfsg1/src/fit.c:463:10: note: Calling function 'analyze', 1st argument 'a' value is 0 gnuplot-6.0.3+dfsg1/src/fit.c:591:21: note: Calling function 'calculate', 3rd argument 'a' value is 0 gnuplot-6.0.3+dfsg1/src/fit.c:636:16: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/fit.c:638:15: warning: Possible null pointer dereference: a [nullPointer] gnuplot-6.0.3+dfsg1/src/fit.c:1068:15: note: Calling function 'marquardt', 1st argument 'NULL' value is 0 gnuplot-6.0.3+dfsg1/src/fit.c:463:10: note: Calling function 'analyze', 1st argument 'a' value is 0 gnuplot-6.0.3+dfsg1/src/fit.c:591:21: note: Calling function 'calculate', 3rd argument 'a' value is 0 gnuplot-6.0.3+dfsg1/src/fit.c:638:15: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/fit.c:638:51: warning: Possible null pointer dereference: a [nullPointer] gnuplot-6.0.3+dfsg1/src/fit.c:1068:15: note: Calling function 'marquardt', 1st argument 'NULL' value is 0 gnuplot-6.0.3+dfsg1/src/fit.c:463:10: note: Calling function 'analyze', 1st argument 'a' value is 0 gnuplot-6.0.3+dfsg1/src/fit.c:591:21: note: Calling function 'calculate', 3rd argument 'a' value is 0 gnuplot-6.0.3+dfsg1/src/fit.c:638:51: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/fit.c:649:6: warning: Possible null pointer dereference: dzda [nullPointer] gnuplot-6.0.3+dfsg1/src/fit.c:1068:21: note: Calling function 'marquardt', 2nd argument 'NULL' value is 0 gnuplot-6.0.3+dfsg1/src/fit.c:463:13: note: Calling function 'analyze', 2nd argument 'C' value is 0 gnuplot-6.0.3+dfsg1/src/fit.c:591:18: note: Calling function 'calculate', 2nd argument 'C' value is 0 gnuplot-6.0.3+dfsg1/src/fit.c:649:6: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/fit.c:651:16: warning: Possible null pointer dereference: a [nullPointer] gnuplot-6.0.3+dfsg1/src/fit.c:1068:15: note: Calling function 'marquardt', 1st argument 'NULL' value is 0 gnuplot-6.0.3+dfsg1/src/fit.c:463:10: note: Calling function 'analyze', 1st argument 'a' value is 0 gnuplot-6.0.3+dfsg1/src/fit.c:591:21: note: Calling function 'calculate', 3rd argument 'a' value is 0 gnuplot-6.0.3+dfsg1/src/fit.c:651:16: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/fit.c:673:23: warning: Possible null pointer dereference: par [nullPointer] gnuplot-6.0.3+dfsg1/src/fit.c:1068:15: note: Calling function 'marquardt', 1st argument 'NULL' value is 0 gnuplot-6.0.3+dfsg1/src/fit.c:463:10: note: Calling function 'analyze', 1st argument 'a' value is 0 gnuplot-6.0.3+dfsg1/src/fit.c:591:21: note: Calling function 'calculate', 3rd argument 'a' value is 0 gnuplot-6.0.3+dfsg1/src/fit.c:632:18: note: Calling function 'call_gnuplot', 1st argument 'a' value is 0 gnuplot-6.0.3+dfsg1/src/fit.c:673:23: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/fit.c:1772:6: style: Statements following noreturn function 'error_ex()' will never be executed. [unreachableCode] gnuplot-6.0.3+dfsg1/src/fit.c:2006:6: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] gnuplot-6.0.3+dfsg1/src/fit.c:443:32: style:inconclusive: Function 'marquardt' argument 2 names different: declaration 'alpha' definition 'C'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/fit.c:261:50: note: Function 'marquardt' argument 2 names different: declaration 'alpha' definition 'C'. gnuplot-6.0.3+dfsg1/src/fit.c:443:32: note: Function 'marquardt' argument 2 names different: declaration 'alpha' definition 'C'. gnuplot-6.0.3+dfsg1/src/fit.c:587:30: style:inconclusive: Function 'analyze' argument 2 names different: declaration 'alpha' definition 'C'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/fit.c:262:42: note: Function 'analyze' argument 2 names different: declaration 'alpha' definition 'C'. gnuplot-6.0.3+dfsg1/src/fit.c:587:30: note: Function 'analyze' argument 2 names different: declaration 'alpha' definition 'C'. gnuplot-6.0.3+dfsg1/src/fit.c:587:40: style:inconclusive: Function 'analyze' argument 3 names different: declaration 'beta' definition 'd'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/fit.c:262:56: note: Function 'analyze' argument 3 names different: declaration 'beta' definition 'd'. gnuplot-6.0.3+dfsg1/src/fit.c:587:40: note: Function 'analyze' argument 3 names different: declaration 'beta' definition 'd'. gnuplot-6.0.3+dfsg1/src/fit.c:1409:30: style:inconclusive: Function 'setvar' argument 2 names different: declaration 'value' definition 'data'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/fit.c:282:42: note: Function 'setvar' argument 2 names different: declaration 'value' definition 'data'. gnuplot-6.0.3+dfsg1/src/fit.c:1409:30: note: Function 'setvar' argument 2 names different: declaration 'value' definition 'data'. gnuplot-6.0.3+dfsg1/src/fit.c:2348:19: style:inconclusive: Function 'Dblfn' argument 1 names different: declaration '' definition 'fmt'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/fit.c:2348:24: style:inconclusive: Function 'Dblfn' argument 2 names different: declaration '' definition 'a1'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/fit.c:2348:24: style:inconclusive: Function 'Dblfn' argument 3 names different: declaration '' definition 'a2'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/fit.c:2348:24: style:inconclusive: Function 'Dblfn' argument 4 names different: declaration '' definition 'a3'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/fit.c:2348:24: style:inconclusive: Function 'Dblfn' argument 5 names different: declaration '' definition 'a4'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/fit.c:2348:24: style:inconclusive: Function 'Dblfn' argument 6 names different: declaration '' definition 'a5'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/fit.c:2348:24: style:inconclusive: Function 'Dblfn' argument 7 names different: declaration '' definition 'a6'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/fit.c:2348:24: style:inconclusive: Function 'Dblfn' argument 8 names different: declaration '' definition 'a7'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/fit.c:2348:24: style:inconclusive: Function 'Dblfn' argument 9 names different: declaration '' definition 'a8'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/fit.c:726:45: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/fit.c:1151:55: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/fit.c:1151:66: style: Parameter 'dpar' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/fit.c:1247:58: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/fit.c:1297:67: style: Parameter 'parms' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/fit.c:1366:16: style: Parameter 's' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/fit.c:1428:17: style: Parameter 'varname' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/fit.c:1444:19: style: Parameter 'varname1' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/fit.c:1444:35: style: Parameter 'varname2' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/fit.c:1502:91: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/fit.c:1506:11: style: Variable 'axis' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/fit.c:2348:24: style: Parameter 'a1' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/fit.c:2398:12: style: Variable 'tmp2' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/fit.c:2429:24: style: Variable 'udv' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/fit.c:2223:15: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/gadgets.c:1111:49: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] gnuplot-6.0.3+dfsg1/src/gadgets.c:246:16: style:inconclusive: Function 'clip_point' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gadgets.c:246:23: style:inconclusive: Function 'clip_point' argument 2 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gadgets.c:269:20: style:inconclusive: Function 'draw_clip_line' argument 1 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gadgets.c:269:28: style:inconclusive: Function 'draw_clip_line' argument 2 names different: declaration '' definition 'y1'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gadgets.c:269:36: style:inconclusive: Function 'draw_clip_line' argument 3 names different: declaration '' definition 'x2'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gadgets.c:269:44: style:inconclusive: Function 'draw_clip_line' argument 4 names different: declaration '' definition 'y2'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gadgets.c:288:23: style:inconclusive: Function 'draw_clip_polygon' argument 1 names different: declaration '' definition 'points'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gadgets.c:288:41: style:inconclusive: Function 'draw_clip_polygon' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gadgets.c:348:25: style:inconclusive: Function 'draw_clip_arrow' argument 1 names different: declaration '' definition 'dsx'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gadgets.c:348:37: style:inconclusive: Function 'draw_clip_arrow' argument 2 names different: declaration '' definition 'dsy'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gadgets.c:348:49: style:inconclusive: Function 'draw_clip_arrow' argument 3 names different: declaration '' definition 'dex'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gadgets.c:348:61: style:inconclusive: Function 'draw_clip_arrow' argument 4 names different: declaration '' definition 'dey'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gadgets.c:348:79: style:inconclusive: Function 'draw_clip_arrow' argument 5 names different: declaration '' definition 'head'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gadgets.c:427:16: style:inconclusive: Function 'clip_line' argument 1 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gadgets.c:427:25: style:inconclusive: Function 'clip_line' argument 2 names different: declaration '' definition 'y1'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gadgets.c:427:34: style:inconclusive: Function 'clip_line' argument 3 names different: declaration '' definition 'x2'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gadgets.c:427:43: style:inconclusive: Function 'clip_line' argument 4 names different: declaration '' definition 'y2'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gadgets.c:629:24: style:inconclusive: Function 'clip_polygon' argument 1 names different: declaration '' definition 'in'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gadgets.c:629:38: style:inconclusive: Function 'clip_polygon' argument 2 names different: declaration '' definition 'out'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gadgets.c:629:47: style:inconclusive: Function 'clip_polygon' argument 3 names different: declaration '' definition 'in_length'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gadgets.c:629:63: style:inconclusive: Function 'clip_polygon' argument 4 names different: declaration '' definition 'out_length'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gadgets.c:686:30: style:inconclusive: Function 'draw_polar_clip_line' argument 1 names different: declaration '' definition 'xbeg'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gadgets.c:686:43: style:inconclusive: Function 'draw_polar_clip_line' argument 2 names different: declaration '' definition 'ybeg'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gadgets.c:686:56: style:inconclusive: Function 'draw_polar_clip_line' argument 3 names different: declaration '' definition 'xend'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gadgets.c:686:69: style:inconclusive: Function 'draw_polar_clip_line' argument 4 names different: declaration '' definition 'yend'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gadgets.c:903:32: style:inconclusive: Function 'free_labels' argument 1 names different: declaration 'tl' definition 'label'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/gadgets.h:709:37: note: Function 'free_labels' argument 1 names different: declaration 'tl' definition 'label'. gnuplot-6.0.3+dfsg1/src/gadgets.c:903:32: note: Function 'free_labels' argument 1 names different: declaration 'tl' definition 'label'. gnuplot-6.0.3+dfsg1/src/gadgets.c:959:46: style:inconclusive: Function 'write_label' argument 3 names different: declaration 'label' definition 'this_label'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/gadgets.h:712:51: note: Function 'write_label' argument 3 names different: declaration 'label' definition 'this_label'. gnuplot-6.0.3+dfsg1/src/gadgets.c:959:46: note: Function 'write_label' argument 3 names different: declaration 'label' definition 'this_label'. gnuplot-6.0.3+dfsg1/src/gadgets.c:1064:25: style:inconclusive: Function 'label_width' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gadgets.c:1064:35: style:inconclusive: Function 'label_width' argument 2 names different: declaration '' definition 'lines'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gadgets.c:1190:60: style:inconclusive: Function 'interior' argument 4 names different: declaration 'nv' definition 'mask_vertices'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/gadgets.c:229:75: note: Function 'interior' argument 4 names different: declaration 'nv' definition 'mask_vertices'. gnuplot-6.0.3+dfsg1/src/gadgets.c:1190:60: note: Function 'interior' argument 4 names different: declaration 'nv' definition 'mask_vertices'. gnuplot-6.0.3+dfsg1/src/gadgets.c:1210:47: style:inconclusive: Function 'masked' argument 3 names different: declaration 'mask_polygon_set' definition 'mask_set'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/gadgets.h:726:62: note: Function 'masked' argument 3 names different: declaration 'mask_polygon_set' definition 'mask_set'. gnuplot-6.0.3+dfsg1/src/gadgets.c:1210:47: note: Function 'masked' argument 3 names different: declaration 'mask_polygon_set' definition 'mask_set'. gnuplot-6.0.3+dfsg1/src/gadgets.c:550:50: style: Parameter 'clip_boundary' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/gadgets.c:587:36: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/gadgets.c:864:48: style: Parameter 'arrow_properties' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/gadgets.c:1066:24: style: Variable 's' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/gadgets.c:1152:20: style: Variable 'obj' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/gadgets.c:1190:50: style: Parameter 'mask' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/gadgets.c:1235:24: style: Variable 'end_of_list' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/gadgets.c:1075:20: style: Variable 'len' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/getcolor.c:515:3: error: Common realloc mistake: 'colors' nulled but not freed upon failure [memleakOnRealloc] gnuplot-6.0.3+dfsg1/src/getcolor.c:533:2: error: Common realloc mistake: 'gradient' nulled but not freed upon failure [memleakOnRealloc] gnuplot-6.0.3+dfsg1/src/getcolor.c:547:5: error: Common realloc mistake: 'gradient' nulled but not freed upon failure [memleakOnRealloc] gnuplot-6.0.3+dfsg1/src/getcolor.c:505:5: warning: If memory allocation fails, then there is a possible null pointer dereference: gradient [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/getcolor.c:499:8: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/getcolor.c:498:16: note: Assignment 'gradient=(struct gradient_struct*)malloc(gradient_size*sizeof(struct gradient_struct))', assigned value is 0 gnuplot-6.0.3+dfsg1/src/getcolor.c:505:5: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/getcolor.c:506:5: warning: If memory allocation fails, then there is a possible null pointer dereference: gradient [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/getcolor.c:499:8: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/getcolor.c:498:16: note: Assignment 'gradient=(struct gradient_struct*)malloc(gradient_size*sizeof(struct gradient_struct))', assigned value is 0 gnuplot-6.0.3+dfsg1/src/getcolor.c:506:5: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/getcolor.c:506:23: warning: If memory allocation fails, then there is a possible null pointer dereference: colors [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/getcolor.c:500:33: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/getcolor.c:500:14: note: Assignment 'colors=(struct rgb_color*)malloc(colors_size*sizeof(struct rgb_color))', assigned value is 0 gnuplot-6.0.3+dfsg1/src/getcolor.c:506:23: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/getcolor.c:508:54: error: If memory allocation fails: pointer addition with NULL pointer. [nullPointerArithmeticOutOfMemory] gnuplot-6.0.3+dfsg1/src/getcolor.c:500:33: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/getcolor.c:500:14: note: Assignment 'colors=(struct rgb_color*)malloc(colors_size*sizeof(struct rgb_color))', assigned value is 0 gnuplot-6.0.3+dfsg1/src/getcolor.c:508:54: note: Null pointer addition gnuplot-6.0.3+dfsg1/src/getcolor.c:118:36: style:inconclusive: Function 'interpolate_color_from_gray' argument 1 names different: declaration '' definition 'gray'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/getcolor.c:118:53: style:inconclusive: Function 'interpolate_color_from_gray' argument 2 names different: declaration '' definition 'color'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/getcolor.c:181:38: style:inconclusive: Function 'calculate_color_from_formulae' argument 1 names different: declaration '' definition 'gray'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/getcolor.c:181:55: style:inconclusive: Function 'calculate_color_from_formulae' argument 2 names different: declaration '' definition 'color'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/getcolor.c:477:48: style:inconclusive: Function 'approximate_palette' argument 2 names different: declaration 'maxsamples' definition 'samples'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/getcolor.h:51:66: note: Function 'approximate_palette' argument 2 names different: declaration 'maxsamples' definition 'samples'. gnuplot-6.0.3+dfsg1/src/getcolor.c:477:48: note: Function 'approximate_palette' argument 2 names different: declaration 'maxsamples' definition 'samples'. gnuplot-6.0.3+dfsg1/src/getcolor.c:776:22: style:inconclusive: Function 'CMY_2_RGB' argument 1 names different: declaration 'color' definition 'col'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/getcolor.c:37:34: note: Function 'CMY_2_RGB' argument 1 names different: declaration 'color' definition 'col'. gnuplot-6.0.3+dfsg1/src/getcolor.c:776:22: note: Function 'CMY_2_RGB' argument 1 names different: declaration 'color' definition 'col'. gnuplot-6.0.3+dfsg1/src/getcolor.c:788:22: style:inconclusive: Function 'HSV_2_RGB' argument 1 names different: declaration 'color' definition 'col'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/getcolor.c:38:34: note: Function 'HSV_2_RGB' argument 1 names different: declaration 'color' definition 'col'. gnuplot-6.0.3+dfsg1/src/getcolor.c:788:22: note: Function 'HSV_2_RGB' argument 1 names different: declaration 'color' definition 'col'. gnuplot-6.0.3+dfsg1/src/getcolor.c:43:31: style: Parameter 'p1' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/getcolor.c:43:49: style: Parameter 'p2' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/getcolor.c:121:16: style: Variable 'col1' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/getcolor.c:122:16: style: Variable 'col2' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/getcolor.c:481:15: style: Variable 'j' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/getcolor.c:489:19: style: Variable 'max_dev' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/gpexecute.c:219:13: style: Variable 'ge.type' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/gpexecute.c:220:11: style: Variable 'ge.mx' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/gpexecute.c:221:11: style: Variable 'ge.my' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/gpexecute.c:222:13: style: Variable 'ge.par1' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/gpexecute.c:223:13: style: Variable 'ge.par2' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/gpexecute.c:224:14: style: Variable 'ge.winid' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/gplocale.c:115:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplocale.c:61:20: style:inconclusive: Function 'locale_handler' argument 1 names different: declaration '' definition 'action'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplocale.c:61:34: style:inconclusive: Function 'locale_handler' argument 2 names different: declaration '' definition 'newlocale'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplocale.c:61:34: style: Parameter 'newlocale' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/gplocale.c:63:15: style: Unused variable: tm [unusedVariable] gnuplot-6.0.3+dfsg1/src/gplocale.c:64:9: style: Unused variable: i [unusedVariable] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:750:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XPoint [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:819:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1101:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1143:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1203:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1252:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1279:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1310:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1856:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hidden [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:2027:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GCFunction [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:2197:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hidden [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3497:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3586:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable None [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3636:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3738:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VisualClassMask [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3826:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:4506:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConfigureNotify [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5268:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5582:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrayScale [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5693:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6210:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6277:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WidthValue [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6305:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6338:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6356:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KeyPressMask [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6578:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XA_PRIMARY [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6604:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SelectionNotify [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6754:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6948:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7077:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7213:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FillStippled [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:765:2: warning: Return value of function freopen() is not used. [ignoredReturnValue] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:2553:24: style: Condition 'dashedlines==yes' is always true [knownConditionTrueFalse] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:4568:25: style: Condition 'force_redraw' is always false [knownConditionTrueFalse] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:4502:24: note: Assignment 'force_redraw=0', assigned value is 0 gnuplot-6.0.3+dfsg1/src/gplt_x11.c:4568:25: note: Condition 'force_redraw' is always false gnuplot-6.0.3+dfsg1/src/gplt_x11.c:2746:6: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:2945:16: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:2945:16: warning: %x in format string (no. 2) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:2945:16: warning: %x in format string (no. 3) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:2945:16: warning: %x in format string (no. 4) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:2945:16: warning: %x in format string (no. 5) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:2945:16: warning: %x in format string (no. 6) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:2945:16: warning: %x in format string (no. 7) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:2945:16: warning: %x in format string (no. 8) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:2945:16: warning: %x in format string (no. 9) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:2945:16: warning: %x in format string (no. 10) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:2945:16: warning: %x in format string (no. 11) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3447:6: warning: %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5474:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5493:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5495:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5607:10: warning:inconclusive: Width 30 given in format string (no. 1) is smaller than destination buffer 'color[32]'. [invalidScanfFormatWidth_smaller] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1662:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:2230:6: error: Common realloc mistake: 'polyline' nulled but not freed upon failure [memleakOnRealloc] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3611:5: warning: If memory allocation fails, then there is a possible null pointer dereference: cmap_ptr [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7065:36: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7065:19: note: Assignment 'cmp=(struct cmap_t*)malloc(sizeof(struct cmap_t))', assigned value is 0 gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7080:15: note: Calling function 'CmapClear', 1st argument 'cmp' value is 0 gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3611:5: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3612:5: warning: If memory allocation fails, then there is a possible null pointer dereference: cmap_ptr [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7065:36: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7065:19: note: Assignment 'cmp=(struct cmap_t*)malloc(sizeof(struct cmap_t))', assigned value is 0 gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7080:15: note: Calling function 'CmapClear', 1st argument 'cmp' value is 0 gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3612:5: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3613:5: warning: If memory allocation fails, then there is a possible null pointer dereference: cmap_ptr [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7065:36: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7065:19: note: Assignment 'cmp=(struct cmap_t*)malloc(sizeof(struct cmap_t))', assigned value is 0 gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7080:15: note: Calling function 'CmapClear', 1st argument 'cmp' value is 0 gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3613:5: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6239:5: warning: If memory allocation fails, then there is a possible null pointer dereference: search [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6237:26: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6237:26: note: Assignment 'search->next=malloc(sizeof(used_font))', assigned value is 0 gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6238:20: note: Assignment 'search=search->next', assigned value is 0 gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6239:5: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6241:5: warning: If memory allocation fails, then there is a possible null pointer dereference: search [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6237:26: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6237:26: note: Assignment 'search->next=malloc(sizeof(used_font))', assigned value is 0 gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6238:20: note: Assignment 'search=search->next', assigned value is 0 gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6241:5: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6253:5: warning: If memory allocation fails, then there is a possible null pointer dereference: search [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6237:26: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6237:26: note: Assignment 'search->next=malloc(sizeof(used_font))', assigned value is 0 gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6238:20: note: Assignment 'search=search->next', assigned value is 0 gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6253:5: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6254:5: warning: If memory allocation fails, then there is a possible null pointer dereference: search [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6237:26: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6237:26: note: Assignment 'search->next=malloc(sizeof(used_font))', assigned value is 0 gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6238:20: note: Assignment 'search=search->next', assigned value is 0 gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6254:5: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6255:5: warning: If memory allocation fails, then there is a possible null pointer dereference: search [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6237:26: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6237:26: note: Assignment 'search->next=malloc(sizeof(used_font))', assigned value is 0 gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6238:20: note: Assignment 'search=search->next', assigned value is 0 gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6255:5: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7081:5: warning: If memory allocation fails, then there is a possible null pointer dereference: cmp [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7065:36: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7065:19: note: Assignment 'cmp=(struct cmap_t*)malloc(sizeof(struct cmap_t))', assigned value is 0 gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7081:5: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7082:5: warning: If memory allocation fails, then there is a possible null pointer dereference: cmp [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7065:36: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7065:19: note: Assignment 'cmp=(struct cmap_t*)malloc(sizeof(struct cmap_t))', assigned value is 0 gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7082:5: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/gplt_x11.c:2780:13: portability:inconclusive: Casting from float * to unsigned char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:2803:17: portability:inconclusive: Casting from float * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1482:6: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1537:6: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1560:6: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1578:6: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1597:6: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1071:26: style:inconclusive: Function 'delete_plot' argument 1 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1124:27: style:inconclusive: Function 'prepare_plot' argument 1 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1191:21: style:inconclusive: Function 'store_command' argument 1 names different: declaration '' definition 'buffer'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1191:42: style:inconclusive: Function 'store_command' argument 2 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1988:35: style:inconclusive: Function 'DrawRotatedErrorHandler' argument 1 names different: declaration '' definition 'display'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1988:58: style:inconclusive: Function 'DrawRotatedErrorHandler' argument 2 names different: declaration '' definition 'error_event'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1994:26: style:inconclusive: Function 'DrawRotated' argument 1 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1994:41: style:inconclusive: Function 'DrawRotated' argument 2 names different: declaration '' definition 'dpy'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1994:49: style:inconclusive: Function 'DrawRotated' argument 3 names different: declaration '' definition 'gc'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1994:57: style:inconclusive: Function 'DrawRotated' argument 4 names different: declaration '' definition 'xdest'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1994:68: style:inconclusive: Function 'DrawRotated' argument 5 names different: declaration '' definition 'ydest'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1995:14: style:inconclusive: Function 'DrawRotated' argument 6 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1995:23: style:inconclusive: Function 'DrawRotated' argument 7 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:2182:23: style:inconclusive: Function 'exec_cmd' argument 1 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:2182:35: style:inconclusive: Function 'exec_cmd' argument 2 names different: declaration '' definition 'command'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3463:22: style:inconclusive: Function 'display' argument 1 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3577:28: style:inconclusive: Function 'UpdateWindow' argument 1 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3609:20: style:inconclusive: Function 'CmapClear' argument 1 names different: declaration '' definition 'cmap_ptr'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3617:29: style:inconclusive: Function 'RecolorWindow' argument 1 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3677:20: style:inconclusive: Function 'FreeColors' argument 1 names different: declaration '' definition 'cmp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3697:25: style:inconclusive: Function 'ReleaseColormap' argument 1 names different: declaration '' definition 'cmp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3710:23: style:inconclusive: Function 'ReallocColors' argument 1 names different: declaration '' definition 'cmap'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3710:33: style:inconclusive: Function 'ReallocColors' argument 2 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3734:15: style:inconclusive: Function 'GetVisual' argument 1 names different: declaration '' definition 'class'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3734:32: style:inconclusive: Function 'GetVisual' argument 2 names different: declaration '' definition 'visual'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3734:45: style:inconclusive: Function 'GetVisual' argument 3 names different: declaration '' definition 'depth'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3765:28: style:inconclusive: Function 'PaletteMake' argument 1 names different: declaration '' definition 'tpal'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3997:31: style:inconclusive: Function 'PaletteSetColor' argument 1 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3997:44: style:inconclusive: Function 'PaletteSetColor' argument 2 names different: declaration '' definition 'gray'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:4454:21: style:inconclusive: Function 'reset_cursor' argument 1 names different: declaration '' definition 'skip_window'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:4692:23: style:inconclusive: Function 'process_event' argument 1 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5240:12: style:inconclusive: Function 'preset' argument 1 names different: declaration '' definition 'argc'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5240:24: style:inconclusive: Function 'preset' argument 2 names different: declaration '' definition 'argv'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5528:21: style:inconclusive: Function 'pr_GetR' argument 1 names different: declaration '' definition 'xrdb'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5528:33: style:inconclusive: Function 'pr_GetR' argument 2 names different: declaration '' definition 'resource'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5567:19: style:inconclusive: Function 'pr_color' argument 1 names different: declaration '' definition 'cmap_ptr'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5710:32: style:inconclusive: Function 'gpXTextWidth' argument 1 names different: declaration '' definition 'cfont'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5710:51: style:inconclusive: Function 'gpXTextWidth' argument 2 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5710:60: style:inconclusive: Function 'gpXTextWidth' argument 3 names different: declaration '' definition 'count'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5719:33: style:inconclusive: Function 'gpXTextHeight' argument 1 names different: declaration '' definition 'cfont'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5731:34: style:inconclusive: Function 'gpXTextExtents' argument 1 names different: declaration '' definition 'cfont'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5731:47: style:inconclusive: Function 'gpXTextExtents' argument 2 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5731:56: style:inconclusive: Function 'gpXTextExtents' argument 3 names different: declaration '' definition 'nchar'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5732:20: style:inconclusive: Function 'gpXTextExtents' argument 4 names different: declaration '' definition 'overall'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5752:27: style:inconclusive: Function 'gpXSetFont' argument 1 names different: declaration '' definition 'disp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5752:36: style:inconclusive: Function 'gpXSetFont' argument 2 names different: declaration '' definition 'gc'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5752:45: style:inconclusive: Function 'gpXSetFont' argument 3 names different: declaration '' definition 'fontid'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5760:35: style:inconclusive: Function 'gpXDrawImageString' argument 1 names different: declaration '' definition 'disp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5760:50: style:inconclusive: Function 'gpXDrawImageString' argument 2 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5760:56: style:inconclusive: Function 'gpXDrawImageString' argument 3 names different: declaration '' definition 'gc'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5760:64: style:inconclusive: Function 'gpXDrawImageString' argument 4 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5760:71: style:inconclusive: Function 'gpXDrawImageString' argument 5 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5761:17: style:inconclusive: Function 'gpXDrawImageString' argument 6 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5761:26: style:inconclusive: Function 'gpXDrawImageString' argument 7 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5772:30: style:inconclusive: Function 'gpXDrawString' argument 1 names different: declaration '' definition 'disp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5772:45: style:inconclusive: Function 'gpXDrawString' argument 2 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5772:51: style:inconclusive: Function 'gpXDrawString' argument 3 names different: declaration '' definition 'gc'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5772:59: style:inconclusive: Function 'gpXDrawString' argument 4 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5772:66: style:inconclusive: Function 'gpXDrawString' argument 5 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5773:19: style:inconclusive: Function 'gpXDrawString' argument 6 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5773:28: style:inconclusive: Function 'gpXDrawString' argument 7 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5784:41: style:inconclusive: Function 'gpXLoadQueryFont' argument 1 names different: declaration '' definition 'disp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5784:53: style:inconclusive: Function 'gpXLoadQueryFont' argument 2 names different: declaration '' definition 'fontname'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5857:24: style:inconclusive: Function 'gpXStoreName' argument 1 names different: declaration '' definition 'dpy'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5857:36: style:inconclusive: Function 'gpXStoreName' argument 2 names different: declaration '' definition 'w'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5857:45: style:inconclusive: Function 'gpXStoreName' argument 3 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5931:16: style:inconclusive: Function 'pr_font' argument 1 names different: declaration '' definition 'fontname'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6269:19: style:inconclusive: Function 'pr_geometry' argument 1 names different: declaration '' definition 'instr'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6350:24: style:inconclusive: Function 'pr_window' argument 1 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6574:34: style:inconclusive: Function 'export_graph' argument 1 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6589:32: style:inconclusive: Function 'handle_selection_event' argument 1 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6723:29: style:inconclusive: Function 'Add_Plot_To_Linked_List' argument 1 names different: declaration '' definition 'plot_number'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6767:37: style:inconclusive: Function 'Remove_Plot_From_Linked_List' argument 1 names different: declaration '' definition 'plot_window'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6804:40: style:inconclusive: Function 'Find_Plot_In_Linked_List_By_Number' argument 1 names different: declaration '' definition 'plot_number'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6823:43: style:inconclusive: Function 'Find_Plot_In_Linked_List_By_Window' argument 1 names different: declaration '' definition 'window'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6858:42: style:inconclusive: Function 'Find_Plot_In_Linked_List_By_CMap' argument 1 names different: declaration '' definition 'cmp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6902:38: style:inconclusive: Function 'Add_Plot_To_Remove_FIFO_Queue' argument 1 names different: declaration '' definition 'plot_window'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7093:38: style:inconclusive: Function 'Remove_CMap_From_Linked_List' argument 1 names different: declaration '' definition 'cmp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7129:34: style:inconclusive: Function 'Find_CMap_In_Linked_List' argument 1 names different: declaration '' definition 'colormap'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7148:22: style:inconclusive: Function 'cmaps_differ' argument 1 names different: declaration '' definition 'cmap1'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7148:37: style:inconclusive: Function 'cmaps_differ' argument 2 names different: declaration '' definition 'cmap2'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1106:6: style: Local variable 'i' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1073:9: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1106:6: note: Shadow variable gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1999:12: style: Local variable 'angle' shadows outer function [shadowFunction] gnuplot-6.0.3+dfsg1/src/eval.h:159:8: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1999:12: note: Shadow variable gnuplot-6.0.3+dfsg1/src/gplt_x11.c:2449:16: style: Local variable 'bb' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:2304:15: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/gplt_x11.c:2449:16: note: Shadow variable gnuplot-6.0.3+dfsg1/src/gplt_x11.c:4008:11: style: Local variable 'buf' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:653:13: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/gplt_x11.c:4008:11: note: Shadow variable gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5885:11: style: Local variable 'encoding' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/term_api.h:441:29: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5885:11: note: Shadow variable gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1191:21: style: Parameter 'buffer' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1614:23: style: Variable 'csp' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1988:35: style: Parameter 'display' can be declared as pointer to const. However it seems that 'DrawRotatedErrorHandler' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:2144:38: note: You might need to cast the function pointer here gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1988:35: note: Parameter 'display' can be declared as pointer to const gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1988:58: style: Parameter 'error_event' can be declared as pointer to const. However it seems that 'DrawRotatedErrorHandler' is a callback function, if 'error_event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:2144:38: note: You might need to cast the function pointer here gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1988:58: note: Parameter 'error_event' can be declared as pointer to const gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1994:26: style: Parameter 'plot' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:2777:12: style: Variable 'bptr' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:2818:12: style: Variable 'bptr' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:2973:12: style: Variable 'bptr' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3054:17: style: Variable 'display_error_text_after' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:4694:18: style: Variable 'plot' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5250:11: style: Variable 'home' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5256:11: style: Variable 'db_string' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5358:11: style: Variable 'appdefdir' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5528:33: style: Parameter 'resource' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5570:34: style: Variable 'v' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5570:38: style: Variable 'ctype' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5674:23: style: Variable 'v' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5719:33: style: Parameter 'cfont' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5836:35: style: Parameter 'cfont' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5885:11: style: Variable 'encoding' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5940:11: style: Variable 'try_name' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6021:23: style: Variable 'fontencoding' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6021:45: style: Variable 'weight' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6330:23: style: Variable 'v' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6858:42: style: Parameter 'cmp' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6863:15: style: Variable 'csp' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7129:34: style: Parameter 'colormap' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7148:37: style: Parameter 'cmap2' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3319:26: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3339:12: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6196:11: style: Variable 'fontname' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/graph3d.c:764:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linked_to_primary [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/graph3d.c:2798:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linked_to_primary [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/graph3d.c:2239:13: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] gnuplot-6.0.3+dfsg1/src/graph3d.c:601:23: style:inconclusive: Function 'get_arrow3d' argument 1 names different: declaration '' definition 'arrow'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/graph3d.c:602:13: style:inconclusive: Function 'get_arrow3d' argument 2 names different: declaration '' definition 'dsx'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/graph3d.c:602:26: style:inconclusive: Function 'get_arrow3d' argument 3 names different: declaration '' definition 'dsy'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/graph3d.c:603:13: style:inconclusive: Function 'get_arrow3d' argument 4 names different: declaration '' definition 'dex'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/graph3d.c:603:26: style:inconclusive: Function 'get_arrow3d' argument 5 names different: declaration '' definition 'dey'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/graph3d.c:668:20: style:inconclusive: Function 'place_arrows3d' argument 1 names different: declaration '' definition 'layer'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/graph3d.c:712:17: style:inconclusive: Function 'do_3dplot' argument 3 names different: declaration 'quick' definition 'replot_mode'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/graph3d.h:201:70: note: Function 'do_3dplot' argument 3 names different: declaration 'quick' definition 'replot_mode'. gnuplot-6.0.3+dfsg1/src/graph3d.c:712:17: note: Function 'do_3dplot' argument 3 names different: declaration 'quick' definition 'replot_mode'. gnuplot-6.0.3+dfsg1/src/graph3d.c:2399:52: style:inconclusive: Function 'cntr3d_labels' argument 2 names different: declaration 'leveltext' definition 'level_text'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/graph3d.c:153:66: note: Function 'cntr3d_labels' argument 2 names different: declaration 'leveltext' definition 'level_text'. gnuplot-6.0.3+dfsg1/src/graph3d.c:2399:52: note: Function 'cntr3d_labels' argument 2 names different: declaration 'leveltext' definition 'level_text'. gnuplot-6.0.3+dfsg1/src/graph3d.c:2444:24: style:inconclusive: Function 'check_corner_height' argument 1 names different: declaration 'point' definition 'p'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/graph3d.c:155:53: note: Function 'check_corner_height' argument 1 names different: declaration 'point' definition 'p'. gnuplot-6.0.3+dfsg1/src/graph3d.c:2444:24: note: Function 'check_corner_height' argument 1 names different: declaration 'point' definition 'p'. gnuplot-6.0.3+dfsg1/src/graph3d.c:2515:51: style:inconclusive: Function 'draw_3d_graphbox' argument 2 names different: declaration 'plot_count' definition 'plot_num'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/graph3d.c:159:15: note: Function 'draw_3d_graphbox' argument 2 names different: declaration 'plot_count' definition 'plot_num'. gnuplot-6.0.3+dfsg1/src/graph3d.c:2515:51: note: Function 'draw_3d_graphbox' argument 2 names different: declaration 'plot_count' definition 'plot_num'. gnuplot-6.0.3+dfsg1/src/graph3d.c:3124:18: style:inconclusive: Function 'xtick_callback' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/graph3d.c:3260:18: style:inconclusive: Function 'ytick_callback' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/graph3d.c:3395:18: style:inconclusive: Function 'ztick_callback' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/graph3d.c:3657:13: style:inconclusive: Function 'map3d_position_r_double' argument 2 names different: declaration 'x' definition 'xx'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/graph3d.h:205:60: note: Function 'map3d_position_r_double' argument 2 names different: declaration 'x' definition 'xx'. gnuplot-6.0.3+dfsg1/src/graph3d.c:3657:13: note: Function 'map3d_position_r_double' argument 2 names different: declaration 'x' definition 'xx'. gnuplot-6.0.3+dfsg1/src/graph3d.c:3657:25: style:inconclusive: Function 'map3d_position_r_double' argument 3 names different: declaration 'y' definition 'yy'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/graph3d.h:205:71: note: Function 'map3d_position_r_double' argument 3 names different: declaration 'y' definition 'yy'. gnuplot-6.0.3+dfsg1/src/graph3d.c:3657:25: note: Function 'map3d_position_r_double' argument 3 names different: declaration 'y' definition 'yy'. gnuplot-6.0.3+dfsg1/src/graph3d.c:4424:18: style:inconclusive: Function 'zslice_callback' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/graph3d.c:884:6: style: Local variable 'xl' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/graph3d.c:717:9: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/graph3d.c:884:6: note: Shadow variable gnuplot-6.0.3+dfsg1/src/graph3d.c:946:6: style: Local variable 'xl' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/graph3d.c:717:9: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/graph3d.c:946:6: note: Shadow variable gnuplot-6.0.3+dfsg1/src/graph3d.c:946:22: style: Local variable 'yl' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/graph3d.c:717:17: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/graph3d.c:946:22: note: Shadow variable gnuplot-6.0.3+dfsg1/src/graph3d.c:1342:9: style: Local variable 'title' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/gadgets.h:494:19: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/graph3d.c:1342:9: note: Shadow variable gnuplot-6.0.3+dfsg1/src/graph3d.c:2835:10: style: Local variable 'v1' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/graph3d.c:2794:13: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/graph3d.c:2835:10: note: Shadow variable gnuplot-6.0.3+dfsg1/src/graph3d.c:2939:14: style: Local variable 'v1' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/graph3d.c:2899:13: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/graph3d.c:2939:14: note: Shadow variable gnuplot-6.0.3+dfsg1/src/graph3d.c:3147:9: style: Local variable 'v4' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/graph3d.c:3134:24: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/graph3d.c:3147:9: note: Shadow variable gnuplot-6.0.3+dfsg1/src/graph3d.c:3197:8: style: Local variable 'angle' shadows outer function [shadowFunction] gnuplot-6.0.3+dfsg1/src/eval.h:159:8: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/graph3d.c:3197:8: note: Shadow variable gnuplot-6.0.3+dfsg1/src/graph3d.c:3282:9: style: Local variable 'v4' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/graph3d.c:3270:24: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/graph3d.c:3282:9: note: Shadow variable gnuplot-6.0.3+dfsg1/src/graph3d.c:3332:8: style: Local variable 'angle' shadows outer function [shadowFunction] gnuplot-6.0.3+dfsg1/src/eval.h:159:8: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/graph3d.c:3332:8: note: Shadow variable gnuplot-6.0.3+dfsg1/src/graph3d.c:313:30: style: Variable 'cntrs' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/graph3d.c:883:8: style: Variable 'Z' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/graph3d.c:1610:14: style: Variable 'c' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/graph3d.c:2444:24: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/graph3d.c:2518:23: style: Variable 't' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/graph3d.c:2555:19: style: Variable 'yaxis' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/graph3d.c:2556:19: style: Variable 'zaxis' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/graph3d.c:2588:19: style: Variable 'xaxis' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/graph3d.c:2589:19: style: Variable 'zaxis' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/graph3d.c:2799:12: style: Variable 'primary' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/graph3d.c:2904:12: style: Variable 'primary' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/graph3d.c:3129:21: style: Parameter 'userlabels' can be declared as pointer to const. However it seems that 'xtick_callback' is a callback function, if 'userlabels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnuplot-6.0.3+dfsg1/src/graph3d.c:2887:43: note: You might need to cast the function pointer here gnuplot-6.0.3+dfsg1/src/graph3d.c:3129:21: note: Parameter 'userlabels' can be declared as pointer to const gnuplot-6.0.3+dfsg1/src/graph3d.c:3265:21: style: Parameter 'userlabels' can be declared as pointer to const. However it seems that 'ytick_callback' is a callback function, if 'userlabels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnuplot-6.0.3+dfsg1/src/graph3d.c:3008:40: note: You might need to cast the function pointer here gnuplot-6.0.3+dfsg1/src/graph3d.c:3265:21: note: Parameter 'userlabels' can be declared as pointer to const gnuplot-6.0.3+dfsg1/src/graph3d.c:3400:21: style: Parameter 'userlabels' can be declared as pointer to const. However it seems that 'ztick_callback' is a callback function, if 'userlabels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnuplot-6.0.3+dfsg1/src/graph3d.c:3038:38: note: You might need to cast the function pointer here gnuplot-6.0.3+dfsg1/src/graph3d.c:3400:21: note: Parameter 'userlabels' can be declared as pointer to const gnuplot-6.0.3+dfsg1/src/graph3d.c:4453:76: style: Parameter 'point' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/graph3d.c:4558:15: style: Variable 'bounds' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/graph3d.c:1997:26: style: Variable 'prev' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/graph3d.c:4455:9: style: Variable 'colortype' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/graphics.c:611:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linked_to_primary [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/graphics.c:4497:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable term_lower [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/graphics.c:4865:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable term_lower [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/graphics.c:5992:30: style: Condition 'view_in_pixel' is always false [knownConditionTrueFalse] gnuplot-6.0.3+dfsg1/src/graphics.c:5953:28: note: Assignment 'view_in_pixel=0', assigned value is 0 gnuplot-6.0.3+dfsg1/src/graphics.c:5992:30: note: Condition 'view_in_pixel' is always false gnuplot-6.0.3+dfsg1/src/graphics.c:2965:16: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] gnuplot-6.0.3+dfsg1/src/graphics.c:4821:15: style: Redundant initialization for 'plot'. The initialized value is overwritten before it is read. [redundantInitialization] gnuplot-6.0.3+dfsg1/src/graphics.c:4816:31: note: plot is initialized gnuplot-6.0.3+dfsg1/src/graphics.c:4821:15: note: plot is overwritten gnuplot-6.0.3+dfsg1/src/graphics.c:5027:4: style: Variable 'w' is reassigned a value before the old one has been used. [redundantAssignment] gnuplot-6.0.3+dfsg1/src/graphics.c:4978:8: note: w is assigned gnuplot-6.0.3+dfsg1/src/graphics.c:5027:4: note: w is overwritten gnuplot-6.0.3+dfsg1/src/graphics.c:5028:4: style: Variable 'h' is reassigned a value before the old one has been used. [redundantAssignment] gnuplot-6.0.3+dfsg1/src/graphics.c:4979:8: note: h is assigned gnuplot-6.0.3+dfsg1/src/graphics.c:5028:4: note: h is overwritten gnuplot-6.0.3+dfsg1/src/graphics.c:6150:15: style: Redundant initialization for 'plot'. The initialized value is overwritten before it is read. [redundantInitialization] gnuplot-6.0.3+dfsg1/src/graphics.c:6142:31: note: plot is initialized gnuplot-6.0.3+dfsg1/src/graphics.c:6150:15: note: plot is overwritten gnuplot-6.0.3+dfsg1/src/graphics.c:655:39: style:inconclusive: Function 'adjust_nonlinear_offset' argument 1 names different: declaration 'axis' definition 'secondary'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/graphics.c:100:50: note: Function 'adjust_nonlinear_offset' argument 1 names different: declaration 'axis' definition 'secondary'. gnuplot-6.0.3+dfsg1/src/graphics.c:655:39: note: Function 'adjust_nonlinear_offset' argument 1 names different: declaration 'axis' definition 'secondary'. gnuplot-6.0.3+dfsg1/src/graphics.c:682:30: style:inconclusive: Function 'do_plot' argument 1 names different: declaration '' definition 'plots'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/graphics.c:682:41: style:inconclusive: Function 'do_plot' argument 2 names different: declaration '' definition 'pcount'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/graphics.c:1440:9: style:inconclusive: Function 'finish_filled_curve' argument 1 names different: declaration '' definition 'points'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/graphics.c:1441:15: style:inconclusive: Function 'finish_filled_curve' argument 2 names different: declaration '' definition 'corners'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/graphics.c:1442:26: style:inconclusive: Function 'finish_filled_curve' argument 3 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/graphics.c:3935:37: style:inconclusive: Function 'filter_boxplot' argument 1 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/graphics.c:4201:18: style:inconclusive: Function 'xtick2d_callback' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/graphics.c:4291:18: style:inconclusive: Function 'ytick2d_callback' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/graphics.c:4377:18: style:inconclusive: Function 'ttick_callback' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/graphics.c:4726:40: style:inconclusive: Function 'init_histogram' argument 1 names different: declaration 'hist' definition 'histogram'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/graphics.h:114:45: note: Function 'init_histogram' argument 1 names different: declaration 'hist' definition 'histogram'. gnuplot-6.0.3+dfsg1/src/graphics.c:4726:40: note: Function 'init_histogram' argument 1 names different: declaration 'hist' definition 'histogram'. gnuplot-6.0.3+dfsg1/src/graphics.c:4814:42: style:inconclusive: Function 'place_parallel_axes' argument 1 names different: declaration 'plots' definition 'first_plot'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/graphics.c:122:54: note: Function 'place_parallel_axes' argument 1 names different: declaration 'plots' definition 'first_plot'. gnuplot-6.0.3+dfsg1/src/graphics.c:4814:42: note: Function 'place_parallel_axes' argument 1 names different: declaration 'plots' definition 'first_plot'. gnuplot-6.0.3+dfsg1/src/graphics.c:5058:12: style:inconclusive: Function 'do_sector' argument 3 names different: declaration 'rin' definition 'inner_radius'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/graphics.h:132:45: note: Function 'do_sector' argument 3 names different: declaration 'rin' definition 'inner_radius'. gnuplot-6.0.3+dfsg1/src/graphics.c:5058:12: note: Function 'do_sector' argument 3 names different: declaration 'rin' definition 'inner_radius'. gnuplot-6.0.3+dfsg1/src/graphics.c:5059:12: style:inconclusive: Function 'do_sector' argument 4 names different: declaration 'rout' definition 'outer_radius'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/graphics.h:132:57: note: Function 'do_sector' argument 4 names different: declaration 'rout' definition 'outer_radius'. gnuplot-6.0.3+dfsg1/src/graphics.c:5059:12: note: Function 'do_sector' argument 4 names different: declaration 'rout' definition 'outer_radius'. gnuplot-6.0.3+dfsg1/src/graphics.c:5409:18: style:inconclusive: Function 'rgbscale' argument 1 names different: declaration 'rawvalue' definition 'component'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/graphics.c:151:31: note: Function 'rgbscale' argument 1 names different: declaration 'rawvalue' definition 'component'. gnuplot-6.0.3+dfsg1/src/graphics.c:5409:18: note: Function 'rgbscale' argument 1 names different: declaration 'rawvalue' definition 'component'. gnuplot-6.0.3+dfsg1/src/graphics.c:6140:44: style:inconclusive: Function 'place_spiderplot_axes' argument 1 names different: declaration 'plots' definition 'first_plot'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/graphics.c:123:56: note: Function 'place_spiderplot_axes' argument 1 names different: declaration 'plots' definition 'first_plot'. gnuplot-6.0.3+dfsg1/src/graphics.c:6140:44: note: Function 'place_spiderplot_axes' argument 1 names different: declaration 'plots' definition 'first_plot'. gnuplot-6.0.3+dfsg1/src/graphics.c:6229:34: style:inconclusive: Function 'spidertick_callback' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/graphics.c:3062:12: style: Local variable 'angle' shadows outer function [shadowFunction] gnuplot-6.0.3+dfsg1/src/eval.h:159:8: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/graphics.c:3062:12: note: Shadow variable gnuplot-6.0.3+dfsg1/src/graphics.c:3339:13: style: Local variable 'angle' shadows outer function [shadowFunction] gnuplot-6.0.3+dfsg1/src/eval.h:159:8: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/graphics.c:3339:13: note: Shadow variable gnuplot-6.0.3+dfsg1/src/graphics.c:3611:7: style: Local variable 'x' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/graphics.c:3465:12: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/graphics.c:3611:7: note: Shadow variable gnuplot-6.0.3+dfsg1/src/graphics.c:4839:15: style: Local variable 'this_axis' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/graphics.c:4817:18: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/graphics.c:4839:15: note: Shadow variable gnuplot-6.0.3+dfsg1/src/graphics.c:4849:15: style: Local variable 'this_axis' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/graphics.c:4817:18: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/graphics.c:4849:15: note: Shadow variable gnuplot-6.0.3+dfsg1/src/graphics.c:4886:11: style: Local variable 'title' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/gadgets.h:494:19: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/graphics.c:4886:11: note: Shadow variable gnuplot-6.0.3+dfsg1/src/graphics.c:5149:12: style: Local variable 'angle' shadows outer function [shadowFunction] gnuplot-6.0.3+dfsg1/src/eval.h:159:8: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/graphics.c:5149:12: note: Shadow variable gnuplot-6.0.3+dfsg1/src/graphics.c:6120:18: style: Local variable 'angle' shadows outer function [shadowFunction] gnuplot-6.0.3+dfsg1/src/eval.h:159:8: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/graphics.c:6120:18: note: Shadow variable gnuplot-6.0.3+dfsg1/src/graphics.c:1446:24: style: Variable 'filledcurves_options' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/graphics.c:1558:23: style: Variable 't' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/graphics.c:2026:13: style: Variable 'varcolor' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/graphics.c:3118:20: style: Variable 'aa' can be declared as const array [constVariable] gnuplot-6.0.3+dfsg1/src/graphics.c:3119:20: style: Variable 'rr' can be declared as const array [constVariable] gnuplot-6.0.3+dfsg1/src/graphics.c:3120:20: style: Variable 'r2' can be declared as const array [constVariable] gnuplot-6.0.3+dfsg1/src/graphics.c:3323:21: style: Variable 'tail' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/graphics.c:3383:23: style: Variable 't' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/graphics.c:3703:15: style: Variable 'this_axis' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/graphics.c:3799:15: style: Variable 'this_axis' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/graphics.c:3972:24: style: Variable 'subset_label' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/graphics.c:4206:21: style: Parameter 'userlabels' can be declared as pointer to const. However it seems that 'xtick2d_callback' is a callback function, if 'userlabels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnuplot-6.0.3+dfsg1/src/graphics.c:261:36: note: You might need to cast the function pointer here gnuplot-6.0.3+dfsg1/src/graphics.c:4206:21: note: Parameter 'userlabels' can be declared as pointer to const gnuplot-6.0.3+dfsg1/src/graphics.c:4296:21: style: Parameter 'userlabels' can be declared as pointer to const. However it seems that 'ytick2d_callback' is a callback function, if 'userlabels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnuplot-6.0.3+dfsg1/src/graphics.c:4871:22: note: You might need to cast the function pointer here gnuplot-6.0.3+dfsg1/src/graphics.c:4296:21: note: Parameter 'userlabels' can be declared as pointer to const gnuplot-6.0.3+dfsg1/src/graphics.c:4382:21: style: Parameter 'userlabels' can be declared as pointer to const. However it seems that 'ttick_callback' is a callback function, if 'userlabels' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gnuplot-6.0.3+dfsg1/src/graphics.c:288:24: note: You might need to cast the function pointer here gnuplot-6.0.3+dfsg1/src/graphics.c:4382:21: note: Parameter 'userlabels' can be declared as pointer to const gnuplot-6.0.3+dfsg1/src/graphics.c:4483:24: style: Variable 't' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/graphics.c:4489:33: style: Variable 't' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/graphics.c:4526:24: style: Variable 't' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/graphics.c:4532:33: style: Variable 't' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/graphics.c:4548:22: style: Parameter 'pos' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/graphics.c:4577:24: style: Variable 't' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/graphics.c:4583:33: style: Variable 't' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/graphics.c:4621:24: style: Variable 't' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/graphics.c:4627:33: style: Variable 't' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/graphics.c:4839:15: style: Variable 'this_axis' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/graphics.c:4885:24: style: Variable 'points' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/graphics.c:5086:9: style: Variable 'radius' can be declared as const array [constVariable] gnuplot-6.0.3+dfsg1/src/graphics.c:5374:57: style: Parameter 'colorvalue' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/graphics.c:6366:50: style: Parameter 'plot' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/help.c:193:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/help.c:481:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/help.c:534:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/help.c:730:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/help.c:766:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/help.c:310:5: warning: Either the condition 'key' is redundant or there is possible null pointer dereference: key. [nullPointerRedundantCheck] gnuplot-6.0.3+dfsg1/src/help.c:313:9: note: Assuming that condition 'key' is not redundant gnuplot-6.0.3+dfsg1/src/help.c:310:5: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/help.c:310:16: warning: Either the condition 'key' is redundant or there is possible null pointer dereference: key. [nullPointerRedundantCheck] gnuplot-6.0.3+dfsg1/src/help.c:313:9: note: Assuming that condition 'key' is not redundant gnuplot-6.0.3+dfsg1/src/help.c:310:16: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/help.c:362:23: style:inconclusive: Function 'keycomp' argument 1 names different: declaration 'a' definition 'arg1'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/help.c:154:34: note: Function 'keycomp' argument 1 names different: declaration 'a' definition 'arg1'. gnuplot-6.0.3+dfsg1/src/help.c:362:23: note: Function 'keycomp' argument 1 names different: declaration 'a' definition 'arg1'. gnuplot-6.0.3+dfsg1/src/help.c:362:43: style:inconclusive: Function 'keycomp' argument 2 names different: declaration 'b' definition 'arg2'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/help.c:154:51: note: Function 'keycomp' argument 2 names different: declaration 'b' definition 'arg2'. gnuplot-6.0.3+dfsg1/src/help.c:362:43: note: Function 'keycomp' argument 2 names different: declaration 'b' definition 'arg2'. gnuplot-6.0.3+dfsg1/src/help.c:628:16: style: Local variable 'sublen' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/help.c:536:12: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/help.c:628:16: note: Shadow variable gnuplot-6.0.3+dfsg1/src/help.c:222:16: style: Parameter 'path' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/help.c:289:17: style: Parameter 'text' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/help.c:459:11: style: Variable 'first' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/help.c:460:11: style: Variable 'prev' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/help.c:505:14: style: Variable 't' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/help.c:532:10: style: Variable 'subkey' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/help.c:537:11: style: Variable 'prev' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/help.c:670:11: style: Variable 'line_count' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/help.c:436:15: style: Variable 'keyword_len' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/help.c:629:15: style: Variable 'spacelen' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/hidden3d.c:373:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/hidden3d.c:867:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/hidden3d.c:906:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frontfacing [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/hidden3d.c:1462:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frontfacing [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/hidden3d.c:1535:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v2 [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/hidden3d.c:1586:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zmax [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/hidden3d.c:1867:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/hidden3d.c:1980:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/hidden3d.c:2228:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lp_style [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/hidden3d.c:2271:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lp_style [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/hidden3d.c:2308:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v1 [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/hidden3d.c:432:5: style: The comparison 'OUTRANGE == 1' is always true. [knownConditionTrueFalse] gnuplot-6.0.3+dfsg1/src/hidden3d.c:433:5: style: The comparison 'UNDEFINED == 2' is always true. [knownConditionTrueFalse] gnuplot-6.0.3+dfsg1/src/hidden3d.c:2182:3: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] gnuplot-6.0.3+dfsg1/src/hidden3d.c:613:21: style:inconclusive: Function 'get_plane' argument 1 names different: declaration 'p' definition 'poly'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/hidden3d.c:288:37: note: Function 'get_plane' argument 1 names different: declaration 'p' definition 'poly'. gnuplot-6.0.3+dfsg1/src/hidden3d.c:613:21: note: Function 'get_plane' argument 1 names different: declaration 'p' definition 'poly'. gnuplot-6.0.3+dfsg1/src/hidden3d.c:894:9: style:inconclusive: Function 'color_edges' argument 5 names different: declaration 'style_above' definition 'above'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/hidden3d.c:282:8: note: Function 'color_edges' argument 5 names different: declaration 'style_above' definition 'above'. gnuplot-6.0.3+dfsg1/src/hidden3d.c:894:9: note: Function 'color_edges' argument 5 names different: declaration 'style_above' definition 'above'. gnuplot-6.0.3+dfsg1/src/hidden3d.c:895:9: style:inconclusive: Function 'color_edges' argument 6 names different: declaration 'style_below' definition 'below'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/hidden3d.c:282:25: note: Function 'color_edges' argument 6 names different: declaration 'style_below' definition 'below'. gnuplot-6.0.3+dfsg1/src/hidden3d.c:895:9: note: Function 'color_edges' argument 6 names different: declaration 'style_below' definition 'below'. gnuplot-6.0.3+dfsg1/src/hidden3d.c:2208:14: style:inconclusive: Function 'draw_line_hidden' argument 1 names different: declaration '' definition 'v1'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/hidden3d.c:2208:27: style:inconclusive: Function 'draw_line_hidden' argument 2 names different: declaration '' definition 'v2'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/hidden3d.c:2209:27: style:inconclusive: Function 'draw_line_hidden' argument 3 names different: declaration '' definition 'lp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/hidden3d.c:2258:28: style:inconclusive: Function 'draw_label_hidden' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/hidden3d.c:2258:53: style:inconclusive: Function 'draw_label_hidden' argument 2 names different: declaration '' definition 'lp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/hidden3d.c:2258:61: style:inconclusive: Function 'draw_label_hidden' argument 3 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/hidden3d.c:2258:68: style:inconclusive: Function 'draw_label_hidden' argument 4 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/internal.c:309:23: style:inconclusive: Function 'f_sum' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:54:28: note: Function 'f_sum' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:309:23: note: Function 'f_sum' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:386:24: style:inconclusive: Function 'f_lnot' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:55:29: note: Function 'f_lnot' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:386:24: note: Function 'f_lnot' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:397:24: style:inconclusive: Function 'f_bnot' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:56:29: note: Function 'f_bnot' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:397:24: note: Function 'f_bnot' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:408:23: style:inconclusive: Function 'f_lor' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:57:28: note: Function 'f_lor' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:408:23: note: Function 'f_lor' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:419:24: style:inconclusive: Function 'f_land' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:58:29: note: Function 'f_land' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:419:24: note: Function 'f_land' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:431:23: style:inconclusive: Function 'f_bor' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:59:28: note: Function 'f_bor' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:431:23: note: Function 'f_bor' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:443:23: style:inconclusive: Function 'f_xor' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:60:28: note: Function 'f_xor' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:443:23: note: Function 'f_xor' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:455:24: style:inconclusive: Function 'f_band' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:61:29: note: Function 'f_band' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:455:24: note: Function 'f_band' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:473:26: style:inconclusive: Function 'f_uminus' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:62:31: note: Function 'f_uminus' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:473:26: note: Function 'f_uminus' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:498:22: style:inconclusive: Function 'f_eq' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:64:27: note: Function 'f_eq' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:498:22: note: Function 'f_eq' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:548:22: style:inconclusive: Function 'f_ne' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:65:27: note: Function 'f_ne' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:548:22: note: Function 'f_ne' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:597:22: style:inconclusive: Function 'f_gt' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:66:27: note: Function 'f_gt' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:597:22: note: Function 'f_gt' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:642:22: style:inconclusive: Function 'f_lt' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:67:27: note: Function 'f_lt' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:642:22: note: Function 'f_lt' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:687:22: style:inconclusive: Function 'f_ge' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:68:27: note: Function 'f_ge' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:687:22: note: Function 'f_ge' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:732:22: style:inconclusive: Function 'f_le' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:69:27: note: Function 'f_le' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:732:22: note: Function 'f_le' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:777:29: style:inconclusive: Function 'f_leftshift' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:70:34: note: Function 'f_leftshift' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:777:29: note: Function 'f_leftshift' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:803:30: style:inconclusive: Function 'f_rightshift' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:71:35: note: Function 'f_rightshift' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:803:30: note: Function 'f_rightshift' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:829:24: style:inconclusive: Function 'f_plus' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:72:29: note: Function 'f_plus' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:829:24: note: Function 'f_plus' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:895:25: style:inconclusive: Function 'f_minus' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:73:30: note: Function 'f_minus' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:895:25: note: Function 'f_minus' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:961:24: style:inconclusive: Function 'f_mult' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:74:29: note: Function 'f_mult' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:961:24: note: Function 'f_mult' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1073:23: style:inconclusive: Function 'f_div' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:75:28: note: Function 'f_div' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1073:23: note: Function 'f_div' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1129:23: style:inconclusive: Function 'f_mod' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:76:28: note: Function 'f_mod' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1129:23: note: Function 'f_mod' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1149:25: style:inconclusive: Function 'f_power' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:77:30: note: Function 'f_power' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1149:25: note: Function 'f_power' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1303:29: style:inconclusive: Function 'f_factorial' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:78:34: note: Function 'f_factorial' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1303:29: note: Function 'f_factorial' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1334:31: style:inconclusive: Function 'f_concatenate' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:80:36: note: Function 'f_concatenate' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1334:31: note: Function 'f_concatenate' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1366:23: style:inconclusive: Function 'f_eqs' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:81:28: note: Function 'f_eqs' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1366:23: note: Function 'f_eqs' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1384:23: style:inconclusive: Function 'f_nes' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:82:28: note: Function 'f_nes' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1384:23: note: Function 'f_nes' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1402:26: style:inconclusive: Function 'f_strlen' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:88:31: note: Function 'f_strlen' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1402:26: note: Function 'f_strlen' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1418:27: style:inconclusive: Function 'f_strstrt' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:89:32: note: Function 'f_strstrt' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1418:27: note: Function 'f_strstrt' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1456:25: style:inconclusive: Function 'f_range' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:84:30: note: Function 'f_range' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1456:25: note: Function 'f_range' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1513:25: style:inconclusive: Function 'f_index' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:85:30: note: Function 'f_index' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1513:25: note: Function 'f_index' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1551:31: style:inconclusive: Function 'f_cardinality' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:86:36: note: Function 'f_cardinality' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1551:31: note: Function 'f_cardinality' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1575:25: style:inconclusive: Function 'f_words' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:92:30: note: Function 'f_words' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1575:25: note: Function 'f_words' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1585:24: style:inconclusive: Function 'f_word' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:91:29: note: Function 'f_word' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1585:24: note: Function 'f_word' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1647:27: style:inconclusive: Function 'f_sprintf' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:87:32: note: Function 'f_sprintf' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1647:27: note: Function 'f_sprintf' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1868:27: style:inconclusive: Function 'f_gprintf' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:83:32: note: Function 'f_gprintf' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1868:27: note: Function 'f_gprintf' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1901:28: style:inconclusive: Function 'f_strftime' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:93:33: note: Function 'f_strftime' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1901:28: note: Function 'f_strftime' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1947:28: style:inconclusive: Function 'f_strptime' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:94:33: note: Function 'f_strptime' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1947:28: note: Function 'f_strptime' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1991:24: style:inconclusive: Function 'f_time' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:95:29: note: Function 'f_time' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:1991:24: note: Function 'f_time' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:2096:26: style:inconclusive: Function 'f_system' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:90:31: note: Function 'f_system' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:2096:26: note: Function 'f_system' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:2131:26: style:inconclusive: Function 'f_assign' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:96:31: note: Function 'f_assign' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:2131:26: note: Function 'f_assign' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:2190:25: style:inconclusive: Function 'f_value' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:97:30: note: Function 'f_value' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:2190:25: note: Function 'f_value' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:2230:26: style:inconclusive: Function 'f_lookup' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:98:31: note: Function 'f_lookup' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:2230:26: note: Function 'f_lookup' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:2282:24: style:inconclusive: Function 'f_trim' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:99:29: note: Function 'f_trim' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:2282:24: note: Function 'f_trim' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:2315:25: style:inconclusive: Function 'f_split' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:100:30: note: Function 'f_split' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:2315:25: note: Function 'f_split' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:2356:24: style:inconclusive: Function 'f_join' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/internal.h:101:29: note: Function 'f_join' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:2356:24: note: Function 'f_join' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/internal.c:148:23: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/internal.c:1421:11: style: Variable 'start' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/internal.c:2192:24: style: Variable 'p' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/internal.c:1599:14: error: Uninitialized struct member: a.type [uninitStructMember] gnuplot-6.0.3+dfsg1/src/internal.c:1595:14: error: Uninitialized struct member: b.type [uninitStructMember] gnuplot-6.0.3+dfsg1/src/internal.c:1175:9: style: Variable 'tprev' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/interpol.c:1165:11: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] gnuplot-6.0.3+dfsg1/src/interpol.c:604:24: style:inconclusive: Function 'cp_approx_spline' argument 1 names different: declaration 'first_point' definition 'points'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/interpol.h:55:51: note: Function 'cp_approx_spline' argument 1 names different: declaration 'first_point' definition 'points'. gnuplot-6.0.3+dfsg1/src/interpol.c:604:24: note: Function 'cp_approx_spline' argument 1 names different: declaration 'first_point' definition 'points'. gnuplot-6.0.3+dfsg1/src/interpol.c:747:24: style:inconclusive: Function 'cp_tridiag' argument 1 names different: declaration 'first_point' definition 'points'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/interpol.h:57:45: note: Function 'cp_tridiag' argument 1 names different: declaration 'first_point' definition 'points'. gnuplot-6.0.3+dfsg1/src/interpol.c:747:24: note: Function 'cp_tridiag' argument 1 names different: declaration 'first_point' definition 'points'. gnuplot-6.0.3+dfsg1/src/interpol.c:913:19: style:inconclusive: Function 'do_cubic' argument 3 names different: declaration '' definition 'sc2'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/interpol.c:914:9: style:inconclusive: Function 'do_cubic' argument 4 names different: declaration '' definition 'first_point'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/interpol.c:915:9: style:inconclusive: Function 'do_cubic' argument 5 names different: declaration '' definition 'num_points'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/interpol.c:916:24: style:inconclusive: Function 'do_cubic' argument 6 names different: declaration '' definition 'dest'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/interpol.c:1191:25: style:inconclusive: Function 'compare_x' argument 1 names different: declaration 'p1' definition 'arg1'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/interpol.h:60:29: note: Function 'compare_x' argument 1 names different: declaration 'p1' definition 'arg1'. gnuplot-6.0.3+dfsg1/src/interpol.c:1191:25: note: Function 'compare_x' argument 1 names different: declaration 'p1' definition 'arg1'. gnuplot-6.0.3+dfsg1/src/interpol.c:1191:45: style:inconclusive: Function 'compare_x' argument 2 names different: declaration 'p2' definition 'arg2'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/interpol.h:60:47: note: Function 'compare_x' argument 2 names different: declaration 'p2' definition 'arg2'. gnuplot-6.0.3+dfsg1/src/interpol.c:1191:45: note: Function 'compare_x' argument 2 names different: declaration 'p2' definition 'arg2'. gnuplot-6.0.3+dfsg1/src/interpol.c:1204:25: style:inconclusive: Function 'compare_z' argument 1 names different: declaration 'p1' definition 'arg1'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/interpol.h:61:29: note: Function 'compare_z' argument 1 names different: declaration 'p1' definition 'arg1'. gnuplot-6.0.3+dfsg1/src/interpol.c:1204:25: note: Function 'compare_z' argument 1 names different: declaration 'p1' definition 'arg1'. gnuplot-6.0.3+dfsg1/src/interpol.c:1204:45: style:inconclusive: Function 'compare_z' argument 2 names different: declaration 'p2' definition 'arg2'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/interpol.h:61:47: note: Function 'compare_z' argument 2 names different: declaration 'p2' definition 'arg2'. gnuplot-6.0.3+dfsg1/src/interpol.c:1204:45: note: Function 'compare_z' argument 2 names different: declaration 'p2' definition 'arg2'. gnuplot-6.0.3+dfsg1/src/interpol.c:1217:27: style:inconclusive: Function 'compare_xyz' argument 1 names different: declaration 'p1' definition 'arg1'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/interpol.h:62:31: note: Function 'compare_xyz' argument 1 names different: declaration 'p1' definition 'arg1'. gnuplot-6.0.3+dfsg1/src/interpol.c:1217:27: note: Function 'compare_xyz' argument 1 names different: declaration 'p1' definition 'arg1'. gnuplot-6.0.3+dfsg1/src/interpol.c:1217:47: style:inconclusive: Function 'compare_xyz' argument 2 names different: declaration 'p2' definition 'arg2'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/interpol.h:62:49: note: Function 'compare_xyz' argument 2 names different: declaration 'p2' definition 'arg2'. gnuplot-6.0.3+dfsg1/src/interpol.c:1217:47: note: Function 'compare_xyz' argument 2 names different: declaration 'p2' definition 'arg2'. gnuplot-6.0.3+dfsg1/src/interpol.c:996:9: style: Local variable 'x_axis' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/axis.h:376:19: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/interpol.c:996:9: note: Shadow variable gnuplot-6.0.3+dfsg1/src/interpol.c:997:9: style: Local variable 'y_axis' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/axis.h:376:27: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/interpol.c:997:9: note: Shadow variable gnuplot-6.0.3+dfsg1/src/interpol.c:139:33: style: Parameter 'plot' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/interpol.c:325:26: style: Parameter 'cp' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/interpol.c:439:26: style: Parameter 'cp' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/interpol.c:446:13: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/interpol.c:541:39: style: Parameter 'r' can be declared as const array [constParameter] gnuplot-6.0.3+dfsg1/src/interpol.c:911:26: style: Parameter 'plot' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/interpol.c:1282:18: style: Variable 'axis' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/interpol.c:617:18: style: struct member 'gen_coord::type' is never used. [unusedStructMember] gnuplot-6.0.3+dfsg1/src/interpol.c:760:18: style: struct member 'gen_coord::type' is never used. [unusedStructMember] gnuplot-6.0.3+dfsg1/src/jitter.c:213:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/jitter.c:233:19: style:inconclusive: Function 'save_jitter' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/jitter.c:97:19: style: Parameter 'pi' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/jitter.c:97:35: style: Parameter 'pj' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/loadpath.c:134:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/loadpath.c:103:26: warning: Either the condition '!path' is redundant or there is possible null pointer dereference: path. [nullPointerRedundantCheck] gnuplot-6.0.3+dfsg1/src/loadpath.c:105:9: note: Assuming that condition '!path' is not redundant gnuplot-6.0.3+dfsg1/src/loadpath.c:103:26: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/loadpath.c:74:8: style: Variable 'envlib' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/loadpath.c:99:25: style: Parameter 'path' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/matrix.c:63:10: style:inconclusive: Function 'matr' argument 1 names different: declaration 'r' definition 'rows'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/matrix.h:31:20: note: Function 'matr' argument 1 names different: declaration 'r' definition 'rows'. gnuplot-6.0.3+dfsg1/src/matrix.c:63:10: note: Function 'matr' argument 1 names different: declaration 'r' definition 'rows'. gnuplot-6.0.3+dfsg1/src/matrix.c:63:20: style:inconclusive: Function 'matr' argument 2 names different: declaration 'c' definition 'cols'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/matrix.h:31:27: note: Function 'matr' argument 2 names different: declaration 'c' definition 'cols'. gnuplot-6.0.3+dfsg1/src/matrix.c:63:20: note: Function 'matr' argument 2 names different: declaration 'c' definition 'cols'. gnuplot-6.0.3+dfsg1/src/matrix.c:236:20: style:inconclusive: Function 'lu_decomp' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/matrix.c:236:27: style:inconclusive: Function 'lu_decomp' argument 2 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/matrix.c:236:35: style:inconclusive: Function 'lu_decomp' argument 3 names different: declaration '' definition 'indx'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/matrix.c:236:49: style:inconclusive: Function 'lu_decomp' argument 4 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/matrix.c:292:23: style:inconclusive: Function 'lu_backsubst' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/matrix.c:292:38: style:inconclusive: Function 'lu_backsubst' argument 3 names different: declaration '' definition 'indx'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/matrix.c:292:52: style:inconclusive: Function 'lu_backsubst' argument 4 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/matrix.c:239:46: style: Variable 'limc' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/matrix.c:292:38: style: Parameter 'indx' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/matrix.c:296:18: style: Variable 'bp' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/matrix.c:296:35: style: Variable 'ac' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/misc.c:279:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/misc.c:417:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/misc.c:720:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/misc.c:749:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/misc.c:1510:9: warning: %lx in format string (no. 1) requires 'unsigned long *' but the argument type is 'signed long *'. [invalidScanfArgType_int] gnuplot-6.0.3+dfsg1/src/misc.c:1512:9: warning: %lx in format string (no. 1) requires 'unsigned long *' but the argument type is 'signed long *'. [invalidScanfArgType_int] gnuplot-6.0.3+dfsg1/src/misc.c:612:16: style: Redundant initialization for 'frame'. The initialized value is overwritten before it is read. [redundantInitialization] gnuplot-6.0.3+dfsg1/src/misc.c:611:16: note: frame is initialized gnuplot-6.0.3+dfsg1/src/misc.c:612:16: note: frame is overwritten gnuplot-6.0.3+dfsg1/src/misc.c:641:19: style: Redundant initialization for 'prev_udv'. The initialized value is overwritten before it is read. [redundantInitialization] gnuplot-6.0.3+dfsg1/src/misc.c:639:33: note: prev_udv is initialized gnuplot-6.0.3+dfsg1/src/misc.c:641:19: note: prev_udv is overwritten gnuplot-6.0.3+dfsg1/src/misc.c:1712:2: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] gnuplot-6.0.3+dfsg1/src/misc.c:655:28: style:inconclusive: Function 'loadpath_fopen' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/misc.c:655:50: style:inconclusive: Function 'loadpath_fopen' argument 2 names different: declaration '' definition 'mode'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/misc.c:778:51: style:inconclusive: Function 'get_filledcurves_style_options' argument 1 names different: declaration '' definition 'fco'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/misc.c:819:48: style:inconclusive: Function 'filledcurves_options_tofile' argument 1 names different: declaration '' definition 'fco'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/misc.c:819:59: style:inconclusive: Function 'filledcurves_options_tofile' argument 2 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/misc.c:1405:45: style:inconclusive: Function 'parse_colorspec' argument 2 names different: declaration 'option' definition 'options'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/misc.h:77:50: note: Function 'parse_colorspec' argument 2 names different: declaration 'option' definition 'options'. gnuplot-6.0.3+dfsg1/src/misc.c:1405:45: note: Function 'parse_colorspec' argument 2 names different: declaration 'option' definition 'options'. gnuplot-6.0.3+dfsg1/src/misc.c:1578:30: style:inconclusive: Function 'arrow_parse' argument 1 names different: declaration '' definition 'arrow'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/misc.c:1579:14: style:inconclusive: Function 'arrow_parse' argument 2 names different: declaration '' definition 'allow_as'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/misc.c:217:8: style: Variable 'argstring' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/misc.c:611:10: style: Variable 'frame' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/misc.c:674:26: style: Variable 'path' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/misc.c:819:48: style: Parameter 'fco' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/misc.c:844:42: style: Parameter 'fillstyle' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/misc.c:1501:25: style: Parameter 'string' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/misc.c:1549:28: style: Variable 'this' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/misc.c:1510:7: style: Variable 'iret' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/misc.c:1512:7: style: Variable 'iret' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/multiplot.c:628:45: style:inconclusive: Function 'mp_layout_set_margin_or_spacing' argument 1 names different: declaration '' definition 'margin'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/multiplot.c:675:29: style: Parameter 'line' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/parse.c:528:18: style: Variable 'foo' is reassigned a value before the old one has been used. [redundantAssignment] gnuplot-6.0.3+dfsg1/src/parse.c:526:6: note: foo is assigned gnuplot-6.0.3+dfsg1/src/parse.c:528:18: note: foo is overwritten gnuplot-6.0.3+dfsg1/src/parse.c:537:18: style: Variable 'foo' is reassigned a value before the old one has been used. [redundantAssignment] gnuplot-6.0.3+dfsg1/src/parse.c:536:6: note: foo is assigned gnuplot-6.0.3+dfsg1/src/parse.c:537:18: note: foo is overwritten gnuplot-6.0.3+dfsg1/src/parse.c:607:23: style: Variable 'foo' is reassigned a value before the old one has been used. [redundantAssignment] gnuplot-6.0.3+dfsg1/src/parse.c:606:11: note: foo is assigned gnuplot-6.0.3+dfsg1/src/parse.c:607:23: note: foo is overwritten gnuplot-6.0.3+dfsg1/src/parse.c:619:22: style: Variable 'foo' is reassigned a value before the old one has been used. [redundantAssignment] gnuplot-6.0.3+dfsg1/src/parse.c:618:10: note: foo is assigned gnuplot-6.0.3+dfsg1/src/parse.c:619:22: note: foo is overwritten gnuplot-6.0.3+dfsg1/src/parse.c:648:18: style: Variable 'foo' is reassigned a value before the old one has been used. [redundantAssignment] gnuplot-6.0.3+dfsg1/src/parse.c:641:6: note: foo is assigned gnuplot-6.0.3+dfsg1/src/parse.c:648:18: note: foo is overwritten gnuplot-6.0.3+dfsg1/src/parse.c:839:18: style: Redundant initialization for 'foo'. The initialized value is overwritten before it is read. [redundantInitialization] gnuplot-6.0.3+dfsg1/src/parse.c:838:22: note: foo is initialized gnuplot-6.0.3+dfsg1/src/parse.c:839:18: note: foo is overwritten gnuplot-6.0.3+dfsg1/src/parse.c:875:21: style: Redundant initialization for 'empty'. The initialized value is overwritten before it is read. [redundantInitialization] gnuplot-6.0.3+dfsg1/src/parse.c:874:25: note: empty is initialized gnuplot-6.0.3+dfsg1/src/parse.c:875:21: note: empty is overwritten gnuplot-6.0.3+dfsg1/src/parse.c:894:21: style: Redundant initialization for 'empty'. The initialized value is overwritten before it is read. [redundantInitialization] gnuplot-6.0.3+dfsg1/src/parse.c:893:25: note: empty is initialized gnuplot-6.0.3+dfsg1/src/parse.c:894:21: note: empty is overwritten gnuplot-6.0.3+dfsg1/src/parse.c:114:23: style:inconclusive: Function 'convert' argument 1 names different: declaration '' definition 'val_ptr'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/parse.c:114:36: style:inconclusive: Function 'convert' argument 2 names different: declaration '' definition 't_num'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/parse.c:330:29: style:inconclusive: Function 'create_call_column_at' argument 1 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/parse.c:1208:36: style:inconclusive: Function 'parse_link_via' argument 1 names different: declaration '' definition 'udf'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/parse.c:1694:28: style:inconclusive: Function 'next_iteration' argument 1 names different: declaration '' definition 'iter'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/parse.c:1762:26: style:inconclusive: Function 'no_iteration' argument 1 names different: declaration '' definition 'iter'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/parse.c:1779:29: style:inconclusive: Function 'empty_iteration' argument 1 names different: declaration '' definition 'iter'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/parse.c:1790:31: style:inconclusive: Function 'cleanup_iteration' argument 1 names different: declaration '' definition 'iter'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/parse.c:1811:31: style:inconclusive: Function 'forever_iteration' argument 1 names different: declaration '' definition 'iter'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/parse.c:332:21: style: Local variable 'at' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/parse.c:110:24: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/parse.c:332:21: note: Shadow variable gnuplot-6.0.3+dfsg1/src/parse.c:351:21: style: Local variable 'at' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/parse.c:110:24: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/parse.c:351:21: note: Shadow variable gnuplot-6.0.3+dfsg1/src/parse.c:215:14: style: Variable 'udv' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/parse.c:1367:32: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/parse.c:1676:51: style: Parameter 'iter' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/parse.c:1762:26: style: Parameter 'iter' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/plot.c:157:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_DFL [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/plot.c:385:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/plot.c:735:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/plot.c:836:13: style: Condition 'user_homedir' is always true [knownConditionTrueFalse] gnuplot-6.0.3+dfsg1/src/plot.c:896:24: style:inconclusive: Function 'gp_expand_tilde' argument 1 names different: declaration '' definition 'pathp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/plot2d.c:710:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/plot2d.c:4005:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linked_to_primary [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/plot2d.c:3594:17: style: The if condition is the same as the previous if condition [duplicateCondition] gnuplot-6.0.3+dfsg1/src/plot2d.c:3578:17: note: First condition gnuplot-6.0.3+dfsg1/src/plot2d.c:3594:17: note: Second condition gnuplot-6.0.3+dfsg1/src/plot2d.c:1927:40: style: The statement 'if (axis_array[FIRST_X_AXIS].max!=xhigh) axis_array[FIRST_X_AXIS].max=xhigh' is logically equivalent to 'axis_array[FIRST_X_AXIS].max=xhigh'. [duplicateConditionalAssign] gnuplot-6.0.3+dfsg1/src/plot2d.c:1928:34: note: Assignment 'axis_array[FIRST_X_AXIS].max=xhigh' gnuplot-6.0.3+dfsg1/src/plot2d.c:1927:40: note: Condition 'axis_array[FIRST_X_AXIS].max!=xhigh' is redundant gnuplot-6.0.3+dfsg1/src/plot2d.c:925:21: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] gnuplot-6.0.3+dfsg1/src/plot2d.c:926:33: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] gnuplot-6.0.3+dfsg1/src/plot2d.c:1140:15: style:inconclusive: Same expression used in consecutive assignments of 'ylow' and 'yhigh'. [duplicateAssignExpression] gnuplot-6.0.3+dfsg1/src/plot2d.c:1141:15: note: Same expression used in consecutive assignments of 'ylow' and 'yhigh'. gnuplot-6.0.3+dfsg1/src/plot2d.c:1140:15: note: Same expression used in consecutive assignments of 'ylow' and 'yhigh'. gnuplot-6.0.3+dfsg1/src/plot2d.c:389:31: style:inconclusive: Function 'get_data' argument 1 names different: declaration '' definition 'current_plot'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/plot2d.c:1465:26: style:inconclusive: Function 'store2d_point' argument 1 names different: declaration '' definition 'current_plot'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/plot2d.c:2051:24: style:inconclusive: Function 'store_label' argument 1 names different: declaration '' definition 'listhead'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/plot2d.c:2052:24: style:inconclusive: Function 'store_label' argument 2 names different: declaration '' definition 'cp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/plot2d.c:327:15: style: Local variable 'x_axis' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/axis.h:376:19: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/plot2d.c:327:15: note: Shadow variable gnuplot-6.0.3+dfsg1/src/plot2d.c:328:15: style: Local variable 'y_axis' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/axis.h:376:27: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/plot2d.c:328:15: note: Shadow variable gnuplot-6.0.3+dfsg1/src/plot2d.c:1984:45: style: Parameter 'plot' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/plot2d.c:2027:48: style: Parameter 'plot' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/plot2d.c:2052:24: style: Parameter 'cp' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/plot2d.c:2189:17: style: Variable 'key' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/plot2d.c:3627:9: style: Variable 'name_str' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/plot2d.c:4267:17: style: Variable 'key' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/plot3d.c:960:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/plot3d.c:1520:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linked_to_primary [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/plot3d.c:2659:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linked_to_primary [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/plot3d.c:1514:40: style: Redundant condition: parametric. '!parametric || (parametric && value_axis==FIRST_Z_AXIS)' is equivalent to '!parametric || value_axis==FIRST_Z_AXIS' [redundantCondition] gnuplot-6.0.3+dfsg1/src/plot3d.c:1125:18: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] gnuplot-6.0.3+dfsg1/src/plot3d.c:1126:30: portability:inconclusive: Casting from double * to char * is not portable due to different binary data representations on different platforms. [invalidPointerCast] gnuplot-6.0.3+dfsg1/src/plot3d.c:418:41: style:inconclusive: Function 'refresh_3dbounds' argument 1 names different: declaration 'first_plot' definition 'first_3dplot'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/plot3d.h:66:46: note: Function 'refresh_3dbounds' argument 1 names different: declaration 'first_plot' definition 'first_3dplot'. gnuplot-6.0.3+dfsg1/src/plot3d.c:418:41: note: Function 'refresh_3dbounds' argument 1 names different: declaration 'first_plot' definition 'first_3dplot'. gnuplot-6.0.3+dfsg1/src/plot3d.c:1504:48: style:inconclusive: Function 'calculate_set_of_isolines' argument 5 names different: declaration 'dummy_vars' definition 'dummy_values'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/plot3d.c:82:54: note: Function 'calculate_set_of_isolines' argument 5 names different: declaration 'dummy_vars' definition 'dummy_values'. gnuplot-6.0.3+dfsg1/src/plot3d.c:1504:48: note: Function 'calculate_set_of_isolines' argument 5 names different: declaration 'dummy_vars' definition 'dummy_values'. gnuplot-6.0.3+dfsg1/src/plot3d.c:3149:50: style:inconclusive: Function 'count_3dpoints' argument 2 names different: declaration 'nt' definition 'ntotal'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/plot3d.c:104:62: note: Function 'count_3dpoints' argument 2 names different: declaration 'nt' definition 'ntotal'. gnuplot-6.0.3+dfsg1/src/plot3d.c:3149:50: note: Function 'count_3dpoints' argument 2 names different: declaration 'nt' definition 'ntotal'. gnuplot-6.0.3+dfsg1/src/plot3d.c:3149:63: style:inconclusive: Function 'count_3dpoints' argument 3 names different: declaration 'ni' definition 'ninrange'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/plot3d.c:104:71: note: Function 'count_3dpoints' argument 3 names different: declaration 'ni' definition 'ninrange'. gnuplot-6.0.3+dfsg1/src/plot3d.c:3149:63: note: Function 'count_3dpoints' argument 3 names different: declaration 'ni' definition 'ninrange'. gnuplot-6.0.3+dfsg1/src/plot3d.c:3149:78: style:inconclusive: Function 'count_3dpoints' argument 4 names different: declaration 'nu' definition 'nundefined'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/plot3d.c:104:80: note: Function 'count_3dpoints' argument 4 names different: declaration 'nu' definition 'nundefined'. gnuplot-6.0.3+dfsg1/src/plot3d.c:3149:78: note: Function 'count_3dpoints' argument 4 names different: declaration 'nu' definition 'nundefined'. gnuplot-6.0.3+dfsg1/src/plot3d.c:425:15: style: Local variable 'x_axis' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/axis.h:376:19: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/plot3d.c:425:15: note: Shadow variable gnuplot-6.0.3+dfsg1/src/plot3d.c:426:15: style: Local variable 'y_axis' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/axis.h:376:27: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/plot3d.c:426:15: note: Shadow variable gnuplot-6.0.3+dfsg1/src/plot3d.c:427:15: style: Local variable 'z_axis' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/axis.h:376:35: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/plot3d.c:427:15: note: Shadow variable gnuplot-6.0.3+dfsg1/src/plot3d.c:710:14: style: Local variable 'dx' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/plot3d.c:630:24: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/plot3d.c:710:14: note: Shadow variable gnuplot-6.0.3+dfsg1/src/plot3d.c:710:30: style: Local variable 'dy' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/plot3d.c:630:28: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/plot3d.c:710:30: note: Shadow variable gnuplot-6.0.3+dfsg1/src/plot3d.c:1949:11: style: Local variable 'start_token' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/plot3d.c:1591:9: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/plot3d.c:1949:11: note: Shadow variable gnuplot-6.0.3+dfsg1/src/plot3d.c:637:49: style: Variable 'b' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/plot3d.c:1602:17: style: Variable 'key' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/plot3d.c:1684:12: style: Variable 'name_str' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/plot3d.c:2712:9: style: Variable 'name_str' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/plot3d.c:2785:13: style: Variable 'it' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/plot3d.c:3156:21: style: Variable 'point' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/pm3d.c:1469:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/pm3d.c:2015:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/pm3d.c:2084:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/pm3d.c:120:18: style:inconclusive: Function 'geomean4' argument 1 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/pm3d.c:120:29: style:inconclusive: Function 'geomean4' argument 2 names different: declaration '' definition 'x2'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/pm3d.c:120:40: style:inconclusive: Function 'geomean4' argument 3 names different: declaration '' definition 'x3'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/pm3d.c:120:51: style:inconclusive: Function 'geomean4' argument 4 names different: declaration '' definition 'x4'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/pm3d.c:133:18: style:inconclusive: Function 'harmean4' argument 1 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/pm3d.c:133:29: style:inconclusive: Function 'harmean4' argument 2 names different: declaration '' definition 'x2'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/pm3d.c:133:40: style:inconclusive: Function 'harmean4' argument 3 names different: declaration '' definition 'x3'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/pm3d.c:133:51: style:inconclusive: Function 'harmean4' argument 4 names different: declaration '' definition 'x4'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/pm3d.c:146:17: style:inconclusive: Function 'median4' argument 1 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/pm3d.c:146:28: style:inconclusive: Function 'median4' argument 2 names different: declaration '' definition 'x2'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/pm3d.c:146:39: style:inconclusive: Function 'median4' argument 3 names different: declaration '' definition 'x3'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/pm3d.c:146:50: style:inconclusive: Function 'median4' argument 4 names different: declaration '' definition 'x4'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/pm3d.c:182:14: style:inconclusive: Function 'rms4' argument 1 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/pm3d.c:182:25: style:inconclusive: Function 'rms4' argument 2 names different: declaration '' definition 'x2'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/pm3d.c:182:36: style:inconclusive: Function 'rms4' argument 3 names different: declaration '' definition 'x3'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/pm3d.c:182:47: style:inconclusive: Function 'rms4' argument 4 names different: declaration '' definition 'x4'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/pm3d.c:221:23: style:inconclusive: Function 'pm3d_rearrange_part' argument 1 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/pm3d.c:222:15: style:inconclusive: Function 'pm3d_rearrange_part' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/pm3d.c:223:25: style:inconclusive: Function 'pm3d_rearrange_part' argument 3 names different: declaration '' definition 'dest'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/pm3d.c:224:10: style:inconclusive: Function 'pm3d_rearrange_part' argument 4 names different: declaration '' definition 'invert'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/pm3d.c:476:34: style:inconclusive: Function 'pm3d_plot' argument 1 names different: declaration '' definition 'this_plot'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/pm3d.c:476:49: style:inconclusive: Function 'pm3d_plot' argument 2 names different: declaration '' definition 'at_which_z'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/pm3d.c:1189:38: style:inconclusive: Function 'pm3d_draw_one' argument 1 names different: declaration 'plots' definition 'plot'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/pm3d.h:167:43: note: Function 'pm3d_draw_one' argument 1 names different: declaration 'plots' definition 'plot'. gnuplot-6.0.3+dfsg1/src/pm3d.c:1189:38: note: Function 'pm3d_draw_one' argument 1 names different: declaration 'plots' definition 'plot'. gnuplot-6.0.3+dfsg1/src/pm3d.c:1487:42: style:inconclusive: Function 'apply_lighting_model' argument 1 names different: declaration '' definition 'v0'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/pm3d.c:1487:65: style:inconclusive: Function 'apply_lighting_model' argument 2 names different: declaration '' definition 'v1'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/pm3d.c:1488:22: style:inconclusive: Function 'apply_lighting_model' argument 3 names different: declaration '' definition 'v2'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/pm3d.c:1488:45: style:inconclusive: Function 'apply_lighting_model' argument 4 names different: declaration '' definition 'v3'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/pm3d.c:248:16: style: Local variable 'i' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/pm3d.c:229:9: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/pm3d.c:248:16: note: Shadow variable gnuplot-6.0.3+dfsg1/src/pm3d.c:458:7: style: Local variable 'nv' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/pm3d.c:403:6: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/pm3d.c:458:7: note: Shadow variable gnuplot-6.0.3+dfsg1/src/pm3d.c:1015:12: style: Local variable 'i' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/pm3d.c:478:12: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/pm3d.c:1015:12: note: Shadow variable gnuplot-6.0.3+dfsg1/src/pm3d.c:227:23: style: Variable 'scanB' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/pm3d.c:340:20: style: Variable 'icrvs2' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/pm3d.c:399:14: style: Variable 'qe' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/pm3d.c:1380:26: style: Variable 'this_2dplot' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/pm3d.c:1488:22: style: Parameter 'v2' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/pm3d.c:1908:31: style: Parameter 'p0' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/pm3d.c:1908:54: style: Parameter 'p1' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/pm3d.c:1908:77: style: Parameter 'p2' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/pm3d.c:2036:30: style: Parameter 'v1' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/pm3d.c:2036:44: style: Parameter 'v2' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/pm3d.c:2036:58: style: Parameter 'v3' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/pm3d.c:2036:72: style: Parameter 'v4' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/pm3d.c:540:11: style: Variable 'scanA' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/pm3d.c:1788:14: style: Variable 'next' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotApplication.cpp:94:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotApplication.cpp:94:2: warning: Return value of function freopen() is not used. [ignoredReturnValue] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotApplication.cpp:95:2: warning: Return value of function freopen() is not used. [ignoredReturnValue] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotWindow.h:67:2: style: Class 'QtGnuplotWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotApplication.h:60:3: style: The destructor '~QtGnuplotApplication' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotEvent.h:98:11: note: Virtual destructor in base class gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotApplication.h:60:3: note: Destructor in derived class gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotApplication.h:68:7: style: The function 'processEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotEvent.h:95:15: note: Virtual function in base class gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotApplication.h:68:7: note: Function in derived class gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotWindow.h:68:3: style: The destructor '~QtGnuplotWindow' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotEvent.h:98:11: note: Virtual destructor in base class gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotWindow.h:68:3: note: Destructor in derived class gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotWindow.h:72:7: style: The function 'processEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotEvent.h:95:15: note: Virtual function in base class gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotWindow.h:72:7: note: Function in derived class gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotApplication.cpp:69:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotEvent.cpp:94:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Qt_4_4 [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotEvent.cpp:140:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConnectedState [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotEvent.cpp:165:30: style: The member function 'QtGnuplotEventReceiver::swallowEvent' can be static. [functionStatic] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotEvent.h:96:7: note: The member function 'QtGnuplotEventReceiver::swallowEvent' can be static. gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotEvent.cpp:165:30: note: The member function 'QtGnuplotEventReceiver::swallowEvent' can be static. gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotWidget.h:69:2: style: Class 'QtGnuplotWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotWidget.h:70:2: style: Class 'QtGnuplotWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotWidget.h:90:7: style: The function 'processEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotEvent.h:95:15: note: Virtual function in base class gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotWidget.h:90:7: note: Function in derived class gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotEvent.cpp:159:18: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotInstance.cpp:55:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MergedChannels [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotInstance.cpp:97:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Running [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotInstance.h:56:2: style: Class 'QtGnuplotInstance' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotItems.h:77:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ItemClipsToShape [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotItems.cpp:77:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ForceOutline [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotItems.cpp:280:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoBrush [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotItems.h:110:2: warning: Member variable 'QtGnuplotEnhanced::m_overprintPos' is not initialized in the constructor. [uninitMemberVar] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotItems.cpp:105:2: performance: Variable 'm_font' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotItems.cpp:106:2: performance: Variable 'm_text' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotItems.cpp:137:2: performance: Variable 'm_pen' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotItems.cpp:138:2: performance: Variable 'm_color' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotItems.h:110:2: style: Class 'QtGnuplotEnhanced' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotItems.h:132:2: style: Class 'QtGnuplotKeybox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotItems.h:170:2: style: Class 'QtGnuplotPoints' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotScene.cpp:69:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlignLeft [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotScene.cpp:150:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoBrush [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotScene.cpp:233:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RoundJoin [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotScene.cpp:732:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SolidPattern [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotScene.cpp:765:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlignLeft [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotScene.cpp:820:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotScene.cpp:915:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotScene.cpp:955:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Horizontal [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotScene.cpp:977:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ControlModifier [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotScene.cpp:1114:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Key_Tab [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotScene.cpp:1131:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAN [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotScene.cpp:69:2: performance: Variable 'm_textAlignment' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotScene.cpp:70:2: performance: Variable 'm_textOffset' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotScene.h:68:2: style: Class 'QtGnuplotScene' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotScene.h:69:3: style: The destructor '~QtGnuplotScene' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotEvent.h:98:11: note: Virtual destructor in base class gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotScene.h:69:3: note: Destructor in derived class gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotScene.h:78:7: style: The function 'processEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotEvent.h:95:15: note: Virtual function in base class gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotScene.h:78:7: note: Function in derived class gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotScene.cpp:878:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotScene.cpp:883:28: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotScene.cpp:121:42: style:inconclusive: Function 'clipRect' argument 1 names different: declaration 'point' definition 'rect'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotScene.h:90:30: note: Function 'clipRect' argument 1 names different: declaration 'point' definition 'rect'. gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotScene.cpp:121:42: note: Function 'clipRect' argument 1 names different: declaration 'point' definition 'rect'. gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotScene.cpp:447:10: style: Local variable 'clipRect' shadows outer function [shadowFunction] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotScene.h:90:13: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotScene.cpp:447:10: note: Shadow variable gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotScene.cpp:930:52: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotWidget.cpp:80:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable white [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotWidget.cpp:250:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KeepAspectRatio [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotWidget.cpp:258:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TextAntialiasing [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotWidget.cpp:300:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PdfFormat [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotWidget.cpp:343:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable white [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotWidget.cpp:314:23: style: Either there is a missing 'override', or the member function 'QtGnuplotWidget::exportToEps' can be static. [functionStatic] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotWidget.h:113:7: note: Either there is a missing 'override', or the member function 'QtGnuplotWidget::exportToEps' can be static. gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotWidget.cpp:314:23: note: Either there is a missing 'override', or the member function 'QtGnuplotWidget::exportToEps' can be static. gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotWindow.cpp:169:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Accepted [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotWindow.cpp:178:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CaseInsensitive [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotWindow.cpp:191:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CaseInsensitive [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotWindow.cpp:203:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CaseInsensitive [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotWindow.cpp:237:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unchecked [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/QtGnuplotWindow.cpp:340:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ControlModifier [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/gnuplot_qt.cpp:53:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_IGN [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_conversion.cpp:96:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Format_ARGB32_Premultiplied [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_conversion.cpp:105:17: style: C-style pointer casting [cstyleCast] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_conversion.cpp:118:17: style: C-style pointer casting [cstyleCast] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_conversion.cpp:135:17: style: C-style pointer casting [cstyleCast] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_conversion.cpp:138:16: style: Same expression on both sides of '!='. [duplicateExpression] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_embed_example.cpp:88:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:221:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ymax [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:228:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ymax [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:235:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ymax [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:257:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QT_DRIVER_DIR [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:324:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConnectedState [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:357:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ConnectedState [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:386:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable paused_for_mouse [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:472:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Qt_4_4 [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:504:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gp_event_t [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:551:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoding [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:641:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable axis_array [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:721:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CaseInsensitive [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:750:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore_enhanced_text [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:795:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT_AXIS [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:815:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SolidLine [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:886:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEFT [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:922:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ymax [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:937:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TC_LT [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:964:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:975:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:1312:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable persist_cl [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:1416:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable term_interlock [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:1659:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in_multiplot [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:1679:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TERM_HYPERTEXT_TOOLTIP [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:1685:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TEXTBOX_MARGINS [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:1698:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODPLOTS_INVERT_VISIBILITIES [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:1618:6: style: The if condition is the same as the previous if condition [duplicateCondition] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:1615:6: note: First condition gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:1618:6: note: Second condition gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:1623:6: style: The if condition is the same as the previous if condition [duplicateCondition] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:1621:6: note: First condition gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:1623:6: note: Second condition gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:1628:6: style: The if condition is the same as the previous if condition [duplicateCondition] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:1626:6: note: First condition gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:1628:6: note: Second condition gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:1633:6: style: The if condition is the same as the previous if condition [duplicateCondition] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:1631:6: note: First condition gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:1633:6: note: Second condition gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:473:19: style: C-style pointer casting [cstyleCast] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:522:21: style: C-style pointer casting [cstyleCast] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:775:39: style: C-style pointer casting [cstyleCast] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:1416:50: style: C-style pointer casting [cstyleCast] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:746:62: style:inconclusive: Function 'qt_put_text' argument 3 names different: declaration 'str' definition 'string'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.h:65:62: note: Function 'qt_put_text' argument 3 names different: declaration 'str' definition 'string'. gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:746:62: note: Function 'qt_put_text' argument 3 names different: declaration 'str' definition 'string'. gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:792:22: style:inconclusive: Function 'qt_linetype' argument 1 names different: declaration 'linetype' definition 'lt'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.h:63:22: note: Function 'qt_linetype' argument 1 names different: declaration 'linetype' definition 'lt'. gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:792:22: note: Function 'qt_linetype' argument 1 names different: declaration 'linetype' definition 'lt'. gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:907:26: style:inconclusive: Function 'qt_linewidth' argument 1 names different: declaration 'linewidth' definition 'lw'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.h:73:26: note: Function 'qt_linewidth' argument 1 names different: declaration 'linewidth' definition 'lw'. gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:907:26: note: Function 'qt_linewidth' argument 1 names different: declaration 'linewidth' definition 'lw'. gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:912:25: style:inconclusive: Function 'qt_text_angle' argument 1 names different: declaration 'ang' definition 'angle'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.h:66:26: note: Function 'qt_text_angle' argument 1 names different: declaration 'ang' definition 'angle'. gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:912:25: note: Function 'qt_text_angle' argument 1 names different: declaration 'ang' definition 'angle'. gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:918:41: style:inconclusive: Function 'qt_fillbox' argument 2 names different: declaration 'x1' definition 'x'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.h:72:41: note: Function 'qt_fillbox' argument 2 names different: declaration 'x1' definition 'x'. gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:918:41: note: Function 'qt_fillbox' argument 2 names different: declaration 'x1' definition 'x'. gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:918:57: style:inconclusive: Function 'qt_fillbox' argument 3 names different: declaration 'y1' definition 'y'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.h:72:58: note: Function 'qt_fillbox' argument 3 names different: declaration 'y1' definition 'y'. gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:918:57: note: Function 'qt_fillbox' argument 3 names different: declaration 'y1' definition 'y'. gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:1641:28: style:inconclusive: Function 'qt_layer' argument 1 names different: declaration 'layer' definition 'syncpoint'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.h:88:27: note: Function 'qt_layer' argument 1 names different: declaration 'layer' definition 'syncpoint'. gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:1641:28: note: Function 'qt_layer' argument 1 names different: declaration 'layer' definition 'syncpoint'. gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:930:35: style: Parameter 'palette' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:960:41: style: Parameter 'corners' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/qtterminal/qt_term.cpp:970:74: style: Parameter 'corner' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/save.c:1322:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/save.c:1332:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/save.c:1480:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/save.c:1531:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/save.c:1660:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/save.c:1768:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/save.c:1817:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/save.c:1786:6: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] gnuplot-6.0.3+dfsg1/src/save.c:1786:6: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] gnuplot-6.0.3+dfsg1/src/save.c:1789:6: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] gnuplot-6.0.3+dfsg1/src/save.c:1789:6: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] gnuplot-6.0.3+dfsg1/src/save.c:127:22: warning: If resource allocation fails, then there is a possible null pointer dereference: fp [nullPointerOutOfResources] gnuplot-6.0.3+dfsg1/src/save.c:2051:24: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/save.c:2051:24: note: Assignment 'currentfp=tmpfile()', assigned value is 0 gnuplot-6.0.3+dfsg1/src/save.c:2052:14: note: Calling function 'save_all', 1st argument 'currentfp' value is 0 gnuplot-6.0.3+dfsg1/src/save.c:127:22: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/save.c:1791:10: warning: If resource allocation fails, then there is a possible null pointer dereference: fp [nullPointerOutOfResources] gnuplot-6.0.3+dfsg1/src/save.c:2051:24: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/save.c:2051:24: note: Assignment 'currentfp=tmpfile()', assigned value is 0 gnuplot-6.0.3+dfsg1/src/save.c:2052:14: note: Calling function 'save_all', 1st argument 'currentfp' value is 0 gnuplot-6.0.3+dfsg1/src/save.c:110:15: note: Calling function 'save_pixmaps', 1st argument 'fp' value is 0 gnuplot-6.0.3+dfsg1/src/save.c:1791:10: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/save.c:1793:10: warning: If resource allocation fails, then there is a possible null pointer dereference: fp [nullPointerOutOfResources] gnuplot-6.0.3+dfsg1/src/save.c:2051:24: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/save.c:2051:24: note: Assignment 'currentfp=tmpfile()', assigned value is 0 gnuplot-6.0.3+dfsg1/src/save.c:2052:14: note: Calling function 'save_all', 1st argument 'currentfp' value is 0 gnuplot-6.0.3+dfsg1/src/save.c:110:15: note: Calling function 'save_pixmaps', 1st argument 'fp' value is 0 gnuplot-6.0.3+dfsg1/src/save.c:1793:10: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/save.c:1795:10: warning: If resource allocation fails, then there is a possible null pointer dereference: fp [nullPointerOutOfResources] gnuplot-6.0.3+dfsg1/src/save.c:2051:24: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/save.c:2051:24: note: Assignment 'currentfp=tmpfile()', assigned value is 0 gnuplot-6.0.3+dfsg1/src/save.c:2052:14: note: Calling function 'save_all', 1st argument 'currentfp' value is 0 gnuplot-6.0.3+dfsg1/src/save.c:110:15: note: Calling function 'save_pixmaps', 1st argument 'fp' value is 0 gnuplot-6.0.3+dfsg1/src/save.c:1795:10: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/save.c:155:27: style:inconclusive: Function 'save_functions__sub' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:168:27: style:inconclusive: Function 'save_variables__sub' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:223:26: style:inconclusive: Function 'save_array_content' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:223:44: style:inconclusive: Function 'save_array_content' argument 2 names different: declaration '' definition 'array'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:312:20: style:inconclusive: Function 'save_set_all' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1055:17: style:inconclusive: Function 'save_tics' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1055:34: style:inconclusive: Function 'save_tics' argument 2 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1168:16: style:inconclusive: Function 'save_key' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1279:18: style:inconclusive: Function 'save_mtics' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1279:35: style:inconclusive: Function 'save_mtics' argument 2 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1304:30: style:inconclusive: Function 'save_num_or_time_input' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1304:57: style:inconclusive: Function 'save_num_or_time_input' argument 3 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1330:27: style:inconclusive: Function 'save_style_parallel' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1341:25: style:inconclusive: Function 'save_style_spider' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1350:26: style:inconclusive: Function 'save_style_textbox' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1379:26: style:inconclusive: Function 'save_pm3d_lighting' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1379:36: style:inconclusive: Function 'save_pm3d_lighting' argument 2 names different: declaration '' definition 'tab'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1390:21: style:inconclusive: Function 'save_position' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1390:42: style:inconclusive: Function 'save_position' argument 2 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1390:51: style:inconclusive: Function 'save_position' argument 3 names different: declaration '' definition 'ndim'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1390:66: style:inconclusive: Function 'save_position' argument 4 names different: declaration '' definition 'offset'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1434:19: style:inconclusive: Function 'save_prange' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1434:36: style:inconclusive: Function 'save_prange' argument 2 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1508:17: style:inconclusive: Function 'save_link' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1508:27: style:inconclusive: Function 'save_link' argument 2 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1522:22: style:inconclusive: Function 'save_nonlinear' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1522:32: style:inconclusive: Function 'save_nonlinear' argument 2 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1541:21: style:inconclusive: Function 'save_zeroaxis' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1541:36: style:inconclusive: Function 'save_zeroaxis' argument 2 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1554:22: style:inconclusive: Function 'save_fillstyle' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1554:56: style:inconclusive: Function 'save_fillstyle' argument 2 names different: declaration '' definition 'fs'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1586:22: style:inconclusive: Function 'save_textcolor' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1586:52: style:inconclusive: Function 'save_textcolor' argument 2 names different: declaration '' definition 'tc'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1599:22: style:inconclusive: Function 'save_pm3dcolor' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1599:52: style:inconclusive: Function 'save_pm3dcolor' argument 2 names different: declaration '' definition 'tc'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1634:28: style:inconclusive: Function 'save_data_func_style' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1634:44: style:inconclusive: Function 'save_data_func_style' argument 2 names different: declaration '' definition 'which'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1634:67: style:inconclusive: Function 'save_data_func_style' argument 3 names different: declaration '' definition 'style'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1650:21: style:inconclusive: Function 'save_dashtype' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1650:29: style:inconclusive: Function 'save_dashtype' argument 2 names different: declaration '' definition 'd_type'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1650:55: style:inconclusive: Function 'save_dashtype' argument 3 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1696:21: style:inconclusive: Function 'save_linetype' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1696:40: style:inconclusive: Function 'save_linetype' argument 2 names different: declaration '' definition 'lp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1696:53: style:inconclusive: Function 'save_linetype' argument 3 names different: declaration '' definition 'show_point'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1728:20: style:inconclusive: Function 'save_offsets' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1728:30: style:inconclusive: Function 'save_offsets' argument 2 names different: declaration '' definition 'lead'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1738:17: style:inconclusive: Function 'save_bars' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1804:19: style:inconclusive: Function 'save_object' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1804:27: style:inconclusive: Function 'save_object' argument 2 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:1922:18: style:inconclusive: Function 'save_walls' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/save.c:2038:20: style:inconclusive: Function 'save_changes' argument 1 names different: declaration 'fp' definition 'outfp'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/save.h:85:25: note: Function 'save_changes' argument 1 names different: declaration 'fp' definition 'outfp'. gnuplot-6.0.3+dfsg1/src/save.c:2038:20: note: Function 'save_changes' argument 1 names different: declaration 'fp' definition 'outfp'. gnuplot-6.0.3+dfsg1/src/save.c:157:24: style: Variable 'udf' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/save.c:268:42: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/save.c:268:54: style: Parameter 'suffix' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/save.c:513:23: style: Variable 'e' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/save.c:953:8: style: Variable 's' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/save.c:1130:18: style: Variable 't' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/save.c:1279:35: style: Parameter 'axis' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/save.c:1281:11: style: Variable 'name' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/save.c:1304:57: style: Parameter 'this_axis' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/save.c:1379:36: style: Parameter 'tab' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/save.c:1390:42: style: Parameter 'pos' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/save.c:1508:27: style: Parameter 'this_axis' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/save.c:1524:11: style: Variable 'primary' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/save.c:1636:11: style: Variable 'answer' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/save.c:1675:42: style: Parameter 'lp' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/save.c:1728:30: style: Parameter 'lead' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/save.c:1834:23: style: Variable 'e' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/save.c:1849:23: style: Variable 'e' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/scanner.c:301:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/scanner.c:102:16: style:inconclusive: Function 'scanner' argument 1 names different: declaration 'expression' definition 'expressionp'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/scanner.h:50:20: note: Function 'scanner' argument 1 names different: declaration 'expression' definition 'expressionp'. gnuplot-6.0.3+dfsg1/src/scanner.c:102:16: note: Function 'scanner' argument 1 names different: declaration 'expression' definition 'expressionp'. gnuplot-6.0.3+dfsg1/src/scanner.c:102:37: style:inconclusive: Function 'scanner' argument 2 names different: declaration 'line_lengthp' definition 'expressionlenp'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/scanner.h:50:40: note: Function 'scanner' argument 2 names different: declaration 'line_lengthp' definition 'expressionlenp'. gnuplot-6.0.3+dfsg1/src/scanner.c:102:37: note: Function 'scanner' argument 2 names different: declaration 'line_lengthp' definition 'expressionlenp'. gnuplot-6.0.3+dfsg1/src/scanner.c:54:24: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/scanner.c:273:14: style: Parameter 'str' can be declared as const array [constParameter] gnuplot-6.0.3+dfsg1/src/scanner.c:333:33: style: Parameter 'str_lenp' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/scanner.c:335:11: style: Variable 'last' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/set.c:3456:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/set.c:3986:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/set.c:4314:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/set.c:4906:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/set.c:6610:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linked_to_primary [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/set.c:4493:14: style: Condition 'c_token==save_token' is always true [knownConditionTrueFalse] gnuplot-6.0.3+dfsg1/src/set.c:4487:14: note: Assuming that condition 'c_token!=save_token' is not redundant gnuplot-6.0.3+dfsg1/src/set.c:4493:14: note: Condition 'c_token==save_token' is always true gnuplot-6.0.3+dfsg1/src/set.c:4905:24: style: Condition '*term_options' is always false [knownConditionTrueFalse] gnuplot-6.0.3+dfsg1/src/set.c:4903:21: note: Assignment '*term_options=0', assigned value is 0 gnuplot-6.0.3+dfsg1/src/set.c:4905:24: note: Condition '*term_options' is always false gnuplot-6.0.3+dfsg1/src/set.c:1486:6: warning: %x in format string (no. 2) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint] gnuplot-6.0.3+dfsg1/src/set.c:2984:24: style:inconclusive: Function 'set_margin' argument 1 names different: declaration '' definition 'margin'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/set.c:3034:22: style:inconclusive: Function 'set_separator' argument 1 names different: declaration '' definition 'xx_separators'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/set.c:4087:13: style:inconclusive: Function 'set_obj' argument 1 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/set.c:4087:22: style:inconclusive: Function 'set_obj' argument 2 names different: declaration '' definition 'obj_type'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/set.c:5343:27: style:inconclusive: Function 'set_timedata' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/set.c:5361:24: style:inconclusive: Function 'set_range' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/set.c:5460:25: style:inconclusive: Function 'set_zeroaxis' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/set.c:5489:27: style:inconclusive: Function 'set_tic_prop' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/set.c:5953:24: style:inconclusive: Function 'load_tics' argument 1 names different: declaration 'axis' definition 'this_axis'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/set.c:162:37: note: Function 'load_tics' argument 1 names different: declaration 'axis' definition 'this_axis'. gnuplot-6.0.3+dfsg1/src/set.c:5953:24: note: Function 'load_tics' argument 1 names different: declaration 'axis' definition 'this_axis'. gnuplot-6.0.3+dfsg1/src/set.c:5969:28: style:inconclusive: Function 'load_tic_user' argument 1 names different: declaration 'axis' definition 'this_axis'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/set.c:163:41: note: Function 'load_tic_user' argument 1 names different: declaration 'axis' definition 'this_axis'. gnuplot-6.0.3+dfsg1/src/set.c:5969:28: note: Function 'load_tic_user' argument 1 names different: declaration 'axis' definition 'this_axis'. gnuplot-6.0.3+dfsg1/src/set.c:6072:30: style:inconclusive: Function 'load_tic_series' argument 1 names different: declaration 'axis' definition 'this_axis'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/set.c:164:43: note: Function 'load_tic_series' argument 1 names different: declaration 'axis' definition 'this_axis'. gnuplot-6.0.3+dfsg1/src/set.c:6072:30: note: Function 'load_tic_series' argument 1 names different: declaration 'axis' definition 'this_axis'. gnuplot-6.0.3+dfsg1/src/set.c:6164:41: style:inconclusive: Function 'parse_label_options' argument 1 names different: declaration '' definition 'this_label'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/set.c:1854:10: style: Local variable 'maxiter' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/fit.h:79:12: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/set.c:1854:10: note: Shadow variable gnuplot-6.0.3+dfsg1/src/set.c:2841:11: style: Local variable 'newpath' shadows outer function [shadowFunction] gnuplot-6.0.3+dfsg1/src/term_api.h:528:6: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/set.c:2841:11: note: Shadow variable gnuplot-6.0.3+dfsg1/src/set.c:4143:16: style: Local variable 'save_link' shadows outer function [shadowFunction] gnuplot-6.0.3+dfsg1/src/save.h:62:6: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/set.c:4143:16: note: Shadow variable gnuplot-6.0.3+dfsg1/src/set.c:880:23: style: Variable 'this_arrow' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/set.c:898:11: style: Variable 'name' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/set.c:1479:8: style: Variable 'command_template' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/set.c:1480:17: style: Variable 'colors' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/set.c:1731:11: style: Variable 'l' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/set.c:2000:35: style: Parameter 'string' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/set.c:2787:24: style: Variable 'this_label' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/set.c:2905:12: style: Variable 'dummy' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/set.c:4039:12: style: Variable 'this_object' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/set.c:5939:28: style: Variable 'this' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/set.c:1731:11: style: Variable 'l' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/show.c:214:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:724:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:737:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:813:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:1098:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:1215:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:1257:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:1275:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:1290:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:1322:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:1356:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:1375:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:1456:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:1470:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:1502:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:1525:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:1543:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:1571:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:1658:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:1671:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:1681:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:1703:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:1714:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:1730:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:1778:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:1786:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:1797:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:1816:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:1837:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:1861:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:1907:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2053:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2064:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2078:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2095:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2105:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2141:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2154:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2166:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2183:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2197:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2206:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2260:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2311:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2338:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2349:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2359:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2458:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2499:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2567:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2575:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2583:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2592:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2604:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2622:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2632:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2648:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2739:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2768:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2783:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2792:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2801:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2825:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2838:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2855:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2862:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2869:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2877:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2889:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2905:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2918:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2927:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2945:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:2978:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:3013:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:3024:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:3036:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:3052:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:3081:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:3090:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:3099:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:3111:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:3121:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:3134:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:3141:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:3150:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:3161:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:3172:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:3181:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:3240:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:3310:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:3335:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:3381:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:3402:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:3432:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:3481:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:3597:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/show.c:731:25: style:inconclusive: Function 'disp_at' argument 1 names different: declaration '' definition 'curr_at'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/show.c:731:38: style:inconclusive: Function 'disp_at' argument 2 names different: declaration '' definition 'level'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/show.c:1447:19: style:inconclusive: Function 'show_dashtype' argument 1 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/show.c:1814:26: style:inconclusive: Function 'show_zeroaxis' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/show.c:2972:25: style:inconclusive: Function 'show_mtics' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/show.c:3088:27: style:inconclusive: Function 'show_axislabel' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/show.c:3097:34: style:inconclusive: Function 'show_data_is_timedate' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/show.c:3475:27: style:inconclusive: Function 'show_ticdefp' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/show.c:3604:24: style:inconclusive: Function 'show_ticdef' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/show.c:3611:18: style:inconclusive: Function 'disp_value' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/show.c:3611:36: style:inconclusive: Function 'disp_value' argument 2 names different: declaration '' definition 'val'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/show.c:3611:50: style:inconclusive: Function 'disp_value' argument 3 names different: declaration '' definition 'need_quotes'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/show.c:3619:23: style:inconclusive: Function 'conv_text' argument 1 names different: declaration 's' definition 't'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/setshow.h:52:29: note: Function 'conv_text' argument 1 names different: declaration 's' definition 't'. gnuplot-6.0.3+dfsg1/src/show.c:3619:23: note: Function 'conv_text' argument 1 names different: declaration 's' definition 't'. gnuplot-6.0.3+dfsg1/src/show.c:3323:14: style: Local variable 'show_all' shadows outer function [shadowFunction] gnuplot-6.0.3+dfsg1/src/show.c:87:13: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/show.c:3323:14: note: Shadow variable gnuplot-6.0.3+dfsg1/src/show.c:1164:12: style: Variable 'driverdir' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/show.c:1174:12: style: Variable 'psdir' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/show.c:1186:12: style: Variable 'helpfile' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/show.c:1712:24: style: Variable 'udf' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/show.c:1884:16: style: Variable 'msg' can be declared as const array [constVariable] gnuplot-6.0.3+dfsg1/src/show.c:2061:23: style: Parameter 'axis' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/show.c:2972:25: style: Parameter 'axis' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/show.c:2974:11: style: Variable 'name' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/show.c:3448:20: style: Variable 'msg' can be declared as const array [constVariable] gnuplot-6.0.3+dfsg1/src/show.c:3477:21: style: Variable 't' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/show.c:1146:30: style: struct member 'gen_coord::dummy' is never used. [unusedStructMember] gnuplot-6.0.3+dfsg1/src/show.c:1146:56: style: struct member 'gen_coord::type' is never used. [unusedStructMember] gnuplot-6.0.3+dfsg1/src/specfun.c:410:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/specfun.c:560:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/specfun.c:1204:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_MAX [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/specfun.c:1805:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/specfun.c:2074:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MIN_10_EXP [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/specfun.c:2375:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/specfun.c:2469:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/specfun.c:2510:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLT_EPSILON [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/specfun.c:3382:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/specfun.c:3798:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/specfun.c:4112:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/specfun.c:4252:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/specfun.c:2263:19: error: Invalid log() argument nr 1. The value is -1 but the valid values are '4.94066e-324:'. [invalidFunctionArg] gnuplot-6.0.3+dfsg1/src/specfun.c:2266:23: error: Invalid log() argument nr 1. The value is 0 but the valid values are '4.94066e-324:'. [invalidFunctionArg] gnuplot-6.0.3+dfsg1/src/specfun.c:2070:18: style: Expression '1 - erf(x)' can be replaced by 'erfc(x)' to avoid loss of precision. [unpreciseMathCall] gnuplot-6.0.3+dfsg1/src/specfun.c:2263:13: warning: Passing value -1.0 to log() leads to implementation-defined result. [wrongmathcall] gnuplot-6.0.3+dfsg1/src/specfun.c:2266:18: warning: Passing value 0.0 to log() leads to implementation-defined result. [wrongmathcall] gnuplot-6.0.3+dfsg1/src/specfun.c:270:14: style:inconclusive: Function 'mtherr' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/specfun.c:270:24: style:inconclusive: Function 'mtherr' argument 2 names different: declaration '' definition 'code'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/specfun.c:416:16: style:inconclusive: Function 'lngamma' argument 1 names different: declaration 'z' definition 'x'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.c:214:30: note: Function 'lngamma' argument 1 names different: declaration 'z' definition 'x'. gnuplot-6.0.3+dfsg1/src/specfun.c:416:16: note: Function 'lngamma' argument 1 names different: declaration 'z' definition 'x'. gnuplot-6.0.3+dfsg1/src/specfun.c:657:23: style:inconclusive: Function 'f_erf' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.h:41:28: note: Function 'f_erf' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:657:23: note: Function 'f_erf' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:669:24: style:inconclusive: Function 'f_erfc' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.h:42:29: note: Function 'f_erfc' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:669:24: note: Function 'f_erfc' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:710:31: style:inconclusive: Function 'f_igamma' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.h:58:31: note: Function 'f_igamma' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:710:31: note: Function 'f_igamma' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:742:32: style:inconclusive: Function 'f_uigamma' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.h:60:32: note: Function 'f_uigamma' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:742:32: note: Function 'f_uigamma' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:770:30: style:inconclusive: Function 'f_gamma' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.h:44:30: note: Function 'f_gamma' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:770:30: note: Function 'f_gamma' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:781:31: style:inconclusive: Function 'f_lgamma' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.h:45:31: note: Function 'f_lgamma' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:781:31: note: Function 'f_lgamma' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:791:29: style:inconclusive: Function 'f_rand' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.h:46:29: note: Function 'f_rand' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:791:29: note: Function 'f_rand' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:825:25: style:inconclusive: Function 'f_voigt' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.h:65:30: note: Function 'f_voigt' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:825:25: note: Function 'f_voigt' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:1383:26: style:inconclusive: Function 'f_normal' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.h:47:31: note: Function 'f_normal' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:1383:26: note: Function 'f_normal' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:1407:34: style:inconclusive: Function 'f_inverse_normal' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.h:48:39: note: Function 'f_inverse_normal' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:1407:34: note: Function 'f_inverse_normal' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:1424:31: style:inconclusive: Function 'f_inverse_erf' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.h:49:36: note: Function 'f_inverse_erf' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:1424:31: note: Function 'f_inverse_erf' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:1515:28: style:inconclusive: Function 'inverse_normal_func' argument 1 names different: declaration 'p' definition 'y0'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.c:198:42: note: Function 'inverse_normal_func' argument 1 names different: declaration 'p' definition 'y0'. gnuplot-6.0.3+dfsg1/src/specfun.c:1515:28: note: Function 'inverse_normal_func' argument 1 names different: declaration 'p' definition 'y0'. gnuplot-6.0.3+dfsg1/src/specfun.c:2148:12: style:inconclusive: Function 'erf' argument 1 names different: declaration 'a' definition 'x'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.c:217:26: note: Function 'erf' argument 1 names different: declaration 'a' definition 'x'. gnuplot-6.0.3+dfsg1/src/specfun.c:2148:12: note: Function 'erf' argument 1 names different: declaration 'a' definition 'x'. gnuplot-6.0.3+dfsg1/src/specfun.c:2241:27: style:inconclusive: Function 'inverse_error_func' argument 1 names different: declaration 'p' definition 'y'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.c:197:41: note: Function 'inverse_error_func' argument 1 names different: declaration 'p' definition 'y'. gnuplot-6.0.3+dfsg1/src/specfun.c:2241:27: note: Function 'inverse_error_func' argument 1 names different: declaration 'p' definition 'y'. gnuplot-6.0.3+dfsg1/src/specfun.c:2294:34: style:inconclusive: Function 'f_inverse_igamma' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.h:50:39: note: Function 'f_inverse_igamma' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:2294:34: note: Function 'f_inverse_igamma' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:2396:33: style:inconclusive: Function 'f_inverse_ibeta' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.h:51:38: note: Function 'f_inverse_ibeta' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:2396:33: note: Function 'f_inverse_ibeta' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:2540:28: style:inconclusive: Function 'f_lambertw' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.h:52:33: note: Function 'f_lambertw' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:2540:28: note: Function 'f_lambertw' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:3501:24: style:inconclusive: Function 'f_airy' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.h:53:29: note: Function 'f_airy' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:3501:24: note: Function 'f_airy' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:3544:25: style:inconclusive: Function 'expint' argument 2 names different: declaration 'x' definition 'z'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.c:202:39: note: Function 'expint' argument 2 names different: declaration 'x' definition 'z'. gnuplot-6.0.3+dfsg1/src/specfun.c:3544:25: note: Function 'expint' argument 2 names different: declaration 'x' definition 'z'. gnuplot-6.0.3+dfsg1/src/specfun.c:3633:26: style:inconclusive: Function 'f_expint' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.h:54:31: note: Function 'f_expint' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:3633:26: note: Function 'f_expint' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:3686:25: style:inconclusive: Function 'f_besin' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.h:55:30: note: Function 'f_besin' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:3686:25: note: Function 'f_besin' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:3932:16: style:inconclusive: Function 'ikv_asymptotic_uniform' argument 3 names different: declaration 'Iv' definition 'i_value'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.c:3681:64: note: Function 'ikv_asymptotic_uniform' argument 3 names different: declaration 'Iv' definition 'i_value'. gnuplot-6.0.3+dfsg1/src/specfun.c:3932:16: note: Function 'ikv_asymptotic_uniform' argument 3 names different: declaration 'Iv' definition 'i_value'. gnuplot-6.0.3+dfsg1/src/specfun.c:3932:33: style:inconclusive: Function 'ikv_asymptotic_uniform' argument 4 names different: declaration 'Kv' definition 'k_value'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.c:3681:76: note: Function 'ikv_asymptotic_uniform' argument 4 names different: declaration 'Kv' definition 'k_value'. gnuplot-6.0.3+dfsg1/src/specfun.c:3932:33: note: Function 'ikv_asymptotic_uniform' argument 4 names different: declaration 'Kv' definition 'k_value'. gnuplot-6.0.3+dfsg1/src/specfun.c:4214:51: style:inconclusive: Function 'ikv_temme' argument 3 names different: declaration 'Iv' definition 'Iv_p'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.c:3682:51: note: Function 'ikv_temme' argument 3 names different: declaration 'Iv' definition 'Iv_p'. gnuplot-6.0.3+dfsg1/src/specfun.c:4214:51: note: Function 'ikv_temme' argument 3 names different: declaration 'Iv' definition 'Iv_p'. gnuplot-6.0.3+dfsg1/src/specfun.c:4214:65: style:inconclusive: Function 'ikv_temme' argument 4 names different: declaration 'Kv' definition 'Kv_p'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.c:3682:63: note: Function 'ikv_temme' argument 4 names different: declaration 'Kv' definition 'Kv_p'. gnuplot-6.0.3+dfsg1/src/specfun.c:4214:65: note: Function 'ikv_temme' argument 4 names different: declaration 'Kv' definition 'Kv_p'. gnuplot-6.0.3+dfsg1/src/specfun.c:4373:25: style:inconclusive: Function 'f_ibeta' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.h:43:30: note: Function 'f_ibeta' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:4373:25: note: Function 'f_ibeta' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:4452:16: style:inconclusive: Function 'incbet' argument 1 names different: declaration 'a' definition 'aa'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.c:115:30: note: Function 'incbet' argument 1 names different: declaration 'a' definition 'aa'. gnuplot-6.0.3+dfsg1/src/specfun.c:4452:16: note: Function 'incbet' argument 1 names different: declaration 'a' definition 'aa'. gnuplot-6.0.3+dfsg1/src/specfun.c:4452:27: style:inconclusive: Function 'incbet' argument 2 names different: declaration 'b' definition 'bb'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.c:115:40: note: Function 'incbet' argument 2 names different: declaration 'b' definition 'bb'. gnuplot-6.0.3+dfsg1/src/specfun.c:4452:27: note: Function 'incbet' argument 2 names different: declaration 'b' definition 'bb'. gnuplot-6.0.3+dfsg1/src/specfun.c:4452:38: style:inconclusive: Function 'incbet' argument 3 names different: declaration 'z' definition 'xx'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.c:115:50: note: Function 'incbet' argument 3 names different: declaration 'z' definition 'xx'. gnuplot-6.0.3+dfsg1/src/specfun.c:4452:38: note: Function 'incbet' argument 3 names different: declaration 'z' definition 'xx'. gnuplot-6.0.3+dfsg1/src/specfun.c:4975:33: style:inconclusive: Function 'f_SynchrotronF' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/specfun.h:68:37: note: Function 'f_SynchrotronF' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:4975:33: note: Function 'f_SynchrotronF' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/specfun.c:270:14: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/specfun.c:4959:33: style: Parameter 'coef' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/specfun.c:900:25: warning: Uninitialized variable: d0 [uninitvar] gnuplot-6.0.3+dfsg1/src/specfun.c:894:13: note: Assuming condition is false gnuplot-6.0.3+dfsg1/src/specfun.c:900:25: note: Uninitialized variable: d0 gnuplot-6.0.3+dfsg1/src/specfun.c:900:36: warning: Uninitialized variable: d2 [uninitvar] gnuplot-6.0.3+dfsg1/src/specfun.c:894:13: note: Assuming condition is false gnuplot-6.0.3+dfsg1/src/specfun.c:900:36: note: Uninitialized variable: d2 gnuplot-6.0.3+dfsg1/src/specfun.c:900:53: warning: Uninitialized variable: a0 [uninitvar] gnuplot-6.0.3+dfsg1/src/specfun.c:894:13: note: Assuming condition is false gnuplot-6.0.3+dfsg1/src/specfun.c:900:53: note: Uninitialized variable: a0 gnuplot-6.0.3+dfsg1/src/specfun.c:915:25: warning: Uninitialized variable: h0 [uninitvar] gnuplot-6.0.3+dfsg1/src/specfun.c:904:13: note: Assuming condition is false gnuplot-6.0.3+dfsg1/src/specfun.c:915:25: note: Uninitialized variable: h0 gnuplot-6.0.3+dfsg1/src/specfun.c:915:36: warning: Uninitialized variable: h2 [uninitvar] gnuplot-6.0.3+dfsg1/src/specfun.c:904:13: note: Assuming condition is false gnuplot-6.0.3+dfsg1/src/specfun.c:915:36: note: Uninitialized variable: h2 gnuplot-6.0.3+dfsg1/src/specfun.c:915:47: warning: Uninitialized variable: h4 [uninitvar] gnuplot-6.0.3+dfsg1/src/specfun.c:904:13: note: Assuming condition is false gnuplot-6.0.3+dfsg1/src/specfun.c:915:47: note: Uninitialized variable: h4 gnuplot-6.0.3+dfsg1/src/specfun.c:915:58: warning: Uninitialized variable: h6 [uninitvar] gnuplot-6.0.3+dfsg1/src/specfun.c:904:13: note: Assuming condition is false gnuplot-6.0.3+dfsg1/src/specfun.c:915:58: note: Uninitialized variable: h6 gnuplot-6.0.3+dfsg1/src/specfun.c:916:25: warning: Uninitialized variable: e0 [uninitvar] gnuplot-6.0.3+dfsg1/src/specfun.c:904:13: note: Assuming condition is false gnuplot-6.0.3+dfsg1/src/specfun.c:916:25: note: Uninitialized variable: e0 gnuplot-6.0.3+dfsg1/src/specfun.c:916:36: warning: Uninitialized variable: e2 [uninitvar] gnuplot-6.0.3+dfsg1/src/specfun.c:904:13: note: Assuming condition is false gnuplot-6.0.3+dfsg1/src/specfun.c:916:36: note: Uninitialized variable: e2 gnuplot-6.0.3+dfsg1/src/specfun.c:916:47: warning: Uninitialized variable: e4 [uninitvar] gnuplot-6.0.3+dfsg1/src/specfun.c:904:13: note: Assuming condition is false gnuplot-6.0.3+dfsg1/src/specfun.c:916:47: note: Uninitialized variable: e4 gnuplot-6.0.3+dfsg1/src/specfun.c:895:17: style: Variable 'rg1' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/specfun.c:905:17: style: Variable 'rg2' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/specfun.c:921:17: style: Variable 'rg3' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/specfun.c:2244:14: style: Variable 'z' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/specfun.c:3389:9: style: Variable 'domflg' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/standard.c:678:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/standard.c:1256:16: style: Same expression on both sides of '/'. [duplicateExpression] gnuplot-6.0.3+dfsg1/src/standard.c:1356:16: style: Same expression on both sides of '/'. [duplicateExpression] gnuplot-6.0.3+dfsg1/src/standard.c:441:24: style:inconclusive: Function 'f_real' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:48:29: note: Function 'f_real' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:441:24: note: Function 'f_real' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:450:24: style:inconclusive: Function 'f_imag' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:49:29: note: Function 'f_imag' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:450:24: note: Function 'f_imag' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:461:23: style:inconclusive: Function 'f_arg' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:52:28: note: Function 'f_arg' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:461:23: note: Function 'f_arg' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:470:25: style:inconclusive: Function 'f_conjg' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:53:30: note: Function 'f_conjg' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:470:25: note: Function 'f_conjg' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:482:23: style:inconclusive: Function 'f_sin' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:54:28: note: Function 'f_sin' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:482:23: note: Function 'f_sin' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:492:23: style:inconclusive: Function 'f_cos' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:55:28: note: Function 'f_cos' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:492:23: note: Function 'f_cos' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:502:23: style:inconclusive: Function 'f_tan' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:56:28: note: Function 'f_tan' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:502:23: note: Function 'f_tan' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:522:24: style:inconclusive: Function 'f_asin' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:57:29: note: Function 'f_asin' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:522:24: note: Function 'f_asin' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:554:24: style:inconclusive: Function 'f_acos' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:58:29: note: Function 'f_acos' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:554:24: note: Function 'f_acos' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:583:24: style:inconclusive: Function 'f_atan' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:59:29: note: Function 'f_atan' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:583:24: note: Function 'f_atan' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:620:25: style:inconclusive: Function 'f_atan2' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:60:30: note: Function 'f_atan2' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:620:25: note: Function 'f_atan2' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:639:24: style:inconclusive: Function 'f_sinh' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:61:29: note: Function 'f_sinh' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:639:24: note: Function 'f_sinh' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:649:24: style:inconclusive: Function 'f_cosh' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:62:29: note: Function 'f_cosh' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:649:24: note: Function 'f_cosh' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:659:24: style:inconclusive: Function 'f_tanh' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:63:29: note: Function 'f_tanh' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:659:24: note: Function 'f_tanh' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:694:25: style:inconclusive: Function 'f_asinh' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:64:30: note: Function 'f_asinh' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:694:25: note: Function 'f_asinh' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:726:25: style:inconclusive: Function 'f_acosh' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:65:30: note: Function 'f_acosh' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:726:25: note: Function 'f_acosh' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:750:25: style:inconclusive: Function 'f_atanh' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:66:30: note: Function 'f_atanh' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:750:25: note: Function 'f_atanh' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:786:31: style:inconclusive: Function 'f_ellip_first' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:67:36: note: Function 'f_ellip_first' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:786:31: note: Function 'f_ellip_first' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:808:32: style:inconclusive: Function 'f_ellip_second' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:68:37: note: Function 'f_ellip_second' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:808:32: note: Function 'f_ellip_second' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:837:31: style:inconclusive: Function 'f_ellip_third' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:69:36: note: Function 'f_ellip_third' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:837:31: note: Function 'f_ellip_third' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:870:23: style:inconclusive: Function 'f_int' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:50:28: note: Function 'f_int' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:870:23: note: Function 'f_int' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:900:25: style:inconclusive: Function 'f_round' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:51:30: note: Function 'f_round' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:900:25: note: Function 'f_round' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:927:23: style:inconclusive: Function 'f_abs' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:71:28: note: Function 'f_abs' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:927:23: note: Function 'f_abs' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:945:23: style:inconclusive: Function 'f_sgn' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:72:28: note: Function 'f_sgn' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:945:23: note: Function 'f_sgn' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:966:24: style:inconclusive: Function 'f_sqrt' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:73:29: note: Function 'f_sqrt' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:966:24: note: Function 'f_sqrt' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:988:24: style:inconclusive: Function 'f_cbrt' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:74:29: note: Function 'f_cbrt' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:988:24: note: Function 'f_cbrt' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:1013:23: style:inconclusive: Function 'f_exp' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:75:28: note: Function 'f_exp' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:1013:23: note: Function 'f_exp' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:1027:25: style:inconclusive: Function 'f_log10' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:76:30: note: Function 'f_log10' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:1027:25: note: Function 'f_log10' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:1042:23: style:inconclusive: Function 'f_log' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:77:28: note: Function 'f_log' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:1042:23: note: Function 'f_log' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:1061:25: style:inconclusive: Function 'f_floor' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:78:30: note: Function 'f_floor' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:1061:25: note: Function 'f_floor' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:1099:24: style:inconclusive: Function 'f_ceil' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:79:29: note: Function 'f_ceil' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:1099:24: note: Function 'f_ceil' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:1138:26: style:inconclusive: Function 'f_exists' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:88:31: note: Function 'f_exists' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:1138:26: note: Function 'f_exists' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:1430:25: style:inconclusive: Function 'f_besi0' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:80:30: note: Function 'f_besi0' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:1430:25: note: Function 'f_besi0' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:1442:25: style:inconclusive: Function 'f_besi1' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:81:30: note: Function 'f_besi1' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:1442:25: note: Function 'f_besi1' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:1454:25: style:inconclusive: Function 'f_besj0' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:82:30: note: Function 'f_besj0' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:1454:25: note: Function 'f_besj0' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:1467:25: style:inconclusive: Function 'f_besj1' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:83:30: note: Function 'f_besj1' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:1467:25: note: Function 'f_besj1' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:1480:25: style:inconclusive: Function 'f_besy0' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:85:30: note: Function 'f_besy0' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:1480:25: note: Function 'f_besy0' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:1498:25: style:inconclusive: Function 'f_besy1' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:86:30: note: Function 'f_besy1' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:1498:25: note: Function 'f_besy1' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:1515:25: style:inconclusive: Function 'f_besjn' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:84:30: note: Function 'f_besjn' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:1515:25: note: Function 'f_besjn' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:1531:25: style:inconclusive: Function 'f_besyn' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/standard.h:87:30: note: Function 'f_besyn' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:1531:25: note: Function 'f_besyn' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/standard.c:1146:21: style: Variable 'udv' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/standard.c:1376:23: style: Variable 'p' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/stdfn.c:489:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/stdfn.c:260:32: style: Condition 'c2' is always true [knownConditionTrueFalse] gnuplot-6.0.3+dfsg1/src/stdfn.c:260:26: note: Assuming that condition 'c1' is not redundant gnuplot-6.0.3+dfsg1/src/stdfn.c:260:17: note: Assuming that condition 'c1==c2' is not redundant gnuplot-6.0.3+dfsg1/src/stdfn.c:260:32: note: Condition 'c2' is always true gnuplot-6.0.3+dfsg1/src/stdfn.c:293:32: style: Condition 'c2' is always true [knownConditionTrueFalse] gnuplot-6.0.3+dfsg1/src/stdfn.c:293:26: note: Assuming that condition 'c1' is not redundant gnuplot-6.0.3+dfsg1/src/stdfn.c:293:17: note: Assuming that condition 'c1==c2' is not redundant gnuplot-6.0.3+dfsg1/src/stdfn.c:293:32: note: Condition 'c2' is always true gnuplot-6.0.3+dfsg1/src/stdfn.c:500:5: warning: If memory allocation fails, then there is a possible null pointer dereference: new_handler [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/stdfn.c:499:69: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/stdfn.c:499:40: note: Assignment 'new_handler=(struct EXIT_HANDLER*)malloc(sizeof(struct EXIT_HANDLER))', assigned value is 0 gnuplot-6.0.3+dfsg1/src/stdfn.c:500:5: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/stdfn.c:501:5: warning: If memory allocation fails, then there is a possible null pointer dereference: new_handler [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/stdfn.c:499:69: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/stdfn.c:499:40: note: Assignment 'new_handler=(struct EXIT_HANDLER*)malloc(sizeof(struct EXIT_HANDLER))', assigned value is 0 gnuplot-6.0.3+dfsg1/src/stdfn.c:501:5: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/stdfn.c:76:14: style:inconclusive: Function 'memcpy' argument 1 names different: declaration '' definition 'dest'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/stdfn.c:76:26: style:inconclusive: Function 'memcpy' argument 2 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/stdfn.c:76:38: style:inconclusive: Function 'memcpy' argument 3 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/stdfn.c:94:20: style:inconclusive: Function 'strchr' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/stdfn.c:94:27: style:inconclusive: Function 'strchr' argument 2 names different: declaration '' definition 'c'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/stdfn.c:131:14: style:inconclusive: Function 'strerror' argument 1 names different: declaration '' definition 'no'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/stdfn.c:149:20: style:inconclusive: Function 'strstr' argument 1 names different: declaration '' definition 'cs'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/stdfn.c:149:36: style:inconclusive: Function 'strstr' argument 2 names different: declaration '' definition 'ct'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/stdfn.c:182:20: style:inconclusive: Function 'sleep' argument 1 names different: declaration '' definition 'delay'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/stdfn.c:249:24: style:inconclusive: Function 'gp_stricmp' argument 1 names different: declaration '' definition 's1'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/stdfn.c:249:40: style:inconclusive: Function 'gp_stricmp' argument 2 names different: declaration '' definition 's2'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/stdfn.c:279:25: style:inconclusive: Function 'gp_strnicmp' argument 1 names different: declaration '' definition 's1'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/stdfn.c:279:41: style:inconclusive: Function 'gp_strnicmp' argument 2 names different: declaration '' definition 's2'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/stdfn.c:279:52: style:inconclusive: Function 'gp_strnicmp' argument 3 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/stdfn.c:333:20: style:inconclusive: Function 'safe_strncpy' argument 1 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/stdfn.c:333:35: style:inconclusive: Function 'safe_strncpy' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/stdfn.c:333:45: style:inconclusive: Function 'safe_strncpy' argument 3 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/stdfn.c:354:24: style:inconclusive: Function 'gp_strcspn' argument 1 names different: declaration '' definition 'str1'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/stdfn.c:354:42: style:inconclusive: Function 'gp_strcspn' argument 2 names different: declaration '' definition 'str2'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/stdfn.c:76:26: style: Parameter 'src' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/stdfn.c:356:11: style: Variable 's' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/tables.c:898:22: warning: If memory allocation fails, then there is a possible null pointer dereference: match [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/tables.c:897:19: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/tables.c:897:19: note: Assignment 'match=strdup(reverse_table_lookup(tbl,entry))', assigned value is 0 gnuplot-6.0.3+dfsg1/src/tables.c:898:22: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/tables.c:799:38: style:inconclusive: Function 'lookup_table' argument 1 names different: declaration '' definition 'tbl'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/tables.c:799:47: style:inconclusive: Function 'lookup_table' argument 2 names different: declaration '' definition 'find_token'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/tables.c:810:40: style:inconclusive: Function 'lookup_ftable' argument 1 names different: declaration '' definition 'ftbl'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/tables.c:810:50: style:inconclusive: Function 'lookup_ftable' argument 2 names different: declaration '' definition 'find_token'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/tabulate.c:199:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/tabulate.c:435:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/tabulate.c:113:34: style:inconclusive: Function 'print_table' argument 1 names different: declaration 'first_plot' definition 'current_plot'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/tabulate.h:10:40: note: Function 'print_table' argument 1 names different: declaration 'first_plot' definition 'current_plot'. gnuplot-6.0.3+dfsg1/src/tabulate.c:113:34: note: Function 'print_table' argument 1 names different: declaration 'first_plot' definition 'current_plot'. gnuplot-6.0.3+dfsg1/src/tabulate.c:138:12: style: Local variable 'title' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/gadgets.h:494:19: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/tabulate.c:138:12: note: Shadow variable gnuplot-6.0.3+dfsg1/src/tabulate.c:395:12: style: Local variable 'title' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/gadgets.h:494:19: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/tabulate.c:395:12: note: Shadow variable gnuplot-6.0.3+dfsg1/src/tabulate.c:514:22: style: Local variable 'point' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/tabulate.c:378:24: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/tabulate.c:514:22: note: Shadow variable gnuplot-6.0.3+dfsg1/src/tabulate.c:608:11: style: Local variable 'outfile' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/tabulate.c:66:14: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/tabulate.c:608:11: note: Shadow variable gnuplot-6.0.3+dfsg1/src/tabulate.c:215:25: style: Variable 'this_label' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/tabulate.c:379:24: style: Variable 'tail' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/tabulate.c:405:25: style: Variable 'this_label' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/tabulate.c:514:22: style: Variable 'point' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/tabulate.c:573:29: style: Parameter 'this_plot' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/tabulate.c:605:53: style: Parameter 'v' can be declared as const array [constParameter] gnuplot-6.0.3+dfsg1/src/tabulate.c:605:71: style: Parameter 'str' can be declared as const array [constParameter] gnuplot-6.0.3+dfsg1/src/term.c:324:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/term.c:345:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/term.c:439:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/term.c:741:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/term.c:1267:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/term.c:1447:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFSIZ [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/term.c:1627:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/term.c:1771:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/term.c:2616:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENHest [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/term.c:2653:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENHest_plaintext [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/term.c:458:7: style: Condition 'temp' is always true [knownConditionTrueFalse] gnuplot-6.0.3+dfsg1/src/term.c:486:30: style: Condition 'term_force_init' is always false [knownConditionTrueFalse] gnuplot-6.0.3+dfsg1/src/term.c:611:9: style: Condition 'term_initialised' is always true [knownConditionTrueFalse] gnuplot-6.0.3+dfsg1/src/term.c:597:9: note: Assuming that condition '!term_initialised' is not redundant gnuplot-6.0.3+dfsg1/src/term.c:611:9: note: Condition 'term_initialised' is always true gnuplot-6.0.3+dfsg1/src/term.c:1681:16: style: Condition 'term_name==(char*)NULL' is always true [knownConditionTrueFalse] gnuplot-6.0.3+dfsg1/src/term.c:1647:23: note: Assignment 'term_name=NULL', assigned value is 0 gnuplot-6.0.3+dfsg1/src/term.c:1681:16: note: Condition 'term_name==(char*)NULL' is always true gnuplot-6.0.3+dfsg1/src/term.c:1968:27: style: Variable 'curr_arrow_headfilled' is reassigned a value before the old one has been used. [redundantAssignment] gnuplot-6.0.3+dfsg1/src/term.c:1966:27: note: curr_arrow_headfilled is assigned gnuplot-6.0.3+dfsg1/src/term.c:1968:27: note: curr_arrow_headfilled is overwritten gnuplot-6.0.3+dfsg1/src/term.c:1970:27: style: Variable 'curr_arrow_headfilled' is reassigned a value before the old one has been used. [redundantAssignment] gnuplot-6.0.3+dfsg1/src/term.c:1968:27: note: curr_arrow_headfilled is assigned gnuplot-6.0.3+dfsg1/src/term.c:1970:27: note: curr_arrow_headfilled is overwritten gnuplot-6.0.3+dfsg1/src/term.c:1972:27: style: Variable 'curr_arrow_headfilled' is reassigned a value before the old one has been used. [redundantAssignment] gnuplot-6.0.3+dfsg1/src/term.c:1970:27: note: curr_arrow_headfilled is assigned gnuplot-6.0.3+dfsg1/src/term.c:1972:27: note: curr_arrow_headfilled is overwritten gnuplot-6.0.3+dfsg1/src/term.c:2016:5: style: Variable 'xl' is assigned an expression that holds the same value. [redundantAssignment] gnuplot-6.0.3+dfsg1/src/term.c:2000:8: note: xl is assigned 'xmax_t/10' here. gnuplot-6.0.3+dfsg1/src/term.c:2016:5: note: Variable 'xl' is assigned an expression that holds the same value. gnuplot-6.0.3+dfsg1/src/term.c:2017:5: style: Variable 'yl' is assigned an expression that holds the same value. [redundantAssignment] gnuplot-6.0.3+dfsg1/src/term.c:2001:8: note: yl is assigned 'ymax_t/25' here. gnuplot-6.0.3+dfsg1/src/term.c:2017:5: note: Variable 'yl' is assigned an expression that holds the same value. gnuplot-6.0.3+dfsg1/src/term.c:337:23: style:inconclusive: Function 'term_set_output' argument 1 names different: declaration '' definition 'dest'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/term.c:726:36: style:inconclusive: Function 'term_check_multiplot_okay' argument 1 names different: declaration '' definition 'f_interactive'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/term.c:765:9: style:inconclusive: Function 'write_multiline' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/term.c:765:16: style:inconclusive: Function 'write_multiline' argument 2 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/term.c:766:11: style:inconclusive: Function 'write_multiline' argument 3 names different: declaration '' definition 'text'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/term.c:767:13: style:inconclusive: Function 'write_multiline' argument 4 names different: declaration '' definition 'hor'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/term.c:768:18: style:inconclusive: Function 'write_multiline' argument 5 names different: declaration '' definition 'vert'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/term.c:769:11: style:inconclusive: Function 'write_multiline' argument 6 names different: declaration '' definition 'angle'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/term.c:770:17: style:inconclusive: Function 'write_multiline' argument 7 names different: declaration '' definition 'font'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/term.c:977:18: style:inconclusive: Function 'do_arrow' argument 1 names different: declaration 'sx' definition 'usx'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/term.c:225:35: note: Function 'do_arrow' argument 1 names different: declaration 'sx' definition 'usx'. gnuplot-6.0.3+dfsg1/src/term.c:977:18: note: Function 'do_arrow' argument 1 names different: declaration 'sx' definition 'usx'. gnuplot-6.0.3+dfsg1/src/term.c:977:36: style:inconclusive: Function 'do_arrow' argument 2 names different: declaration 'sy' definition 'usy'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/term.c:225:52: note: Function 'do_arrow' argument 2 names different: declaration 'sy' definition 'usy'. gnuplot-6.0.3+dfsg1/src/term.c:977:36: note: Function 'do_arrow' argument 2 names different: declaration 'sy' definition 'usy'. gnuplot-6.0.3+dfsg1/src/term.c:978:18: style:inconclusive: Function 'do_arrow' argument 3 names different: declaration 'ex' definition 'uex'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/term.c:225:69: note: Function 'do_arrow' argument 3 names different: declaration 'ex' definition 'uex'. gnuplot-6.0.3+dfsg1/src/term.c:978:18: note: Function 'do_arrow' argument 3 names different: declaration 'ex' definition 'uex'. gnuplot-6.0.3+dfsg1/src/term.c:978:36: style:inconclusive: Function 'do_arrow' argument 4 names different: declaration 'ey' definition 'uey'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/term.c:225:86: note: Function 'do_arrow' argument 4 names different: declaration 'ey' definition 'uey'. gnuplot-6.0.3+dfsg1/src/term.c:978:36: note: Function 'do_arrow' argument 4 names different: declaration 'ey' definition 'uey'. gnuplot-6.0.3+dfsg1/src/term.c:1278:24: style:inconclusive: Function 'MOVE_null' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/term.c:1278:40: style:inconclusive: Function 'MOVE_null' argument 2 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/term.c:1285:19: style:inconclusive: Function 'LINETYPE_null' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/term.c:1291:27: style:inconclusive: Function 'PUTTEXT_null' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/term.c:1291:43: style:inconclusive: Function 'PUTTEXT_null' argument 2 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/term.c:1291:58: style:inconclusive: Function 'PUTTEXT_null' argument 3 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/term.c:1300:23: style:inconclusive: Function 'null_linewidth' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/term.c:1498:25: style:inconclusive: Function 'termcomp' argument 1 names different: declaration 'a' definition 'arga'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/term.c:110:37: note: Function 'termcomp' argument 1 names different: declaration 'a' definition 'arga'. gnuplot-6.0.3+dfsg1/src/term.c:1498:25: note: Function 'termcomp' argument 1 names different: declaration 'a' definition 'arga'. gnuplot-6.0.3+dfsg1/src/term.c:1498:46: style:inconclusive: Function 'termcomp' argument 2 names different: declaration 'b' definition 'argb'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/term.c:110:56: note: Function 'termcomp' argument 2 names different: declaration 'b' definition 'argb'. gnuplot-6.0.3+dfsg1/src/term.c:1498:46: note: Function 'termcomp' argument 2 names different: declaration 'b' definition 'argb'. gnuplot-6.0.3+dfsg1/src/term.c:1544:25: style:inconclusive: Function 'change_term' argument 1 names different: declaration 'name' definition 'origname'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/term_api.h:479:43: note: Function 'change_term' argument 1 names different: declaration 'name' definition 'origname'. gnuplot-6.0.3+dfsg1/src/term.c:1544:25: note: Function 'change_term' argument 1 names different: declaration 'name' definition 'origname'. gnuplot-6.0.3+dfsg1/src/term.c:2604:29: style:inconclusive: Function 'estimate_strlen' argument 1 names different: declaration 'length' definition 'text'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/term_api.h:482:33: note: Function 'estimate_strlen' argument 1 names different: declaration 'length' definition 'text'. gnuplot-6.0.3+dfsg1/src/term.c:2604:29: note: Function 'estimate_strlen' argument 1 names different: declaration 'length' definition 'text'. gnuplot-6.0.3+dfsg1/src/term.c:2604:43: style:inconclusive: Function 'estimate_strlen' argument 2 names different: declaration 'estimated_fontheight' definition 'height'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/term_api.h:482:49: note: Function 'estimate_strlen' argument 2 names different: declaration 'estimated_fontheight' definition 'height'. gnuplot-6.0.3+dfsg1/src/term.c:2604:43: note: Function 'estimate_strlen' argument 2 names different: declaration 'estimated_fontheight' definition 'height'. gnuplot-6.0.3+dfsg1/src/term.c:2648:26: style:inconclusive: Function 'estimate_plaintext' argument 1 names different: declaration '' definition 'enhancedtext'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/term.c:2683:57: style:inconclusive: Function 'parse_term_size' argument 3 names different: declaration 'def_units' definition 'default_units'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/term.c:252:74: note: Function 'parse_term_size' argument 3 names different: declaration 'def_units' definition 'default_units'. gnuplot-6.0.3+dfsg1/src/term.c:2683:57: note: Function 'parse_term_size' argument 3 names different: declaration 'def_units' definition 'default_units'. gnuplot-6.0.3+dfsg1/src/term.c:2753:41: style:inconclusive: Function 'style_from_fill' argument 1 names different: declaration '' definition 'fs'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/term.c:2940:24: style:inconclusive: Function 'strlen_tex' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/term.c:1662:8: style: Local variable 'set_term' shadows outer function [shadowFunction] gnuplot-6.0.3+dfsg1/src/term_api.h:486:19: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/term.c:1662:8: note: Shadow variable gnuplot-6.0.3+dfsg1/src/term.c:2065:10: style: Local variable 'i' shadows outer variable [shadowVariable] gnuplot-6.0.3+dfsg1/src/term.c:1787:23: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/term.c:2065:10: note: Shadow variable gnuplot-6.0.3+dfsg1/src/term.c:1551:11: style: Variable 'name' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/term.c:1647:11: style: Variable 'term_name' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/term.c:1654:11: style: Variable 'gnuterm' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/term.c:1662:8: style: Variable 'set_term' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/term.c:2648:26: style: Parameter 'enhancedtext' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/term.c:2753:41: style: Parameter 'fs' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/term.c:2814:27: style: Variable 'this' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/term.c:460:8: style: Variable 'temp' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/time.c:108:17: style:inconclusive: Function 'gstrptime' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/time.c:108:26: style:inconclusive: Function 'gstrptime' argument 2 names different: declaration '' definition 'fmt'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/time.c:108:42: style:inconclusive: Function 'gstrptime' argument 3 names different: declaration '' definition 'tm'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/time.c:108:54: style:inconclusive: Function 'gstrptime' argument 4 names different: declaration '' definition 'usec'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/time.c:108:68: style:inconclusive: Function 'gstrptime' argument 5 names different: declaration '' definition 'reltime'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/time.c:449:17: style:inconclusive: Function 'gstrftime' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/time.c:449:27: style:inconclusive: Function 'gstrftime' argument 2 names different: declaration '' definition 'bsz'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/time.c:449:44: style:inconclusive: Function 'gstrftime' argument 3 names different: declaration '' definition 'fmt'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/time.c:449:56: style:inconclusive: Function 'gstrftime' argument 4 names different: declaration '' definition 'l_clock'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/time.c:464:11: style:inconclusive: Function 'xstrftime' argument 1 names different: declaration 'buf' definition 'str'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/time.c:78:31: note: Function 'xstrftime' argument 1 names different: declaration 'buf' definition 'str'. gnuplot-6.0.3+dfsg1/src/time.c:464:11: note: Function 'xstrftime' argument 1 names different: declaration 'buf' definition 'str'. gnuplot-6.0.3+dfsg1/src/time.c:793:20: style:inconclusive: Function 'gtimegm' argument 1 names different: declaration '' definition 'tm'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/time.c:864:20: style:inconclusive: Function 'ggmtime' argument 1 names different: declaration '' definition 'tm'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/time.c:864:31: style:inconclusive: Function 'ggmtime' argument 2 names different: declaration '' definition 'l_clock'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/time.c:944:16: style:inconclusive: Function 'tmweek' argument 1 names different: declaration '' definition 'time'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/time.c:944:26: style:inconclusive: Function 'tmweek' argument 2 names different: declaration '' definition 'standard'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/time.c:266:10: style: Variable 'fraction' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/time.c:1076:15: error: Uninitialized struct member: a.type [uninitStructMember] gnuplot-6.0.3+dfsg1/src/unset.c:1593:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/unset.c:1603:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/unset.c:1675:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/unset.c:1343:6: warning: Possible null pointer dereference: prev [nullPointer] gnuplot-6.0.3+dfsg1/src/unset.c:2116:37: note: Calling function 'delete_linestyle', 2nd argument 'NULL' value is 0 gnuplot-6.0.3+dfsg1/src/unset.c:1343:6: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/unset.c:733:32: style:inconclusive: Function 'delete_arrow' argument 1 names different: declaration '' definition 'prev'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/unset.c:733:56: style:inconclusive: Function 'delete_arrow' argument 2 names different: declaration '' definition 'this'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/unset.c:753:40: style:inconclusive: Function 'free_arrowstyle' argument 1 names different: declaration '' definition 'arrowstyle'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/unset.c:781:18: style:inconclusive: Function 'unset_pixmap' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/unset.c:1322:45: style:inconclusive: Function 'delete_dashtype' argument 1 names different: declaration '' definition 'prev'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/unset.c:1322:79: style:inconclusive: Function 'delete_dashtype' argument 2 names different: declaration '' definition 'this'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/unset.c:1337:41: style:inconclusive: Function 'delete_linestyle' argument 1 names different: declaration '' definition 'head'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/unset.c:1337:69: style:inconclusive: Function 'delete_linestyle' argument 2 names different: declaration '' definition 'prev'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/unset.c:1337:97: style:inconclusive: Function 'delete_linestyle' argument 3 names different: declaration '' definition 'this'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/unset.c:1365:29: style:inconclusive: Function 'reset_logscale' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/unset.c:1428:26: style:inconclusive: Function 'unset_margin' argument 1 names different: declaration '' definition 'margin'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/unset.c:1471:29: style:inconclusive: Function 'unset_minitics' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/unset.c:1487:25: style:inconclusive: Function 'unset_tics' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/unset.c:1517:33: style:inconclusive: Function 'unset_month_day_tics' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/unset.c:1938:27: style:inconclusive: Function 'unset_timedata' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/unset.c:1947:24: style:inconclusive: Function 'unset_range' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/unset.c:1961:27: style:inconclusive: Function 'unset_zeroaxis' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/unset.c:1981:38: style:inconclusive: Function 'unset_axislabel_or_title' argument 1 names different: declaration '' definition 'label'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/unset.c:1992:28: style:inconclusive: Function 'unset_axislabel' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/unset.c:1859:24: style: Variable 'original_terminal' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/util.c:1071:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/util.c:1117:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/util.c:1168:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/util.c:1232:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/util.c:652:18: style: Array index 'i' is used before limits check. [arrayIndexThenCheck] gnuplot-6.0.3+dfsg1/src/util.c:1273:27: style: Condition 'message' is always true [knownConditionTrueFalse] gnuplot-6.0.3+dfsg1/src/util.c:1356:7: warning: %o in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int] gnuplot-6.0.3+dfsg1/src/util.c:156:5: error: Common realloc mistake: 'token_string' nulled but not freed upon failure [memleakOnRealloc] gnuplot-6.0.3+dfsg1/src/util.c:1289:16: style: Redundant initialization for 'r'. The initialized value is overwritten before it is read. [redundantInitialization] gnuplot-6.0.3+dfsg1/src/util.c:1285:13: note: r is initialized gnuplot-6.0.3+dfsg1/src/util.c:1289:16: note: r is overwritten gnuplot-6.0.3+dfsg1/src/util.c:1289:12: style: Redundant initialization for 'w'. The initialized value is overwritten before it is read. [redundantInitialization] gnuplot-6.0.3+dfsg1/src/util.c:1286:13: note: w is initialized gnuplot-6.0.3+dfsg1/src/util.c:1289:12: note: w is overwritten gnuplot-6.0.3+dfsg1/src/util.c:95:12: style:inconclusive: Function 'equals' argument 1 names different: declaration '' definition 't_num'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:95:31: style:inconclusive: Function 'equals' argument 2 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:118:19: style:inconclusive: Function 'almost_equals' argument 1 names different: declaration '' definition 't_num'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:118:38: style:inconclusive: Function 'almost_equals' argument 2 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:151:21: style:inconclusive: Function 'token_to_string' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:164:14: style:inconclusive: Function 'isstring' argument 1 names different: declaration '' definition 't_num'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:178:14: style:inconclusive: Function 'type_udv' argument 1 names different: declaration '' definition 't_num'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:199:15: style:inconclusive: Function 'isanumber' argument 1 names different: declaration '' definition 't_num'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:206:14: style:inconclusive: Function 'isletter' argument 1 names different: declaration '' definition 't_num'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:217:22: style:inconclusive: Function 'might_be_numeric' argument 1 names different: declaration '' definition 't_num'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:237:19: style:inconclusive: Function 'is_definition' argument 1 names different: declaration '' definition 't_num'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:270:16: style:inconclusive: Function 'copy_str' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:270:25: style:inconclusive: Function 'copy_str' argument 2 names different: declaration '' definition 't_num'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:270:36: style:inconclusive: Function 'copy_str' argument 3 names different: declaration '' definition 'max'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:297:15: style:inconclusive: Function 'token_len' argument 1 names different: declaration '' definition 't_num'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:307:15: style:inconclusive: Function 'capture' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:307:24: style:inconclusive: Function 'capture' argument 2 names different: declaration '' definition 'start'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:307:35: style:inconclusive: Function 'capture' argument 3 names different: declaration '' definition 'end'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:307:44: style:inconclusive: Function 'capture' argument 4 names different: declaration '' definition 'max'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:327:18: style:inconclusive: Function 'm_capture' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:327:27: style:inconclusive: Function 'm_capture' argument 2 names different: declaration '' definition 'start'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:327:38: style:inconclusive: Function 'm_capture' argument 3 names different: declaration '' definition 'end'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:346:24: style:inconclusive: Function 'm_quote_capture' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:346:33: style:inconclusive: Function 'm_quote_capture' argument 2 names different: declaration '' definition 'start'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:346:44: style:inconclusive: Function 'm_quote_capture' argument 3 names different: declaration '' definition 'end'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:395:23: style:inconclusive: Function 'gp_strdup' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:417:12: style:inconclusive: Function 'mant_exp' argument 1 names different: declaration '' definition 'log10_base'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:418:12: style:inconclusive: Function 'mant_exp' argument 2 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:419:14: style:inconclusive: Function 'mant_exp' argument 3 names different: declaration '' definition 'scientific'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:420:13: style:inconclusive: Function 'mant_exp' argument 4 names different: declaration '' definition 'm'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:421:10: style:inconclusive: Function 'mant_exp' argument 5 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:422:17: style:inconclusive: Function 'mant_exp' argument 6 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:520:15: style:inconclusive: Function 'gprintf' argument 1 names different: declaration '' definition 'outstring'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:520:33: style:inconclusive: Function 'gprintf' argument 2 names different: declaration '' definition 'count'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:520:46: style:inconclusive: Function 'gprintf' argument 3 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:520:61: style:inconclusive: Function 'gprintf' argument 4 names different: declaration '' definition 'log10_base'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:520:80: style:inconclusive: Function 'gprintf' argument 5 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:536:11: style:inconclusive: Function 'gprintf_value' argument 1 names different: declaration '' definition 'outstring'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:537:12: style:inconclusive: Function 'gprintf_value' argument 2 names different: declaration '' definition 'count'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:538:11: style:inconclusive: Function 'gprintf_value' argument 3 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:539:12: style:inconclusive: Function 'gprintf_value' argument 4 names different: declaration '' definition 'log10_base'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:540:19: style:inconclusive: Function 'gprintf_value' argument 5 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1108:14: style:inconclusive: Function 'os_error' argument 1 names different: declaration '' definition 't_num'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1108:33: style:inconclusive: Function 'os_error' argument 2 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1108:38: style:inconclusive: Function 'os_error' argument 3 names different: declaration '' definition 'a1'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1108:38: style:inconclusive: Function 'os_error' argument 4 names different: declaration '' definition 'a2'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1108:38: style:inconclusive: Function 'os_error' argument 5 names different: declaration '' definition 'a3'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1108:38: style:inconclusive: Function 'os_error' argument 6 names different: declaration '' definition 'a4'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1108:38: style:inconclusive: Function 'os_error' argument 7 names different: declaration '' definition 'a5'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1108:38: style:inconclusive: Function 'os_error' argument 8 names different: declaration '' definition 'a6'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1108:38: style:inconclusive: Function 'os_error' argument 9 names different: declaration '' definition 'a7'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1108:38: style:inconclusive: Function 'os_error' argument 10 names different: declaration '' definition 'a8'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1145:15: style:inconclusive: Function 'int_error' argument 1 names different: declaration '' definition 't_num'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1145:33: style:inconclusive: Function 'int_error' argument 2 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1145:40: style:inconclusive: Function 'int_error' argument 3 names different: declaration '' definition 'a1'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1145:40: style:inconclusive: Function 'int_error' argument 4 names different: declaration '' definition 'a2'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1145:40: style:inconclusive: Function 'int_error' argument 5 names different: declaration '' definition 'a3'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1145:40: style:inconclusive: Function 'int_error' argument 6 names different: declaration '' definition 'a4'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1145:40: style:inconclusive: Function 'int_error' argument 7 names different: declaration '' definition 'a5'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1145:40: style:inconclusive: Function 'int_error' argument 8 names different: declaration '' definition 'a6'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1145:40: style:inconclusive: Function 'int_error' argument 9 names different: declaration '' definition 'a7'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1145:40: style:inconclusive: Function 'int_error' argument 10 names different: declaration '' definition 'a8'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1220:14: style:inconclusive: Function 'int_warn' argument 1 names different: declaration '' definition 't_num'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1220:32: style:inconclusive: Function 'int_warn' argument 2 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1220:39: style:inconclusive: Function 'int_warn' argument 3 names different: declaration '' definition 'a1'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1220:39: style:inconclusive: Function 'int_warn' argument 4 names different: declaration '' definition 'a2'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1220:39: style:inconclusive: Function 'int_warn' argument 5 names different: declaration '' definition 'a3'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1220:39: style:inconclusive: Function 'int_warn' argument 6 names different: declaration '' definition 'a4'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1220:39: style:inconclusive: Function 'int_warn' argument 7 names different: declaration '' definition 'a5'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1220:39: style:inconclusive: Function 'int_warn' argument 8 names different: declaration '' definition 'a6'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1220:39: style:inconclusive: Function 'int_warn' argument 9 names different: declaration '' definition 'a7'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1220:39: style:inconclusive: Function 'int_warn' argument 10 names different: declaration '' definition 'a8'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1309:16: style:inconclusive: Function 'parse_sq' argument 1 names different: declaration '' definition 'instr'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1327:17: style:inconclusive: Function 'parse_esc' argument 1 names different: declaration '' definition 'instr'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util.c:1596:20: style:inconclusive: Function 'texify_title' argument 1 names different: declaration 'title' definition 'str'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/util.h:136:26: note: Function 'texify_title' argument 1 names different: declaration 'title' definition 'str'. gnuplot-6.0.3+dfsg1/src/util.c:1596:20: note: Function 'texify_title' argument 1 names different: declaration 'title' definition 'str'. gnuplot-6.0.3+dfsg1/src/util.c:552:11: style: Variable 'limit' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/util.c:1052:8: style: Variable 'minimal_input_line' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/util.c:1090:7: style: Variable 'lf' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/util.c:1108:38: style: Parameter 'a1' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/util.c:1145:40: style: Parameter 'a1' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/util.c:1220:39: style: Parameter 'a1' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/util.c:1285:11: style: Variable 'r' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/util.c:1355:9: style: Variable 'octal' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/util.c:1385:11: style: Variable 'username' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/util.c:1512:10: style: Variable 'cstr' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/util.c:1596:20: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/util3d.c:147:17: style:inconclusive: Function 'edge3d_intersect' argument 1 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util3d.c:147:33: style:inconclusive: Function 'edge3d_intersect' argument 2 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util3d.c:148:13: style:inconclusive: Function 'edge3d_intersect' argument 3 names different: declaration '' definition 'ex'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util3d.c:148:25: style:inconclusive: Function 'edge3d_intersect' argument 4 names different: declaration '' definition 'ey'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util3d.c:148:37: style:inconclusive: Function 'edge3d_intersect' argument 5 names different: declaration '' definition 'ez'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util3d.c:403:17: style:inconclusive: Function 'two_edge3d_intersect' argument 1 names different: declaration '' definition 'p0'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util3d.c:403:33: style:inconclusive: Function 'two_edge3d_intersect' argument 2 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util3d.c:404:13: style:inconclusive: Function 'two_edge3d_intersect' argument 3 names different: declaration '' definition 'lx'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util3d.c:404:25: style:inconclusive: Function 'two_edge3d_intersect' argument 4 names different: declaration '' definition 'ly'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util3d.c:404:37: style:inconclusive: Function 'two_edge3d_intersect' argument 5 names different: declaration '' definition 'lz'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util3d.c:904:37: style:inconclusive: Function 'draw3d_point_unconditional' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util3d.c:904:62: style:inconclusive: Function 'draw3d_point_unconditional' argument 2 names different: declaration '' definition 'lp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util3d.c:917:14: style:inconclusive: Function 'draw3d_line_unconditional' argument 1 names different: declaration '' definition 'v1'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util3d.c:917:27: style:inconclusive: Function 'draw3d_line_unconditional' argument 2 names different: declaration '' definition 'v2'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util3d.c:918:27: style:inconclusive: Function 'draw3d_line_unconditional' argument 3 names different: declaration '' definition 'lp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util3d.c:919:17: style:inconclusive: Function 'draw3d_line_unconditional' argument 4 names different: declaration '' definition 'color'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util3d.c:960:23: style:inconclusive: Function 'draw3d_line' argument 1 names different: declaration '' definition 'v1'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util3d.c:960:36: style:inconclusive: Function 'draw3d_line' argument 2 names different: declaration '' definition 'v2'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util3d.c:960:62: style:inconclusive: Function 'draw3d_line' argument 3 names different: declaration '' definition 'lp'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util3d.c:1025:16: style:inconclusive: Function 'map_x3d' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util3d.c:1038:16: style:inconclusive: Function 'map_y3d' argument 1 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util3d.c:1051:16: style:inconclusive: Function 'map_z3d' argument 1 names different: declaration '' definition 'z'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/util3d.c:147:17: style: Parameter 'p1' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/util3d.c:147:33: style: Parameter 'p2' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/util3d.c:403:17: style: Parameter 'p0' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/util3d.c:403:33: style: Parameter 'p1' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/vms.c:446:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sysoutput_desc [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/vms.c:464:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sysoutput_desc [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/vms.c:477:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpoutfile [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/vms.c:537:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpoutfile [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/vms.c:550:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpoutfile [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/vms.c:562:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpoutfile [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/vms.c:576:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpoutfile [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/vms.c:598:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SS$_NORMAL [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/vms.c:598:8: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] gnuplot-6.0.3+dfsg1/src/vms.c:600:8: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] gnuplot-6.0.3+dfsg1/src/voxelgrid.c:294:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/voxelgrid.c:483:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/voxelgrid.c:711:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/voxelgrid.c:864:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/voxelgrid.c:791:2: warning: Either the condition 'this_plot' is redundant or there is possible null pointer dereference: this_plot. [nullPointerRedundantCheck] gnuplot-6.0.3+dfsg1/src/voxelgrid.c:794:40: note: Assuming that condition 'this_plot' is not redundant gnuplot-6.0.3+dfsg1/src/voxelgrid.c:791:2: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/voxelgrid.c:568:25: style:inconclusive: Function 'f_voxel' argument 1 names different: declaration 'x' definition 'arg'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/voxelgrid.h:37:30: note: Function 'f_voxel' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/voxelgrid.c:568:25: note: Function 'f_voxel' argument 1 names different: declaration 'x' definition 'arg'. gnuplot-6.0.3+dfsg1/src/voxelgrid.c:830:35: style:inconclusive: Function 'modify_voxels' argument 6 names different: declaration 'function' definition 'density_function'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/voxelgrid.c:116:39: note: Function 'modify_voxels' argument 6 names different: declaration 'function' definition 'density_function'. gnuplot-6.0.3+dfsg1/src/voxelgrid.c:830:35: note: Function 'modify_voxels' argument 6 names different: declaration 'function' definition 'density_function'. gnuplot-6.0.3+dfsg1/src/voxelgrid.c:331:14: style: Local variable 'voxel' shadows outer function [shadowFunction] gnuplot-6.0.3+dfsg1/src/voxelgrid.h:46:9: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/voxelgrid.c:331:14: note: Shadow variable gnuplot-6.0.3+dfsg1/src/voxelgrid.c:499:14: style: Local variable 'voxel' shadows outer function [shadowFunction] gnuplot-6.0.3+dfsg1/src/voxelgrid.h:46:9: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/voxelgrid.c:499:14: note: Shadow variable gnuplot-6.0.3+dfsg1/src/voxelgrid.c:840:14: style: Local variable 'voxel' shadows outer function [shadowFunction] gnuplot-6.0.3+dfsg1/src/voxelgrid.h:46:9: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/voxelgrid.c:840:14: note: Shadow variable gnuplot-6.0.3+dfsg1/src/voxelgrid.c:288:12: style: Variable 'vgrid' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/voxelgrid.c:382:24: style: Variable 'vgrid' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/voxelgrid.c:400:8: style: Variable 'name' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/voxelgrid.c:435:11: style: Variable 'name' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/voxelgrid.c:628:11: style: Variable 'name_str' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/vplot.c:157:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/vplot.c:121:14: style: Local variable 'voxel' shadows outer function [shadowFunction] gnuplot-6.0.3+dfsg1/src/voxelgrid.h:46:9: note: Shadowed declaration gnuplot-6.0.3+dfsg1/src/vplot.c:121:14: note: Shadow variable gnuplot-6.0.3+dfsg1/src/vplot.c:121:14: style: Variable 'voxel' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:155:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT_NODRAW [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:168:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEFT [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:222:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAIRO_ANTIALIAS_DEFAULT [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:239:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ROUNDED [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:259:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:275:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:288:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:296:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:304:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:315:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:347:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_WEIGHT_NORMAL [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:353:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:372:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:414:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gpiPoint [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:470:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:573:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:613:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:683:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:755:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_CONVERT_ERROR_ILLEGAL_SEQUENCE [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:852:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:1001:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:1144:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:1177:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAIRO_FORMAT_ARGB32 [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:1224:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:1255:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:1301:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:1614:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:1712:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:1787:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TEXTBOX_GREY [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:1836:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAIRO_CONTENT_COLOR_ALPHA [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:1948:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_STYLE_NORMAL [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:1985:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:1996:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:2115:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:758:4: error: Memory leak: string_utf8 [memleak] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:766:3: error: Memory leak: string_utf8 [memleak] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:771:4: error: Memory leak: string_utf8 [memleak] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:2117:3: error: Memory leak: string_utf8 [memleak] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:319:17: warning: If memory allocation fails, then there is a possible null pointer dereference: c [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:318:16: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:318:16: note: Assignment 'fname=strdup(name)', assigned value is 0 gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:319:9: note: Assignment 'c=fname', assigned value is 0 gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:319:17: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:320:11: warning: If memory allocation fails, then there is a possible null pointer dereference: c [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:318:16: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:318:16: note: Assignment 'fname=strdup(name)', assigned value is 0 gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:319:9: note: Assignment 'c=fname', assigned value is 0 gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:320:11: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:328:18: warning: If memory allocation fails, then there is a possible null pointer dereference: fname [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:318:16: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:318:16: note: Assignment 'fname=strdup(name)', assigned value is 0 gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:328:18: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:333:18: warning: If memory allocation fails, then there is a possible null pointer dereference: fname [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:318:16: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:318:16: note: Assignment 'fname=strdup(name)', assigned value is 0 gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:333:18: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:1560:26: warning: If memory allocation fails, then there is a possible null pointer dereference: save_plot_font [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:1557:32: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:1557:32: note: Assignment 'save_plot_font=strdup(plot->fontname)', assigned value is 0 gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:1560:26: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:902:20: style: Floating-point cast causes loss of precision. [suspiciousFloatingPointCast] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:1615:20: style: Floating-point cast causes loss of precision. [suspiciousFloatingPointCast] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:1785:34: style: Floating-point cast causes loss of precision. [suspiciousFloatingPointCast] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:1786:34: style: Floating-point cast causes loss of precision. [suspiciousFloatingPointCast] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:557:69: style:inconclusive: Function 'gp_cairo_set_dashtype' argument 3 names different: declaration 'custom_dash_pattern' definition 'custom_dash_type'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.h:252:69: note: Function 'gp_cairo_set_dashtype' argument 3 names different: declaration 'custom_dash_pattern' definition 'custom_dash_type'. gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:557:69: note: Function 'gp_cairo_set_dashtype' argument 3 names different: declaration 'custom_dash_pattern' definition 'custom_dash_type'. gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:829:72: style:inconclusive: Function 'gp_cairo_draw_text' argument 4 names different: declaration 'str' definition 'string'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.h:210:72: note: Function 'gp_cairo_draw_text' argument 4 names different: declaration 'str' definition 'string'. gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:829:72: note: Function 'gp_cairo_draw_text' argument 4 names different: declaration 'str' definition 'string'. gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:399:64: style: Parameter 'corners' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:559:16: style: Variable 'dashpattern' can be declared as const array [constVariable] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:1538:54: style: Parameter 'fontname' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:2011:57: style: Parameter 'plot' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:2038:30: style: Parameter 'plot' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:2045:30: style: Parameter 'plot' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:2052:31: style: Parameter 'plot' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:2059:31: style: Parameter 'plot' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo.c:2070:48: style: Parameter 'plot' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/wxterminal/gp_cairo_helpers.c:60:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:267:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:365:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:376:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:385:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:423:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:551:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wxConvUTF8 [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:722:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:814:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:851:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:884:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:936:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1052:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PEN_TRANSPARENT [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1162:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1663:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable no [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1829:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2035:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable encoding [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2096:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2127:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ymax [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2141:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ymax [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2195:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore_enhanced_text [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2263:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LT_AXIS [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2287:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DASHTYPE_CUSTOM [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2341:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_char [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2384:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ymax [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2449:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ymax [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2472:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TC_LT [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2501:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2555:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2580:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TERM_LAYER_BEFORE_ZOOM [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2603:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TERM_HYPERTEXT_TOOLTIP [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2747:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ymax [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2763:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wxt_max_key_boxes [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2805:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2872:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEFT [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3046:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wxt_display_hypertext [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3096:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wxt_display_hypertext [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3165:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3215:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3230:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3245:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3260:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3274:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3296:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAN [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3326:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3342:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3364:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3378:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3394:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c_token [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3413:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3505:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3824:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNSET [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3938:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1727:11: warning: Return value of function pConfig->Read() is not used. [ignoredReturnValue] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1728:11: warning: Return value of function pConfig->Read() is not used. [ignoredReturnValue] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1729:11: warning: Return value of function pConfig->Read() is not used. [ignoredReturnValue] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1730:11: warning: Return value of function pConfig->Read() is not used. [ignoredReturnValue] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1731:11: warning: Return value of function pConfig->Read() is not used. [ignoredReturnValue] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1732:11: warning: Return value of function pConfig->Read() is not used. [ignoredReturnValue] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1733:11: warning: Return value of function pConfig->Read() is not used. [ignoredReturnValue] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1926:12: warning: Return value of function pConfig->Write() is not used. [ignoredReturnValue] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1933:12: warning: Return value of function pConfig->Write() is not used. [ignoredReturnValue] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1936:12: warning: Return value of function pConfig->Write() is not used. [ignoredReturnValue] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1943:12: warning: Return value of function pConfig->Write() is not used. [ignoredReturnValue] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1950:12: warning: Return value of function pConfig->Write() is not used. [ignoredReturnValue] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1957:12: warning: Return value of function pConfig->Write() is not used. [ignoredReturnValue] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1977:12: warning: Return value of function pConfig->Write() is not used. [ignoredReturnValue] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3908:3: warning: Return value of function freopen() is not used. [ignoredReturnValue] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3909:3: warning: Return value of function freopen() is not used. [ignoredReturnValue] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:420:11: warning: Member variable 'wxtFrame::config_dialog' is not initialized in the constructor. [uninitMemberVar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1127:16: style: Either there is a missing 'override', or the member function 'wxtPanel::OnEraseBackground' can be static. [functionStatic] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.h:311:7: note: Either there is a missing 'override', or the member function 'wxtPanel::OnEraseBackground' can be static. gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1127:16: note: Either there is a missing 'override', or the member function 'wxtPanel::OnEraseBackground' can be static. gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1132:16: style: Either there is a missing 'override', or the member function 'wxtPanel::OnMouseLeave' can be static. [functionStatic] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.h:312:7: note: Either there is a missing 'override', or the member function 'wxtPanel::OnMouseLeave' can be static. gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1132:16: note: Either there is a missing 'override', or the member function 'wxtPanel::OnMouseLeave' can be static. gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1607:16: style: Either there is a missing 'override', or the member function 'wxtPanel::RaiseConsoleWindow' can be static. [functionStatic] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.h:325:7: note: Either there is a missing 'override', or the member function 'wxtPanel::RaiseConsoleWindow' can be static. gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1607:16: note: Either there is a missing 'override', or the member function 'wxtPanel::RaiseConsoleWindow' can be static. gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.h:411:2: style: Class 'wxtConfigDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2320:14: warning: If memory allocation fails, then there is a possible null pointer dereference: fontname [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2311:20: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2311:20: note: Assignment 'fontname=strdup(font)', assigned value is 0 gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2320:14: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3110:13: warning: If memory allocation fails, then there is a possible null pointer dereference: imagefile [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3109:20: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3109:20: note: Assignment 'imagefile=strdup(imagefile)', assigned value is 0 gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3110:13: note: Null pointer dereference gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:383:25: style: C-style pointer casting [cstyleCast] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:564:76: style: C-style pointer casting [cstyleCast] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1640:21: style: C-style pointer casting [cstyleCast] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1655:21: style: C-style pointer casting [cstyleCast] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1868:20: style: C-style pointer casting [cstyleCast] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1896:23: style: C-style pointer casting [cstyleCast] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2219:40: style: C-style pointer casting [cstyleCast] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2288:33: style: C-style pointer casting [cstyleCast] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3102:14: style: C-style pointer casting [cstyleCast] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3518:48: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3336:11: style: The scope of the variable 'title' can be reduced. [variableScope] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.h:232:35: style:inconclusive: Function 'OnExitLoop' argument 1 names different: declaration 'event' definition ''. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.h:454:33: style:inconclusive: Function 'OnExport' argument 1 names different: declaration 'event' definition ''. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.h:453:31: style:inconclusive: Function 'OnCopy' argument 1 names different: declaration 'event' definition ''. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.h:466:33: style:inconclusive: Function 'OnConfig' argument 1 names different: declaration 'event' definition ''. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.h:467:31: style:inconclusive: Function 'OnHelp' argument 1 names different: declaration 'event' definition ''. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.h:310:30: style:inconclusive: Function 'OnPaint' argument 1 names different: declaration 'event' definition ''. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.h:311:40: style:inconclusive: Function 'OnEraseBackground' argument 1 names different: declaration 'event' definition ''. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.h:312:35: style:inconclusive: Function 'OnMouseLeave' argument 1 names different: declaration 'event' definition ''. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.h:415:30: style:inconclusive: Function 'OnClose' argument 1 names different: declaration 'event' definition ''. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2186:64: style:inconclusive: Function 'wxt_put_text' argument 3 names different: declaration 'str' definition 'string'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_term.h:63:63: note: Function 'wxt_put_text' argument 3 names different: declaration 'str' definition 'string'. gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2186:64: note: Function 'wxt_put_text' argument 3 names different: declaration 'str' definition 'string'. gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2254:23: style:inconclusive: Function 'wxt_linetype' argument 1 names different: declaration 'linetype' definition 'lt'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_term.h:60:23: note: Function 'wxt_linetype' argument 1 names different: declaration 'linetype' definition 'lt'. gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2254:23: note: Function 'wxt_linetype' argument 1 names different: declaration 'linetype' definition 'lt'. gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2412:27: style:inconclusive: Function 'wxt_linewidth' argument 1 names different: declaration 'linewidth' definition 'lw'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_term.h:67:27: note: Function 'wxt_linewidth' argument 1 names different: declaration 'linewidth' definition 'lw'. gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2412:27: note: Function 'wxt_linewidth' argument 1 names different: declaration 'linewidth' definition 'lw'. gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2425:26: style:inconclusive: Function 'wxt_text_angle' argument 1 names different: declaration 'ang' definition 'angle'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_term.h:68:26: note: Function 'wxt_text_angle' argument 1 names different: declaration 'ang' definition 'angle'. gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2425:26: note: Function 'wxt_text_angle' argument 1 names different: declaration 'ang' definition 'angle'. gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2440:42: style:inconclusive: Function 'wxt_fillbox' argument 2 names different: declaration 'x1' definition 'x'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_term.h:69:42: note: Function 'wxt_fillbox' argument 2 names different: declaration 'x1' definition 'x'. gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2440:42: note: Function 'wxt_fillbox' argument 2 names different: declaration 'x1' definition 'x'. gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2440:58: style:inconclusive: Function 'wxt_fillbox' argument 3 names different: declaration 'y1' definition 'y'. [funcArgNamesDifferent] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_term.h:69:59: note: Function 'wxt_fillbox' argument 3 names different: declaration 'y1' definition 'y'. gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2440:58: note: Function 'wxt_fillbox' argument 3 names different: declaration 'y1' definition 'y'. gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2755:36: style:inconclusive: Function 'wxt_modify_plots' argument 1 names different: declaration '' definition 'ops'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2755:45: style:inconclusive: Function 'wxt_modify_plots' argument 2 names different: declaration '' definition 'plotno'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3149:45: style:inconclusive: Function 'wxt_findwindowbyid' argument 1 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3207:36: style:inconclusive: Function 'wxt_raise_terminal_window' argument 1 names different: declaration '' definition 'number'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3237:36: style:inconclusive: Function 'wxt_lower_terminal_window' argument 1 names different: declaration '' definition 'number'. [funcArgNamesDifferentUnnamed] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2785:34: performance: Function parameter 'command' should be passed by const reference. [passedByValue] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:849:37: style: Parameter 'event' can be declared as reference to const [constParameterReference] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1016:45: style: Parameter 'region' can be declared as reference to const [constParameterReference] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1140:37: style: Parameter 'event' can be declared as reference to const [constParameterReference] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1646:49: style: Parameter 'event' can be declared as reference to const [constParameterReference] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1726:16: style: Variable 'pConfig' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2169:30: style: Parameter 'fontname' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2279:41: style: Parameter 'custom_dash_pattern' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2457:37: style: Parameter 'palette' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3287:64: style: Parameter 'axis' can be declared as pointer to const [constParameterPointer] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3827:16: style: Variable 'pConfig' can be declared as pointer to const [constVariablePointer] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:504:32: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:831:33: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3153:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3801:35: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1905:29: error: Uninitialized variables: window.frame, window.axis_mask [uninitvar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2129:19: error: Uninitialized variables: temp_command.x2, temp_command.y2, temp_command.x3, temp_command.y3, temp_command.x4, temp_command.y4, temp_command.integer_value, temp_command.integer_value2, temp_command.double_value, temp_command.double_value2, temp_command.dashpattern, temp_command.string, temp_command.corners, temp_command.image [uninitvar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2143:19: error: Uninitialized variables: temp_command.x2, temp_command.y2, temp_command.x3, temp_command.y3, temp_command.x4, temp_command.y4, temp_command.integer_value, temp_command.integer_value2, temp_command.double_value, temp_command.double_value2, temp_command.dashpattern, temp_command.string, temp_command.corners, temp_command.image [uninitvar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2154:19: error: Uninitialized variables: temp_command.x1, temp_command.y1, temp_command.x2, temp_command.y2, temp_command.x3, temp_command.y3, temp_command.x4, temp_command.y4, temp_command.integer_value, temp_command.integer_value2, temp_command.double_value, temp_command.double_value2, temp_command.dashpattern, temp_command.string, temp_command.corners, temp_command.image [uninitvar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2166:19: error: Uninitialized variables: temp_command.x1, temp_command.y1, temp_command.x2, temp_command.y2, temp_command.x3, temp_command.y3, temp_command.x4, temp_command.y4, temp_command.integer_value2, temp_command.double_value, temp_command.double_value2, temp_command.dashpattern, temp_command.string, temp_command.corners, temp_command.image [uninitvar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2183:19: error: Uninitialized variables: temp_command.x1, temp_command.y1, temp_command.x2, temp_command.y2, temp_command.x3, temp_command.y3, temp_command.x4, temp_command.y4, temp_command.dashpattern, temp_command.corners, temp_command.image [uninitvar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2206:20: error: Uninitialized variables: temp_command.x2, temp_command.y2, temp_command.x3, temp_command.y3, temp_command.x4, temp_command.y4, temp_command.integer_value2, temp_command.double_value, temp_command.double_value2, temp_command.dashpattern, temp_command.string, temp_command.corners, temp_command.image [uninitvar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2267:19: error: Uninitialized variables: temp_command2.x1, temp_command2.y1, temp_command2.x2, temp_command2.y2, temp_command2.x3, temp_command2.y3, temp_command2.x4, temp_command2.y4, temp_command2.integer_value2, temp_command2.double_value, temp_command2.double_value2, temp_command2.dashpattern, temp_command2.string, temp_command2.corners, temp_command2.image [uninitvar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2271:19: error: Uninitialized variables: temp_command.x1, temp_command.y1, temp_command.x2, temp_command.y2, temp_command.x3, temp_command.y3, temp_command.x4, temp_command.y4, temp_command.integer_value2, temp_command.double_value, temp_command.double_value2, temp_command.dashpattern, temp_command.string, temp_command.corners, temp_command.image [uninitvar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2293:19: error: Uninitialized variables: temp_command.x1, temp_command.y1, temp_command.x2, temp_command.y2, temp_command.x3, temp_command.y3, temp_command.x4, temp_command.y4, temp_command.integer_value2, temp_command.double_value, temp_command.double_value2, temp_command.string, temp_command.corners, temp_command.image [uninitvar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2347:19: error: Uninitialized variables: temp_command.x1, temp_command.y1, temp_command.x2, temp_command.y2, temp_command.x3, temp_command.y3, temp_command.x4, temp_command.y4, temp_command.integer_value, temp_command.integer_value2, temp_command.double_value2, temp_command.dashpattern, temp_command.corners, temp_command.image [uninitvar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2371:19: error: Uninitialized variables: temp_command.x1, temp_command.y1, temp_command.x2, temp_command.y2, temp_command.x3, temp_command.y3, temp_command.x4, temp_command.y4, temp_command.integer_value, temp_command.integer_value2, temp_command.double_value, temp_command.double_value2, temp_command.dashpattern, temp_command.string, temp_command.corners, temp_command.image [uninitvar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2387:19: error: Uninitialized variables: temp_command.x2, temp_command.y2, temp_command.x3, temp_command.y3, temp_command.x4, temp_command.y4, temp_command.integer_value2, temp_command.double_value, temp_command.double_value2, temp_command.dashpattern, temp_command.string, temp_command.corners, temp_command.image [uninitvar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2409:19: error: Uninitialized variables: temp_command.x1, temp_command.y1, temp_command.x2, temp_command.y2, temp_command.x3, temp_command.y3, temp_command.x4, temp_command.y4, temp_command.integer_value, temp_command.integer_value2, temp_command.double_value2, temp_command.dashpattern, temp_command.string, temp_command.corners, temp_command.image [uninitvar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2422:19: error: Uninitialized variables: temp_command.x1, temp_command.y1, temp_command.x2, temp_command.y2, temp_command.x3, temp_command.y3, temp_command.x4, temp_command.y4, temp_command.integer_value, temp_command.integer_value2, temp_command.double_value2, temp_command.dashpattern, temp_command.string, temp_command.corners, temp_command.image [uninitvar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2436:19: error: Uninitialized variables: temp_command.x1, temp_command.y1, temp_command.x2, temp_command.y2, temp_command.x3, temp_command.y3, temp_command.x4, temp_command.y4, temp_command.integer_value, temp_command.integer_value2, temp_command.double_value2, temp_command.dashpattern, temp_command.string, temp_command.corners, temp_command.image [uninitvar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2454:19: error: Uninitialized variables: temp_command.x3, temp_command.y3, temp_command.x4, temp_command.y4, temp_command.integer_value2, temp_command.double_value, temp_command.double_value2, temp_command.dashpattern, temp_command.string, temp_command.corners, temp_command.image [uninitvar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2487:19: warning: Uninitialized variables: temp_command.x1, temp_command.y1, temp_command.x2, temp_command.y2, temp_command.x3, temp_command.y3, temp_command.x4, temp_command.y4, temp_command.integer_value, temp_command.integer_value2, temp_command.double_value2, temp_command.dashpattern, temp_command.string, temp_command.corners, temp_command.image [uninitvar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2512:19: error: Uninitialized variables: temp_command.x2, temp_command.y2, temp_command.x3, temp_command.y3, temp_command.x4, temp_command.y4, temp_command.integer_value2, temp_command.double_value, temp_command.double_value2, temp_command.dashpattern, temp_command.string, temp_command.image [uninitvar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2568:19: error: Uninitialized variables: temp_command.double_value, temp_command.double_value2, temp_command.dashpattern, temp_command.string, temp_command.corners [uninitvar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2595:19: error: Uninitialized variables: temp_command.x1, temp_command.y1, temp_command.x2, temp_command.y2, temp_command.x3, temp_command.y3, temp_command.x4, temp_command.y4, temp_command.integer_value2, temp_command.double_value, temp_command.double_value2, temp_command.dashpattern, temp_command.string, temp_command.corners, temp_command.image [uninitvar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2613:19: error: Uninitialized variables: temp_command.x1, temp_command.y1, temp_command.x2, temp_command.y2, temp_command.x3, temp_command.y3, temp_command.x4, temp_command.y4, temp_command.integer_value2, temp_command.double_value, temp_command.double_value2, temp_command.dashpattern, temp_command.corners, temp_command.image [uninitvar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2752:19: warning: Uninitialized variables: temp_command.x2, temp_command.y2, temp_command.x3, temp_command.y3, temp_command.x4, temp_command.y4, temp_command.integer_value2, temp_command.double_value, temp_command.double_value2, temp_command.dashpattern, temp_command.string, temp_command.corners, temp_command.image [uninitvar] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2129:19: error: Uninitialized struct member: temp_command.x2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2129:19: error: Uninitialized struct member: temp_command.y2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2129:19: error: Uninitialized struct member: temp_command.x3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2129:19: error: Uninitialized struct member: temp_command.y3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2129:19: error: Uninitialized struct member: temp_command.x4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2129:19: error: Uninitialized struct member: temp_command.y4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2129:19: error: Uninitialized struct member: temp_command.integer_value [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2129:19: error: Uninitialized struct member: temp_command.integer_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2129:19: error: Uninitialized struct member: temp_command.double_value [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2129:19: error: Uninitialized struct member: temp_command.double_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2129:19: error: Uninitialized struct member: temp_command.dashpattern [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2129:19: error: Uninitialized struct member: temp_command.string [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2129:19: error: Uninitialized struct member: temp_command.corners [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2129:19: error: Uninitialized struct member: temp_command.image [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2143:19: error: Uninitialized struct member: temp_command.x2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2143:19: error: Uninitialized struct member: temp_command.y2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2143:19: error: Uninitialized struct member: temp_command.x3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2143:19: error: Uninitialized struct member: temp_command.y3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2143:19: error: Uninitialized struct member: temp_command.x4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2143:19: error: Uninitialized struct member: temp_command.y4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2143:19: error: Uninitialized struct member: temp_command.integer_value [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2143:19: error: Uninitialized struct member: temp_command.integer_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2143:19: error: Uninitialized struct member: temp_command.double_value [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2143:19: error: Uninitialized struct member: temp_command.double_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2143:19: error: Uninitialized struct member: temp_command.dashpattern [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2143:19: error: Uninitialized struct member: temp_command.string [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2143:19: error: Uninitialized struct member: temp_command.corners [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2143:19: error: Uninitialized struct member: temp_command.image [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2154:19: error: Uninitialized struct member: temp_command.x1 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2154:19: error: Uninitialized struct member: temp_command.y1 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2154:19: error: Uninitialized struct member: temp_command.x2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2154:19: error: Uninitialized struct member: temp_command.y2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2154:19: error: Uninitialized struct member: temp_command.x3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2154:19: error: Uninitialized struct member: temp_command.y3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2154:19: error: Uninitialized struct member: temp_command.x4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2154:19: error: Uninitialized struct member: temp_command.y4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2154:19: error: Uninitialized struct member: temp_command.integer_value [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2154:19: error: Uninitialized struct member: temp_command.integer_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2154:19: error: Uninitialized struct member: temp_command.double_value [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2154:19: error: Uninitialized struct member: temp_command.double_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2154:19: error: Uninitialized struct member: temp_command.dashpattern [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2154:19: error: Uninitialized struct member: temp_command.string [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2154:19: error: Uninitialized struct member: temp_command.corners [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2154:19: error: Uninitialized struct member: temp_command.image [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2166:19: error: Uninitialized struct member: temp_command.x1 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2166:19: error: Uninitialized struct member: temp_command.y1 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2166:19: error: Uninitialized struct member: temp_command.x2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2166:19: error: Uninitialized struct member: temp_command.y2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2166:19: error: Uninitialized struct member: temp_command.x3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2166:19: error: Uninitialized struct member: temp_command.y3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2166:19: error: Uninitialized struct member: temp_command.x4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2166:19: error: Uninitialized struct member: temp_command.y4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2166:19: error: Uninitialized struct member: temp_command.integer_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2166:19: error: Uninitialized struct member: temp_command.double_value [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2166:19: error: Uninitialized struct member: temp_command.double_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2166:19: error: Uninitialized struct member: temp_command.dashpattern [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2166:19: error: Uninitialized struct member: temp_command.string [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2166:19: error: Uninitialized struct member: temp_command.corners [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2166:19: error: Uninitialized struct member: temp_command.image [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2183:19: error: Uninitialized struct member: temp_command.x1 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2183:19: error: Uninitialized struct member: temp_command.y1 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2183:19: error: Uninitialized struct member: temp_command.x2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2183:19: error: Uninitialized struct member: temp_command.y2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2183:19: error: Uninitialized struct member: temp_command.x3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2183:19: error: Uninitialized struct member: temp_command.y3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2183:19: error: Uninitialized struct member: temp_command.x4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2183:19: error: Uninitialized struct member: temp_command.y4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2183:19: error: Uninitialized struct member: temp_command.dashpattern [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2183:19: error: Uninitialized struct member: temp_command.corners [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2183:19: error: Uninitialized struct member: temp_command.image [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2206:20: error: Uninitialized struct member: temp_command.x2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2250:19: error: Uninitialized struct member: temp_command.x2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2206:20: error: Uninitialized struct member: temp_command.y2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2250:19: error: Uninitialized struct member: temp_command.y2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2206:20: error: Uninitialized struct member: temp_command.x3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2250:19: error: Uninitialized struct member: temp_command.x3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2206:20: error: Uninitialized struct member: temp_command.y3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2250:19: error: Uninitialized struct member: temp_command.y3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2206:20: error: Uninitialized struct member: temp_command.x4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2250:19: error: Uninitialized struct member: temp_command.x4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2206:20: error: Uninitialized struct member: temp_command.y4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2250:19: error: Uninitialized struct member: temp_command.y4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2250:19: error: Uninitialized struct member: temp_command.integer_value [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2206:20: error: Uninitialized struct member: temp_command.integer_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2250:19: error: Uninitialized struct member: temp_command.integer_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2206:20: error: Uninitialized struct member: temp_command.double_value [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2250:19: error: Uninitialized struct member: temp_command.double_value [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2206:20: error: Uninitialized struct member: temp_command.double_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2250:19: error: Uninitialized struct member: temp_command.double_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2206:20: error: Uninitialized struct member: temp_command.dashpattern [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2250:19: error: Uninitialized struct member: temp_command.dashpattern [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2206:20: error: Uninitialized struct member: temp_command.string [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2206:20: error: Uninitialized struct member: temp_command.corners [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2250:19: error: Uninitialized struct member: temp_command.corners [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2206:20: error: Uninitialized struct member: temp_command.image [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2250:19: error: Uninitialized struct member: temp_command.image [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2271:19: error: Uninitialized struct member: temp_command.x1 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2271:19: error: Uninitialized struct member: temp_command.y1 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2271:19: error: Uninitialized struct member: temp_command.x2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2271:19: error: Uninitialized struct member: temp_command.y2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2271:19: error: Uninitialized struct member: temp_command.x3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2271:19: error: Uninitialized struct member: temp_command.y3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2271:19: error: Uninitialized struct member: temp_command.x4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2271:19: error: Uninitialized struct member: temp_command.y4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2271:19: error: Uninitialized struct member: temp_command.integer_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2271:19: error: Uninitialized struct member: temp_command.double_value [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2271:19: error: Uninitialized struct member: temp_command.double_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2271:19: error: Uninitialized struct member: temp_command.dashpattern [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2271:19: error: Uninitialized struct member: temp_command.string [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2271:19: error: Uninitialized struct member: temp_command.corners [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2271:19: error: Uninitialized struct member: temp_command.image [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2267:19: error: Uninitialized struct member: temp_command2.x1 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2267:19: error: Uninitialized struct member: temp_command2.y1 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2267:19: error: Uninitialized struct member: temp_command2.x2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2267:19: error: Uninitialized struct member: temp_command2.y2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2267:19: error: Uninitialized struct member: temp_command2.x3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2267:19: error: Uninitialized struct member: temp_command2.y3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2267:19: error: Uninitialized struct member: temp_command2.x4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2267:19: error: Uninitialized struct member: temp_command2.y4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2267:19: error: Uninitialized struct member: temp_command2.integer_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2267:19: error: Uninitialized struct member: temp_command2.double_value [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2267:19: error: Uninitialized struct member: temp_command2.double_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2267:19: error: Uninitialized struct member: temp_command2.dashpattern [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2267:19: error: Uninitialized struct member: temp_command2.string [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2267:19: error: Uninitialized struct member: temp_command2.corners [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2267:19: error: Uninitialized struct member: temp_command2.image [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2293:19: error: Uninitialized struct member: temp_command.x1 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2293:19: error: Uninitialized struct member: temp_command.y1 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2293:19: error: Uninitialized struct member: temp_command.x2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2293:19: error: Uninitialized struct member: temp_command.y2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2293:19: error: Uninitialized struct member: temp_command.x3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2293:19: error: Uninitialized struct member: temp_command.y3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2293:19: error: Uninitialized struct member: temp_command.x4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2293:19: error: Uninitialized struct member: temp_command.y4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2293:19: error: Uninitialized struct member: temp_command.integer_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2293:19: error: Uninitialized struct member: temp_command.double_value [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2293:19: error: Uninitialized struct member: temp_command.double_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2293:19: error: Uninitialized struct member: temp_command.string [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2293:19: error: Uninitialized struct member: temp_command.corners [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2293:19: error: Uninitialized struct member: temp_command.image [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2347:19: error: Uninitialized struct member: temp_command.x1 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2347:19: error: Uninitialized struct member: temp_command.y1 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2347:19: error: Uninitialized struct member: temp_command.x2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2347:19: error: Uninitialized struct member: temp_command.y2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2347:19: error: Uninitialized struct member: temp_command.x3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2347:19: error: Uninitialized struct member: temp_command.y3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2347:19: error: Uninitialized struct member: temp_command.x4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2347:19: error: Uninitialized struct member: temp_command.y4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2347:19: error: Uninitialized struct member: temp_command.integer_value [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2347:19: error: Uninitialized struct member: temp_command.integer_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2347:19: error: Uninitialized struct member: temp_command.double_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2347:19: error: Uninitialized struct member: temp_command.dashpattern [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2347:19: error: Uninitialized struct member: temp_command.corners [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2347:19: error: Uninitialized struct member: temp_command.image [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2371:19: error: Uninitialized struct member: temp_command.x1 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2371:19: error: Uninitialized struct member: temp_command.y1 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2371:19: error: Uninitialized struct member: temp_command.x2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2371:19: error: Uninitialized struct member: temp_command.y2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2371:19: error: Uninitialized struct member: temp_command.x3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2371:19: error: Uninitialized struct member: temp_command.y3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2371:19: error: Uninitialized struct member: temp_command.x4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2371:19: error: Uninitialized struct member: temp_command.y4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2371:19: error: Uninitialized struct member: temp_command.integer_value [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2371:19: error: Uninitialized struct member: temp_command.integer_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2371:19: error: Uninitialized struct member: temp_command.double_value [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2371:19: error: Uninitialized struct member: temp_command.double_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2371:19: error: Uninitialized struct member: temp_command.dashpattern [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2371:19: error: Uninitialized struct member: temp_command.string [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2371:19: error: Uninitialized struct member: temp_command.corners [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2371:19: error: Uninitialized struct member: temp_command.image [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2387:19: error: Uninitialized struct member: temp_command.x2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2387:19: error: Uninitialized struct member: temp_command.y2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2387:19: error: Uninitialized struct member: temp_command.x3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2387:19: error: Uninitialized struct member: temp_command.y3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2387:19: error: Uninitialized struct member: temp_command.x4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2387:19: error: Uninitialized struct member: temp_command.y4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2387:19: error: Uninitialized struct member: temp_command.integer_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2387:19: error: Uninitialized struct member: temp_command.double_value [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2387:19: error: Uninitialized struct member: temp_command.double_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2387:19: error: Uninitialized struct member: temp_command.dashpattern [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2387:19: error: Uninitialized struct member: temp_command.string [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2387:19: error: Uninitialized struct member: temp_command.corners [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2387:19: error: Uninitialized struct member: temp_command.image [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2409:19: error: Uninitialized struct member: temp_command.x1 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2409:19: error: Uninitialized struct member: temp_command.y1 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2409:19: error: Uninitialized struct member: temp_command.x2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2409:19: error: Uninitialized struct member: temp_command.y2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2409:19: error: Uninitialized struct member: temp_command.x3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2409:19: error: Uninitialized struct member: temp_command.y3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2409:19: error: Uninitialized struct member: temp_command.x4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2409:19: error: Uninitialized struct member: temp_command.y4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2409:19: error: Uninitialized struct member: temp_command.integer_value [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2409:19: error: Uninitialized struct member: temp_command.integer_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2409:19: error: Uninitialized struct member: temp_command.double_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2409:19: error: Uninitialized struct member: temp_command.dashpattern [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2409:19: error: Uninitialized struct member: temp_command.string [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2409:19: error: Uninitialized struct member: temp_command.corners [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2409:19: error: Uninitialized struct member: temp_command.image [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2422:19: error: Uninitialized struct member: temp_command.x1 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2422:19: error: Uninitialized struct member: temp_command.y1 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2422:19: error: Uninitialized struct member: temp_command.x2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2422:19: error: Uninitialized struct member: temp_command.y2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2422:19: error: Uninitialized struct member: temp_command.x3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2422:19: error: Uninitialized struct member: temp_command.y3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2422:19: error: Uninitialized struct member: temp_command.x4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2422:19: error: Uninitialized struct member: temp_command.y4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2422:19: error: Uninitialized struct member: temp_command.integer_value [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2422:19: error: Uninitialized struct member: temp_command.integer_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2422:19: error: Uninitialized struct member: temp_command.double_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2422:19: error: Uninitialized struct member: temp_command.dashpattern [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2422:19: error: Uninitialized struct member: temp_command.string [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2422:19: error: Uninitialized struct member: temp_command.corners [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2422:19: error: Uninitialized struct member: temp_command.image [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2436:19: error: Uninitialized struct member: temp_command.x1 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2436:19: error: Uninitialized struct member: temp_command.y1 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2436:19: error: Uninitialized struct member: temp_command.x2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2436:19: error: Uninitialized struct member: temp_command.y2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2436:19: error: Uninitialized struct member: temp_command.x3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2436:19: error: Uninitialized struct member: temp_command.y3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2436:19: error: Uninitialized struct member: temp_command.x4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2436:19: error: Uninitialized struct member: temp_command.y4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2436:19: error: Uninitialized struct member: temp_command.integer_value [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2436:19: error: Uninitialized struct member: temp_command.integer_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2436:19: error: Uninitialized struct member: temp_command.double_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2436:19: error: Uninitialized struct member: temp_command.dashpattern [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2436:19: error: Uninitialized struct member: temp_command.string [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2436:19: error: Uninitialized struct member: temp_command.corners [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2436:19: error: Uninitialized struct member: temp_command.image [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2454:19: error: Uninitialized struct member: temp_command.x3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2454:19: error: Uninitialized struct member: temp_command.y3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2454:19: error: Uninitialized struct member: temp_command.x4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2454:19: error: Uninitialized struct member: temp_command.y4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2454:19: error: Uninitialized struct member: temp_command.integer_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2454:19: error: Uninitialized struct member: temp_command.double_value [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2454:19: error: Uninitialized struct member: temp_command.double_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2454:19: error: Uninitialized struct member: temp_command.dashpattern [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2454:19: error: Uninitialized struct member: temp_command.string [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2454:19: error: Uninitialized struct member: temp_command.corners [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2454:19: error: Uninitialized struct member: temp_command.image [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2487:19: error: Uninitialized struct member: temp_command.x1 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2487:19: error: Uninitialized struct member: temp_command.y1 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2487:19: error: Uninitialized struct member: temp_command.x2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2487:19: error: Uninitialized struct member: temp_command.y2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2487:19: error: Uninitialized struct member: temp_command.x3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2487:19: error: Uninitialized struct member: temp_command.y3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2487:19: error: Uninitialized struct member: temp_command.x4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2487:19: error: Uninitialized struct member: temp_command.y4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2487:19: error: Uninitialized struct member: temp_command.integer_value [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2487:19: error: Uninitialized struct member: temp_command.integer_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2487:19: error: Uninitialized struct member: temp_command.double_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2487:19: error: Uninitialized struct member: temp_command.dashpattern [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2487:19: error: Uninitialized struct member: temp_command.string [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2487:19: error: Uninitialized struct member: temp_command.corners [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2487:19: error: Uninitialized struct member: temp_command.image [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2512:19: error: Uninitialized struct member: temp_command.x2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2512:19: error: Uninitialized struct member: temp_command.y2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2512:19: error: Uninitialized struct member: temp_command.x3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2512:19: error: Uninitialized struct member: temp_command.y3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2512:19: error: Uninitialized struct member: temp_command.x4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2512:19: error: Uninitialized struct member: temp_command.y4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2512:19: error: Uninitialized struct member: temp_command.integer_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2512:19: error: Uninitialized struct member: temp_command.double_value [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2512:19: error: Uninitialized struct member: temp_command.double_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2512:19: error: Uninitialized struct member: temp_command.dashpattern [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2512:19: error: Uninitialized struct member: temp_command.string [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2512:19: error: Uninitialized struct member: temp_command.image [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2568:19: error: Uninitialized struct member: temp_command.double_value [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2568:19: error: Uninitialized struct member: temp_command.double_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2568:19: error: Uninitialized struct member: temp_command.dashpattern [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2568:19: error: Uninitialized struct member: temp_command.string [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2568:19: error: Uninitialized struct member: temp_command.corners [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2595:19: error: Uninitialized struct member: temp_command.x1 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2595:19: error: Uninitialized struct member: temp_command.y1 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2595:19: error: Uninitialized struct member: temp_command.x2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2595:19: error: Uninitialized struct member: temp_command.y2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2595:19: error: Uninitialized struct member: temp_command.x3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2595:19: error: Uninitialized struct member: temp_command.y3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2595:19: error: Uninitialized struct member: temp_command.x4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2595:19: error: Uninitialized struct member: temp_command.y4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2595:19: error: Uninitialized struct member: temp_command.integer_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2595:19: error: Uninitialized struct member: temp_command.double_value [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2595:19: error: Uninitialized struct member: temp_command.double_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2595:19: error: Uninitialized struct member: temp_command.dashpattern [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2595:19: error: Uninitialized struct member: temp_command.string [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2595:19: error: Uninitialized struct member: temp_command.corners [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2595:19: error: Uninitialized struct member: temp_command.image [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2613:19: error: Uninitialized struct member: temp_command.x1 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2613:19: error: Uninitialized struct member: temp_command.y1 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2613:19: error: Uninitialized struct member: temp_command.x2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2613:19: error: Uninitialized struct member: temp_command.y2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2613:19: error: Uninitialized struct member: temp_command.x3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2613:19: error: Uninitialized struct member: temp_command.y3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2613:19: error: Uninitialized struct member: temp_command.x4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2613:19: error: Uninitialized struct member: temp_command.y4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2613:19: error: Uninitialized struct member: temp_command.integer_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2613:19: error: Uninitialized struct member: temp_command.double_value [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2613:19: error: Uninitialized struct member: temp_command.double_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2613:19: error: Uninitialized struct member: temp_command.dashpattern [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2613:19: error: Uninitialized struct member: temp_command.corners [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2613:19: error: Uninitialized struct member: temp_command.image [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2752:19: error: Uninitialized struct member: temp_command.x2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2752:19: error: Uninitialized struct member: temp_command.y2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2752:19: error: Uninitialized struct member: temp_command.x3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2752:19: error: Uninitialized struct member: temp_command.y3 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2752:19: error: Uninitialized struct member: temp_command.x4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2752:19: error: Uninitialized struct member: temp_command.y4 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2752:19: error: Uninitialized struct member: temp_command.integer_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2752:19: error: Uninitialized struct member: temp_command.double_value [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2752:19: error: Uninitialized struct member: temp_command.double_value2 [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2752:19: error: Uninitialized struct member: temp_command.dashpattern [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2752:19: error: Uninitialized struct member: temp_command.string [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2752:19: error: Uninitialized struct member: temp_command.corners [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2752:19: error: Uninitialized struct member: temp_command.image [uninitStructMember] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:541:11: style: Variable 'fileExt' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:1018:8: style: Unused variable: tmp_pen [unusedVariable] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2391:12: style: Variable 'size' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2947:47: style: Variable 'slen' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2956:47: style: Variable 'slen' is assigned a value that is never used. [unreadVariable] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:503:38: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:829:40: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3229:77: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3259:77: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3800:78: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3870:39: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3945:39: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] gnuplot-6.0.3+dfsg1/term/sixel.c:554:2: error: failed to evaluate #if condition, undefined function-like macro invocation: GD_MIN_VERSION( ... ) [syntaxError] gnuplot-6.0.3+dfsg1/src/fit.c:605:6: error: Null pointer dereference: chisq [ctunullpointer] gnuplot-6.0.3+dfsg1/src/fit.c:1068:14: note: Calling function marquardt, 3rd argument is null gnuplot-6.0.3+dfsg1/src/fit.c:463:2: note: Calling function analyze, 4th argument is null gnuplot-6.0.3+dfsg1/src/fit.c:605:6: note: Dereferencing argument chisq that is null gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3611:5: warning: If memory allocation fails, then there is a possible null pointer dereference: cmap_ptr [ctunullpointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7065:36: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7065:19: note: Assignment 'cmp=(struct cmap_t*)malloc(sizeof(struct cmap_t))', assigned value is 0 gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7080:14: note: Calling function CmapClear, 1st argument is null gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3611:5: note: Dereferencing argument cmap_ptr that is null gnuplot-6.0.3+dfsg1/src/stdfn.c:97:7: warning: If memory allocation fails, then there is a possible null pointer dereference: s [ctunullpointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/tables.c:897:19: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/tables.c:897:19: note: Assignment 'match=strdup(reverse_table_lookup(tbl,entry))', assigned value is 0 gnuplot-6.0.3+dfsg1/src/tables.c:898:21: note: Calling function strchr, 1st argument is null gnuplot-6.0.3+dfsg1/src/stdfn.c:97:7: note: Dereferencing argument s that is null diff: head gnuplot-6.0.3+dfsg1/docs/checkdoc.c:80:15: style:inconclusive: Function 'convert' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/checkdoc.c:80:24: style:inconclusive: Function 'convert' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/checkdoc.c:90:20: style:inconclusive: Function 'process_line' argument 1 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/checkdoc.c:90:32: style:inconclusive: Function 'process_line' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2gih.c:103:20: style:inconclusive: Function 'process_line' argument 1 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2gih.c:103:32: style:inconclusive: Function 'process_line' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2gih.c:93:16: style:inconclusive: Function 'convert' argument 1 names different: declaration '' definition 'inf'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2gih.c:93:27: style:inconclusive: Function 'convert' argument 2 names different: declaration '' definition 'outf'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2hlp.c:107:21: style:inconclusive: Function 'process_line' argument 1 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2hlp.c:107:33: style:inconclusive: Function 'process_line' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2hlp.c:97:16: style:inconclusive: Function 'convert' argument 1 names different: declaration '' definition 'inf'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2hlp.c:97:27: style:inconclusive: Function 'convert' argument 2 names different: declaration '' definition 'outf'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2ipf.c:113:15: style:inconclusive: Function 'convert' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2ipf.c:113:24: style:inconclusive: Function 'convert' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2ipf.c:134:20: style:inconclusive: Function 'process_line' argument 1 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2ipf.c:134:32: style:inconclusive: Function 'process_line' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2rtf.c:121:20: style:inconclusive: Function 'process_line' argument 1 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2rtf.c:121:32: style:inconclusive: Function 'process_line' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2rtf.c:93:14: style:inconclusive: Function 'footnote' argument 1 names different: declaration '' definition 'c'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2rtf.c:93:23: style:inconclusive: Function 'footnote' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2rtf.c:93:32: style:inconclusive: Function 'footnote' argument 3 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2rtf.c:99:15: style:inconclusive: Function 'convert' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2rtf.c:99:24: style:inconclusive: Function 'convert' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2tex.c:129:12: style:inconclusive: Function 'init' argument 1 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2tex.c:136:15: style:inconclusive: Function 'convert' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2tex.c:136:24: style:inconclusive: Function 'convert' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2tex.c:146:21: style:inconclusive: Function 'process_line' argument 1 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2tex.c:146:33: style:inconclusive: Function 'process_line' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2tex.c:402:15: style:inconclusive: Function 'section' argument 1 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2tex.c:402:27: style:inconclusive: Function 'section' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2tex.c:471:15: style:inconclusive: Function 'puttex' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2tex.c:471:26: style:inconclusive: Function 'puttex' argument 2 names different: declaration '' definition 'file'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2tex.c:602:19: style:inconclusive: Function 'finish' argument 1 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2web.c:191:15: style:inconclusive: Function 'convert' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2web.c:191:24: style:inconclusive: Function 'convert' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2web.c:191:33: style:inconclusive: Function 'convert' argument 3 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2web.c:204:20: style:inconclusive: Function 'process_line' argument 1 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2web.c:204:32: style:inconclusive: Function 'process_line' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/doc2web.c:204:41: style:inconclusive: Function 'process_line' argument 3 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/termdoc.c:80:17: style:inconclusive: Function 'get_line' argument 1 names different: declaration '' definition 'buffer'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/termdoc.c:80:29: style:inconclusive: Function 'get_line' argument 2 names different: declaration '' definition 'max'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/termdoc.c:80:40: style:inconclusive: Function 'get_line' argument 3 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/windows/doc2html.c:162:15: style:inconclusive: Function 'convert' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/windows/doc2html.c:162:24: style:inconclusive: Function 'convert' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/windows/doc2html.c:162:33: style:inconclusive: Function 'convert' argument 3 names different: declaration '' definition 'c'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/windows/doc2html.c:162:42: style:inconclusive: Function 'convert' argument 4 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/windows/doc2html.c:196:20: style:inconclusive: Function 'process_line' argument 1 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/windows/doc2html.c:196:32: style:inconclusive: Function 'process_line' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/windows/doc2html.c:196:41: style:inconclusive: Function 'process_line' argument 3 names different: declaration '' definition 'c'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/windows/doc2html.c:196:50: style:inconclusive: Function 'process_line' argument 4 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/docs/xref.c:177:14: style:inconclusive: Function 'lookup' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:1592:27: style:inconclusive: Function 'time_tic_just' argument 1 names different: declaration '' definition 'level'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:1592:41: style:inconclusive: Function 'time_tic_just' argument 2 names different: declaration '' definition 'ticplace'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:1646:17: style:inconclusive: Function 'axis_output_tics' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:1647:11: style:inconclusive: Function 'axis_output_tics' argument 2 names different: declaration '' definition 'ticlabel_position'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:1648:17: style:inconclusive: Function 'axis_output_tics' argument 3 names different: declaration '' definition 'zeroaxis_basis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:1650:19: style:inconclusive: Function 'axis_output_tics' argument 4 names different: declaration '' definition 'callback'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:1785:35: style:inconclusive: Function 'axis_position_zeroaxis' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:1811:34: style:inconclusive: Function 'axis_draw_2d_zeroaxis' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:1811:51: style:inconclusive: Function 'axis_draw_2d_zeroaxis' argument 2 names different: declaration '' definition 'crossaxis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:1855:30: style:inconclusive: Function 'get_num_or_time' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:199:31: style:inconclusive: Function 'check_log_limits' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:199:44: style:inconclusive: Function 'check_log_limits' argument 2 names different: declaration '' definition 'min'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:199:56: style:inconclusive: Function 'check_log_limits' argument 3 names different: declaration '' definition 'max'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:2002:25: style:inconclusive: Function 'load_range' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:2002:44: style:inconclusive: Function 'load_range' argument 2 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:2002:55: style:inconclusive: Function 'load_range' argument 3 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:2002:70: style:inconclusive: Function 'load_range' argument 4 names different: declaration '' definition 'autoscale'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:2041:34: style:inconclusive: Function 'widest_tic_callback' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:2044:21: style:inconclusive: Function 'widest_tic_callback' argument 6 names different: declaration '' definition 'userlabels'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:2083:33: style:inconclusive: Function 'tic_count_callback' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:2084:62: style:inconclusive: Function 'tic_count_callback' argument 6 names different: declaration '' definition 'userlabels'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:213:39: style:inconclusive: Function 'axis_invert_if_requested' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:2163:30: style:inconclusive: Function 'save_autoscaled_ranges' argument 1 names different: declaration '' definition 'x_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:2163:44: style:inconclusive: Function 'save_autoscaled_ranges' argument 2 names different: declaration '' definition 'y_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:2176:33: style:inconclusive: Function 'restore_autoscaled_ranges' argument 1 names different: declaration '' definition 'x_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:2176:47: style:inconclusive: Function 'restore_autoscaled_ranges' argument 2 names different: declaration '' definition 'y_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:2285:27: style:inconclusive: Function 'add_tic_user' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:2285:44: style:inconclusive: Function 'add_tic_user' argument 2 names different: declaration '' definition 'label'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:2285:58: style:inconclusive: Function 'add_tic_user' argument 3 names different: declaration '' definition 'position'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:2285:72: style:inconclusive: Function 'add_tic_user' argument 4 names different: declaration '' definition 'level'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:234:29: style:inconclusive: Function 'axis_check_range' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:242:35: style:inconclusive: Function 'axis_log_value_checked' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:242:48: style:inconclusive: Function 'axis_log_value_checked' argument 2 names different: declaration '' definition 'coord'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:242:67: style:inconclusive: Function 'axis_log_value_checked' argument 3 names different: declaration '' definition 'what'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:253:22: style:inconclusive: Function 'axis_name' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:2611:33: style:inconclusive: Function 'eval_link_function' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:2611:46: style:inconclusive: Function 'eval_link_function' argument 2 names different: declaration '' definition 'raw_coord'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:292:26: style:inconclusive: Function 'init_parallel_axis' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:292:48: style:inconclusive: Function 'init_parallel_axis' argument 2 names different: declaration '' definition 'index'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:2968:30: style: Parameter 'axis' can be declared as pointer to const [constParameterPointer] head gnuplot-6.0.3+dfsg1/src/axis.c:308:26: style:inconclusive: Function 'extend_parallel_axis' argument 1 names different: declaration '' definition 'paxis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:408:44: style:inconclusive: Function 'axis_checked_extend_empty_range' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:474:37: style:inconclusive: Function 'make_auto_time_minitics' argument 1 names different: declaration '' definition 'tlevel'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:474:52: style:inconclusive: Function 'make_auto_time_minitics' argument 2 names different: declaration '' definition 'incr'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:597:42: style:inconclusive: Function 'copy_or_invent_formatstring' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:689:29: style:inconclusive: Function 'quantize_normal_tics' argument 1 names different: declaration '' definition 'arg'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:689:38: style:inconclusive: Function 'quantize_normal_tics' argument 2 names different: declaration '' definition 'guide'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:736:24: style:inconclusive: Function 'make_tics' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:736:39: style:inconclusive: Function 'make_tics' argument 2 names different: declaration '' definition 'guide'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:769:33: style:inconclusive: Function 'quantize_duodecimal_tics' argument 1 names different: declaration '' definition 'arg'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:769:42: style:inconclusive: Function 'quantize_duodecimal_tics' argument 2 names different: declaration '' definition 'guide'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:812:33: style:inconclusive: Function 'quantize_time_tics' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:812:46: style:inconclusive: Function 'quantize_time_tics' argument 2 names different: declaration '' definition 'tic'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:812:58: style:inconclusive: Function 'quantize_time_tics' argument 3 names different: declaration '' definition 'xr'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:812:66: style:inconclusive: Function 'quantize_time_tics' argument 4 names different: declaration '' definition 'guide'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:872:18: style:inconclusive: Function 'round_outward' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:873:14: style:inconclusive: Function 'round_outward' argument 2 names different: declaration '' definition 'upwards'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:874:12: style:inconclusive: Function 'round_outward' argument 3 names different: declaration '' definition 'input'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:900:25: style:inconclusive: Function 'setup_tics' argument 1 names different: declaration '' definition 'this'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:900:35: style:inconclusive: Function 'setup_tics' argument 2 names different: declaration '' definition 'max'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:996:23: style:inconclusive: Function 'gen_tics' argument 1 names different: declaration '' definition 'this'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/axis.c:996:42: style:inconclusive: Function 'gen_tics' argument 2 names different: declaration '' definition 'callback'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/bitmap.c:1059:25: style:inconclusive: Function 'b_charsize' argument 1 names different: declaration '' definition 'size'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/bitmap.c:1097:19: style:inconclusive: Function 'b_setlinetype' argument 1 names different: declaration '' definition 'linetype'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/bitmap.c:1136:25: style:inconclusive: Function 'b_setvalue' argument 1 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/bitmap.c:1146:21: style:inconclusive: Function 'b_move' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/bitmap.c:1146:37: style:inconclusive: Function 'b_move' argument 2 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/bitmap.c:1157:23: style:inconclusive: Function 'b_vector' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/bitmap.c:1157:39: style:inconclusive: Function 'b_vector' argument 2 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/bitmap.c:1172:25: style:inconclusive: Function 'b_put_text' argument 1 names different: declaration '' definition 'x0'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/bitmap.c:1172:42: style:inconclusive: Function 'b_put_text' argument 2 names different: declaration '' definition 'y0'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/bitmap.c:1172:58: style:inconclusive: Function 'b_put_text' argument 3 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/bitmap.c:1229:20: style:inconclusive: Function 'b_text_angle' argument 1 names different: declaration '' definition 'ang'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/bitmap.c:1247:9: style:inconclusive: Function 'b_boxfill' argument 1 names different: declaration '' definition 'style'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/bitmap.c:1248:18: style:inconclusive: Function 'b_boxfill' argument 2 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/bitmap.c:1248:34: style:inconclusive: Function 'b_boxfill' argument 3 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/bitmap.c:1249:18: style:inconclusive: Function 'b_boxfill' argument 4 names different: declaration '' definition 'w'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/bitmap.c:1249:34: style:inconclusive: Function 'b_boxfill' argument 5 names different: declaration '' definition 'h'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/bitmap.c:805:25: style:inconclusive: Function 'b_putpixel' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/bitmap.c:805:41: style:inconclusive: Function 'b_putpixel' argument 2 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/bitmap.c:815:25: style:inconclusive: Function 'b_getpixel' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/bitmap.c:815:41: style:inconclusive: Function 'b_getpixel' argument 2 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/bitmap.c:858:27: style:inconclusive: Function 'b_makebitmap' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/bitmap.c:858:43: style:inconclusive: Function 'b_makebitmap' argument 2 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/bitmap.c:858:59: style:inconclusive: Function 'b_makebitmap' argument 3 names different: declaration '' definition 'planes'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/boundary.c:1204:18: style: Variable 'key_entry' can be declared as pointer to const [constVariablePointer] head gnuplot-6.0.3+dfsg1/src/color.c:1004:28: style:inconclusive: Function 'f_rgbcolor' argument 1 names different: declaration '' definition 'arg'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/color.c:637:18: style:inconclusive: Function 'cbtick_callback' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/color.c:932:27: style:inconclusive: Function 'f_hsv2rgb' argument 1 names different: declaration '' definition 'arg'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/color.c:976:27: style:inconclusive: Function 'f_palette' argument 1 names different: declaration '' definition 'arg'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/command.c:1894:18: style:inconclusive: Function 'find_clause' argument 1 names different: declaration '' definition 'clause_start'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/command.c:1894:37: style:inconclusive: Function 'find_clause' argument 2 names different: declaration '' definition 'clause_end'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/command.c:2241:24: style:inconclusive: Function 'print_set_output' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/command.c:2241:39: style:inconclusive: Function 'print_set_output' argument 2 names different: declaration '' definition 'datablock'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/command.c:2241:59: style:inconclusive: Function 'print_set_output' argument 3 names different: declaration '' definition 'append_p'. [funcArgNamesDifferentUnnamed] 2.20.0 gnuplot-6.0.3+dfsg1/src/command.c:2934:17: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] gnuplot-6.0.3+dfsg1/src/command.c:2886:22: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/command.c:2886:22: note: Assignment 'f=tmpfile()', assigned value is 0 gnuplot-6.0.3+dfsg1/src/command.c:2934:17: note: Null pointer dereference 2.20.0 gnuplot-6.0.3+dfsg1/src/command.c:2935:17: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] gnuplot-6.0.3+dfsg1/src/command.c:2886:22: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/command.c:2886:22: note: Assignment 'f=tmpfile()', assigned value is 0 gnuplot-6.0.3+dfsg1/src/command.c:2935:17: note: Null pointer dereference 2.20.0 gnuplot-6.0.3+dfsg1/src/command.c:2944:12: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] gnuplot-6.0.3+dfsg1/src/command.c:2886:22: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/command.c:2886:22: note: Assignment 'f=tmpfile()', assigned value is 0 gnuplot-6.0.3+dfsg1/src/command.c:2944:12: note: Null pointer dereference head gnuplot-6.0.3+dfsg1/src/command.c:3566:23: style:inconclusive: Function 'do_system' argument 1 names different: declaration '' definition 'cmd'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/command.c:3845:22: style:inconclusive: Function 'gp_get_string' argument 1 names different: declaration '' definition 'buffer'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/command.c:3845:37: style:inconclusive: Function 'gp_get_string' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/command.c:3845:55: style:inconclusive: Function 'gp_get_string' argument 3 names different: declaration '' definition 'prompt'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/command.c:875:25: style:inconclusive: Function 'raise_lower_command' argument 1 names different: declaration '' definition 'lower'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:1073:44: style:inconclusive: Function 'initialize_plot_style' argument 1 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:1094:21: style:inconclusive: Function 'df_open' argument 1 names different: declaration '' definition 'cmd_filename'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:1094:39: style:inconclusive: Function 'df_open' argument 2 names different: declaration '' definition 'max_using'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:1094:71: style:inconclusive: Function 'df_open' argument 3 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:1721:23: style:inconclusive: Function 'plot_option_using' argument 1 names different: declaration '' definition 'max_using'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:1848:25: style:inconclusive: Function 'plot_ticlabel_using' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:1882:20: style:inconclusive: Function 'df_readline' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:1882:29: style:inconclusive: Function 'df_readline' argument 2 names different: declaration '' definition 'max'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:1904:21: style:inconclusive: Function 'df_readascii' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:1904:30: style:inconclusive: Function 'df_readascii' argument 2 names different: declaration '' definition 'max'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:2540:32: style:inconclusive: Function 'df_determine_matrix_info' argument 1 names different: declaration '' definition 'fin'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:3033:26: style:inconclusive: Function 'valid_format' argument 1 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:3116:39: style:inconclusive: Function 'df_set_key_title' argument 1 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:3157:50: style:inconclusive: Function 'df_set_key_title_columnhead' argument 1 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:3197:29: style:inconclusive: Function 'df_parse_string_field' argument 1 names different: declaration '' definition 'field'. [funcArgNamesDifferentUnnamed] 2.20.0 gnuplot-6.0.3+dfsg1/src/datafile.c:3230:5: warning: If memory allocation fails, then there is a possible null pointer dereference: temp_string [nullPointerOutOfMemory] gnuplot-6.0.3+dfsg1/src/datafile.c:3228:25: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/datafile.c:3228:25: note: Assignment 'temp_string=malloc(length+1)', assigned value is 0 gnuplot-6.0.3+dfsg1/src/datafile.c:3230:5: note: Null pointer dereference head gnuplot-6.0.3+dfsg1/src/datafile.c:3270:42: style:inconclusive: Function 'rotation_matrix_2D' argument 2 names different: declaration '' definition 'alpha'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:3294:43: style:inconclusive: Function 'rotation_matrix_3D' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:3330:36: style:inconclusive: Function 'byte_read_order' argument 1 names different: declaration '' definition 'file_endian'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:3491:32: style:inconclusive: Function 'df_insert_scanned_use_spec' argument 1 names different: declaration '' definition 'uspec'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:3569:45: style:inconclusive: Function 'adjust_binary_use_spec' argument 1 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:3739:29: style:inconclusive: Function 'plot_option_binary' argument 1 names different: declaration '' definition 'set_matrix'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:3739:50: style:inconclusive: Function 'plot_option_binary' argument 2 names different: declaration '' definition 'set_default'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:4154:27: style:inconclusive: Function 'df_add_binary_records' argument 1 names different: declaration '' definition 'num_records_to_add'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:4154:63: style:inconclusive: Function 'df_add_binary_records' argument 2 names different: declaration '' definition 'records_type'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:4191:38: style:inconclusive: Function 'clear_binary_records' argument 1 names different: declaration '' definition 'records_type'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:4325:21: style:inconclusive: Function 'token2tuple' argument 1 names different: declaration '' definition 'tuple'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:4325:32: style:inconclusive: Function 'token2tuple' argument 2 names different: declaration '' definition 'dimension'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:4357:44: style:inconclusive: Function 'plot_option_multivalued' argument 1 names different: declaration '' definition 'type'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:4357:54: style:inconclusive: Function 'plot_option_multivalued' argument 2 names different: declaration '' definition 'arg'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:4614:30: style:inconclusive: Function 'df_extend_binary_columns' argument 1 names different: declaration '' definition 'no_cols'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:4635:33: style:inconclusive: Function 'plot_option_binary_format' argument 1 names different: declaration '' definition 'format_string'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:4902:34: style:inconclusive: Function 'df_swap_bytes_by_endianess' argument 1 names different: declaration '' definition 'data'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:4902:44: style:inconclusive: Function 'df_swap_bytes_by_endianess' argument 2 names different: declaration '' definition 'read_order'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:4902:60: style:inconclusive: Function 'df_swap_bytes_by_endianess' argument 3 names different: declaration '' definition 'read_size'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:4973:22: style:inconclusive: Function 'df_readbinary' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:4973:31: style:inconclusive: Function 'df_readbinary' argument 2 names different: declaration '' definition 'max'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:5638:22: style:inconclusive: Function 'df_set_plot_mode' argument 1 names different: declaration '' definition 'mode'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:5841:22: style:inconclusive: Function 'expand_df_column' argument 1 names different: declaration '' definition 'new_max'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/datafile.c:662:17: style:inconclusive: Function 'df_fgets' argument 1 names different: declaration '' definition 'fin'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/encoding.c:212:22: style:inconclusive: Function 'set_degreesign' argument 1 names different: declaration '' definition 'locale'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/eval.c:330:20: style:inconclusive: Function 'real' argument 1 names different: declaration '' definition 'val'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/eval.c:351:20: style:inconclusive: Function 'imag' argument 1 names different: declaration '' definition 'val'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/eval.c:376:25: style:inconclusive: Function 'magnitude' argument 1 names different: declaration '' definition 'val'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/eval.c:415:21: style:inconclusive: Function 'angle' argument 1 names different: declaration '' definition 'val'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/eval.c:438:24: style:inconclusive: Function 'Gcomplex' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/eval.c:438:34: style:inconclusive: Function 'Gcomplex' argument 2 names different: declaration '' definition 'realpart'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/eval.c:438:51: style:inconclusive: Function 'Gcomplex' argument 3 names different: declaration '' definition 'imagpart'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/eval.c:448:24: style:inconclusive: Function 'Ginteger' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/eval.c:448:35: style:inconclusive: Function 'Ginteger' argument 2 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/eval.c:456:23: style:inconclusive: Function 'Gstring' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/eval.c:456:32: style:inconclusive: Function 'Gstring' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/eval.c:603:42: style:inconclusive: Function 'pop_or_convert_from_string' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/fit.c:2348:19: style:inconclusive: Function 'Dblfn' argument 1 names different: declaration '' definition 'fmt'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/fit.c:2348:24: style:inconclusive: Function 'Dblfn' argument 2 names different: declaration '' definition 'a1'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/fit.c:2348:24: style:inconclusive: Function 'Dblfn' argument 3 names different: declaration '' definition 'a2'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/fit.c:2348:24: style:inconclusive: Function 'Dblfn' argument 4 names different: declaration '' definition 'a3'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/fit.c:2348:24: style:inconclusive: Function 'Dblfn' argument 5 names different: declaration '' definition 'a4'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/fit.c:2348:24: style:inconclusive: Function 'Dblfn' argument 6 names different: declaration '' definition 'a5'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/fit.c:2348:24: style:inconclusive: Function 'Dblfn' argument 7 names different: declaration '' definition 'a6'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/fit.c:2348:24: style:inconclusive: Function 'Dblfn' argument 8 names different: declaration '' definition 'a7'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/fit.c:2348:24: style:inconclusive: Function 'Dblfn' argument 9 names different: declaration '' definition 'a8'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gadgets.c:1064:25: style:inconclusive: Function 'label_width' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gadgets.c:1064:35: style:inconclusive: Function 'label_width' argument 2 names different: declaration '' definition 'lines'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gadgets.c:246:16: style:inconclusive: Function 'clip_point' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gadgets.c:246:23: style:inconclusive: Function 'clip_point' argument 2 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gadgets.c:269:20: style:inconclusive: Function 'draw_clip_line' argument 1 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gadgets.c:269:28: style:inconclusive: Function 'draw_clip_line' argument 2 names different: declaration '' definition 'y1'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gadgets.c:269:36: style:inconclusive: Function 'draw_clip_line' argument 3 names different: declaration '' definition 'x2'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gadgets.c:269:44: style:inconclusive: Function 'draw_clip_line' argument 4 names different: declaration '' definition 'y2'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gadgets.c:288:23: style:inconclusive: Function 'draw_clip_polygon' argument 1 names different: declaration '' definition 'points'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gadgets.c:288:41: style:inconclusive: Function 'draw_clip_polygon' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gadgets.c:348:25: style:inconclusive: Function 'draw_clip_arrow' argument 1 names different: declaration '' definition 'dsx'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gadgets.c:348:37: style:inconclusive: Function 'draw_clip_arrow' argument 2 names different: declaration '' definition 'dsy'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gadgets.c:348:49: style:inconclusive: Function 'draw_clip_arrow' argument 3 names different: declaration '' definition 'dex'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gadgets.c:348:61: style:inconclusive: Function 'draw_clip_arrow' argument 4 names different: declaration '' definition 'dey'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gadgets.c:348:79: style:inconclusive: Function 'draw_clip_arrow' argument 5 names different: declaration '' definition 'head'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gadgets.c:427:16: style:inconclusive: Function 'clip_line' argument 1 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gadgets.c:427:25: style:inconclusive: Function 'clip_line' argument 2 names different: declaration '' definition 'y1'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gadgets.c:427:34: style:inconclusive: Function 'clip_line' argument 3 names different: declaration '' definition 'x2'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gadgets.c:427:43: style:inconclusive: Function 'clip_line' argument 4 names different: declaration '' definition 'y2'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gadgets.c:629:24: style:inconclusive: Function 'clip_polygon' argument 1 names different: declaration '' definition 'in'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gadgets.c:629:38: style:inconclusive: Function 'clip_polygon' argument 2 names different: declaration '' definition 'out'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gadgets.c:629:47: style:inconclusive: Function 'clip_polygon' argument 3 names different: declaration '' definition 'in_length'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gadgets.c:629:63: style:inconclusive: Function 'clip_polygon' argument 4 names different: declaration '' definition 'out_length'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gadgets.c:686:30: style:inconclusive: Function 'draw_polar_clip_line' argument 1 names different: declaration '' definition 'xbeg'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gadgets.c:686:43: style:inconclusive: Function 'draw_polar_clip_line' argument 2 names different: declaration '' definition 'ybeg'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gadgets.c:686:56: style:inconclusive: Function 'draw_polar_clip_line' argument 3 names different: declaration '' definition 'xend'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gadgets.c:686:69: style:inconclusive: Function 'draw_polar_clip_line' argument 4 names different: declaration '' definition 'yend'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/getcolor.c:118:36: style:inconclusive: Function 'interpolate_color_from_gray' argument 1 names different: declaration '' definition 'gray'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/getcolor.c:118:53: style:inconclusive: Function 'interpolate_color_from_gray' argument 2 names different: declaration '' definition 'color'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/getcolor.c:181:38: style:inconclusive: Function 'calculate_color_from_formulae' argument 1 names different: declaration '' definition 'gray'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/getcolor.c:181:55: style:inconclusive: Function 'calculate_color_from_formulae' argument 2 names different: declaration '' definition 'color'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplocale.c:61:20: style:inconclusive: Function 'locale_handler' argument 1 names different: declaration '' definition 'action'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplocale.c:61:34: style:inconclusive: Function 'locale_handler' argument 2 names different: declaration '' definition 'newlocale'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1071:26: style:inconclusive: Function 'delete_plot' argument 1 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1124:27: style:inconclusive: Function 'prepare_plot' argument 1 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1191:21: style:inconclusive: Function 'store_command' argument 1 names different: declaration '' definition 'buffer'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1191:42: style:inconclusive: Function 'store_command' argument 2 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1988:35: style:inconclusive: Function 'DrawRotatedErrorHandler' argument 1 names different: declaration '' definition 'display'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1988:58: style:inconclusive: Function 'DrawRotatedErrorHandler' argument 2 names different: declaration '' definition 'error_event'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1994:26: style:inconclusive: Function 'DrawRotated' argument 1 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1994:41: style:inconclusive: Function 'DrawRotated' argument 2 names different: declaration '' definition 'dpy'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1994:49: style:inconclusive: Function 'DrawRotated' argument 3 names different: declaration '' definition 'gc'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1994:57: style:inconclusive: Function 'DrawRotated' argument 4 names different: declaration '' definition 'xdest'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1994:68: style:inconclusive: Function 'DrawRotated' argument 5 names different: declaration '' definition 'ydest'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1995:14: style:inconclusive: Function 'DrawRotated' argument 6 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:1995:23: style:inconclusive: Function 'DrawRotated' argument 7 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:2182:23: style:inconclusive: Function 'exec_cmd' argument 1 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:2182:35: style:inconclusive: Function 'exec_cmd' argument 2 names different: declaration '' definition 'command'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3463:22: style:inconclusive: Function 'display' argument 1 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3577:28: style:inconclusive: Function 'UpdateWindow' argument 1 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3609:20: style:inconclusive: Function 'CmapClear' argument 1 names different: declaration '' definition 'cmap_ptr'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3617:29: style:inconclusive: Function 'RecolorWindow' argument 1 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3677:20: style:inconclusive: Function 'FreeColors' argument 1 names different: declaration '' definition 'cmp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3697:25: style:inconclusive: Function 'ReleaseColormap' argument 1 names different: declaration '' definition 'cmp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3710:23: style:inconclusive: Function 'ReallocColors' argument 1 names different: declaration '' definition 'cmap'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3710:33: style:inconclusive: Function 'ReallocColors' argument 2 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3734:15: style:inconclusive: Function 'GetVisual' argument 1 names different: declaration '' definition 'class'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3734:32: style:inconclusive: Function 'GetVisual' argument 2 names different: declaration '' definition 'visual'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3734:45: style:inconclusive: Function 'GetVisual' argument 3 names different: declaration '' definition 'depth'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3765:28: style:inconclusive: Function 'PaletteMake' argument 1 names different: declaration '' definition 'tpal'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3997:31: style:inconclusive: Function 'PaletteSetColor' argument 1 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:3997:44: style:inconclusive: Function 'PaletteSetColor' argument 2 names different: declaration '' definition 'gray'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:4454:21: style:inconclusive: Function 'reset_cursor' argument 1 names different: declaration '' definition 'skip_window'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:4692:23: style:inconclusive: Function 'process_event' argument 1 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5240:12: style:inconclusive: Function 'preset' argument 1 names different: declaration '' definition 'argc'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5240:24: style:inconclusive: Function 'preset' argument 2 names different: declaration '' definition 'argv'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5528:21: style:inconclusive: Function 'pr_GetR' argument 1 names different: declaration '' definition 'xrdb'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5528:33: style:inconclusive: Function 'pr_GetR' argument 2 names different: declaration '' definition 'resource'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5567:19: style:inconclusive: Function 'pr_color' argument 1 names different: declaration '' definition 'cmap_ptr'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5710:32: style:inconclusive: Function 'gpXTextWidth' argument 1 names different: declaration '' definition 'cfont'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5710:51: style:inconclusive: Function 'gpXTextWidth' argument 2 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5710:60: style:inconclusive: Function 'gpXTextWidth' argument 3 names different: declaration '' definition 'count'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5719:33: style:inconclusive: Function 'gpXTextHeight' argument 1 names different: declaration '' definition 'cfont'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5731:34: style:inconclusive: Function 'gpXTextExtents' argument 1 names different: declaration '' definition 'cfont'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5731:47: style:inconclusive: Function 'gpXTextExtents' argument 2 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5731:56: style:inconclusive: Function 'gpXTextExtents' argument 3 names different: declaration '' definition 'nchar'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5732:20: style:inconclusive: Function 'gpXTextExtents' argument 4 names different: declaration '' definition 'overall'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5752:27: style:inconclusive: Function 'gpXSetFont' argument 1 names different: declaration '' definition 'disp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5752:36: style:inconclusive: Function 'gpXSetFont' argument 2 names different: declaration '' definition 'gc'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5752:45: style:inconclusive: Function 'gpXSetFont' argument 3 names different: declaration '' definition 'fontid'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5760:35: style:inconclusive: Function 'gpXDrawImageString' argument 1 names different: declaration '' definition 'disp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5760:50: style:inconclusive: Function 'gpXDrawImageString' argument 2 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5760:56: style:inconclusive: Function 'gpXDrawImageString' argument 3 names different: declaration '' definition 'gc'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5760:64: style:inconclusive: Function 'gpXDrawImageString' argument 4 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5760:71: style:inconclusive: Function 'gpXDrawImageString' argument 5 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5761:17: style:inconclusive: Function 'gpXDrawImageString' argument 6 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5761:26: style:inconclusive: Function 'gpXDrawImageString' argument 7 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5772:30: style:inconclusive: Function 'gpXDrawString' argument 1 names different: declaration '' definition 'disp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5772:45: style:inconclusive: Function 'gpXDrawString' argument 2 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5772:51: style:inconclusive: Function 'gpXDrawString' argument 3 names different: declaration '' definition 'gc'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5772:59: style:inconclusive: Function 'gpXDrawString' argument 4 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5772:66: style:inconclusive: Function 'gpXDrawString' argument 5 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5773:19: style:inconclusive: Function 'gpXDrawString' argument 6 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5773:28: style:inconclusive: Function 'gpXDrawString' argument 7 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5784:41: style:inconclusive: Function 'gpXLoadQueryFont' argument 1 names different: declaration '' definition 'disp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5784:53: style:inconclusive: Function 'gpXLoadQueryFont' argument 2 names different: declaration '' definition 'fontname'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5857:24: style:inconclusive: Function 'gpXStoreName' argument 1 names different: declaration '' definition 'dpy'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5857:36: style:inconclusive: Function 'gpXStoreName' argument 2 names different: declaration '' definition 'w'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5857:45: style:inconclusive: Function 'gpXStoreName' argument 3 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:5931:16: style:inconclusive: Function 'pr_font' argument 1 names different: declaration '' definition 'fontname'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6269:19: style:inconclusive: Function 'pr_geometry' argument 1 names different: declaration '' definition 'instr'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6350:24: style:inconclusive: Function 'pr_window' argument 1 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6574:34: style:inconclusive: Function 'export_graph' argument 1 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6589:32: style:inconclusive: Function 'handle_selection_event' argument 1 names different: declaration '' definition 'event'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6723:29: style:inconclusive: Function 'Add_Plot_To_Linked_List' argument 1 names different: declaration '' definition 'plot_number'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6767:37: style:inconclusive: Function 'Remove_Plot_From_Linked_List' argument 1 names different: declaration '' definition 'plot_window'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6804:40: style:inconclusive: Function 'Find_Plot_In_Linked_List_By_Number' argument 1 names different: declaration '' definition 'plot_number'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6823:43: style:inconclusive: Function 'Find_Plot_In_Linked_List_By_Window' argument 1 names different: declaration '' definition 'window'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6858:42: style:inconclusive: Function 'Find_Plot_In_Linked_List_By_CMap' argument 1 names different: declaration '' definition 'cmp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:6902:38: style:inconclusive: Function 'Add_Plot_To_Remove_FIFO_Queue' argument 1 names different: declaration '' definition 'plot_window'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7093:38: style:inconclusive: Function 'Remove_CMap_From_Linked_List' argument 1 names different: declaration '' definition 'cmp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7129:34: style:inconclusive: Function 'Find_CMap_In_Linked_List' argument 1 names different: declaration '' definition 'colormap'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7148:22: style:inconclusive: Function 'cmaps_differ' argument 1 names different: declaration '' definition 'cmap1'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/gplt_x11.c:7148:37: style:inconclusive: Function 'cmaps_differ' argument 2 names different: declaration '' definition 'cmap2'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/graph3d.c:3124:18: style:inconclusive: Function 'xtick_callback' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/graph3d.c:3260:18: style:inconclusive: Function 'ytick_callback' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/graph3d.c:3395:18: style:inconclusive: Function 'ztick_callback' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/graph3d.c:4424:18: style:inconclusive: Function 'zslice_callback' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/graph3d.c:601:23: style:inconclusive: Function 'get_arrow3d' argument 1 names different: declaration '' definition 'arrow'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/graph3d.c:602:13: style:inconclusive: Function 'get_arrow3d' argument 2 names different: declaration '' definition 'dsx'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/graph3d.c:602:26: style:inconclusive: Function 'get_arrow3d' argument 3 names different: declaration '' definition 'dsy'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/graph3d.c:603:13: style:inconclusive: Function 'get_arrow3d' argument 4 names different: declaration '' definition 'dex'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/graph3d.c:603:26: style:inconclusive: Function 'get_arrow3d' argument 5 names different: declaration '' definition 'dey'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/graph3d.c:668:20: style:inconclusive: Function 'place_arrows3d' argument 1 names different: declaration '' definition 'layer'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/graphics.c:1440:9: style:inconclusive: Function 'finish_filled_curve' argument 1 names different: declaration '' definition 'points'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/graphics.c:1441:15: style:inconclusive: Function 'finish_filled_curve' argument 2 names different: declaration '' definition 'corners'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/graphics.c:1442:26: style:inconclusive: Function 'finish_filled_curve' argument 3 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/graphics.c:3935:37: style:inconclusive: Function 'filter_boxplot' argument 1 names different: declaration '' definition 'plot'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/graphics.c:4201:18: style:inconclusive: Function 'xtick2d_callback' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/graphics.c:4291:18: style:inconclusive: Function 'ytick2d_callback' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/graphics.c:4377:18: style:inconclusive: Function 'ttick_callback' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] 2.20.0 gnuplot-6.0.3+dfsg1/src/graphics.c:5094:23: style: Variable 'vertex[points].x' is assigned a value that is never used. [unreadVariable] 2.20.0 gnuplot-6.0.3+dfsg1/src/graphics.c:5095:23: style: Variable 'vertex[points].y' is assigned a value that is never used. [unreadVariable] 2.20.0 gnuplot-6.0.3+dfsg1/src/graphics.c:5122:28: style: Variable 'vertex[points++].y' is assigned a value that is never used. [unreadVariable] 2.20.0 gnuplot-6.0.3+dfsg1/src/graphics.c:5127:27: style: Variable 'vertex[points++].y' is assigned a value that is never used. [unreadVariable] head gnuplot-6.0.3+dfsg1/src/graphics.c:6229:34: style:inconclusive: Function 'spidertick_callback' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/graphics.c:682:30: style:inconclusive: Function 'do_plot' argument 1 names different: declaration '' definition 'plots'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/graphics.c:682:41: style:inconclusive: Function 'do_plot' argument 2 names different: declaration '' definition 'pcount'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/hidden3d.c:2208:14: style:inconclusive: Function 'draw_line_hidden' argument 1 names different: declaration '' definition 'v1'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/hidden3d.c:2208:27: style:inconclusive: Function 'draw_line_hidden' argument 2 names different: declaration '' definition 'v2'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/hidden3d.c:2209:27: style:inconclusive: Function 'draw_line_hidden' argument 3 names different: declaration '' definition 'lp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/hidden3d.c:2258:28: style:inconclusive: Function 'draw_label_hidden' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/hidden3d.c:2258:53: style:inconclusive: Function 'draw_label_hidden' argument 2 names different: declaration '' definition 'lp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/hidden3d.c:2258:61: style:inconclusive: Function 'draw_label_hidden' argument 3 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/hidden3d.c:2258:68: style:inconclusive: Function 'draw_label_hidden' argument 4 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/interpol.c:913:19: style:inconclusive: Function 'do_cubic' argument 3 names different: declaration '' definition 'sc2'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/interpol.c:914:9: style:inconclusive: Function 'do_cubic' argument 4 names different: declaration '' definition 'first_point'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/interpol.c:915:9: style:inconclusive: Function 'do_cubic' argument 5 names different: declaration '' definition 'num_points'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/interpol.c:916:24: style:inconclusive: Function 'do_cubic' argument 6 names different: declaration '' definition 'dest'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/jitter.c:233:19: style:inconclusive: Function 'save_jitter' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/matrix.c:236:20: style:inconclusive: Function 'lu_decomp' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/matrix.c:236:27: style:inconclusive: Function 'lu_decomp' argument 2 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/matrix.c:236:35: style:inconclusive: Function 'lu_decomp' argument 3 names different: declaration '' definition 'indx'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/matrix.c:236:49: style:inconclusive: Function 'lu_decomp' argument 4 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/matrix.c:292:23: style:inconclusive: Function 'lu_backsubst' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/matrix.c:292:38: style:inconclusive: Function 'lu_backsubst' argument 3 names different: declaration '' definition 'indx'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/matrix.c:292:52: style:inconclusive: Function 'lu_backsubst' argument 4 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/misc.c:1578:30: style:inconclusive: Function 'arrow_parse' argument 1 names different: declaration '' definition 'arrow'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/misc.c:1579:14: style:inconclusive: Function 'arrow_parse' argument 2 names different: declaration '' definition 'allow_as'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/misc.c:217:8: style: Variable 'argstring' can be declared as pointer to const [constVariablePointer] head gnuplot-6.0.3+dfsg1/src/misc.c:655:28: style:inconclusive: Function 'loadpath_fopen' argument 1 names different: declaration '' definition 'filename'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/misc.c:655:50: style:inconclusive: Function 'loadpath_fopen' argument 2 names different: declaration '' definition 'mode'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/misc.c:778:51: style:inconclusive: Function 'get_filledcurves_style_options' argument 1 names different: declaration '' definition 'fco'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/misc.c:819:48: style:inconclusive: Function 'filledcurves_options_tofile' argument 1 names different: declaration '' definition 'fco'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/misc.c:819:59: style:inconclusive: Function 'filledcurves_options_tofile' argument 2 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/multiplot.c:628:45: style:inconclusive: Function 'mp_layout_set_margin_or_spacing' argument 1 names different: declaration '' definition 'margin'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/parse.c:114:23: style:inconclusive: Function 'convert' argument 1 names different: declaration '' definition 'val_ptr'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/parse.c:114:36: style:inconclusive: Function 'convert' argument 2 names different: declaration '' definition 't_num'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/parse.c:1208:36: style:inconclusive: Function 'parse_link_via' argument 1 names different: declaration '' definition 'udf'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/parse.c:1694:28: style:inconclusive: Function 'next_iteration' argument 1 names different: declaration '' definition 'iter'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/parse.c:1762:26: style:inconclusive: Function 'no_iteration' argument 1 names different: declaration '' definition 'iter'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/parse.c:1779:29: style:inconclusive: Function 'empty_iteration' argument 1 names different: declaration '' definition 'iter'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/parse.c:1790:31: style:inconclusive: Function 'cleanup_iteration' argument 1 names different: declaration '' definition 'iter'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/parse.c:1811:31: style:inconclusive: Function 'forever_iteration' argument 1 names different: declaration '' definition 'iter'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/parse.c:330:29: style:inconclusive: Function 'create_call_column_at' argument 1 names different: declaration '' definition 'string'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/plot.c:896:24: style:inconclusive: Function 'gp_expand_tilde' argument 1 names different: declaration '' definition 'pathp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/plot2d.c:1465:26: style:inconclusive: Function 'store2d_point' argument 1 names different: declaration '' definition 'current_plot'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/plot2d.c:2051:24: style:inconclusive: Function 'store_label' argument 1 names different: declaration '' definition 'listhead'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/plot2d.c:2052:24: style:inconclusive: Function 'store_label' argument 2 names different: declaration '' definition 'cp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/plot2d.c:2189:17: style: Variable 'key' can be declared as pointer to const [constVariablePointer] head gnuplot-6.0.3+dfsg1/src/plot2d.c:3627:9: style: Variable 'name_str' can be declared as pointer to const [constVariablePointer] head gnuplot-6.0.3+dfsg1/src/plot2d.c:389:31: style:inconclusive: Function 'get_data' argument 1 names different: declaration '' definition 'current_plot'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/pm3d.c:120:18: style:inconclusive: Function 'geomean4' argument 1 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/pm3d.c:120:29: style:inconclusive: Function 'geomean4' argument 2 names different: declaration '' definition 'x2'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/pm3d.c:120:40: style:inconclusive: Function 'geomean4' argument 3 names different: declaration '' definition 'x3'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/pm3d.c:120:51: style:inconclusive: Function 'geomean4' argument 4 names different: declaration '' definition 'x4'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/pm3d.c:133:18: style:inconclusive: Function 'harmean4' argument 1 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/pm3d.c:133:29: style:inconclusive: Function 'harmean4' argument 2 names different: declaration '' definition 'x2'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/pm3d.c:133:40: style:inconclusive: Function 'harmean4' argument 3 names different: declaration '' definition 'x3'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/pm3d.c:133:51: style:inconclusive: Function 'harmean4' argument 4 names different: declaration '' definition 'x4'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/pm3d.c:146:17: style:inconclusive: Function 'median4' argument 1 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/pm3d.c:146:28: style:inconclusive: Function 'median4' argument 2 names different: declaration '' definition 'x2'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/pm3d.c:146:39: style:inconclusive: Function 'median4' argument 3 names different: declaration '' definition 'x3'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/pm3d.c:146:50: style:inconclusive: Function 'median4' argument 4 names different: declaration '' definition 'x4'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/pm3d.c:1487:42: style:inconclusive: Function 'apply_lighting_model' argument 1 names different: declaration '' definition 'v0'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/pm3d.c:1487:65: style:inconclusive: Function 'apply_lighting_model' argument 2 names different: declaration '' definition 'v1'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/pm3d.c:1488:22: style:inconclusive: Function 'apply_lighting_model' argument 3 names different: declaration '' definition 'v2'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/pm3d.c:1488:45: style:inconclusive: Function 'apply_lighting_model' argument 4 names different: declaration '' definition 'v3'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/pm3d.c:182:14: style:inconclusive: Function 'rms4' argument 1 names different: declaration '' definition 'x1'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/pm3d.c:182:25: style:inconclusive: Function 'rms4' argument 2 names different: declaration '' definition 'x2'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/pm3d.c:182:36: style:inconclusive: Function 'rms4' argument 3 names different: declaration '' definition 'x3'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/pm3d.c:182:47: style:inconclusive: Function 'rms4' argument 4 names different: declaration '' definition 'x4'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/pm3d.c:221:23: style:inconclusive: Function 'pm3d_rearrange_part' argument 1 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/pm3d.c:222:15: style:inconclusive: Function 'pm3d_rearrange_part' argument 2 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/pm3d.c:223:25: style:inconclusive: Function 'pm3d_rearrange_part' argument 3 names different: declaration '' definition 'dest'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/pm3d.c:224:10: style:inconclusive: Function 'pm3d_rearrange_part' argument 4 names different: declaration '' definition 'invert'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/pm3d.c:476:34: style:inconclusive: Function 'pm3d_plot' argument 1 names different: declaration '' definition 'this_plot'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/pm3d.c:476:49: style:inconclusive: Function 'pm3d_plot' argument 2 names different: declaration '' definition 'at_which_z'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1055:17: style:inconclusive: Function 'save_tics' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1055:34: style:inconclusive: Function 'save_tics' argument 2 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1168:16: style:inconclusive: Function 'save_key' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1279:18: style:inconclusive: Function 'save_mtics' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1279:35: style:inconclusive: Function 'save_mtics' argument 2 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1304:30: style:inconclusive: Function 'save_num_or_time_input' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1304:57: style:inconclusive: Function 'save_num_or_time_input' argument 3 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1330:27: style:inconclusive: Function 'save_style_parallel' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1341:25: style:inconclusive: Function 'save_style_spider' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1350:26: style:inconclusive: Function 'save_style_textbox' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1379:26: style:inconclusive: Function 'save_pm3d_lighting' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1379:36: style:inconclusive: Function 'save_pm3d_lighting' argument 2 names different: declaration '' definition 'tab'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1390:21: style:inconclusive: Function 'save_position' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1390:42: style:inconclusive: Function 'save_position' argument 2 names different: declaration '' definition 'pos'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1390:51: style:inconclusive: Function 'save_position' argument 3 names different: declaration '' definition 'ndim'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1390:66: style:inconclusive: Function 'save_position' argument 4 names different: declaration '' definition 'offset'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1434:19: style:inconclusive: Function 'save_prange' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1434:36: style:inconclusive: Function 'save_prange' argument 2 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1508:17: style:inconclusive: Function 'save_link' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1508:27: style:inconclusive: Function 'save_link' argument 2 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1522:22: style:inconclusive: Function 'save_nonlinear' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1522:32: style:inconclusive: Function 'save_nonlinear' argument 2 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1541:21: style:inconclusive: Function 'save_zeroaxis' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1541:36: style:inconclusive: Function 'save_zeroaxis' argument 2 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1554:22: style:inconclusive: Function 'save_fillstyle' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1554:56: style:inconclusive: Function 'save_fillstyle' argument 2 names different: declaration '' definition 'fs'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:155:27: style:inconclusive: Function 'save_functions__sub' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1586:22: style:inconclusive: Function 'save_textcolor' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1586:52: style:inconclusive: Function 'save_textcolor' argument 2 names different: declaration '' definition 'tc'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1599:22: style:inconclusive: Function 'save_pm3dcolor' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1599:52: style:inconclusive: Function 'save_pm3dcolor' argument 2 names different: declaration '' definition 'tc'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1634:28: style:inconclusive: Function 'save_data_func_style' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1634:44: style:inconclusive: Function 'save_data_func_style' argument 2 names different: declaration '' definition 'which'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1634:67: style:inconclusive: Function 'save_data_func_style' argument 3 names different: declaration '' definition 'style'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1650:21: style:inconclusive: Function 'save_dashtype' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1650:29: style:inconclusive: Function 'save_dashtype' argument 2 names different: declaration '' definition 'd_type'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1650:55: style:inconclusive: Function 'save_dashtype' argument 3 names different: declaration '' definition 'dt'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:168:27: style:inconclusive: Function 'save_variables__sub' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1696:21: style:inconclusive: Function 'save_linetype' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1696:40: style:inconclusive: Function 'save_linetype' argument 2 names different: declaration '' definition 'lp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1696:53: style:inconclusive: Function 'save_linetype' argument 3 names different: declaration '' definition 'show_point'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1728:20: style:inconclusive: Function 'save_offsets' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1728:30: style:inconclusive: Function 'save_offsets' argument 2 names different: declaration '' definition 'lead'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1738:17: style:inconclusive: Function 'save_bars' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] 2.20.0 gnuplot-6.0.3+dfsg1/src/save.c:1744:13: warning: If resource allocation fails, then there is a possible null pointer dereference: fp [nullPointerOutOfResources] gnuplot-6.0.3+dfsg1/src/save.c:2051:24: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/save.c:2051:24: note: Assignment 'currentfp=tmpfile()', assigned value is 0 gnuplot-6.0.3+dfsg1/src/save.c:2052:14: note: Calling function 'save_all', 1st argument 'currentfp' value is 0 gnuplot-6.0.3+dfsg1/src/save.c:106:15: note: Calling function 'save_set_all', 1st argument 'fp' value is 0 gnuplot-6.0.3+dfsg1/src/save.c:344:15: note: Calling function 'save_bars', 1st argument 'fp' value is 0 gnuplot-6.0.3+dfsg1/src/save.c:1740:18: note: Assuming condition is false gnuplot-6.0.3+dfsg1/src/save.c:1744:13: note: Null pointer dereference head gnuplot-6.0.3+dfsg1/src/save.c:1804:19: style:inconclusive: Function 'save_object' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1804:27: style:inconclusive: Function 'save_object' argument 2 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:1922:18: style:inconclusive: Function 'save_walls' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] 2.20.0 gnuplot-6.0.3+dfsg1/src/save.c:2054:12: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: currentfp [nullPointerOutOfResources] gnuplot-6.0.3+dfsg1/src/save.c:2051:24: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/save.c:2051:24: note: Assignment 'currentfp=tmpfile()', assigned value is 0 gnuplot-6.0.3+dfsg1/src/save.c:2054:12: note: Null pointer dereference 2.20.0 gnuplot-6.0.3+dfsg1/src/save.c:2061:29: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: currentfp [nullPointerOutOfResources] gnuplot-6.0.3+dfsg1/src/save.c:2051:24: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/save.c:2051:24: note: Assignment 'currentfp=tmpfile()', assigned value is 0 gnuplot-6.0.3+dfsg1/src/save.c:2061:29: note: Null pointer dereference 2.20.0 gnuplot-6.0.3+dfsg1/src/save.c:2066:29: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: currentfp [nullPointerOutOfResources] gnuplot-6.0.3+dfsg1/src/save.c:2051:24: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/save.c:2051:24: note: Assignment 'currentfp=tmpfile()', assigned value is 0 gnuplot-6.0.3+dfsg1/src/save.c:2066:29: note: Null pointer dereference 2.20.0 gnuplot-6.0.3+dfsg1/src/save.c:2073:12: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: currentfp [nullPointerOutOfResources] gnuplot-6.0.3+dfsg1/src/save.c:2051:24: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/save.c:2051:24: note: Assignment 'currentfp=tmpfile()', assigned value is 0 gnuplot-6.0.3+dfsg1/src/save.c:2073:12: note: Null pointer dereference head gnuplot-6.0.3+dfsg1/src/save.c:223:26: style:inconclusive: Function 'save_array_content' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:223:44: style:inconclusive: Function 'save_array_content' argument 2 names different: declaration '' definition 'array'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/save.c:312:20: style:inconclusive: Function 'save_set_all' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] 2.20.0 gnuplot-6.0.3+dfsg1/src/save.c:333:13: warning: If resource allocation fails, then there is a possible null pointer dereference: fp [nullPointerOutOfResources] gnuplot-6.0.3+dfsg1/src/save.c:2051:24: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/save.c:2051:24: note: Assignment 'currentfp=tmpfile()', assigned value is 0 gnuplot-6.0.3+dfsg1/src/save.c:2052:14: note: Calling function 'save_all', 1st argument 'currentfp' value is 0 gnuplot-6.0.3+dfsg1/src/save.c:106:15: note: Calling function 'save_set_all', 1st argument 'fp' value is 0 gnuplot-6.0.3+dfsg1/src/save.c:333:13: note: Null pointer dereference 2.20.0 gnuplot-6.0.3+dfsg1/src/save.c:353:13: warning: If resource allocation fails, then there is a possible null pointer dereference: fp [nullPointerOutOfResources] gnuplot-6.0.3+dfsg1/src/save.c:2051:24: note: Assuming allocation function fails gnuplot-6.0.3+dfsg1/src/save.c:2051:24: note: Assignment 'currentfp=tmpfile()', assigned value is 0 gnuplot-6.0.3+dfsg1/src/save.c:2052:14: note: Calling function 'save_all', 1st argument 'currentfp' value is 0 gnuplot-6.0.3+dfsg1/src/save.c:106:15: note: Calling function 'save_set_all', 1st argument 'fp' value is 0 gnuplot-6.0.3+dfsg1/src/save.c:353:13: note: Null pointer dereference head gnuplot-6.0.3+dfsg1/src/set.c:2984:24: style:inconclusive: Function 'set_margin' argument 1 names different: declaration '' definition 'margin'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/set.c:3034:22: style:inconclusive: Function 'set_separator' argument 1 names different: declaration '' definition 'xx_separators'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/set.c:4087:13: style:inconclusive: Function 'set_obj' argument 1 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/set.c:4087:22: style:inconclusive: Function 'set_obj' argument 2 names different: declaration '' definition 'obj_type'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/set.c:5343:27: style:inconclusive: Function 'set_timedata' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/set.c:5361:24: style:inconclusive: Function 'set_range' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/set.c:5460:25: style:inconclusive: Function 'set_zeroaxis' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/set.c:5489:27: style:inconclusive: Function 'set_tic_prop' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/set.c:6164:41: style:inconclusive: Function 'parse_label_options' argument 1 names different: declaration '' definition 'this_label'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/show.c:1447:19: style:inconclusive: Function 'show_dashtype' argument 1 names different: declaration '' definition 'tag'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/show.c:1814:26: style:inconclusive: Function 'show_zeroaxis' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/show.c:2972:25: style:inconclusive: Function 'show_mtics' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/show.c:3088:27: style:inconclusive: Function 'show_axislabel' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/show.c:3097:34: style:inconclusive: Function 'show_data_is_timedate' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/show.c:3475:27: style:inconclusive: Function 'show_ticdefp' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/show.c:3604:24: style:inconclusive: Function 'show_ticdef' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/show.c:3611:18: style:inconclusive: Function 'disp_value' argument 1 names different: declaration '' definition 'fp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/show.c:3611:36: style:inconclusive: Function 'disp_value' argument 2 names different: declaration '' definition 'val'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/show.c:3611:50: style:inconclusive: Function 'disp_value' argument 3 names different: declaration '' definition 'need_quotes'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/show.c:731:25: style:inconclusive: Function 'disp_at' argument 1 names different: declaration '' definition 'curr_at'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/show.c:731:38: style:inconclusive: Function 'disp_at' argument 2 names different: declaration '' definition 'level'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/specfun.c:270:14: style:inconclusive: Function 'mtherr' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/specfun.c:270:24: style:inconclusive: Function 'mtherr' argument 2 names different: declaration '' definition 'code'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/stdfn.c:131:14: style:inconclusive: Function 'strerror' argument 1 names different: declaration '' definition 'no'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/stdfn.c:149:20: style:inconclusive: Function 'strstr' argument 1 names different: declaration '' definition 'cs'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/stdfn.c:149:36: style:inconclusive: Function 'strstr' argument 2 names different: declaration '' definition 'ct'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/stdfn.c:182:20: style:inconclusive: Function 'sleep' argument 1 names different: declaration '' definition 'delay'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/stdfn.c:249:24: style:inconclusive: Function 'gp_stricmp' argument 1 names different: declaration '' definition 's1'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/stdfn.c:249:40: style:inconclusive: Function 'gp_stricmp' argument 2 names different: declaration '' definition 's2'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/stdfn.c:279:25: style:inconclusive: Function 'gp_strnicmp' argument 1 names different: declaration '' definition 's1'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/stdfn.c:279:41: style:inconclusive: Function 'gp_strnicmp' argument 2 names different: declaration '' definition 's2'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/stdfn.c:279:52: style:inconclusive: Function 'gp_strnicmp' argument 3 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/stdfn.c:333:20: style:inconclusive: Function 'safe_strncpy' argument 1 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/stdfn.c:333:35: style:inconclusive: Function 'safe_strncpy' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/stdfn.c:333:45: style:inconclusive: Function 'safe_strncpy' argument 3 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/stdfn.c:354:24: style:inconclusive: Function 'gp_strcspn' argument 1 names different: declaration '' definition 'str1'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/stdfn.c:354:42: style:inconclusive: Function 'gp_strcspn' argument 2 names different: declaration '' definition 'str2'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/stdfn.c:76:14: style:inconclusive: Function 'memcpy' argument 1 names different: declaration '' definition 'dest'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/stdfn.c:76:26: style:inconclusive: Function 'memcpy' argument 2 names different: declaration '' definition 'src'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/stdfn.c:76:38: style:inconclusive: Function 'memcpy' argument 3 names different: declaration '' definition 'len'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/stdfn.c:94:20: style:inconclusive: Function 'strchr' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/stdfn.c:94:27: style:inconclusive: Function 'strchr' argument 2 names different: declaration '' definition 'c'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/tables.c:799:38: style:inconclusive: Function 'lookup_table' argument 1 names different: declaration '' definition 'tbl'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/tables.c:799:47: style:inconclusive: Function 'lookup_table' argument 2 names different: declaration '' definition 'find_token'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/tables.c:810:40: style:inconclusive: Function 'lookup_ftable' argument 1 names different: declaration '' definition 'ftbl'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/tables.c:810:50: style:inconclusive: Function 'lookup_ftable' argument 2 names different: declaration '' definition 'find_token'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/term.c:1278:24: style:inconclusive: Function 'MOVE_null' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/term.c:1278:40: style:inconclusive: Function 'MOVE_null' argument 2 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/term.c:1285:19: style:inconclusive: Function 'LINETYPE_null' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/term.c:1291:27: style:inconclusive: Function 'PUTTEXT_null' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/term.c:1291:43: style:inconclusive: Function 'PUTTEXT_null' argument 2 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/term.c:1291:58: style:inconclusive: Function 'PUTTEXT_null' argument 3 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/term.c:1300:23: style:inconclusive: Function 'null_linewidth' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/term.c:2648:26: style:inconclusive: Function 'estimate_plaintext' argument 1 names different: declaration '' definition 'enhancedtext'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/term.c:2753:41: style:inconclusive: Function 'style_from_fill' argument 1 names different: declaration '' definition 'fs'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/term.c:2940:24: style:inconclusive: Function 'strlen_tex' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/term.c:337:23: style:inconclusive: Function 'term_set_output' argument 1 names different: declaration '' definition 'dest'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/term.c:726:36: style:inconclusive: Function 'term_check_multiplot_okay' argument 1 names different: declaration '' definition 'f_interactive'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/term.c:765:16: style:inconclusive: Function 'write_multiline' argument 2 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/term.c:765:9: style:inconclusive: Function 'write_multiline' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/term.c:766:11: style:inconclusive: Function 'write_multiline' argument 3 names different: declaration '' definition 'text'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/term.c:767:13: style:inconclusive: Function 'write_multiline' argument 4 names different: declaration '' definition 'hor'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/term.c:768:18: style:inconclusive: Function 'write_multiline' argument 5 names different: declaration '' definition 'vert'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/term.c:769:11: style:inconclusive: Function 'write_multiline' argument 6 names different: declaration '' definition 'angle'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/term.c:770:17: style:inconclusive: Function 'write_multiline' argument 7 names different: declaration '' definition 'font'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/time.c:108:17: style:inconclusive: Function 'gstrptime' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/time.c:108:26: style:inconclusive: Function 'gstrptime' argument 2 names different: declaration '' definition 'fmt'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/time.c:108:42: style:inconclusive: Function 'gstrptime' argument 3 names different: declaration '' definition 'tm'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/time.c:108:54: style:inconclusive: Function 'gstrptime' argument 4 names different: declaration '' definition 'usec'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/time.c:108:68: style:inconclusive: Function 'gstrptime' argument 5 names different: declaration '' definition 'reltime'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/time.c:449:17: style:inconclusive: Function 'gstrftime' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/time.c:449:27: style:inconclusive: Function 'gstrftime' argument 2 names different: declaration '' definition 'bsz'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/time.c:449:44: style:inconclusive: Function 'gstrftime' argument 3 names different: declaration '' definition 'fmt'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/time.c:449:56: style:inconclusive: Function 'gstrftime' argument 4 names different: declaration '' definition 'l_clock'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/time.c:793:20: style:inconclusive: Function 'gtimegm' argument 1 names different: declaration '' definition 'tm'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/time.c:864:20: style:inconclusive: Function 'ggmtime' argument 1 names different: declaration '' definition 'tm'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/time.c:864:31: style:inconclusive: Function 'ggmtime' argument 2 names different: declaration '' definition 'l_clock'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/time.c:944:16: style:inconclusive: Function 'tmweek' argument 1 names different: declaration '' definition 'time'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/time.c:944:26: style:inconclusive: Function 'tmweek' argument 2 names different: declaration '' definition 'standard'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/unset.c:1322:45: style:inconclusive: Function 'delete_dashtype' argument 1 names different: declaration '' definition 'prev'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/unset.c:1322:79: style:inconclusive: Function 'delete_dashtype' argument 2 names different: declaration '' definition 'this'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/unset.c:1337:41: style:inconclusive: Function 'delete_linestyle' argument 1 names different: declaration '' definition 'head'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/unset.c:1337:69: style:inconclusive: Function 'delete_linestyle' argument 2 names different: declaration '' definition 'prev'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/unset.c:1337:97: style:inconclusive: Function 'delete_linestyle' argument 3 names different: declaration '' definition 'this'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/unset.c:1365:29: style:inconclusive: Function 'reset_logscale' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/unset.c:1428:26: style:inconclusive: Function 'unset_margin' argument 1 names different: declaration '' definition 'margin'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/unset.c:1471:29: style:inconclusive: Function 'unset_minitics' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/unset.c:1487:25: style:inconclusive: Function 'unset_tics' argument 1 names different: declaration '' definition 'this_axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/unset.c:1517:33: style:inconclusive: Function 'unset_month_day_tics' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/unset.c:1938:27: style:inconclusive: Function 'unset_timedata' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/unset.c:1947:24: style:inconclusive: Function 'unset_range' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/unset.c:1961:27: style:inconclusive: Function 'unset_zeroaxis' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/unset.c:1981:38: style:inconclusive: Function 'unset_axislabel_or_title' argument 1 names different: declaration '' definition 'label'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/unset.c:1992:28: style:inconclusive: Function 'unset_axislabel' argument 1 names different: declaration '' definition 'axis'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/unset.c:733:32: style:inconclusive: Function 'delete_arrow' argument 1 names different: declaration '' definition 'prev'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/unset.c:733:56: style:inconclusive: Function 'delete_arrow' argument 2 names different: declaration '' definition 'this'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/unset.c:753:40: style:inconclusive: Function 'free_arrowstyle' argument 1 names different: declaration '' definition 'arrowstyle'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/unset.c:781:18: style:inconclusive: Function 'unset_pixmap' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1108:14: style:inconclusive: Function 'os_error' argument 1 names different: declaration '' definition 't_num'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1108:33: style:inconclusive: Function 'os_error' argument 2 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1108:38: style:inconclusive: Function 'os_error' argument 10 names different: declaration '' definition 'a8'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1108:38: style:inconclusive: Function 'os_error' argument 3 names different: declaration '' definition 'a1'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1108:38: style:inconclusive: Function 'os_error' argument 4 names different: declaration '' definition 'a2'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1108:38: style:inconclusive: Function 'os_error' argument 5 names different: declaration '' definition 'a3'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1108:38: style:inconclusive: Function 'os_error' argument 6 names different: declaration '' definition 'a4'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1108:38: style:inconclusive: Function 'os_error' argument 7 names different: declaration '' definition 'a5'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1108:38: style:inconclusive: Function 'os_error' argument 8 names different: declaration '' definition 'a6'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1108:38: style:inconclusive: Function 'os_error' argument 9 names different: declaration '' definition 'a7'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1145:15: style:inconclusive: Function 'int_error' argument 1 names different: declaration '' definition 't_num'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1145:33: style:inconclusive: Function 'int_error' argument 2 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1145:40: style:inconclusive: Function 'int_error' argument 10 names different: declaration '' definition 'a8'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1145:40: style:inconclusive: Function 'int_error' argument 3 names different: declaration '' definition 'a1'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1145:40: style:inconclusive: Function 'int_error' argument 4 names different: declaration '' definition 'a2'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1145:40: style:inconclusive: Function 'int_error' argument 5 names different: declaration '' definition 'a3'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1145:40: style:inconclusive: Function 'int_error' argument 6 names different: declaration '' definition 'a4'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1145:40: style:inconclusive: Function 'int_error' argument 7 names different: declaration '' definition 'a5'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1145:40: style:inconclusive: Function 'int_error' argument 8 names different: declaration '' definition 'a6'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1145:40: style:inconclusive: Function 'int_error' argument 9 names different: declaration '' definition 'a7'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:118:19: style:inconclusive: Function 'almost_equals' argument 1 names different: declaration '' definition 't_num'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:118:38: style:inconclusive: Function 'almost_equals' argument 2 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1220:14: style:inconclusive: Function 'int_warn' argument 1 names different: declaration '' definition 't_num'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1220:32: style:inconclusive: Function 'int_warn' argument 2 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1220:39: style:inconclusive: Function 'int_warn' argument 10 names different: declaration '' definition 'a8'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1220:39: style:inconclusive: Function 'int_warn' argument 3 names different: declaration '' definition 'a1'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1220:39: style:inconclusive: Function 'int_warn' argument 4 names different: declaration '' definition 'a2'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1220:39: style:inconclusive: Function 'int_warn' argument 5 names different: declaration '' definition 'a3'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1220:39: style:inconclusive: Function 'int_warn' argument 6 names different: declaration '' definition 'a4'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1220:39: style:inconclusive: Function 'int_warn' argument 7 names different: declaration '' definition 'a5'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1220:39: style:inconclusive: Function 'int_warn' argument 8 names different: declaration '' definition 'a6'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1220:39: style:inconclusive: Function 'int_warn' argument 9 names different: declaration '' definition 'a7'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1309:16: style:inconclusive: Function 'parse_sq' argument 1 names different: declaration '' definition 'instr'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:1327:17: style:inconclusive: Function 'parse_esc' argument 1 names different: declaration '' definition 'instr'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:151:21: style:inconclusive: Function 'token_to_string' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:164:14: style:inconclusive: Function 'isstring' argument 1 names different: declaration '' definition 't_num'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:178:14: style:inconclusive: Function 'type_udv' argument 1 names different: declaration '' definition 't_num'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:199:15: style:inconclusive: Function 'isanumber' argument 1 names different: declaration '' definition 't_num'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:206:14: style:inconclusive: Function 'isletter' argument 1 names different: declaration '' definition 't_num'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:217:22: style:inconclusive: Function 'might_be_numeric' argument 1 names different: declaration '' definition 't_num'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:237:19: style:inconclusive: Function 'is_definition' argument 1 names different: declaration '' definition 't_num'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:270:16: style:inconclusive: Function 'copy_str' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:270:25: style:inconclusive: Function 'copy_str' argument 2 names different: declaration '' definition 't_num'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:270:36: style:inconclusive: Function 'copy_str' argument 3 names different: declaration '' definition 'max'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:297:15: style:inconclusive: Function 'token_len' argument 1 names different: declaration '' definition 't_num'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:307:15: style:inconclusive: Function 'capture' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:307:24: style:inconclusive: Function 'capture' argument 2 names different: declaration '' definition 'start'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:307:35: style:inconclusive: Function 'capture' argument 3 names different: declaration '' definition 'end'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:307:44: style:inconclusive: Function 'capture' argument 4 names different: declaration '' definition 'max'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:327:18: style:inconclusive: Function 'm_capture' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:327:27: style:inconclusive: Function 'm_capture' argument 2 names different: declaration '' definition 'start'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:327:38: style:inconclusive: Function 'm_capture' argument 3 names different: declaration '' definition 'end'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:346:24: style:inconclusive: Function 'm_quote_capture' argument 1 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:346:33: style:inconclusive: Function 'm_quote_capture' argument 2 names different: declaration '' definition 'start'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:346:44: style:inconclusive: Function 'm_quote_capture' argument 3 names different: declaration '' definition 'end'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:395:23: style:inconclusive: Function 'gp_strdup' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:417:12: style:inconclusive: Function 'mant_exp' argument 1 names different: declaration '' definition 'log10_base'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:418:12: style:inconclusive: Function 'mant_exp' argument 2 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:419:14: style:inconclusive: Function 'mant_exp' argument 3 names different: declaration '' definition 'scientific'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:420:13: style:inconclusive: Function 'mant_exp' argument 4 names different: declaration '' definition 'm'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:421:10: style:inconclusive: Function 'mant_exp' argument 5 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:422:17: style:inconclusive: Function 'mant_exp' argument 6 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:520:15: style:inconclusive: Function 'gprintf' argument 1 names different: declaration '' definition 'outstring'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:520:33: style:inconclusive: Function 'gprintf' argument 2 names different: declaration '' definition 'count'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:520:46: style:inconclusive: Function 'gprintf' argument 3 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:520:61: style:inconclusive: Function 'gprintf' argument 4 names different: declaration '' definition 'log10_base'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:520:80: style:inconclusive: Function 'gprintf' argument 5 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:536:11: style:inconclusive: Function 'gprintf_value' argument 1 names different: declaration '' definition 'outstring'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:537:12: style:inconclusive: Function 'gprintf_value' argument 2 names different: declaration '' definition 'count'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:538:11: style:inconclusive: Function 'gprintf_value' argument 3 names different: declaration '' definition 'format'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:539:12: style:inconclusive: Function 'gprintf_value' argument 4 names different: declaration '' definition 'log10_base'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:540:19: style:inconclusive: Function 'gprintf_value' argument 5 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:95:12: style:inconclusive: Function 'equals' argument 1 names different: declaration '' definition 't_num'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util.c:95:31: style:inconclusive: Function 'equals' argument 2 names different: declaration '' definition 'str'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util3d.c:1025:16: style:inconclusive: Function 'map_x3d' argument 1 names different: declaration '' definition 'x'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util3d.c:1038:16: style:inconclusive: Function 'map_y3d' argument 1 names different: declaration '' definition 'y'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util3d.c:1051:16: style:inconclusive: Function 'map_z3d' argument 1 names different: declaration '' definition 'z'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util3d.c:147:17: style:inconclusive: Function 'edge3d_intersect' argument 1 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util3d.c:147:33: style:inconclusive: Function 'edge3d_intersect' argument 2 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util3d.c:148:13: style:inconclusive: Function 'edge3d_intersect' argument 3 names different: declaration '' definition 'ex'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util3d.c:148:25: style:inconclusive: Function 'edge3d_intersect' argument 4 names different: declaration '' definition 'ey'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util3d.c:148:37: style:inconclusive: Function 'edge3d_intersect' argument 5 names different: declaration '' definition 'ez'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util3d.c:403:17: style:inconclusive: Function 'two_edge3d_intersect' argument 1 names different: declaration '' definition 'p0'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util3d.c:403:33: style:inconclusive: Function 'two_edge3d_intersect' argument 2 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util3d.c:404:13: style:inconclusive: Function 'two_edge3d_intersect' argument 3 names different: declaration '' definition 'lx'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util3d.c:404:25: style:inconclusive: Function 'two_edge3d_intersect' argument 4 names different: declaration '' definition 'ly'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util3d.c:404:37: style:inconclusive: Function 'two_edge3d_intersect' argument 5 names different: declaration '' definition 'lz'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util3d.c:904:37: style:inconclusive: Function 'draw3d_point_unconditional' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util3d.c:904:62: style:inconclusive: Function 'draw3d_point_unconditional' argument 2 names different: declaration '' definition 'lp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util3d.c:917:14: style:inconclusive: Function 'draw3d_line_unconditional' argument 1 names different: declaration '' definition 'v1'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util3d.c:917:27: style:inconclusive: Function 'draw3d_line_unconditional' argument 2 names different: declaration '' definition 'v2'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util3d.c:918:27: style:inconclusive: Function 'draw3d_line_unconditional' argument 3 names different: declaration '' definition 'lp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util3d.c:919:17: style:inconclusive: Function 'draw3d_line_unconditional' argument 4 names different: declaration '' definition 'color'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util3d.c:960:23: style:inconclusive: Function 'draw3d_line' argument 1 names different: declaration '' definition 'v1'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util3d.c:960:36: style:inconclusive: Function 'draw3d_line' argument 2 names different: declaration '' definition 'v2'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/util3d.c:960:62: style:inconclusive: Function 'draw3d_line' argument 3 names different: declaration '' definition 'lp'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/voxelgrid.c:628:11: style: Variable 'name_str' can be declared as pointer to const [constVariablePointer] head gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2755:36: style:inconclusive: Function 'wxt_modify_plots' argument 1 names different: declaration '' definition 'ops'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:2755:45: style:inconclusive: Function 'wxt_modify_plots' argument 2 names different: declaration '' definition 'plotno'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3149:45: style:inconclusive: Function 'wxt_findwindowbyid' argument 1 names different: declaration '' definition 'id'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3207:36: style:inconclusive: Function 'wxt_raise_terminal_window' argument 1 names different: declaration '' definition 'number'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.cpp:3237:36: style:inconclusive: Function 'wxt_lower_terminal_window' argument 1 names different: declaration '' definition 'number'. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.h:232:35: style:inconclusive: Function 'OnExitLoop' argument 1 names different: declaration 'event' definition ''. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.h:310:30: style:inconclusive: Function 'OnPaint' argument 1 names different: declaration 'event' definition ''. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.h:311:40: style:inconclusive: Function 'OnEraseBackground' argument 1 names different: declaration 'event' definition ''. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.h:312:35: style:inconclusive: Function 'OnMouseLeave' argument 1 names different: declaration 'event' definition ''. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.h:415:30: style:inconclusive: Function 'OnClose' argument 1 names different: declaration 'event' definition ''. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.h:453:31: style:inconclusive: Function 'OnCopy' argument 1 names different: declaration 'event' definition ''. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.h:454:33: style:inconclusive: Function 'OnExport' argument 1 names different: declaration 'event' definition ''. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.h:466:33: style:inconclusive: Function 'OnConfig' argument 1 names different: declaration 'event' definition ''. [funcArgNamesDifferentUnnamed] head gnuplot-6.0.3+dfsg1/src/wxterminal/wxt_gui.h:467:31: style:inconclusive: Function 'OnHelp' argument 1 names different: declaration 'event' definition ''. [funcArgNamesDifferentUnnamed] DONE