2025-01-25 08:20 ftp://ftp.de.debian.org/debian/pool/main/p/pyxplot/pyxplot_0.9.2.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=zlib --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 -j3 platform: Linux-6.8.0-1016-oracle-aarch64-with-glibc2.39 python: 3.12.3 client-version: 1.3.59 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 cppcheck: head 2.16.0 head-info: a1a415d (2025-01-23 15:05:36 +0100) count: 1838 1826 elapsed-time: 186.8 191.1 head-timing-info: old-timing-info: head results: pyxplot-0.9.2/src/commands/core.c:81:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_assert_message [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/core.c:142:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_cd_path [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/core.c:173:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_exec_command [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/core.c:201:131: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_NAMESPACE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/core.c:253:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/core.c:264:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_load_filename [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/core.c:300:131: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_NAMESPACE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/core.c:323:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_print_0print_list [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/core.c:392:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/core.c:400:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_set_error_set_option [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/core.c:417:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_set_error_set_option [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/core.c:435:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_var_set_value [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/children.c:94:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_ERR [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/children.c:147:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/children.c:191:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/children.c:212:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/children.c:246:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/children.c:272:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/children.c:357:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_BLOCK [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/children.c:393:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/children.c:408:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/children.c:433:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/children.c:447:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_BLOCK [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/children.c:470:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_BLOCK [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/children.c:526:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_BLOCK [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/children.c:582:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_BLOCK [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/children.c:634:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_BLOCK [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/core.c:133:20: style: Condition 'version[i]=='\0'' is always true [knownConditionTrueFalse] pyxplot-0.9.2/src/commands/core.c:132:19: note: Assuming that condition 'version[i]!='\0'' is not redundant pyxplot-0.9.2/src/commands/core.c:133:20: note: Condition 'version[i]=='\0'' is always true pyxplot-0.9.2/src/commands/core.c:268:9: style: Local variable 'j' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/core.c:262:11: note: Shadowed declaration pyxplot-0.9.2/src/commands/core.c:268:9: note: Shadow variable pyxplot-0.9.2/src/commands/core.c:461:16: style: Local variable 'in' shadows outer argument [shadowArgument] pyxplot-0.9.2/src/commands/core.c:432:73: note: Shadowed declaration pyxplot-0.9.2/src/commands/core.c:461:16: note: Shadow variable pyxplot-0.9.2/src/commands/core.c:78:11: style: Variable 'txt' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/core.c:78:17: style: Variable 'version' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/core.c:148:11: style: Variable 'raw' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/core.c:170:71: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/commands/core.c:264:11: style: Variable 'raw' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/core.c:320:72: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/commands/core.c:400:11: style: Variable 'o' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/core.c:401:9: style: Variable 'tempstr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/core.c:417:11: style: Variable 'o' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/core.c:418:9: style: Variable 'tempstr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/core.c:461:16: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/core.c:462:16: style: Variable 'instr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/core.c:88:26: style: Variable 'context' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/children.c:363:9: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/children.c:323:12: note: Shadowed declaration pyxplot-0.9.2/src/children.c:363:9: note: Shadow variable pyxplot-0.9.2/src/children.c:168:53: style: Parameter 'cmd' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/children.c:284:26: style: Variable 'filename' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/eqnsolve.c:109:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/eqnsolve.c:133:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_NAN [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/eqnsolve.c:228:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gsl_multimin_fminimizer_nmsimplex [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/eqnsolve.c:346:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_minimise_fit_variables [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/eqnsolve.c:409:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_solve_fit_variables [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/fft.c:90:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATAFILE_NERRS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/fft.c:488:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_ON [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/fft.c:115:8: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/fft.c:89:18: note: Shadowed declaration pyxplot-0.9.2/src/commands/fft.c:115:8: note: Shadow variable pyxplot-0.9.2/src/commands/fft.c:303:11: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/fft.c:89:18: note: Shadowed declaration pyxplot-0.9.2/src/commands/fft.c:303:11: note: Shadow variable pyxplot-0.9.2/src/commands/fft.c:327:17: style: Local variable 'k' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/fft.c:89:23: note: Shadowed declaration pyxplot-0.9.2/src/commands/fft.c:327:17: note: Shadow variable pyxplot-0.9.2/src/commands/fft.c:329:17: style: Local variable 'pos' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/fft.c:304:11: note: Shadowed declaration pyxplot-0.9.2/src/commands/fft.c:329:17: note: Shadow variable pyxplot-0.9.2/src/commands/fft.c:347:13: style: Local variable 'j' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/fft.c:326:17: note: Shadowed declaration pyxplot-0.9.2/src/commands/fft.c:347:13: note: Shadow variable pyxplot-0.9.2/src/commands/fft.c:72:44: style: Parameter 'x' can be declared as pointer to const. However it seems that 'fftwindow_rectangular' is a callback function, if 'x' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/commands/fft.c:202:16: note: You might need to cast the function pointer here pyxplot-0.9.2/src/commands/fft.c:72:44: note: Parameter 'x' can be declared as pointer to const pyxplot-0.9.2/src/commands/fft.c:72:62: style: Parameter 'Npos' can be declared as pointer to const. However it seems that 'fftwindow_rectangular' is a callback function, if 'Npos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/commands/fft.c:202:16: note: You might need to cast the function pointer here pyxplot-0.9.2/src/commands/fft.c:72:62: note: Parameter 'Npos' can be declared as pointer to const pyxplot-0.9.2/src/commands/fft.c:72:73: style: Parameter 'Nstep' can be declared as pointer to const. However it seems that 'fftwindow_rectangular' is a callback function, if 'Nstep' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/commands/fft.c:202:16: note: You might need to cast the function pointer here pyxplot-0.9.2/src/commands/fft.c:72:73: note: Parameter 'Nstep' can be declared as pointer to const pyxplot-0.9.2/src/commands/fft.c:73:62: style: Parameter 'Npos' can be declared as pointer to const. However it seems that 'fftwindow_hamming' is a callback function, if 'Npos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/commands/fft.c:205:59: note: You might need to cast the function pointer here pyxplot-0.9.2/src/commands/fft.c:73:62: note: Parameter 'Npos' can be declared as pointer to const pyxplot-0.9.2/src/commands/fft.c:73:73: style: Parameter 'Nstep' can be declared as pointer to const. However it seems that 'fftwindow_hamming' is a callback function, if 'Nstep' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/commands/fft.c:205:59: note: You might need to cast the function pointer here pyxplot-0.9.2/src/commands/fft.c:73:73: note: Parameter 'Nstep' can be declared as pointer to const pyxplot-0.9.2/src/commands/fft.c:74:62: style: Parameter 'Npos' can be declared as pointer to const. However it seems that 'fftwindow_hann' is a callback function, if 'Npos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/commands/fft.c:206:59: note: You might need to cast the function pointer here pyxplot-0.9.2/src/commands/fft.c:74:62: note: Parameter 'Npos' can be declared as pointer to const pyxplot-0.9.2/src/commands/fft.c:74:73: style: Parameter 'Nstep' can be declared as pointer to const. However it seems that 'fftwindow_hann' is a callback function, if 'Nstep' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/commands/fft.c:206:59: note: You might need to cast the function pointer here pyxplot-0.9.2/src/commands/fft.c:74:73: note: Parameter 'Nstep' can be declared as pointer to const pyxplot-0.9.2/src/commands/fft.c:75:62: style: Parameter 'Npos' can be declared as pointer to const. However it seems that 'fftwindow_cosine' is a callback function, if 'Npos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/commands/fft.c:207:59: note: You might need to cast the function pointer here pyxplot-0.9.2/src/commands/fft.c:75:62: note: Parameter 'Npos' can be declared as pointer to const pyxplot-0.9.2/src/commands/fft.c:75:73: style: Parameter 'Nstep' can be declared as pointer to const. However it seems that 'fftwindow_cosine' is a callback function, if 'Nstep' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/commands/fft.c:207:59: note: You might need to cast the function pointer here pyxplot-0.9.2/src/commands/fft.c:75:73: note: Parameter 'Nstep' can be declared as pointer to const pyxplot-0.9.2/src/commands/fft.c:76:62: style: Parameter 'Npos' can be declared as pointer to const. However it seems that 'fftwindow_lanczos' is a callback function, if 'Npos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/commands/fft.c:208:59: note: You might need to cast the function pointer here pyxplot-0.9.2/src/commands/fft.c:76:62: note: Parameter 'Npos' can be declared as pointer to const pyxplot-0.9.2/src/commands/fft.c:76:73: style: Parameter 'Nstep' can be declared as pointer to const. However it seems that 'fftwindow_lanczos' is a callback function, if 'Nstep' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/commands/fft.c:208:59: note: You might need to cast the function pointer here pyxplot-0.9.2/src/commands/fft.c:76:73: note: Parameter 'Nstep' can be declared as pointer to const pyxplot-0.9.2/src/commands/fft.c:77:62: style: Parameter 'Npos' can be declared as pointer to const. However it seems that 'fftwindow_bartlett' is a callback function, if 'Npos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/commands/fft.c:209:59: note: You might need to cast the function pointer here pyxplot-0.9.2/src/commands/fft.c:77:62: note: Parameter 'Npos' can be declared as pointer to const pyxplot-0.9.2/src/commands/fft.c:77:73: style: Parameter 'Nstep' can be declared as pointer to const. However it seems that 'fftwindow_bartlett' is a callback function, if 'Nstep' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/commands/fft.c:209:59: note: You might need to cast the function pointer here pyxplot-0.9.2/src/commands/fft.c:77:73: note: Parameter 'Nstep' can be declared as pointer to const pyxplot-0.9.2/src/commands/fft.c:78:62: style: Parameter 'Npos' can be declared as pointer to const. However it seems that 'fftwindow_triangular' is a callback function, if 'Npos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/commands/fft.c:210:59: note: You might need to cast the function pointer here pyxplot-0.9.2/src/commands/fft.c:78:62: note: Parameter 'Npos' can be declared as pointer to const pyxplot-0.9.2/src/commands/fft.c:78:73: style: Parameter 'Nstep' can be declared as pointer to const. However it seems that 'fftwindow_triangular' is a callback function, if 'Nstep' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/commands/fft.c:210:59: note: You might need to cast the function pointer here pyxplot-0.9.2/src/commands/fft.c:78:73: note: Parameter 'Nstep' can be declared as pointer to const pyxplot-0.9.2/src/commands/fft.c:79:62: style: Parameter 'Npos' can be declared as pointer to const. However it seems that 'fftwindow_gauss' is a callback function, if 'Npos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/commands/fft.c:211:59: note: You might need to cast the function pointer here pyxplot-0.9.2/src/commands/fft.c:79:62: note: Parameter 'Npos' can be declared as pointer to const pyxplot-0.9.2/src/commands/fft.c:79:73: style: Parameter 'Nstep' can be declared as pointer to const. However it seems that 'fftwindow_gauss' is a callback function, if 'Nstep' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/commands/fft.c:211:59: note: You might need to cast the function pointer here pyxplot-0.9.2/src/commands/fft.c:79:73: note: Parameter 'Nstep' can be declared as pointer to const pyxplot-0.9.2/src/commands/fft.c:80:62: style: Parameter 'Npos' can be declared as pointer to const. However it seems that 'fftwindow_bartletthann' is a callback function, if 'Npos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/commands/fft.c:212:59: note: You might need to cast the function pointer here pyxplot-0.9.2/src/commands/fft.c:80:62: note: Parameter 'Npos' can be declared as pointer to const pyxplot-0.9.2/src/commands/fft.c:80:73: style: Parameter 'Nstep' can be declared as pointer to const. However it seems that 'fftwindow_bartletthann' is a callback function, if 'Nstep' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/commands/fft.c:212:59: note: You might need to cast the function pointer here pyxplot-0.9.2/src/commands/fft.c:80:73: note: Parameter 'Nstep' can be declared as pointer to const pyxplot-0.9.2/src/commands/fft.c:81:62: style: Parameter 'Npos' can be declared as pointer to const. However it seems that 'fftwindow_blackman' is a callback function, if 'Npos' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/commands/fft.c:213:59: note: You might need to cast the function pointer here pyxplot-0.9.2/src/commands/fft.c:81:62: note: Parameter 'Npos' can be declared as pointer to const pyxplot-0.9.2/src/commands/fft.c:81:73: style: Parameter 'Nstep' can be declared as pointer to const. However it seems that 'fftwindow_blackman' is a callback function, if 'Nstep' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/commands/fft.c:213:59: note: You might need to cast the function pointer here pyxplot-0.9.2/src/commands/fft.c:81:73: note: Parameter 'Nstep' can be declared as pointer to const pyxplot-0.9.2/src/commands/fft.c:201:9: style: Variable 'cptr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/fft.c:480:45: style: Parameter 'FuncName' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/commands/fft.c:279:48: style: Variable 'j' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/canvasItems.c:80:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_AXES [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/canvasItems.c:146:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_arc_editno [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/canvasItems.c:624:129: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_GENERIC [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/canvasItems.c:635:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_GENERIC [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/canvasItems.c:663:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_GENERIC [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/canvasItems.c:697:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_GENERIC [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/canvasItems.c:765:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_GENERIC [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/canvasItems.c:810:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_arrow_p1 [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/canvasItems.c:850:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_box_p1 [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/canvasItems.c:905:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_circle_directive [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/canvasItems.c:945:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_ellipse_rotation [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/canvasItems.c:1132:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_eps_p [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/canvasItems.c:1175:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_point_p [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/canvasItems.c:1217:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_polygon_pointlist [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/canvasItems.c:1305:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_text_p [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/canvasItems.c:1353:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_image_p [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/canvasItems.c:1410:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/canvasItems.c:1458:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/canvasItems.c:1781:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/canvasItems.c:1827:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_replot_editno [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/eqnsolve.c:278:11: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/eqnsolve.c:226:39: note: Shadowed declaration pyxplot-0.9.2/src/commands/eqnsolve.c:278:11: note: Shadow variable pyxplot-0.9.2/src/commands/eqnsolve.c:65:60: style: Parameter 'norm' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/commands/eqnsolve.c:126:36: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/eqnsolve.c:225:44: style: Variable 'iter' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/commands/fit.c:132:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_OFF [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/fit.c:283:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gsl_multimin_fminimizer_nmsimplex [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/fit.c:361:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATAFILE_NERRS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/flowctrl.c:78:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_break_loopname [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/flowctrl.c:103:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_continue_loopname [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/flowctrl.c:128:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_return_return_value [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/flowctrl.c:145:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_do_code [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/flowctrl.c:184:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_for_var_name [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/flowctrl.c:285:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_foreach_item_list [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/flowctrl.c:401:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_foreachdatum_code [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/flowctrl.c:566:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_if_code [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/flowctrl.c:629:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_subroutine_code [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/flowctrl.c:714:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_while_code [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/flowctrl.c:753:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_with_code [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/fit.c:407:8: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/fit.c:360:15: note: Shadowed declaration pyxplot-0.9.2/src/commands/fit.c:407:8: note: Shadow variable pyxplot-0.9.2/src/commands/fit.c:452:8: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/fit.c:360:15: note: Shadowed declaration pyxplot-0.9.2/src/commands/fit.c:452:8: note: Shadow variable pyxplot-0.9.2/src/commands/fit.c:522:9: style: Local variable 'j' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/fit.c:360:18: note: Shadowed declaration pyxplot-0.9.2/src/commands/fit.c:522:9: note: Shadow variable pyxplot-0.9.2/src/commands/fit.c:525:22: style: Local variable 'k' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/fit.c:360:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/fit.c:525:22: note: Shadow variable pyxplot-0.9.2/src/commands/fit.c:543:9: style: Local variable 'j' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/fit.c:360:18: note: Shadowed declaration pyxplot-0.9.2/src/commands/fit.c:543:9: note: Shadow variable pyxplot-0.9.2/src/commands/fit.c:546:22: style: Local variable 'k' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/fit.c:360:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/fit.c:546:22: note: Shadow variable pyxplot-0.9.2/src/commands/fit.c:279:39: style: Variable 'c' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/fit.c:729:11: style: Variable 'cptr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/fit.c:280:44: style: Variable 'iter' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/commands/fit.c:347:12: style: Variable 'sizelast' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/commands/funcset.c:62:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_func_set_0argument_list [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/flowctrl.c:305:11: style: Local variable 'j' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/flowctrl.c:301:17: note: Shadowed declaration pyxplot-0.9.2/src/commands/flowctrl.c:305:11: note: Shadow variable pyxplot-0.9.2/src/commands/flowctrl.c:437:8: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/flowctrl.c:402:29: note: Shadowed declaration pyxplot-0.9.2/src/commands/flowctrl.c:437:8: note: Shadow variable pyxplot-0.9.2/src/commands/flowctrl.c:437:10: style: Local variable 'pos' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/flowctrl.c:404:16: note: Shadowed declaration pyxplot-0.9.2/src/commands/flowctrl.c:437:10: note: Shadow variable pyxplot-0.9.2/src/commands/flowctrl.c:595:18: style: Local variable 'val' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/flowctrl.c:571:16: note: Shadowed declaration pyxplot-0.9.2/src/commands/flowctrl.c:595:18: note: Shadow variable pyxplot-0.9.2/src/commands/flowctrl.c:596:18: style: Local variable 'lastOpAssign' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/flowctrl.c:572:16: note: Shadowed declaration pyxplot-0.9.2/src/commands/flowctrl.c:596:18: note: Shadow variable pyxplot-0.9.2/src/commands/flowctrl.c:596:32: style: Local variable 'dollarAllowed' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/flowctrl.c:572:30: note: Shadowed declaration pyxplot-0.9.2/src/commands/flowctrl.c:596:32: note: Shadow variable pyxplot-0.9.2/src/commands/flowctrl.c:596:49: style: Local variable 'criterion' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/flowctrl.c:572:47: note: Shadowed declaration pyxplot-0.9.2/src/commands/flowctrl.c:596:49: note: Shadow variable pyxplot-0.9.2/src/commands/flowctrl.c:79:16: style: Variable 'name' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/flowctrl.c:104:16: style: Variable 'name' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/flowctrl.c:125:73: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/commands/flowctrl.c:141:69: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/commands/flowctrl.c:304:15: style: Variable 'raw' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/flowctrl.c:366:19: style: Variable 'obj' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/flowctrl.c:563:69: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/commands/flowctrl.c:638:11: style: Variable 'name' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/flowctrl.c:679:11: style: Variable 'name' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/flowctrl.c:710:72: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/commands/flowctrl.c:750:71: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/commands/help.c:52:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/help.c:140:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/help.c:177:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/help.c:198:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/help.c:49:56: style: Parameter 'PageName' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/commands/help.c:49:75: style: Parameter 'node' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/commands/help.c:201:12: style: Variable 'doc' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/help.c:201:12: style: Variable 'doc' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/commands/histogram.c:66:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATAFILE_NERRS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/histogram.c:384:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_ON [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/funcset.c:65:11: style: Variable 'name' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/funcset.c:112:11: style: Variable 'name' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/interpolate.c:80:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATAFILE_NERRS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/interpolate.c:480:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_ON [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/interpolate.c:547:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_ON [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/histogram.c:80:8: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/histogram.c:65:18: note: Shadowed declaration pyxplot-0.9.2/src/commands/histogram.c:80:8: note: Shadow variable pyxplot-0.9.2/src/commands/histogram.c:130:19: style: Local variable 'j' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/histogram.c:65:23: note: Shadowed declaration pyxplot-0.9.2/src/commands/histogram.c:130:19: note: Shadow variable pyxplot-0.9.2/src/commands/histogram.c:214:23: style: Local variable 'j' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/histogram.c:65:23: note: Shadowed declaration pyxplot-0.9.2/src/commands/histogram.c:214:23: note: Shadow variable pyxplot-0.9.2/src/commands/histogram.c:377:51: style: Parameter 'FuncName' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/commands/histogram.c:410:8: 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] pyxplot-0.9.2/src/commands/interpolate_2d_engine.c:95:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_NAN [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/interpolate_2d_engine.c:110:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USING_ITEMS_MAX [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/interpolate_2d_engine.c:107:95: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/commands/interpolate.c:331:38: warning: Either the condition 'sortArray==NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck] pyxplot-0.9.2/src/commands/interpolate.c:333:19: note: Assuming that condition 'sortArray==NULL' is not redundant pyxplot-0.9.2/src/commands/interpolate.c:331:38: note: Null pointer addition pyxplot-0.9.2/src/commands/interpolate.c:99:8: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/interpolate.c:79:18: note: Shadowed declaration pyxplot-0.9.2/src/commands/interpolate.c:99:8: note: Shadow variable pyxplot-0.9.2/src/commands/interpolate.c:233:19: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/interpolate.c:79:18: note: Shadowed declaration pyxplot-0.9.2/src/commands/interpolate.c:233:19: note: Shadow variable pyxplot-0.9.2/src/commands/interpolate.c:233:21: style: Local variable 'j' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/interpolate.c:79:23: note: Shadowed declaration pyxplot-0.9.2/src/commands/interpolate.c:233:21: note: Shadow variable pyxplot-0.9.2/src/commands/interpolate.c:249:16: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/interpolate.c:233:19: note: Shadowed declaration pyxplot-0.9.2/src/commands/interpolate.c:249:16: note: Shadow variable pyxplot-0.9.2/src/commands/interpolate.c:267:12: style: Local variable 'j' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/interpolate.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/interpolate.c:267:12: note: Shadow variable pyxplot-0.9.2/src/commands/interpolate.c:267:14: style: Local variable 'k' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/interpolate.c:79:26: note: Shadowed declaration pyxplot-0.9.2/src/commands/interpolate.c:267:14: note: Shadow variable pyxplot-0.9.2/src/commands/interpolate.c:332:15: style: Local variable 'j' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/interpolate.c:79:23: note: Shadowed declaration pyxplot-0.9.2/src/commands/interpolate.c:332:15: note: Shadow variable pyxplot-0.9.2/src/commands/interpolate.c:251:16: style: Variable 'first' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/interpolate.c:474:48: style: Parameter 'FuncName' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/commands/interpolate.c:502:19: style: Variable 'data' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/interpolate.c:505:10: 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] pyxplot-0.9.2/src/commands/show.c:161:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/show.c:1284:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_ON [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/show.c:1297:24: warning: Either the condition 'canvas_items==NULL' is redundant or there is possible null pointer dereference: canvas_items. [nullPointerRedundantCheck] pyxplot-0.9.2/src/commands/show.c:1299:68: note: Assuming that condition 'canvas_items==NULL' is not redundant pyxplot-0.9.2/src/commands/show.c:1297:24: note: Null pointer dereference pyxplot-0.9.2/src/commands/show.c:548:27: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment] pyxplot-0.9.2/src/commands/show.c:545:27: note: p is assigned pyxplot-0.9.2/src/commands/show.c:548:27: note: p is overwritten pyxplot-0.9.2/src/commands/show.c:551:27: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment] pyxplot-0.9.2/src/commands/show.c:548:27: note: p is assigned pyxplot-0.9.2/src/commands/show.c:551:27: note: p is overwritten pyxplot-0.9.2/src/commands/show.c:554:27: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment] pyxplot-0.9.2/src/commands/show.c:551:27: note: p is assigned pyxplot-0.9.2/src/commands/show.c:554:27: note: p is overwritten pyxplot-0.9.2/src/commands/show.c:663:27: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment] pyxplot-0.9.2/src/commands/show.c:659:27: note: p is assigned pyxplot-0.9.2/src/commands/show.c:663:27: note: p is overwritten pyxplot-0.9.2/src/commands/show.c:781:27: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment] pyxplot-0.9.2/src/commands/show.c:778:27: note: p is assigned pyxplot-0.9.2/src/commands/show.c:781:27: note: p is overwritten pyxplot-0.9.2/src/commands/show.c:784:27: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment] pyxplot-0.9.2/src/commands/show.c:781:27: note: p is assigned pyxplot-0.9.2/src/commands/show.c:784:27: note: p is overwritten pyxplot-0.9.2/src/commands/show.c:787:27: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment] pyxplot-0.9.2/src/commands/show.c:784:27: note: p is assigned pyxplot-0.9.2/src/commands/show.c:787:27: note: p is overwritten pyxplot-0.9.2/src/commands/show.c:365:14: style: Local variable 'k' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/show.c:158:20: note: Shadowed declaration pyxplot-0.9.2/src/commands/show.c:365:14: note: Shadow variable pyxplot-0.9.2/src/commands/show.c:366:14: style: Local variable 'unchanged' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/show.c:159:17: note: Shadowed declaration pyxplot-0.9.2/src/commands/show.c:366:14: note: Shadow variable pyxplot-0.9.2/src/commands/show.c:387:11: style: Local variable 'p' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/show.c:158:14: note: Shadowed declaration pyxplot-0.9.2/src/commands/show.c:387:11: note: Shadow variable pyxplot-0.9.2/src/commands/show.c:632:9: style: Local variable 'k' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/show.c:158:20: note: Shadowed declaration pyxplot-0.9.2/src/commands/show.c:632:9: note: Shadow variable pyxplot-0.9.2/src/commands/show.c:1144:9: style: Local variable 'l' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/show.c:158:22: note: Shadowed declaration pyxplot-0.9.2/src/commands/show.c:1144:9: note: Shadow variable pyxplot-0.9.2/src/commands/show.c:1198:9: style: Local variable 'l' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/show.c:158:22: note: Shadowed declaration pyxplot-0.9.2/src/commands/show.c:1198:9: note: Shadow variable pyxplot-0.9.2/src/commands/show.c:119:66: style: Parameter 'itemSet' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/commands/show.c:119:125: style: Parameter 'setting_name' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/commands/show.c:119:145: style: Parameter 'setting_value' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/commands/show.c:119:180: style: Parameter 'description' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/commands/show.c:280:14: style: Variable 'c1format_current' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/show.c:281:14: style: Variable 'c1format_default' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/show.c:361:14: style: Variable 'exp_default' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/show.c:362:14: style: Variable 'exp_current' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/show.c:363:14: style: Variable 'maskdefault' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/show.c:364:14: style: Variable 'maskcurrent' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/show.c:1296:22: style: Variable 'canvas_items' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/show.c:375:6: style: Variable 'k' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/commands/show.c:397:79: style: Variable 'p' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/commands/show.c:1330:9: style: Variable 'i' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/commands/tabulate.c:56:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USING_ITEMS_MAX [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/tabulate.c:213:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/tabulate.c:221:10: style: Local variable 'pos' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/tabulate.c:209:15: note: Shadowed declaration pyxplot-0.9.2/src/commands/tabulate.c:221:10: note: Shadow variable pyxplot-0.9.2/src/commands/tabulate.c:52:88: style: Parameter 'minSet' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/commands/tabulate.c:52:104: style: Parameter 'min' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/commands/tabulate.c:52:114: style: Parameter 'maxSet' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/commands/tabulate.c:52:130: style: Parameter 'max' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/commands/tabulate.c:55:14: style: Variable 'cptr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/coreUtils/backup.c:36:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/coreUtils/backup.c:34:46: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/coreUtils/dict.c:39:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dict [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/coreUtils/dict.c:106:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dictHash [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/coreUtils/dict.c:196:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dictItem [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/coreUtils/dict.c:240:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dictItem [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/coreUtils/dict.c:170:23: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/coreUtils/dict.c:214:56: style: Parameter 'item' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/coreUtils/dict.c:294:49: style: Parameter 'key' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/coreUtils/dict.c:297:13: style: Variable 'magicFns' can be declared as const array [constVariable] pyxplot-0.9.2/src/coreUtils/dict.c:352:13: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/coreUtils/dict.c:396:36: style: Parameter 'item' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/coreUtils/dict.c:398:13: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/coreUtils/dict.c:432:41: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/coreUtils/dict.c:236:12: style: Variable 'ptrnew' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/coreUtils/errorReport.c:44:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/coreUtils/errorReport.c:56:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_ON [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/coreUtils/errorReport.c:126:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/coreUtils/errorReport.c:141:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/coreUtils/errorReport.c:195:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/coreUtils/errorReport.c:212:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/coreUtils/errorReport.c:128:96: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] pyxplot-0.9.2/src/coreUtils/errorReport.c:37:76: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/coreUtils/errorReport.c:50:98: style: Parameter 'msg' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/coreUtils/errorReport.c:124:47: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/coreUtils/errorReport.c:124:69: style: Parameter 'msg' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/coreUtils/errorReport.c:136:62: style: Parameter 'msg' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/coreUtils/errorReport.c:192:48: style: Parameter 'msg' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/coreUtils/errorReport.c:208:45: style: Parameter 'msg' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/coreUtils/errorReport.c:107:124: style: Variable 'reverse' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/coreUtils/errorReport.c:128:100: style: Variable 'msg' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/coreUtils/getPasswd.c:54:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/coreUtils/getPasswd.c:92:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATHLINK [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/coreUtils/getPasswd.c:40:17: portability: Non reentrant function 'getpwent' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwent_r'. [prohibitedgetpwentCalled] pyxplot-0.9.2/src/coreUtils/getPasswd.c:56:34: portability: Non reentrant function 'getlogin' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getlogin_r'. [prohibitedgetloginCalled] pyxplot-0.9.2/src/coreUtils/getPasswd.c:68:17: portability: Non reentrant function 'getpwent' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getpwent_r'. [prohibitedgetpwentCalled] pyxplot-0.9.2/src/coreUtils/getPasswd.c:80:25: portability: Non reentrant function 'getlogin' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getlogin_r'. [prohibitedgetloginCalled] pyxplot-0.9.2/src/coreUtils/getPasswd.c:33:47: style: Parameter 'context' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/coreUtils/getPasswd.c:48:18: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/coreUtils/getPasswd.c:64:46: style: Parameter 'context' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/coreUtils/getPasswd.c:64:60: style: Parameter 'username' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/coreUtils/getPasswd.c:66:18: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/coreUtils/getPasswd.c:77:18: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/coreUtils/getPasswd.c:87:73: style: Parameter 'cwd' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/coreUtils/getPasswd.c:90:9: style: Variable 'scan_in' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/coreUtils/list.c:34:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/coreUtils/list.c:87:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable listItem [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/coreUtils/list.c:103:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable listItem [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/coreUtils/list.c:122:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable listItem [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/coreUtils/list.c:63:23: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/coreUtils/list.c:99:39: style: Parameter 'item' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/coreUtils/list.c:117:46: style: Parameter 'item' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/coreUtils/list.c:168:36: style: Parameter 'item' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/coreUtils/list.c:191:29: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/coreUtils/list.c:193:13: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/coreUtils/list.c:237:41: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/coreUtils/memAlloc.c:112:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/coreUtils/memAlloc.c:131:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FM_BLOCKSIZE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/coreUtils/memAlloc.c:171:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEMDEBUG1 [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/coreUtils/memAlloc.c:183:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEMDEBUG1 [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/coreUtils/memAlloc.c:197:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEMDEBUG1 [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/coreUtils/memAlloc.c:209:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEMDEBUG1 [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/coreUtils/memAlloc.c:245:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEMDEBUG1 [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/coreUtils/memAlloc.c:263:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEMDEBUG1 [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/coreUtils/memAlloc.c:278:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEMDEBUG2 [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/coreUtils/memAlloc.c:293:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEMDEBUG2 [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/coreUtils/memAlloc.c:73:38: warning: If memory allocation fails, then there is a possible null pointer dereference: _fastmalloc_firstblocklist [nullPointerOutOfMemory] pyxplot-0.9.2/src/coreUtils/memAlloc.c:69:55: note: Assuming allocation function fails pyxplot-0.9.2/src/coreUtils/memAlloc.c:69:40: note: Assignment '_fastmalloc_firstblocklist=(void**)malloc(250*sizeof(void*))', assigned value is 0 pyxplot-0.9.2/src/coreUtils/memAlloc.c:73:38: note: Null pointer dereference pyxplot-0.9.2/src/coreUtils/memAlloc.c:74:38: warning: If memory allocation fails, then there is a possible null pointer dereference: _fastmalloc_currentblocklist [nullPointerOutOfMemory] pyxplot-0.9.2/src/coreUtils/memAlloc.c:70:55: note: Assuming allocation function fails pyxplot-0.9.2/src/coreUtils/memAlloc.c:70:40: note: Assignment '_fastmalloc_currentblocklist=(void**)malloc(250*sizeof(void*))', assigned value is 0 pyxplot-0.9.2/src/coreUtils/memAlloc.c:74:38: note: Null pointer dereference pyxplot-0.9.2/src/coreUtils/memAlloc.c:75:38: warning: If memory allocation fails, then there is a possible null pointer dereference: _fastmalloc_currentblock_alloc_ptr [nullPointerOutOfMemory] pyxplot-0.9.2/src/coreUtils/memAlloc.c:71:55: note: Assuming allocation function fails pyxplot-0.9.2/src/coreUtils/memAlloc.c:71:40: note: Assignment '_fastmalloc_currentblock_alloc_ptr=(long*)malloc(250*sizeof(long))', assigned value is 0 pyxplot-0.9.2/src/coreUtils/memAlloc.c:75:38: note: Null pointer dereference pyxplot-0.9.2/src/coreUtils/memAlloc.c:148:56: portability: 'ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] pyxplot-0.9.2/src/coreUtils/memAlloc.c:152:90: portability: '_fastmalloc_currentblocklist[context]' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] pyxplot-0.9.2/src/coreUtils/stringList.c:50:29: style:inconclusive: Redundant condition: The condition 'in[pos] > '\0'' is redundant since 'in[pos] > ' '' is sufficient. [redundantCondition] pyxplot-0.9.2/src/canvasItems.c:998:8: style: Redundant assignment of 'xc' to itself. [selfAssignment] pyxplot-0.9.2/src/canvasItems.c:999:8: style: Redundant assignment of 'yc' to itself. [selfAssignment] pyxplot-0.9.2/src/canvasItems.c:1074:10: style: Redundant assignment of 'xc' to itself. [selfAssignment] pyxplot-0.9.2/src/canvasItems.c:1075:10: style: Redundant assignment of 'yc' to itself. [selfAssignment] pyxplot-0.9.2/src/canvasItems.c:712:9: style: Local variable 'c' shadows outer argument [shadowArgument] pyxplot-0.9.2/src/canvasItems.c:688:37: note: Shadowed declaration pyxplot-0.9.2/src/canvasItems.c:712:9: note: Shadow variable pyxplot-0.9.2/src/canvasItems.c:1502:20: style: Local variable 'stkLevelOld' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/canvasItems.c:1471:16: note: Shadowed declaration pyxplot-0.9.2/src/canvasItems.c:1502:20: note: Shadow variable pyxplot-0.9.2/src/canvasItems.c:631:21: style: Variable 'stk' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/canvasItems.c:632:21: style: Variable 'canvas_items' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/canvasItems.c:658:21: style: Variable 'stk' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/canvasItems.c:760:21: style: Variable 'stk' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/canvasItems.c:807:31: style: Variable 'tempstr2' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/canvasItems.c:902:17: style: Variable 'tempstr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/canvasItems.c:1129:24: style: Variable 'fname' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/canvasItems.c:1189:11: style: Variable 'tempstr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/canvasItems.c:1351:24: style: Variable 'fname' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/canvasItems.c:1407:51: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/canvasItems.c:1504:20: style: Variable 'v' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/canvasItems.c:1679:13: style: Variable 'o1' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/canvasItems.c:1680:13: style: Variable 'o2' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/canvasItems.c:1917:15: style: Variable 'min' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/canvasItems.c:1918:15: style: Variable 'max' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/canvasItems.c:381:60: style: Variable 'i' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/datafile.c:220:132: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/datafile.c:374:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/datafile.c:641:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/datafile.c:681:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/datafile.c:986:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/datafile.c:1113:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/datafile.c:1185:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_INDEX_parametric [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/datafile_rasters.c:68:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ascii [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/datafile_rasters.c:45:99: style: Parameter 'dummyVar' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/datafile_rasters.c:45:117: style: Parameter 'min' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/datafile_rasters.c:45:130: style: Parameter 'max' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/defaultObjs/airyFuncs.c:46:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ONE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/airyFuncs.c:64:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ZERO [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/airyFuncs.c:81:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ZERO [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/airyFuncs.c:98:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ONE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/airyFuncs.c:750:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ONE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/airyFuncs.c:928:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ONE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/airyFuncs.c:1037:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ONE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/airyFuncs.c:1157:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ONE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/airyFuncs.c:1266:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ONE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:80:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pplFunc [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:107:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pplFunc [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:140:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:151:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:163:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:173:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:183:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:192:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:204:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:213:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:224:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:235:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:246:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:257:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:267:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:279:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:288:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:300:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:309:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:319:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:329:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHECK_2INPUT_DIMMATCH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:339:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:347:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:355:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:363:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:371:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:379:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:387:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:395:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:402:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:416:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:467:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:478:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:485:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:492:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:497:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:503:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:510:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:518:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:530:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:542:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:552:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:560:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:583:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:593:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:600:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:607:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:615:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:622:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:629:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:636:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:643:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:654:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:682:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:693:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:702:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:710:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:727:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:736:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:743:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:751:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:760:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:766:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:772:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:778:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:784:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:791:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:798:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:805:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:812:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:821:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:844:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_OFF [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:857:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:864:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:871:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:878:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:885:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:894:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:923:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:931:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:939:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:946:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_DICT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:957:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:965:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:973:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:982:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:993:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHECK_2INPUT_DIMMATCH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1009:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1069:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1130:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1144:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1156:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1165:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1183:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1190:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1214:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1255:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1263:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_TYPE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1278:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHECK_2INPUT_DIMMATCH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1295:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1302:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1314:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1333:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHECK_1INPUT_DIMLESS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1368:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1377:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1387:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1394:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1402:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1414:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1430:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1442:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1454:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1539:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1551:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1561:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1577:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1591:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHECK_2INPUT_DIMMATCH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1597:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1605:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHECK_3INPUT_DIMLESS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1649:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1680:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:139:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:149:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:161:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:171:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:181:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:190:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:202:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:211:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:222:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:233:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:244:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:255:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:265:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:277:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:286:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:298:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:307:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:317:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:326:51: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:328:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:337:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:345:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:353:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:361:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:369:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:377:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:385:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:393:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:401:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:408:17: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:412:17: style: Variable 'fi' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:464:51: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:466:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:473:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:500:51: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:502:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:515:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:527:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:539:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:549:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:559:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:580:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:590:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:605:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:614:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:621:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:628:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:635:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:642:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:679:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:691:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:700:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:711:11: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:725:40: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:733:51: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:735:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:742:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:749:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:769:51: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:771:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:783:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:790:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:797:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:804:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:811:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:818:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:841:40: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:843:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:856:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:863:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:870:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:877:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:884:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:889:40: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:891:11: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:921:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:929:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:937:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:963:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:971:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:979:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:990:10: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1127:40: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1129:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1143:9: style: Variable 'mode' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1155:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1163:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1188:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1210:40: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1215:11: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1253:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1260:51: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1262:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1275:10: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1294:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1307:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1308:9: style: Variable 'h' can be declared as const array [constVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1309:9: style: Variable 't' can be declared as const array [constVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1310:9: style: Variable 'o' can be declared as const array [constVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1326:51: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1330:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1365:51: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1367:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1374:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1384:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1399:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1411:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1427:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1439:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1536:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1548:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1560:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1576:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1588:51: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1590:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1601:40: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1604:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1640:40: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1643:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1678:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:139:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:149:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:161:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:171:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:181:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:190:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:202:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:211:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:222:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:233:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:244:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:255:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:265:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:277:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:286:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:298:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:307:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:317:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:328:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:337:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:345:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:353:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:361:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:369:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:377:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:385:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:393:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:401:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:466:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:473:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:502:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:515:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:516:7: style: Unused variable: i [unusedVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:522:3: style: Unused variable: CHECK_OUTPUT_OKAY [unusedVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:527:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:528:7: style: Unused variable: i [unusedVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:534:3: style: Unused variable: CHECK_OUTPUT_OKAY [unusedVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:539:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:540:7: style: Unused variable: i [unusedVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:549:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:550:7: style: Unused variable: i [unusedVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:580:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:581:7: style: Unused variable: i [unusedVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:590:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:591:7: style: Unused variable: i [unusedVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:605:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:606:7: style: Unused variable: i [unusedVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:614:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:621:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:628:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:635:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:642:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:679:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:680:7: style: Unused variable: i [unusedVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:686:3: style: Unused variable: CHECK_OUTPUT_OKAY [unusedVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:691:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:692:7: style: Unused variable: i [unusedVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:700:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:711:11: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:735:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:742:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:749:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:771:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:783:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:790:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:797:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:804:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:811:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:856:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:863:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:870:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:877:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:884:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:921:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:929:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:937:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:963:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:971:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:979:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:990:30: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1163:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1188:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1253:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1254:7: style: Unused variable: i [unusedVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1275:30: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1294:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1367:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1374:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1375:7: style: Unused variable: i [unusedVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1384:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1385:7: style: Unused variable: i [unusedVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1399:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1400:7: style: Unused variable: i [unusedVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1406:3: style: Unused variable: CHECK_OUTPUT_OKAY [unusedVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1411:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1412:7: style: Unused variable: i [unusedVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1427:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1428:7: style: Unused variable: i [unusedVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1434:3: style: Unused variable: CHECK_OUTPUT_OKAY [unusedVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1439:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1445:3: style: Unused variable: CLEANUP_GSLCOMPLEX [unusedVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1536:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1537:7: style: Unused variable: i [unusedVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1543:3: style: Unused variable: CHECK_OUTPUT_OKAY [unusedVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1548:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1549:7: style: Unused variable: i [unusedVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1555:3: style: Unused variable: CHECK_OUTPUT_OKAY [unusedVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1590:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1678:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1683:3: style: Unused variable: CHECK_OUTPUT_OKAY [unusedVariable] pyxplot-0.9.2/src/defaultObjs/defaultUnits.c:47:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNITS_MAX [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/defaultUnits.c:43:14: style: Variable 'j' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/defaultVars.c:75:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_EULER [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:87:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_NAN [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:107:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_NAN [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:131:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gsl_min_fminimizer_goldensection [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:186:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TIME [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:196:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TIME [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:208:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TIME [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:219:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TIME [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:230:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TIME [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:241:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TIME [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:252:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TIME [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:261:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:284:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:153:12: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:147:12: note: status is assigned pyxplot-0.9.2/src/defaultObjs/moduleAst.c:153:12: note: status is overwritten pyxplot-0.9.2/src/defaultObjs/moduleAst.c:58:14: style: Variable 'p' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:68:14: style: Variable 'p' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:122:14: style: Variable 'p' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:184:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:194:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:206:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:217:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:228:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:239:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:250:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:258:52: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:260:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:281:52: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:283:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:185:7: style: Unused variable: i [unusedVariable] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:195:7: style: Unused variable: i [unusedVariable] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:207:7: style: Unused variable: i [unusedVariable] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:218:7: style: Unused variable: i [unusedVariable] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:229:7: style: Unused variable: i [unusedVariable] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:240:7: style: Unused variable: i [unusedVariable] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:251:7: style: Unused variable: i [unusedVariable] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:277:20: style: Variable 'CLEANUP_APPLYUNIT' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleAst.c:304:20: style: Variable 'CLEANUP_APPLYUNIT' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/datafile.c:1043:9: style: The if condition is the same as the previous if condition [duplicateCondition] pyxplot-0.9.2/src/datafile.c:1042:9: note: First condition pyxplot-0.9.2/src/datafile.c:1043:9: note: Second condition pyxplot-0.9.2/src/datafile.c:329:9: style: Condition 'prefix' is always false [knownConditionTrueFalse] pyxplot-0.9.2/src/datafile.c:322:48: note: Assignment 'prefix=0', assigned value is 0 pyxplot-0.9.2/src/datafile.c:329:9: note: Condition 'prefix' is always false pyxplot-0.9.2/src/datafile.c:141:4: warning: Either the condition 'i->current==NULL' is redundant or there is possible null pointer dereference: i->current. [nullPointerRedundantCheck] pyxplot-0.9.2/src/datafile.c:142:17: note: Assuming that condition 'i->current==NULL' is not redundant pyxplot-0.9.2/src/datafile.c:141:4: note: Null pointer dereference pyxplot-0.9.2/src/datafile.c:155:4: warning: Either the condition 'i->current==NULL' is redundant or there is possible null pointer dereference: i->current. [nullPointerRedundantCheck] pyxplot-0.9.2/src/datafile.c:156:17: note: Assuming that condition 'i->current==NULL' is not redundant pyxplot-0.9.2/src/datafile.c:155:4: note: Null pointer dereference pyxplot-0.9.2/src/datafile.c:158:13: warning: Either the condition 'i->current==NULL' is redundant or there is possible null pointer dereference: i->current->next. [nullPointerRedundantCheck] pyxplot-0.9.2/src/datafile.c:160:17: note: Assuming that condition 'i->current==NULL' is not redundant pyxplot-0.9.2/src/datafile.c:159:41: note: Assignment to 'i->current=i->current->next' pyxplot-0.9.2/src/datafile.c:158:13: note: Null pointer dereference pyxplot-0.9.2/src/datafile.c:782:109: warning: Either the condition 'cptr==NULL' is redundant or there is possible null pointer dereference: cptr. [nullPointerRedundantCheck] pyxplot-0.9.2/src/datafile.c:785:18: note: Assuming that condition 'cptr==NULL' is not redundant pyxplot-0.9.2/src/datafile.c:782:109: note: Null pointer dereference pyxplot-0.9.2/src/datafile.c:809:109: warning: Either the condition 'cptr==NULL' is redundant or there is possible null pointer dereference: cptr. [nullPointerRedundantCheck] pyxplot-0.9.2/src/datafile.c:812:18: note: Assuming that condition 'cptr==NULL' is not redundant pyxplot-0.9.2/src/datafile.c:809:109: note: Null pointer dereference pyxplot-0.9.2/src/datafile.c:836:108: warning: Either the condition 'cptr==NULL' is redundant or there is possible null pointer dereference: cptr. [nullPointerRedundantCheck] pyxplot-0.9.2/src/datafile.c:839:18: note: Assuming that condition 'cptr==NULL' is not redundant pyxplot-0.9.2/src/datafile.c:836:108: note: Null pointer dereference pyxplot-0.9.2/src/datafile.c:876:108: warning: Either the condition 'cptr==NULL' is redundant or there is possible null pointer dereference: cptr. [nullPointerRedundantCheck] pyxplot-0.9.2/src/datafile.c:879:18: note: Assuming that condition 'cptr==NULL' is not redundant pyxplot-0.9.2/src/datafile.c:876:108: note: Null pointer dereference pyxplot-0.9.2/src/defaultObjs/moduleColor.c:189:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleColor.c:239:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/datafile.c:196:113: style:inconclusive: Function 'ppldata_LaunchCoProcess' argument 5 names different: declaration 'errout' definition 'errtext'. [funcArgNamesDifferent] pyxplot-0.9.2/src/datafile.h:99:125: note: Function 'ppldata_LaunchCoProcess' argument 5 names different: declaration 'errout' definition 'errtext'. pyxplot-0.9.2/src/datafile.c:196:113: note: Function 'ppldata_LaunchCoProcess' argument 5 names different: declaration 'errout' definition 'errtext'. pyxplot-0.9.2/src/datafile.c:213:15: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/datafile.c:201:17: note: Shadowed declaration pyxplot-0.9.2/src/datafile.c:213:15: note: Shadow variable pyxplot-0.9.2/src/datafile.c:217:11: style: Local variable 'j' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/datafile.c:201:19: note: Shadowed declaration pyxplot-0.9.2/src/datafile.c:217:11: note: Shadow variable pyxplot-0.9.2/src/datafile.c:217:13: style: Local variable 'k' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/datafile.c:201:21: note: Shadowed declaration pyxplot-0.9.2/src/datafile.c:217:13: note: Shadow variable pyxplot-0.9.2/src/datafile.c:577:10: style: Local variable 'ji' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/datafile.c:559:21: note: Shadowed declaration pyxplot-0.9.2/src/datafile.c:577:10: note: Shadow variable pyxplot-0.9.2/src/datafile.c:607:9: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/datafile.c:558:21: note: Shadowed declaration pyxplot-0.9.2/src/datafile.c:607:9: note: Shadow variable pyxplot-0.9.2/src/datafile.c:607:12: style: Local variable 'io' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/datafile.c:558:23: note: Shadowed declaration pyxplot-0.9.2/src/datafile.c:607:12: note: Shadow variable pyxplot-0.9.2/src/datafile.c:607:21: style: Local variable 'jo' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/datafile.c:559:24: note: Shadowed declaration pyxplot-0.9.2/src/datafile.c:607:21: note: Shadow variable pyxplot-0.9.2/src/datafile.c:934:44: style: Local variable 'j' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/datafile.c:666:10: note: Shadowed declaration pyxplot-0.9.2/src/datafile.c:934:44: note: Shadow variable pyxplot-0.9.2/src/datafile.c:1083:11: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/datafile.c:1011:8: note: Shadowed declaration pyxplot-0.9.2/src/datafile.c:1083:11: note: Shadow variable pyxplot-0.9.2/src/datafile.c:1284:15: style: Local variable 'out' shadows outer argument [shadowArgument] pyxplot-0.9.2/src/datafile.c:1165:50: note: Shadowed declaration pyxplot-0.9.2/src/datafile.c:1284:15: note: Shadow variable pyxplot-0.9.2/src/datafile.c:1510:20: style: Local variable 'stkLevelOld' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/datafile.c:1479:16: note: Shadowed declaration pyxplot-0.9.2/src/datafile.c:1510:20: note: Shadow variable pyxplot-0.9.2/src/defaultObjs/moduleColor.c:120:44: style: Parameter 'cs' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/defaultObjs/moduleColor.c:185:10: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleColor.c:233:14: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleColor.c:234:14: style: Variable 'fi' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/datafile.c:200:17: style: Variable 'filter' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/datafile.c:323:11: style: Variable 'errt' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/datafile.c:384:14: style: Variable 'labIn' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/datafile.c:486:15: style: Variable 's' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/datafile.c:649:303: style: Parameter 'everyList' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/datafile.c:664:42: style: Variable 'lineptr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/datafile.c:1050:43: style: Variable 'filename' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleColor.c:60:9: style: struct member 'colorSystem::name' is never used. [unusedStructMember] pyxplot-0.9.2/src/datafile.c:1057:15: style: Variable 'errt' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleColor.c:65:10: style: struct member 'colorSystem::gamma' is never used. [unusedStructMember] pyxplot-0.9.2/src/datafile.c:1275:13: style: Variable 'spacing' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/datafile.c:1280:15: style: Variable 'rast_log' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/datafile.c:1281:15: style: Variable 'rast_min' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/datafile.c:1283:15: style: Variable 'rast_unit' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/datafile.c:1503:81: style: Variable 'filename' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/datafile.c:1512:20: style: Variable 'v' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/datafile.c:1519:83: style: Variable 'filename' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleFractals.c:53:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable imag [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleFractals.c:73:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable imag [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleFractals.c:50:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleFractals.c:70:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleFractals.c:50:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleFractals.c:70:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/datafile.c:1256:32: error: Uninitialized struct member: rasterYunits.objType [uninitStructMember] pyxplot-0.9.2/src/datafile.c:1123:19: style: Variable 'autoUsingExprs' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:58:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:67:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:73:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:78:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:83:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:88:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:93:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:98:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:103:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:111:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:119:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:134:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:145:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:158:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:185:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:200:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:239:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:245:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:254:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:271:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:280:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:292:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:303:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:314:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:322:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:335:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/modulePhy.c:54:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TIME [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/modulePhy.c:75:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TEMPERATURE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/modulePhy.c:50:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/modulePhy.c:71:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/modulePhy.c:50:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/modulePhy.c:51:7: style: Unused variable: i [unusedVariable] pyxplot-0.9.2/src/defaultObjs/modulePhy.c:71:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/modulePhy.c:72:7: style: Unused variable: i [unusedVariable] pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:57:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gsl_rng_default [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:64:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gsl_rng_default [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:71:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gsl_rng_default [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:80:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gsl_rng_default [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:88:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gsl_rng_default [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:96:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gsl_rng_default [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:108:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gsl_rng_default [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:116:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gsl_rng_default [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:70:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:79:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:87:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:95:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:107:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:115:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:70:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:79:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:87:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:95:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:107:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:115:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:65:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:74:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:81:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:88:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:95:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:102:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHECK_2INPUT_DIMMATCH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:111:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHECK_2INPUT_DIMMATCH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:119:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHECK_1INPUT_DIMLESS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:129:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHECK_1INPUT_DIMLESS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:141:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHECK_1INPUT_DIMLESS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:152:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHECK_1INPUT_DIMLESS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:163:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:170:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:177:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:184:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:191:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:62:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:71:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:80:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:87:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:94:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:101:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:110:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:118:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:127:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:139:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:150:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:162:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:169:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:176:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:183:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:190:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:62:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:71:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:80:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:87:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:94:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:101:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:110:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:118:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:127:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:139:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:150:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:162:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:169:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:176:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:183:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleStats.c:190:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleTime.c:50:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleTime.c:57:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleTime.c:64:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleTime.c:84:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleTime.c:97:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleTime.c:107:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleTime.c:151:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleTime.c:158:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleTime.c:183:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TIME [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleTime.c:195:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:132:9: portability: Non reentrant function 'getlogin' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getlogin_r'. [prohibitedgetloginCalled] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:204:112: error: Memory leak: tmp [memleak] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:215:35: error: Memory leak: tmp [memleak] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:216:35: error: Memory leak: tmp [memleak] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:217:35: error: Memory leak: tmp [memleak] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:218:35: error: Memory leak: tmp [memleak] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:219:35: error: Memory leak: tmp [memleak] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:220:35: error: Memory leak: tmp [memleak] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:221:35: error: Memory leak: tmp [memleak] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:222:35: error: Memory leak: tmp [memleak] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:257:112: error: Memory leak: tmp [memleak] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:259:3: error: Memory leak: tmp [memleak] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:346:144: error: Memory leak: out [memleak] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:328:3: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: out [nullPointerOutOfMemory] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:325:23: note: Assuming allocation function fails pyxplot-0.9.2/src/defaultObjs/moduleOs.c:325:9: note: Assignment 'out=(char*)malloc(outlen)', assigned value is 0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:328:3: note: Null pointer dereference pyxplot-0.9.2/src/defaultObjs/moduleOs.c:355:17: warning: Either the condition 'newout==NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:354:102: note: Assuming that condition 'newout==NULL' is not redundant pyxplot-0.9.2/src/defaultObjs/moduleOs.c:354:196: note: Assignment 'out=newout', assigned value is 0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:355:17: note: Null pointer addition pyxplot-0.9.2/src/defaultObjs/moduleOs.c:356:20: warning: Either the condition 'newout==NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:354:102: note: Assuming that condition 'newout==NULL' is not redundant pyxplot-0.9.2/src/defaultObjs/moduleOs.c:354:196: note: Assignment 'out=newout', assigned value is 0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:356:20: note: Null pointer addition pyxplot-0.9.2/src/defaultObjs/moduleOs.c:371:17: warning: Either the condition 'newout==NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:370:102: note: Assuming that condition 'newout==NULL' is not redundant pyxplot-0.9.2/src/defaultObjs/moduleOs.c:370:196: note: Assignment 'out=newout', assigned value is 0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:371:17: note: Null pointer addition pyxplot-0.9.2/src/defaultObjs/moduleOs.c:372:20: warning: Either the condition 'newout==NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:370:102: note: Assuming that condition 'newout==NULL' is not redundant pyxplot-0.9.2/src/defaultObjs/moduleOs.c:370:196: note: Assignment 'out=newout', assigned value is 0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:372:20: note: Null pointer addition pyxplot-0.9.2/src/defaultObjs/moduleTime.c:49:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleTime.c:56:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleTime.c:63:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleTime.c:70:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleTime.c:96:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleTime.c:105:10: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleTime.c:150:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleTime.c:157:10: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleTime.c:181:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleTime.c:196:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:215:35: style: Variable 'tmp' is reassigned a value before the old one has been used. [redundantAssignment] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:203:7: note: tmp is assigned pyxplot-0.9.2/src/defaultObjs/moduleOs.c:215:35: note: tmp is overwritten pyxplot-0.9.2/src/defaultObjs/moduleOs.c:259:3: style: Variable 'tmp' is reassigned a value before the old one has been used. [redundantAssignment] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:256:7: note: tmp is assigned pyxplot-0.9.2/src/defaultObjs/moduleOs.c:259:3: note: tmp is overwritten pyxplot-0.9.2/src/defaultObjs/moduleTime.c:49:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleTime.c:56:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleTime.c:63:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:164:9: style: Local variable 'j' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:159:16: note: Shadowed declaration pyxplot-0.9.2/src/defaultObjs/moduleOs.c:164:9: note: Shadow variable pyxplot-0.9.2/src/defaultObjs/moduleTime.c:143:6: style: Variable 'i' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleTime.c:150:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleTime.c:181:29: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:56:48: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:64:38: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:108:14: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:131:14: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:142:14: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:158:38: style: Variable 'raw' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:237:47: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:269:51: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:275:53: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:287:50: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:298:50: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:309:50: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:344:19: style: Variable 'item' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/defaultObjs/zetaRiemann.c:82:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ZERO [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/defaultObjs/zetaRiemann.c:164:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ZERO [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/bmp_a85.c:41:73: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/epsMaker/bmp_a85.c:45:17: style: Variable 'pow85' can be declared as const array [constVariable] pyxplot-0.9.2/src/defaultObjs/zetaRiemann.c:79:57: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] pyxplot-0.9.2/src/epsMaker/bmp_gifread.c:47:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/bmp_gifread.c:197:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/bmp_gifread.c:253:157: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_FILE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/bmp_bmpread.c:46:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/bmp_bmpread.c:226:105: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_FILE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/bmp_bmpread.c:277:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_FILE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/bmp_gifread.c:60:16: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] pyxplot-0.9.2/src/epsMaker/bmp_gifread.c:60:16: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] pyxplot-0.9.2/src/epsMaker/bmp_gifread.c:167:16: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] pyxplot-0.9.2/src/epsMaker/bmp_gifread.c:175:34: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] pyxplot-0.9.2/src/epsMaker/bmp_gifread.c:175:34: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] pyxplot-0.9.2/src/epsMaker/bmp_gifread.c:194:23: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/bmp_gifread.c:245:30: style: Variable 'start' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/bmp_gifread.c:245:38: style: Variable 'end' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/bmp_gifread.c:305:50: style: Parameter 'ec' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/epsMaker/bmp_gifread.c:305:69: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/epsMaker/bmp_bmpread.c:105:16: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] pyxplot-0.9.2/src/epsMaker/bmp_bmpread.c:105:16: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] pyxplot-0.9.2/src/epsMaker/bmp_bmpread.c:105:16: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] pyxplot-0.9.2/src/epsMaker/bmp_bmpread.c:115:71: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] pyxplot-0.9.2/src/epsMaker/bmp_bmpread.c:123:31: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] pyxplot-0.9.2/src/epsMaker/bmp_bmpread.c:157:18: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] pyxplot-0.9.2/src/epsMaker/bmp_bmpread.c:347:16: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] pyxplot-0.9.2/src/epsMaker/bmp_bmpread.c:350:27: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] pyxplot-0.9.2/src/epsMaker/bmp_bmpread.c:351:49: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] pyxplot-0.9.2/src/epsMaker/bmp_bmpread.c:209:18: style: Variable 'palette' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/bmp_bmpread.c:270:23: style: Variable 'c_in' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/bmp_bmpread.c:288:9: style: Variable 'c_out' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/bmp_jpegread.c:58:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/bmp_optimise.c:65:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/bmp_optimise.c:116:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BMP_COLOUR_PALETTE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/bmp_optimise.c:139:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BMP_COLOUR_PALETTE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/bmp_optimise.c:214:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BMP_COLOUR_PALETTE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/bmp_optimise.c:60:14: warning: Either the condition 'ncols==257' is redundant or the array 'palette[257]' is accessed at index 257, which is out of bounds. [arrayIndexOutOfBoundsCond] pyxplot-0.9.2/src/epsMaker/bmp_optimise.c:61:16: note: Assuming that condition 'ncols==257' is not redundant pyxplot-0.9.2/src/epsMaker/bmp_optimise.c:58:10: note: Assuming that condition 'j==ncols' is not redundant pyxplot-0.9.2/src/epsMaker/bmp_optimise.c:58:10: note: Assuming that condition 'j==ncols' is not redundant pyxplot-0.9.2/src/epsMaker/bmp_optimise.c:60:14: note: Array index out of bounds pyxplot-0.9.2/src/epsMaker/bmp_optimise.c:262:17: style: Condition 'ncols<=16' is always true [knownConditionTrueFalse] pyxplot-0.9.2/src/epsMaker/bmp_optimise.c:216:22: note: Assuming that condition 'image->pal_len>16' is not redundant pyxplot-0.9.2/src/epsMaker/bmp_optimise.c:218:10: note: ncols is assigned 'image->pal_len' here. pyxplot-0.9.2/src/epsMaker/bmp_optimise.c:262:17: note: Condition 'ncols<=16' is always true pyxplot-0.9.2/src/epsMaker/bmp_optimise.c:180:20: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] pyxplot-0.9.2/src/epsMaker/bmp_jpegread.c:128:16: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] pyxplot-0.9.2/src/epsMaker/bmp_jpegread.c:128:16: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] pyxplot-0.9.2/src/epsMaker/bmp_jpegread.c:56:21: warning: Either the condition 'header==NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck] pyxplot-0.9.2/src/epsMaker/bmp_jpegread.c:60:31: note: Assuming that condition 'header==NULL' is not redundant pyxplot-0.9.2/src/epsMaker/bmp_jpegread.c:56:21: note: Null pointer addition pyxplot-0.9.2/src/epsMaker/bmp_jpegread.c:51:42: style: Variable 'headendp' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/bmp_pngread.c:52:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/bmp_pngread.c:74:16: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] pyxplot-0.9.2/src/epsMaker/bmp_pngread.c:74:16: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] pyxplot-0.9.2/src/epsMaker/dvi_font.c:49:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SSTR_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_font.c:144:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SSTR_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_font.c:213:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SSTR_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_font.c:253:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_font.c:303:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dviTFM [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_font.c:483:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_font.c:395:23: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/dvi_font.c:297:7: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/dvi_font.c:395:23: note: Shadow variable pyxplot-0.9.2/src/epsMaker/dvi_font.c:406:9: style: Local variable 'j' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/dvi_font.c:297:10: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/dvi_font.c:406:9: note: Shadow variable pyxplot-0.9.2/src/epsMaker/dvi_font.c:434:9: style: Local variable 'j' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/dvi_font.c:297:10: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/dvi_font.c:434:9: note: Shadow variable pyxplot-0.9.2/src/epsMaker/dvi_font.c:451:9: style: Local variable 'j' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/dvi_font.c:297:10: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/dvi_font.c:451:9: note: Shadow variable pyxplot-0.9.2/src/epsMaker/dvi_font.c:47:9: style: Variable 'TFMpath' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/dvi_font.c:141:63: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/epsMaker/dvi_font.c:145:23: style: Variable 'PFBpath' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/dvi_font.c:209:47: style: Parameter 'PFApath' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/epsMaker/dvi_font.c:301:9: style: Variable 'tit' can be declared as const array [constVariable] pyxplot-0.9.2/src/epsMaker/dvi_font.c:479:16: style: Variable 'chin' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/canvasDraw.c:74:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/canvasDraw.c:153:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/canvasDraw.c:426:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/canvasDraw.c:628:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/canvasDraw.c:638:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/canvasDraw.c:829:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/canvasDraw.c:938:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_TO_PS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:110:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SSTR_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:195:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:232:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DVI_YES [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:263:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DVI_YES [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:275:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:297:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DVI_NO [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:309:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:339:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DVIE_MEMORY [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:383:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:434:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DVIE_MEMORY [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:447:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:535:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DVI_FNTNUMMIN [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:550:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DVI_SPECIAL1234 [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:569:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dviFontDetails [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:600:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:630:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SSTR_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:638:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SSTR_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:663:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SSTR_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:725:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:754:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:771:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dviInterpreterState [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:833:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:848:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dviStackState [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:861:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable postscriptPage [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:914:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:924:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SSTR_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:949:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SSTR_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:974:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SSTR_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:1011:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DVIE_MEMORY [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:1089:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:1135:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:1156:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:825:29: style: The statement 'if (interp->currentStrlen!=0) interp->currentStrlen=0' is logically equivalent to 'interp->currentStrlen=0'. [duplicateConditionalAssign] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:828:26: note: Assignment 'interp->currentStrlen=0' pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:825:29: note: Condition 'interp->currentStrlen!=0' is redundant pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:876:25: style: The statement 'if (page->boundingBox!=NULL) page->boundingBox=NULL' is logically equivalent to 'page->boundingBox=NULL'. [duplicateConditionalAssign] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:879:23: note: Assignment 'page->boundingBox=NULL' pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:876:25: note: Condition 'page->boundingBox!=NULL' is redundant pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:881:25: style: The statement 'if (page->textSizeBox!=NULL) page->textSizeBox=NULL' is logically equivalent to 'page->textSizeBox=NULL'. [duplicateConditionalAssign] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:883:23: note: Assignment 'page->textSizeBox=NULL' pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:881:25: note: Condition 'page->textSizeBox!=NULL' is redundant pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:254:26: style: Condition 'charToTypeset==40' is always false [knownConditionTrueFalse] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:224:23: note: Assuming that condition 'charToTypeset<48' is not redundant pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:254:26: note: Condition 'charToTypeset==40' is always false pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:1025:67: style: Condition '(err=dviGetCharSize(ec,interp,(unsigned char)*s,size))!=0' is always false [knownConditionTrueFalse] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:1025:28: note: Calling function 'dviGetCharSize' returns 0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:1025:67: note: Condition '(err=dviGetCharSize(ec,interp,(unsigned char)*s,size))!=0' is always false pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:172:18: style: Variable 'postPos' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:217:79: style: Parameter 'op' can be declared as pointer to const. However it seems that 'dviInOpChar' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:127:12: note: You might need to cast the function pointer here pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:217:79: note: Parameter 'op' can be declared as pointer to const pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:261:82: style: Parameter 'op' can be declared as pointer to const. However it seems that 'dviInOpSet1234' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:45:19: note: You might need to cast the function pointer here pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:261:82: note: Parameter 'op' can be declared as pointer to const pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:295:82: style: Parameter 'op' can be declared as pointer to const. However it seems that 'dviInOpPut1234' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:50:19: note: You might need to cast the function pointer here pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:295:82: note: Parameter 'op' can be declared as pointer to const pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:328:32: style: Parameter 'ec' can be declared as pointer to const. However it seems that 'dviInOpNop' is a callback function, if 'ec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:52:20: note: You might need to cast the function pointer here pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:328:32: note: Parameter 'ec' can be declared as pointer to const pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:328:57: style: Parameter 'interp' can be declared as pointer to const. However it seems that 'dviInOpNop' is a callback function, if 'interp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:52:20: note: You might need to cast the function pointer here pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:328:57: note: Parameter 'interp' can be declared as pointer to const pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:328:78: style: Parameter 'op' can be declared as pointer to const. However it seems that 'dviInOpNop' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:52:20: note: You might need to cast the function pointer here pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:328:78: note: Parameter 'op' can be declared as pointer to const pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:532:78: style: Parameter 'op' can be declared as pointer to const. However it seems that 'dviInOpFnt' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:136:12: note: You might need to cast the function pointer here pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:532:78: note: Parameter 'op' can be declared as pointer to const pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:540:82: style: Parameter 'op' can be declared as pointer to const. However it seems that 'dviInOpFnt1234' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:89:20: note: You might need to cast the function pointer here pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:540:82: note: Parameter 'op' can be declared as pointer to const pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:610:33: style: Parameter 'ec' can be declared as pointer to const. However it seems that 'dviInOpPost' is a callback function, if 'ec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:99:20: note: You might need to cast the function pointer here pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:610:33: note: Parameter 'ec' can be declared as pointer to const pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:610:58: style: Parameter 'interp' can be declared as pointer to const. However it seems that 'dviInOpPost' is a callback function, if 'interp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:99:20: note: You might need to cast the function pointer here pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:610:58: note: Parameter 'interp' can be declared as pointer to const pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:610:79: style: Parameter 'op' can be declared as pointer to const. However it seems that 'dviInOpPost' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:99:20: note: You might need to cast the function pointer here pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:610:79: note: Parameter 'op' can be declared as pointer to const pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:616:37: style: Parameter 'ec' can be declared as pointer to const. However it seems that 'dviInOpPostPost' is a callback function, if 'ec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:100:20: note: You might need to cast the function pointer here pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:616:37: note: Parameter 'ec' can be declared as pointer to const pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:616:62: style: Parameter 'interp' can be declared as pointer to const. However it seems that 'dviInOpPostPost' is a callback function, if 'interp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:100:20: note: You might need to cast the function pointer here pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:616:62: note: Parameter 'interp' can be declared as pointer to const pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:616:83: style: Parameter 'op' can be declared as pointer to const. However it seems that 'dviInOpPostPost' is a callback function, if 'op' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:100:20: note: You might need to cast the function pointer here pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:616:83: note: Parameter 'op' can be declared as pointer to const pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:626:82: style: Parameter 'op' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:845:71: style: Parameter 'orig' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:906:80: style: Parameter 'new' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:997:18: style: Variable 'postPos' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:1068:19: style: Variable 'font' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:1111:16: style: Variable 'chin' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:1113:19: style: Variable 'font' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/dvi_read.c:72:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_read.c:126:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_read.c:351:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_read.c:397:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DVI_CHARMAX [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/dvi_read.c:97:18: style: The statement 'if (op.s[i]!=NULL) op.s[i]=NULL' is logically equivalent to 'op.s[i]=NULL'. [duplicateConditionalAssign] pyxplot-0.9.2/src/epsMaker/dvi_read.c:100:17: note: Assignment 'op.s[i]=NULL' pyxplot-0.9.2/src/epsMaker/dvi_read.c:97:18: note: Condition 'op.s[i]!=NULL' is redundant pyxplot-0.9.2/src/epsMaker/dvi_read.c:83:11: style: Condition 'err' is always true [knownConditionTrueFalse] pyxplot-0.9.2/src/epsMaker/dvi_read.c:268:9: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/dvi_read.c:121:7: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/dvi_read.c:268:9: note: Shadow variable pyxplot-0.9.2/src/epsMaker/dvi_read.c:293:9: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/dvi_read.c:121:7: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/dvi_read.c:293:9: note: Shadow variable pyxplot-0.9.2/src/epsMaker/dvi_read.c:54:60: style: Parameter 'filename' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/epsMaker/dvi_read.c:393:57: style: Parameter 'op' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/epsMaker/dvi_read.c:107:12: style: Variable 'POST' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_arrow.c:49:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_TO_PS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_arrow.c:107:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_ARROWTYPE_TWOWAY [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/canvasDraw.c:584:18: style: Redundant initialization for 'ptr'. The initialized value is overwritten before it is read. [redundantInitialization] pyxplot-0.9.2/src/epsMaker/canvasDraw.c:583:26: note: ptr is initialized pyxplot-0.9.2/src/epsMaker/canvasDraw.c:584:18: note: ptr is overwritten pyxplot-0.9.2/src/epsMaker/eps_arrow.c:93:58: style: Variable 'eps_core_SetLinewidth' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/canvasDraw.c:156:9: style: Variable 'EnvDisplay' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/canvasDraw.c:355:5: style: Variable 'src' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/canvasDraw.c:365:5: style: Variable 'src' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/canvasDraw.c:374:5: style: Variable 'src' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/canvasDraw.c:384:5: style: Variable 'src' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/canvasDraw.c:393:5: style: Variable 'src' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/canvasDraw.c:402:5: style: Variable 'src' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/canvasDraw.c:409:5: style: Variable 'src' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/canvasDraw.c:429:34: style: Variable 'SuspectTextItem' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/canvasDraw.c:638:71: style: Variable 'PaperName' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/canvasDraw.c:638:83: style: Variable 'PFAfilename' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/canvasDraw.c:810:126: style: Parameter 'colstr' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/epsMaker/canvasDraw.c:814:9: style: Variable 'cptr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/canvasDraw.c:891:60: style: Variable 'bufpos' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_box.c:47:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_TO_PS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_box.c:101:7: style: Condition 'filled' is always true [knownConditionTrueFalse] pyxplot-0.9.2/src/epsMaker/eps_box.c:73:12: note: Assignment 'filled=1', assigned value is 1 pyxplot-0.9.2/src/epsMaker/eps_box.c:101:7: note: Condition 'filled' is always true pyxplot-0.9.2/src/epsMaker/eps_box.c:87:41: style: Variable 'eps_core_SetLinewidth' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_circle.c:47:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_TO_PS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_core.c:66:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_COLSPACE_CMYK [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_core.c:91:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_COLSPACE_RGB [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_circle.c:100:17: style: Condition 'stroked' is always true [knownConditionTrueFalse] pyxplot-0.9.2/src/epsMaker/eps_circle.c:96:13: note: Assignment 'stroked=1', assigned value is 1 pyxplot-0.9.2/src/epsMaker/eps_circle.c:100:17: note: Condition 'stroked' is always true pyxplot-0.9.2/src/epsMaker/eps_circle.c:89:41: style: Variable 'eps_core_SetLinewidth' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_ellipse.c:48:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_TO_PS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_ellipse.c:112:17: style: Condition 'stroked' is always true [knownConditionTrueFalse] pyxplot-0.9.2/src/epsMaker/eps_ellipse.c:96:15: note: Assignment 'stroked=1', assigned value is 1 pyxplot-0.9.2/src/epsMaker/eps_ellipse.c:112:17: note: Condition 'stroked' is always true pyxplot-0.9.2/src/epsMaker/eps_ellipse.c:68:41: style: Variable 'eps_core_SetLinewidth' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_eps.c:44:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_eps.c:180:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_image.c:57:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_image.c:73:11: style: Local variable 'j' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_image.c:53:31: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_image.c:73:11: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_eps.c:198:90: style: Variable 'i' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_eps.c:217:90: style: Variable 'i' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_piechart.c:79:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATAFILE_NERRS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_piechart.c:176:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATAFILE_NERRS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_piechart.c:290:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_TO_PS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot.c:90:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot.c:159:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_STYLE_CONTOURMAP [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot.c:189:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_STYLE_CONTOURMAP [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot.c:270:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_ON [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot.c:599:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot.c:759:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_STYLE_COLORMAP [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot.c:830:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_TO_PS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_piechart.c:350:24: style: Local variable 'fprintf' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_piechart.c:339:20: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_piechart.c:350:24: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_piechart.c:475:30: style: Local variable 'fprintf' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_piechart.c:339:20: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_piechart.c:475:30: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_piechart.c:88:20: style: Variable 'blk' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/eps_piechart.c:178:20: style: Variable 'pd' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/eps_piechart.c:230:15: style: Variable 'errt' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/eps_piechart.c:318:31: style: Variable 'fprintf' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_piechart.c:350:31: style: Variable 'fprintf' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_piechart.c:475:37: style: Variable 'fprintf' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:52:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_HALIGN_CENT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:86:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_AXISDISP_NOARR [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:280:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPS_AXES_LINEWIDTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot.c:381:9: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_plot.c:257:21: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot.c:381:9: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot.c:843:11: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_plot.c:815:20: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot.c:843:11: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot.c:154:78: style: Parameter 'DataRow' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/epsMaker/eps_plot.c:185:73: style: Parameter 'ww' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/epsMaker/eps_plot.c:876:11: style: Variable 'a1' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_plot.c:877:11: style: Variable 'a2' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_plot.c:878:11: style: Variable 'a3' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_plot.c:944:46: style: Variable 'canvas_EPSRenderTextItem' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_canvas.c:52:127: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AXISLINEARINTERPOLATION_NPOINTS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_canvas.c:73:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AXISLINEARINTERPOLATION_NPOINTS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_canvas.c:138:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_NAN [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:156:30: style: Local variable 'theta_pinpoint' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:68:17: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:156:30: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:225:14: style: Local variable 'width' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:66:39: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:225:14: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:225:21: style: Local variable 'height' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:66:31: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:225:21: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:343:14: style: Local variable 'k' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:269:24: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:343:14: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:387:35: style: Local variable 'xpos1' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:329:19: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:387:35: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:387:42: style: Local variable 'ypos1' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:329:29: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:387:42: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:387:49: style: Local variable 'zpos1' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:329:39: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:387:49: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:387:56: style: Local variable 'xpos2' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:329:49: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:387:56: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:387:63: style: Local variable 'ypos2' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:329:59: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:387:63: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:387:70: style: Local variable 'zpos2' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:329:69: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:387:70: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:98:16: style: Variable 'TLP' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:359:7: style: Variable 'tmp' can be declared as const array [constVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:360:7: style: Variable 'tmp' can be declared as const array [constVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_canvas.c:108:81: style: Parameter 'sg' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/epsMaker/eps_plot_colormap.c:585:8: error: There is an unknown macro here somewhere. Configuration is required. If return is a macro then please configure it. [unknownMacro] pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:93:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_BOOL_TRUE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:345:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_BOOL_TRUE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_filledregion.c:43:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FilledRegionHandle [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_filledregion.c:111:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FACE_BOTTOM [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_filledregion.c:187:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable used [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_filledregion.c:323:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_filledregion.c:211:11: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_filledregion.c:182:7: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_filledregion.c:211:11: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_filledregion.c:442:20: style: Local variable 'OutputPath' shadows outer function [shadowFunction] pyxplot-0.9.2/src/epsMaker/eps_plot_filledregion.c:179:13: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_filledregion.c:442:20: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_filledregion.c:448:20: style: Local variable 'OutputPath' shadows outer function [shadowFunction] pyxplot-0.9.2/src/epsMaker/eps_plot_filledregion.c:179:13: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_filledregion.c:448:20: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_filledregion.c:129:13: style: Variable 'li1' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/eps_plot_filledregion.c:130:22: style: Variable 'p1' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/eps_plot_filledregion.c:179:105: style: Parameter 'EndText' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/epsMaker/eps_plot_filledregion.c:183:18: style: Variable 'lil' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/eps_plot_filledregion.c:311:22: style: Variable 'ct_pA' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/eps_plot_filledregion.c:312:20: style: Variable 'x' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_filledregion.c:442:30: style: Variable 'OutputPath' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_filledregion.c:446:6: style: Variable 'li' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_filledregion.c:448:30: style: Variable 'OutputPath' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_gridlines.c:65:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_ON [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_gridlines.c:46:18: style: Variable 'GridLines' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/eps_plot_gridlines.c:92:19: style: Variable 'TLP' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/eps_plot_gridlines.c:94:84: style: Variable 'eps_core_SetLinewidth' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_gridlines.c:95:84: style: Variable 'eps_core_SetLinewidth' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_labelsarrows.c:89:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_BLACK [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_labelsarrows.c:49:49: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/epsMaker/eps_plot_legend.c:98:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_ON [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_legend.c:192:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_LEGEND_COLUMNS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_legend.c:214:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_LEGEND_COLUMNS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_legend.c:401:18: style: Variable 'data' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/eps_plot_legend.c:418:46: style: Variable 'canvas_EPSRenderTextItem' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_linedraw.c:72:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FACE_LEFT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_linedraw.c:82:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LineDrawHandle [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_linedraw.c:116:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_TO_PS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:71:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:133:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_AXES [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:170:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANVAS_PLOT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:277:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AXISLINEARINTERPOLATION_NPOINTS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:355:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_NAN [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:385:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gsl_multimin_fminimizer_nmsimplex [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:464:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:753:14: style: Condition 'n<1' is always false [knownConditionTrueFalse] pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:639:34: note: Assuming that condition 'clist[cn].Nvertices_max<1' is not redundant pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:642:28: note: Assuming condition is false pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:752:27: note: Assignment 'n=clist[cn].Nvertices_max', assigned value is greater than 0 pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:753:14: note: Condition 'n<1' is always false pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:610:9: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:347:18: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:610:9: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:683:15: style: Local variable 'j' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:347:21: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:683:15: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:699:15: style: Local variable 'j' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:347:21: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:699:15: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:716:15: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:347:18: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:716:15: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:716:17: style: Local variable 'j' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:347:21: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:716:17: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:757:18: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:347:18: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:757:18: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:812:16: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:347:18: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:812:16: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:224:48: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:257:47: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:289:81: style: Parameter 'v' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:656:26: style: Variable 'clip' can be declared as const array [constVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:637:17: style: Variable 'stkLevelOld' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:313:16: style: Local variable 'x' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:266:15: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:313:16: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:323:14: style: Local variable 'x' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:266:15: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:323:14: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:376:14: style: Local variable 'x' shadows outer argument [shadowArgument] pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:347:44: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:376:14: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:69:18: style: Variable 'item' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:152:18: style: Variable 'item' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:313:16: style: Variable 'x' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:323:14: style: Variable 'x' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:351:13: style: Variable 'outVal' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:376:14: style: Variable 'x' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:313:17: style: Variable 'x' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:323:15: style: Variable 'x' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:263:13: style: Variable 'stkLevelOld' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:376:15: style: Variable 'x' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:353:13: style: Variable 'stkLevelOld' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:382:44: style: Variable 'iter' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_threedimbuff.c:104:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable depth [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_threedimbuff.c:137:165: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPS_DEFAULT_PS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_threedimbuff.c:176:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPS_DEFAULT_LINEWIDTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_threedimbuff.c:48:36: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/epsMaker/eps_plot_threedimbuff.c:130:135: style: Parameter 'psfrag' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/epsMaker/eps_plot_ticking.c:80:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_BOOL_TRUE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_ticking.c:339:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MIN [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_ticking.c:383:166: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_PREFORMED [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_ticking.c:82:90: style: Same value in both branches of ternary operator. [duplicateValueTernary] pyxplot-0.9.2/src/epsMaker/eps_plot_ticking.c:389:14: style: Local variable 'x' shadows outer argument [shadowArgument] pyxplot-0.9.2/src/epsMaker/eps_plot_ticking.c:357:80: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_ticking.c:389:14: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_ticking.c:62:9: style: Variable 'UnitString' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/eps_plot_ticking.c:357:91: style: Parameter 'xunit' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/epsMaker/eps_plot_ticking.c:362:23: style: Variable 'tmp_string' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/eps_plot_ticking.c:389:14: style: Variable 'x' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/eps_plot_ticking.c:360:25: style: Variable 'stkLevelOld' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_ticking.c:389:15: style: Variable 'x' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto.c:333:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_NAN [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto.c:419:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto.c:270:71: style: Condition 'Nnewticks>0' is always true [knownConditionTrueFalse] pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto.c:269:21: note: Assuming that condition 'Nnewticks<=1' is not redundant pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto.c:270:71: note: Condition 'Nnewticks>0' is always true pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto.c:333:18: style: Local variable 'x' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto.c:280:25: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto.c:333:18: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto.c:528:15: style: Local variable 'DummyStr' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto.c:410:72: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto.c:528:15: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto.c:539:16: style: Local variable 'x' shadows outer argument [shadowArgument] pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto.c:404:37: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto.c:539:16: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto.c:276:108: style: Parameter 'AutoTicks' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto.c:343:16: style: Variable 'DummyStr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto.c:410:72: style: Variable 'DummyStr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto.c:494:15: style: Variable 'o' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto.c:528:15: style: Variable 'DummyStr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto2.c:155:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_BOOL_TRUE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto2.c:248:19: style: Local variable 'x' shadows outer argument [shadowArgument] pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto2.c:152:38: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto2.c:248:19: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto2.c:111:128: style: Parameter 'FactorsTen' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto2.c:152:98: style: Parameter 'AutoTicks' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto3.c:54:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:61:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_BLACK [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:91:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_STYLE_COLORMAP [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:110:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_STYLE_POINTS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:230:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_STYLE_POINTS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:449:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:1118:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_STYLE_LINES [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_point.c:52:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CanvasTextItem [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_point.c:77:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_TO_PS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_polygon.c:61:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_TO_PS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_polygon.c:90:7: style: Condition 'filled' is always true [knownConditionTrueFalse] pyxplot-0.9.2/src/epsMaker/eps_polygon.c:64:12: note: Assignment 'filled=1', assigned value is 1 pyxplot-0.9.2/src/epsMaker/eps_polygon.c:90:7: note: Condition 'filled' is always true pyxplot-0.9.2/src/epsMaker/eps_polygon.c:78:41: style: Variable 'eps_core_SetLinewidth' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_text.c:45:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CanvasTextItem [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/eps_text.c:82:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_HALIGN_CENT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/kpse_wrap.c:85:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/kpse_wrap.c:144:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/kpse_wrap.c:182:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/epsMaker/kpse_wrap.c:163:21: portability: Non reentrant function 'readdir' called. For threadsafe applications it is recommended to use the reentrant replacement function 'readdir_r'. [prohibitedreaddirCalled] pyxplot-0.9.2/src/epsMaker/kpse_wrap.c:138:66: style: Parameter 'path' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/epsMaker/kpse_wrap.c:142:18: style: Variable 'dirp' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/kpse_wrap.c:178:89: style: Parameter 'RecurseList' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/expressions/dollarOp.c:120:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATAFILE_COL [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/expressions/dollarOp.c:174:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATAFILE_COL [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/expressions/dollarOp.c:139:13: style: Local variable 'j' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/expressions/dollarOp.c:135:9: note: Shadowed declaration pyxplot-0.9.2/src/expressions/dollarOp.c:139:13: note: Shadow variable pyxplot-0.9.2/src/expressions/dollarOp.c:163:92: style: Parameter 'colName' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:1204:162: style: Same expression on both sides of '||'. [duplicateExpression] pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:877:39: style: Variable 'ptAset' is reassigned a value before the old one has been used. [redundantAssignment] pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:876:32: note: ptAset is assigned pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:877:39: note: ptAset is overwritten pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:457:11: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:447:19: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:457:11: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:1045:20: style: Local variable 'j' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:447:22: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:1045:20: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:1046:12: style: Local variable 'xap' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:448:38: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:1046:12: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:1046:16: style: Local variable 'yap' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:448:43: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:1046:16: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:1046:20: style: Local variable 'zap' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:448:48: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:1046:20: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:1046:48: style: Local variable 'depth' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:448:31: note: Shadowed declaration pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:1046:48: note: Shadow variable pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:56:73: style: Parameter 'sg' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:87:130: style: Parameter 'ww_final' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:1113:18: style: Variable 'data' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:223:23: style: Variable 'ptAset' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:786:30: style: Variable 'ptBy' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:787:25: style: Variable 'ptAset' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:1175:41: style: Variable 'eps_primitive_arrow' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/expressions/expEval.c:64:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/expressions/expEval.c:179:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_RECURSION_DEPTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/expressions/expEval.c:160:3: style: Label 'cast_fail' is not used. [unusedLabel] pyxplot-0.9.2/src/expressions/expEval.c:272:17: style: Local variable 'in' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/expressions/expEval.c:177:20: note: Shadowed declaration pyxplot-0.9.2/src/expressions/expEval.c:272:17: note: Shadow variable pyxplot-0.9.2/src/expressions/expEval.c:373:13: style: Local variable 'len' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/expressions/expEval.c:190:13: note: Shadowed declaration pyxplot-0.9.2/src/expressions/expEval.c:373:13: note: Shadow variable pyxplot-0.9.2/src/expressions/expEval.c:395:13: style: Local variable 'len' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/expressions/expEval.c:190:13: note: Shadowed declaration pyxplot-0.9.2/src/expressions/expEval.c:395:13: note: Shadow variable pyxplot-0.9.2/src/expressions/expEval.c:586:17: style: Local variable 'o' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/expressions/expEval.c:191:13: note: Shadowed declaration pyxplot-0.9.2/src/expressions/expEval.c:586:17: note: Shadow variable pyxplot-0.9.2/src/expressions/expEval.c:587:17: style: Local variable 'in' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/expressions/expEval.c:177:20: note: Shadowed declaration pyxplot-0.9.2/src/expressions/expEval.c:587:17: note: Shadow variable pyxplot-0.9.2/src/expressions/expEval.c:695:17: style: Local variable 'o' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/expressions/expEval.c:191:13: note: Shadowed declaration pyxplot-0.9.2/src/expressions/expEval.c:695:17: note: Shadow variable pyxplot-0.9.2/src/expressions/expEvalCalculus.c:64:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_NAN [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/expressions/expEvalCalculus.c:123:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_UNIT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/expressions/expEvalCalculus.c:216:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_NUMERICAL [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/expressions/expEvalOps.c:77:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_NUM [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/expressions/expEvalOps.c:245:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_NUM [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/expressions/expEvalOps.c:351:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_NUM [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/expressions/expEvalOps.c:467:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_NUM [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/expressions/expEvalOps.c:359:13: style: Variable 'n' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/expressions/expEvalOps.c:392:17: style: Variable 'num' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/expressions/expEvalOps.c:408:17: style: Variable 'num' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/expressions/expEvalSlice.c:52:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/expressions/expEvalSlice.c:199:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/expressions/expEvalSlice.c:230:21: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/expressions/expEvalSlice.c:197:12: note: Shadowed declaration pyxplot-0.9.2/src/expressions/expEvalSlice.c:230:21: note: Shadow variable pyxplot-0.9.2/src/expressions/fnCall.c:76:127: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/expressions/fnCall.c:786:1: style: Label 'cast_fail' is not used. [unusedLabel] pyxplot-0.9.2/src/expressions/fnCall.c:179:15: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/expressions/fnCall.c:74:12: note: Shadowed declaration pyxplot-0.9.2/src/expressions/fnCall.c:179:15: note: Shadow variable pyxplot-0.9.2/src/expressions/fnCall.c:191:15: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/expressions/fnCall.c:74:12: note: Shadowed declaration pyxplot-0.9.2/src/expressions/fnCall.c:191:15: note: Shadow variable pyxplot-0.9.2/src/expressions/fnCall.c:210:18: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/expressions/fnCall.c:74:12: note: Shadowed declaration pyxplot-0.9.2/src/expressions/fnCall.c:210:18: note: Shadow variable pyxplot-0.9.2/src/expressions/fnCall.c:222:18: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/expressions/fnCall.c:74:12: note: Shadowed declaration pyxplot-0.9.2/src/expressions/fnCall.c:222:18: note: Shadow variable pyxplot-0.9.2/src/expressions/fnCall.c:260:16: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/expressions/fnCall.c:74:12: note: Shadowed declaration pyxplot-0.9.2/src/expressions/fnCall.c:260:16: note: Shadow variable pyxplot-0.9.2/src/expressions/fnCall.c:301:21: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/expressions/fnCall.c:74:12: note: Shadowed declaration pyxplot-0.9.2/src/expressions/fnCall.c:301:21: note: Shadow variable pyxplot-0.9.2/src/expressions/fnCall.c:318:16: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/expressions/fnCall.c:74:12: note: Shadowed declaration pyxplot-0.9.2/src/expressions/fnCall.c:318:16: note: Shadow variable pyxplot-0.9.2/src/expressions/fnCall.c:347:18: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/expressions/fnCall.c:74:12: note: Shadowed declaration pyxplot-0.9.2/src/expressions/fnCall.c:347:18: note: Shadow variable pyxplot-0.9.2/src/expressions/fnCall.c:358:21: style: Local variable 'listin' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/expressions/fnCall.c:339:17: note: Shadowed declaration pyxplot-0.9.2/src/expressions/fnCall.c:358:21: note: Shadow variable pyxplot-0.9.2/src/expressions/fnCall.c:359:29: style: Local variable 'li' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/expressions/fnCall.c:340:25: note: Shadowed declaration pyxplot-0.9.2/src/expressions/fnCall.c:359:29: note: Shadow variable pyxplot-0.9.2/src/expressions/fnCall.c:363:25: style: Local variable 'item' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/expressions/fnCall.c:342:19: note: Shadowed declaration pyxplot-0.9.2/src/expressions/fnCall.c:363:25: note: Shadow variable pyxplot-0.9.2/src/expressions/fnCall.c:374:18: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/expressions/fnCall.c:74:12: note: Shadowed declaration pyxplot-0.9.2/src/expressions/fnCall.c:374:18: note: Shadow variable pyxplot-0.9.2/src/expressions/fnCall.c:385:23: style: Local variable 'item' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/expressions/fnCall.c:342:19: note: Shadowed declaration pyxplot-0.9.2/src/expressions/fnCall.c:385:23: note: Shadow variable pyxplot-0.9.2/src/expressions/fnCall.c:397:18: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/expressions/fnCall.c:74:12: note: Shadowed declaration pyxplot-0.9.2/src/expressions/fnCall.c:397:18: note: Shadow variable pyxplot-0.9.2/src/expressions/fnCall.c:409:23: style: Local variable 'item' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/expressions/fnCall.c:342:19: note: Shadowed declaration pyxplot-0.9.2/src/expressions/fnCall.c:409:23: note: Shadow variable pyxplot-0.9.2/src/expressions/fnCall.c:621:19: style: Variable 'output' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/expressions/traceback.c:54:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TB_MAXLEVEL [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/expressions/traceback.c:93:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/expressions/traceback.c:47:64: style: Parameter 'srcFname' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/expressions/traceback.c:47:120: style: Parameter 'linetext' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/expressions/traceback.c:47:136: style: Parameter 'context' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/expressions/traceback.c:127:16: style: Variable 't' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/expressions/traceback.c:143:16: style: Variable 't' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/expressions/traceback.c:161:66: style: Variable 'i' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/helpers/pyxplot_fitshelper.c:39:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/helpers/pyxplot_fitshelper.c:40:9: style: Variable 'filename' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/helpers/pyxplot_watch.c:44:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/helpers/pyxplot_watch.c:75:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/helpers/pyxplot_watch.c:42:54: style: Parameter 'fname' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/helpers/pyxplot_watch.c:81:26: style: Variable 'StatInfoPtr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/input.c:69:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/input.c:81:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/input.c:175:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/input.c:241:50: warning: Either the condition 'i>0' is redundant or the array 'in[1]' is accessed at index 1, which is out of bounds. [arrayIndexOutOfBoundsCond] pyxplot-0.9.2/src/input.c:241:42: note: Assuming that condition 'i>0' is not redundant pyxplot-0.9.2/src/input.c:241:50: note: Array index out of bounds pyxplot-0.9.2/src/commands/set.c:234:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_arc_editno [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/parser/parserCompile.c:71:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parserAtom [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/parser/parserCompile.c:110:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PN_TYPE_SEQ [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/parser/parserCompile.c:902:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parserStatus [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/parser/parserCompile.c:916:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_RECURSION_DEPTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/parser/parserCompile.c:934:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/parser/parserCompile.c:961:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parserLine [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/parser/parserCompile.c:1031:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/parser/parserCompile.c:1041:5: error: Common realloc mistake: 'outbuff' nulled but not freed upon failure [memleakOnRealloc] pyxplot-0.9.2/src/parser/parserCompile.c:1070:7: error: Common realloc mistake: 'outbuff' nulled but not freed upon failure [memleakOnRealloc] pyxplot-0.9.2/src/parser/parserCompile.c:1100:59: error: Common realloc mistake: 'outbuff' nulled but not freed upon failure [memleakOnRealloc] pyxplot-0.9.2/src/parser/parserCompile.c:1145:113: error: Common realloc mistake: 'outbuff' nulled but not freed upon failure [memleakOnRealloc] pyxplot-0.9.2/src/parser/parserCompile.c:1156:9: error: Common realloc mistake: 'outbuff' nulled but not freed upon failure [memleakOnRealloc] pyxplot-0.9.2/src/parser/parserCompile.c:1157:9: warning: If memory allocation fails, then there is a possible null pointer dereference: outbuff [nullPointerOutOfMemory] pyxplot-0.9.2/src/parser/parserCompile.c:1073:33: note: Assuming allocation function fails pyxplot-0.9.2/src/parser/parserCompile.c:1073:19: note: Assignment 'outbuff=(char*)malloc(obLen)', assigned value is 0 pyxplot-0.9.2/src/parser/parserCompile.c:1157:9: note: Null pointer dereference pyxplot-0.9.2/src/parser/parserCompile.c:1168:7: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck] pyxplot-0.9.2/src/parser/parserCompile.c:1042:29: note: Assuming that condition 's!=NULL' is not redundant pyxplot-0.9.2/src/parser/parserCompile.c:1168:7: note: Null pointer dereference pyxplot-0.9.2/src/parser/parserCompile.c:156:23: style: Local variable 'nodeIter' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/parser/parserCompile.c:104:19: note: Shadowed declaration pyxplot-0.9.2/src/parser/parserCompile.c:156:23: note: Shadow variable pyxplot-0.9.2/src/parser/parserCompile.c:446:13: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/parser/parserCompile.c:409:11: note: Shadowed declaration pyxplot-0.9.2/src/parser/parserCompile.c:446:13: note: Shadow variable pyxplot-0.9.2/src/parser/parserCompile.c:470:13: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/parser/parserCompile.c:409:11: note: Shadowed declaration pyxplot-0.9.2/src/parser/parserCompile.c:470:13: note: Shadow variable pyxplot-0.9.2/src/parser/parserCompile.c:565:23: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/parser/parserCompile.c:409:11: note: Shadowed declaration pyxplot-0.9.2/src/parser/parserCompile.c:565:23: note: Shadow variable pyxplot-0.9.2/src/parser/parserCompile.c:633:13: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/parser/parserCompile.c:409:11: note: Shadowed declaration pyxplot-0.9.2/src/parser/parserCompile.c:633:13: note: Shadow variable pyxplot-0.9.2/src/parser/parserCompile.c:69:76: style: Parameter 'options' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/parser/parserCompile.c:69:108: style: Parameter 'literal' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/parser/parserCompile.c:100:17: style: Variable 'nodeNext' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/parser/parserCompile.c:314:15: style: Variable 'cmd' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/parser/parserCompile.c:955:74: style: Parameter 'srcFname' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/parser/parserCompile.c:955:90: style: Parameter 'line' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/parser/parserCompile.c:1066:11: style: Variable 'lineOriginal' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/parser/parserCompile.c:1136:21: style: Variable 'obj' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/parser/parserCompile.c:1041:5: error: Uninitialized variable: obPos [legacyUninitvar] pyxplot-0.9.2/src/parser/parserExecute.c:69:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/parser/parserExecute.c:115:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_RECURSION_DEPTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/parser/parserExecute.c:268:22: style: Condition 'l>0' is always true [knownConditionTrueFalse] pyxplot-0.9.2/src/parser/parserExecute.c:261:24: note: Assuming that condition 'l<2' is not redundant pyxplot-0.9.2/src/parser/parserExecute.c:268:22: note: Condition 'l>0' is always true pyxplot-0.9.2/src/parser/parserExecute.c:269:22: style: Condition 'l>1' is always true [knownConditionTrueFalse] pyxplot-0.9.2/src/parser/parserExecute.c:261:24: note: Assuming that condition 'l<2' is not redundant pyxplot-0.9.2/src/parser/parserExecute.c:269:22: note: Condition 'l>1' is always true pyxplot-0.9.2/src/parser/parserExecute.c:62:10: style: Redundant initialization for 'a'. The initialized value is overwritten before it is read. [redundantInitialization] pyxplot-0.9.2/src/parser/parserExecute.c:56:17: note: a is initialized pyxplot-0.9.2/src/parser/parserExecute.c:62:10: note: a is overwritten pyxplot-0.9.2/src/parser/parserExecute.c:167:19: style: Local variable 'stkLevelOld' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/parser/parserExecute.c:108:17: note: Shadowed declaration pyxplot-0.9.2/src/parser/parserExecute.c:167:19: note: Shadow variable pyxplot-0.9.2/src/parser/parserExecute.c:283:39: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/parser/parserExecute.c:107:17: note: Shadowed declaration pyxplot-0.9.2/src/parser/parserExecute.c:283:39: note: Shadow variable pyxplot-0.9.2/src/parser/parserExecute.c:53:54: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/parser/parserExecute.c:191:24: style: Variable 'context' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/parser/parserExecute.c:288:27: style: Variable 'xo' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/parser/parserExecute.c:343:13: style: Variable 'cmd' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/parser/parserExecute.c:191:24: style: Variable 'context' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/parser/parserInit.c:43:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parserNode [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/parser/parserInit.c:71:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/parser/parserInit.c:133:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ppl_cmdList [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/parser/parserInit.c:162:43: warning: Either the condition 'stackPos>=0' is redundant or the array 'defnStack[16]' is accessed at index -1, which is out of bounds. [negativeIndex] pyxplot-0.9.2/src/parser/parserInit.c:162:25: note: Assuming that condition 'stackPos>=0' is not redundant pyxplot-0.9.2/src/parser/parserInit.c:162:43: note: Negative array index pyxplot-0.9.2/src/parser/parserInit.c:163:39: warning: Either the condition 'stackPos<0' is redundant or the array 'defnStack[16]' is accessed at index -1, which is out of bounds. [negativeIndex] pyxplot-0.9.2/src/parser/parserInit.c:163:22: note: Assuming that condition 'stackPos<0' is not redundant pyxplot-0.9.2/src/parser/parserInit.c:163:39: note: Negative array index pyxplot-0.9.2/src/parser/parserInit.c:168:43: warning: Either the condition 'stackPos>=0' is redundant or the array 'defnStack[16]' is accessed at index -1, which is out of bounds. [negativeIndex] pyxplot-0.9.2/src/parser/parserInit.c:168:25: note: Assuming that condition 'stackPos>=0' is not redundant pyxplot-0.9.2/src/parser/parserInit.c:168:43: note: Negative array index pyxplot-0.9.2/src/parser/parserInit.c:169:39: warning: Either the condition 'stackPos<0' is redundant or the array 'defnStack[16]' is accessed at index -1, which is out of bounds. [negativeIndex] pyxplot-0.9.2/src/parser/parserInit.c:169:22: note: Assuming that condition 'stackPos<0' is not redundant pyxplot-0.9.2/src/parser/parserInit.c:169:39: note: Negative array index pyxplot-0.9.2/src/parser/parserShell.c:85:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_arc_directive [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/parser/parserShell.c:221:11: style: The if condition is the same as the previous if condition [duplicateCondition] pyxplot-0.9.2/src/parser/parserShell.c:220:11: note: First condition pyxplot-0.9.2/src/parser/parserShell.c:221:11: note: Second condition pyxplot-0.9.2/src/parser/parserShell.c:85:9: style: Variable 'd' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/parser/parserShell.c:186:11: style: Variable 'tempstr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/pyxplot.c:91:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/pyxplot.c:285:3: style: Statements following noreturn function 'raise()' will never be executed. [unreachableCode] pyxplot-0.9.2/src/pyxplot.c:77:16: style: Variable 'EnvDisplay' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/pyxplot.c:281:15: style: Variable 'destination' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/expressions/expCompile.c:140:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALGEBRA_MAXLEN [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/expressions/expCompile.c:512:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/expressions/expCompile.c:603:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pplExpr [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/expressions/expCompile.c:1015:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/expressions/expCompile.c:1216:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pplExpr [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/expressions/expCompile.c:1230:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pplExpr [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/readConf.c:74:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/readConf.c:972:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/commands/set.c:1237:25: style: Expression is always false because 'else if' condition matches previous condition at line 1229. [multiCondition] pyxplot-0.9.2/src/commands/set.c:307:14: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:307:14: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:316:13: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:316:13: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:326:9: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:326:9: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:382:11: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:382:11: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:389:11: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:389:11: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:658:50: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:658:50: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:808:11: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:808:11: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:819:11: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:819:11: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:841:9: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:841:9: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:997:15: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:997:15: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:1036:11: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:1036:11: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:1047:11: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:1047:11: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:1115:11: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:1115:11: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:1146:11: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:1146:11: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:1157:11: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:1157:11: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:1169:9: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:1169:9: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:1186:9: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:1186:9: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:1291:15: style: Local variable 'll' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:230:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:1291:15: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:1291:18: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:1291:18: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:1393:11: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:1393:11: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:1399:11: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:1399:11: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:1406:11: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:1406:11: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:1628:12: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:1628:12: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:1646:11: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:1646:11: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:1676:11: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:1676:11: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:1687:11: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:1687:11: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:1780:11: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:1780:11: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:1814:12: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:1814:12: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:2026:9: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:2026:9: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:2071:9: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:2071:9: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:2085:17: style: Local variable 'in' shadows outer argument [shadowArgument] pyxplot-0.9.2/src/commands/set.c:226:70: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:2085:17: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:2100:15: style: Local variable 'in' shadows outer argument [shadowArgument] pyxplot-0.9.2/src/commands/set.c:226:70: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:2100:15: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:2111:9: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/commands/set.c:233:21: note: Shadowed declaration pyxplot-0.9.2/src/commands/set.c:2111:9: note: Shadow variable pyxplot-0.9.2/src/commands/set.c:105:50: style: Parameter 'i' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/commands/set.c:235:21: style: Variable 'directive' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/set.c:235:33: style: Variable 'setoption' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/set.c:248:22: style: Variable 'canvas_items' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/set.c:568:16: style: Variable 'cmd' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/set.c:680:17: style: Variable 'o' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/set.c:699:13: style: Variable 'cstr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/set.c:730:11: style: Variable 'cstr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/set.c:759:11: style: Variable 'tempstr2' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/set.c:870:13: style: Variable 'tempstr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/set.c:895:13: style: Variable 'tempstr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/set.c:996:23: style: Variable 'adlog' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/set.c:1047:22: style: Variable 'adlog' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/set.c:1173:24: style: Variable 'ad' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/set.c:1259:11: style: Variable 'tempstr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/set.c:1297:17: style: Variable 'o' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/set.c:1380:11: style: Variable 'tempstr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/set.c:1634:14: style: Variable 'alog' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/set.c:1647:13: style: Variable 'cmd' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/set.c:1650:14: style: Variable 'alog' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/set.c:1656:14: style: Variable 'alog' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/set.c:1662:14: style: Variable 'alog' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/set.c:1698:11: style: Variable 'tempstr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/set.c:1710:13: style: Variable 'tempstr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/set.c:2010:13: style: Variable 'nv' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/set.c:2085:17: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/set.c:2100:15: style: Variable 'in' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/commands/set.c:2116:24: style: Variable 'ad' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/settings/arrows.c:58:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_INDEX_x0_system [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/settings/arrows.c:126:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_INDEX_0arrow_list [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/settings/arrows.c:162:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_INDEX_0arrow_list [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/settings/arrows.c:216:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pplarrow_object [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/settings/arrows.c:246:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_SYSTEM_INT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/settings/arrows.c:120:84: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/settings/axes.c:85:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/settings/axes.c:99:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/settings/axes.c:118:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/settings/axes.c:175:127: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AXISLINEARINTERPOLATION_NPOINTS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/settings/axes.c:196:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AXISLINEARINTERPOLATION_NPOINTS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/settings/axes.c:82:9: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/settings/axes.c:95:9: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/settings/axes.c:114:9: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/settings/colors.c:48:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_INDEX_color [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/settings/colors.c:69:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PALETTE_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/settings/colors.c:49:11: style: Variable 'col' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/settings/labels.c:61:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_INDEX_x_system [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/settings/labels.c:141:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_INDEX_0label_list [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/settings/labels.c:178:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_INDEX_0label_list [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/settings/labels.c:234:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ppllabel_object [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/settings/labels.c:270:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_SYSTEM_INT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/settings/labels.c:135:84: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/settings/labels.c:118:19: style: Variable 'f' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/settings/labels.c:119:28: style: Variable 'f' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/settings/labels.c:291:220: style: Variable 'i' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/settings/papersizes.c:0:0: debug: ValueFlow maximum iterations exceeded [valueFlowMaxIterations] pyxplot-0.9.2/src/settings/papersizes.c:76:16: style: Variable 'SeriesNames' can be declared as const array [constVariable] pyxplot-0.9.2/src/settings/papersizes.c:138:43: style: Parameter 'height' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/settings/papersizes.c:138:59: style: Parameter 'width' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/settings/settingTypes.c:129:66: style: Parameter 'id_list' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/settings/settingTypes.c:145:25: portability: 'name_list' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer] pyxplot-0.9.2/src/settings/settingsInit.c:58:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/settings/settingsInit.c:425:7: style: The if condition is the same as the previous if condition [duplicateCondition] pyxplot-0.9.2/src/settings/settingsInit.c:399:7: note: First condition pyxplot-0.9.2/src/settings/settingsInit.c:425:7: note: Second condition pyxplot-0.9.2/src/settings/settingsInit.c:375:7: style: Condition '!gotPaperSize' is always true [knownConditionTrueFalse] pyxplot-0.9.2/src/settings/settingsInit.c:372:18: note: Assignment 'gotPaperSize=0', assigned value is 0 pyxplot-0.9.2/src/settings/settingsInit.c:375:7: note: Condition '!gotPaperSize' is always true pyxplot-0.9.2/src/settings/settingsInit.c:60:10: style: Variable 'tz' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/settings/textConstants.c:47:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERSION [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/settings/withWords.c:76:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_INDEX_linetype [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/settings/withWords.c:194:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_GENERIC [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/settings/withWords.c:239:133: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_STYLE_INT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/settings/withWords.c:110:40: style: Parameter 'context' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/settings/withWords.c:133:35: style: Parameter 'context' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/stringTools/asciidouble.c:44:149: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_NAN [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/stringTools/asciidouble.c:238:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cancellationFlag [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/stringTools/asciidouble.c:458:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERSION [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/stringTools/asciidouble.c:341:9: style: Variable 'scan' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/stringTools/asciidouble.c:473:8: style: Variable 'bopen' can be declared as const array [constVariable] pyxplot-0.9.2/src/stringTools/asciidouble.c:474:8: style: Variable 'bclose' can be declared as const array [constVariable] pyxplot-0.9.2/src/texify.c:181:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pplTokenCode [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/expressions/expCompile.c:1220:83: error: Memory leak: o [memleak] pyxplot-0.9.2/src/expressions/expCompile.c:1221:83: error: Memory leak: o [memleak] pyxplot-0.9.2/src/expressions/expCompile.c:1222:83: error: Memory leak: o [memleak] pyxplot-0.9.2/src/expressions/expCompile.c:759:13: style: Local variable 'o' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/expressions/expCompile.c:650:10: note: Shadowed declaration pyxplot-0.9.2/src/expressions/expCompile.c:759:13: note: Shadow variable pyxplot-0.9.2/src/expressions/expCompile.c:759:15: style: Local variable 'precedence' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/expressions/expCompile.c:752:21: note: Shadowed declaration pyxplot-0.9.2/src/expressions/expCompile.c:759:15: note: Shadow variable pyxplot-0.9.2/src/expressions/expCompile.c:507:34: style: Parameter 'context' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/expressions/expCompile.c:507:49: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/expressions/expCompile.c:509:18: style: Variable 'tdat' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/expressions/expCompile.c:590:75: style: Parameter 'srcFname' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/expressions/expCompile.c:1006:60: style: Parameter 'expIn' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/expressions/expCompile.c:1212:31: style: Parameter 'i' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/expressions/expCompile.c:500:29: style: Variable 'i' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/texify.c:199:23: style: Array index 'i' is used before limits check. [arrayIndexThenCheck] pyxplot-0.9.2/src/texify.c:211:23: style: Array index 'ei' is used before limits check. [arrayIndexThenCheck] pyxplot-0.9.2/src/texify.c:239:24: style: Array index 'ei' is used before limits check. [arrayIndexThenCheck] pyxplot-0.9.2/src/texify.c:254:24: style: Array index 'ei' is used before limits check. [arrayIndexThenCheck] pyxplot-0.9.2/src/texify.c:276:24: style: Array index 'ei' is used before limits check. [arrayIndexThenCheck] pyxplot-0.9.2/src/userspace/calendars.c:43:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/calendars.c:58:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/calendars.c:364:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_CALENDAR_HEBREW [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/calendars.c:404:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_CALENDAR_HEBREW [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/texify.c:188:31: error: Memory leak: tokenBuff [memleak] pyxplot-0.9.2/src/texify.c:302:15: style: Local variable 'o' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/texify.c:297:10: note: Shadowed declaration pyxplot-0.9.2/src/texify.c:302:15: note: Shadow variable pyxplot-0.9.2/src/texify.c:433:19: style: Local variable 'j' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/texify.c:385:19: note: Shadowed declaration pyxplot-0.9.2/src/texify.c:433:19: note: Shadow variable pyxplot-0.9.2/src/texify.c:441:37: style: Local variable 'end' shadows outer argument [shadowArgument] pyxplot-0.9.2/src/texify.c:158:67: note: Shadowed declaration pyxplot-0.9.2/src/texify.c:441:37: note: Shadow variable pyxplot-0.9.2/src/texify.c:447:20: style: Local variable 'end' shadows outer argument [shadowArgument] pyxplot-0.9.2/src/texify.c:158:67: note: Shadowed declaration pyxplot-0.9.2/src/texify.c:447:20: note: Shadow variable pyxplot-0.9.2/src/texify.c:130:30: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/texify.c:303:15: style: Variable 'u' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/texify.c:386:81: style: Variable 'latex' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/texify.c:388:19: style: Variable 'fnobj' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/texify.c:389:19: style: Variable 'ldptr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/calendars.c:522:9: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] pyxplot-0.9.2/src/userspace/calendars.c:335:16: style: Condition 'DL>18' is always true [knownConditionTrueFalse] pyxplot-0.9.2/src/userspace/calendars.c:334:16: note: Assuming that condition 'DL<19' is not redundant pyxplot-0.9.2/src/userspace/calendars.c:335:16: note: Condition 'DL>18' is always true pyxplot-0.9.2/src/userspace/context.c:49:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ppl_context [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/calendars.c:72:37: style: Parameter 'ct' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/userspace/calendars.c:132:39: style: Parameter 'ct' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/userspace/calendars.c:502:43: style: Parameter 'ct' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/userspace/calendars.c:502:68: style: Parameter 'tz' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/userspace/calendars.c:509:45: style: Parameter 'ct' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/userspace/calendars.c:517:14: style: Variable 't' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/calendars.c:309:6: style: Variable 'e' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/userspace/calendars.c:409:7: style: Variable 'b' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/userspace/contextVarDef.c:54:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/contextVarDef.c:119:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_GLOB [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/garbageCollector.c:77:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/contextVarDef.c:141:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pplObj [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/contextVarDef.c:158:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pplObj [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/contextVarDef.c:85:72: style: Condition 'last' is always false [knownConditionTrueFalse] pyxplot-0.9.2/src/userspace/contextVarDef.c:82:14: note: Assuming that condition '!last' is not redundant pyxplot-0.9.2/src/userspace/contextVarDef.c:85:72: note: Condition 'last' is always false pyxplot-0.9.2/src/userspace/contextVarDef.c:93:72: style: Condition 'last' is always true [knownConditionTrueFalse] pyxplot-0.9.2/src/userspace/contextVarDef.c:82:14: note: Assuming that condition '!last' is not redundant pyxplot-0.9.2/src/userspace/contextVarDef.c:60:29: note: Assignment 'last=stk[pos].objType!=PPLOBJ_NUM', assigned value is less than 2 pyxplot-0.9.2/src/userspace/contextVarDef.c:93:72: note: Condition 'last' is always true pyxplot-0.9.2/src/userspace/garbageCollector.c:133:26: warning: Either the condition 'v!=NULL' is redundant or there is possible null pointer dereference: v. [nullPointerRedundantCheck] pyxplot-0.9.2/src/userspace/garbageCollector.c:146:13: note: Assuming that condition 'v!=NULL' is not redundant pyxplot-0.9.2/src/userspace/garbageCollector.c:133:26: note: Null pointer dereference pyxplot-0.9.2/src/userspace/garbageCollector.c:134:26: warning: Either the condition 'v!=NULL' is redundant or there is possible null pointer dereference: v. [nullPointerRedundantCheck] pyxplot-0.9.2/src/userspace/garbageCollector.c:146:13: note: Assuming that condition 'v!=NULL' is not redundant pyxplot-0.9.2/src/userspace/garbageCollector.c:134:26: note: Null pointer dereference pyxplot-0.9.2/src/userspace/garbageCollector.c:152:26: warning: Either the condition 'm!=NULL' is redundant or there is possible null pointer dereference: m. [nullPointerRedundantCheck] pyxplot-0.9.2/src/userspace/garbageCollector.c:159:13: note: Assuming that condition 'm!=NULL' is not redundant pyxplot-0.9.2/src/userspace/garbageCollector.c:152:26: note: Null pointer dereference pyxplot-0.9.2/src/userspace/pplObj.c:47:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_USER [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObj.c:68:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_NUM [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObj.c:84:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObj.c:100:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_BOOL [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObj.c:119:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_DATE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObj.c:138:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_COL [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObj.c:158:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObj.c:175:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObj.c:192:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObj.c:212:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObj.c:242:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObj.c:269:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObj.c:290:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObj.c:305:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObj.c:320:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_NULL [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObj.c:331:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObj.c:347:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_GLOB [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObj.c:358:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_EXP [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObj.c:372:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_BYT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObj.c:386:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObj.c:397:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObj.c:423:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pplObj [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObj.c:512:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pplObj [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjCmp.c:133:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pplObjTypeOrder [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObj.c:55:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: typeObjs [nullPointerOutOfMemory] pyxplot-0.9.2/src/userspace/pplObj.c:49:40: note: Assuming allocation function fails pyxplot-0.9.2/src/userspace/pplObj.c:49:23: note: Assignment 'typeObjs=(pplType*)malloc(n*sizeof(pplType))', assigned value is 0 pyxplot-0.9.2/src/userspace/pplObj.c:55:5: note: Null pointer dereference pyxplot-0.9.2/src/userspace/pplObj.c:56:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: typeObjs [nullPointerOutOfMemory] pyxplot-0.9.2/src/userspace/pplObj.c:49:40: note: Assuming allocation function fails pyxplot-0.9.2/src/userspace/pplObj.c:49:23: note: Assignment 'typeObjs=(pplType*)malloc(n*sizeof(pplType))', assigned value is 0 pyxplot-0.9.2/src/userspace/pplObj.c:56:5: note: Null pointer dereference pyxplot-0.9.2/src/userspace/pplObj.c:57:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: typeObjs [nullPointerOutOfMemory] pyxplot-0.9.2/src/userspace/pplObj.c:49:40: note: Assuming allocation function fails pyxplot-0.9.2/src/userspace/pplObj.c:49:23: note: Assignment 'typeObjs=(pplType*)malloc(n*sizeof(pplType))', assigned value is 0 pyxplot-0.9.2/src/userspace/pplObj.c:57:5: note: Null pointer dereference pyxplot-0.9.2/src/userspace/pplObj.c:177:4: warning: Either the condition 'in->auxil==NULL' is redundant or there is possible null pointer dereference: (dict*)in->auxil. [nullPointerRedundantCheck] pyxplot-0.9.2/src/userspace/pplObj.c:178:16: note: Assuming that condition 'in->auxil==NULL' is not redundant pyxplot-0.9.2/src/userspace/pplObj.c:177:4: note: Null pointer dereference pyxplot-0.9.2/src/userspace/pplObj.c:506:9: warning: Either the condition 'in==NULL' is redundant or there is possible null pointer dereference: in. [nullPointerRedundantCheck] pyxplot-0.9.2/src/userspace/pplObj.c:508:9: note: Assuming that condition 'in==NULL' is not redundant pyxplot-0.9.2/src/userspace/pplObj.c:506:9: note: Null pointer dereference pyxplot-0.9.2/src/userspace/pplObjDump.c:50:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cancellationFlag [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjDump.c:154:19: style: Variable 'unit' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjDump.c:176:19: style: Variable 'unit' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjDump.c:174:25: style: Variable 'k' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/userspace/pplObjFunc.c:51:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPL_FUNC_SYSTEM [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjFunc.c:139:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPL_FUNC_USERDEF [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:87:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:98:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:135:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:170:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:204:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:213:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:224:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:234:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:243:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:270:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:313:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:327:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:339:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:351:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:360:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:369:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:378:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:412:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:421:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:435:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:449:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:469:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:490:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:500:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:510:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:519:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:528:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:536:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:545:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:554:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:566:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:577:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:587:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:608:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:616:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:627:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:642:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:658:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:673:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:683:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:693:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:706:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:740:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:819:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:892:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:931:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:937:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:954:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1043:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1055:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1125:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1136:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1148:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1158:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1176:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1215:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1281:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1301:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1317:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1324:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1388:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1402:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1417:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1443:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1513:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1531:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1571:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable refCount [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1607:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1639:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1671:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1715:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1733:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1747:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1771:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1781:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1790:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1802:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1825:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1834:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1856:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1890:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1912:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1923:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1931:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1946:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1959:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1966:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1973:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1981:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1990:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:2000:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:2024:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:2048:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:2072:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:2086:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:2100:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:2113:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_USER [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1630:7: style: Condition 'fail' is always false [knownConditionTrueFalse] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1626:80: note: Assignment 'pplmethod_listSortOnCustom_errFlag=0', assigned value is 0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1628:10: note: Assignment 'fail=pplmethod_listSortOnCustom_errFlag', assigned value is 0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1630:7: note: Condition 'fail' is always false pyxplot-0.9.2/src/userspace/pplObjMethods.c:379:25: warning: Either the condition 't==NULL' is redundant or there is possible null pointer dereference: t. [nullPointerRedundantCheck] pyxplot-0.9.2/src/userspace/pplObjMethods.c:382:9: note: Assuming that condition 't==NULL' is not redundant pyxplot-0.9.2/src/userspace/pplObjMethods.c:379:25: note: Null pointer dereference pyxplot-0.9.2/src/userspace/pplObjMethods.c:2031:18: warning:inconclusive: Either the condition 'out!=NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck] pyxplot-0.9.2/src/userspace/pplObjMethods.c:2038:31: note: Assuming that condition 'out!=NULL' is not redundant pyxplot-0.9.2/src/userspace/pplObjMethods.c:2031:18: note: Null pointer addition pyxplot-0.9.2/src/userspace/pplObjMethods.c:1657:11: style: Local variable 'l' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1640:12: note: Shadowed declaration pyxplot-0.9.2/src/userspace/pplObjMethods.c:1657:11: note: Shadow variable pyxplot-0.9.2/src/userspace/pplObjMethods.c:101:17: style: Variable 'item' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:138:17: style: Variable 'item' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:173:17: style: Variable 'item' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:225:17: style: Variable 'work' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:235:17: style: Variable 'work' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:244:11: style: Variable 'instr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:271:11: style: Variable 'instr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:284:13: style: Variable 'cmp' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:314:17: style: Variable 'work' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:328:17: style: Variable 'work' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:340:17: style: Variable 'work' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:352:11: style: Variable 's' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:361:11: style: Variable 's' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:370:11: style: Variable 's' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:379:36: style: Variable 'astr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:413:9: style: Variable 'instr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:413:36: style: Variable 'cmpstr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:422:38: style: Variable 'cmpstr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:436:11: style: Variable 'instr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:436:38: style: Variable 'cmpstr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:450:11: style: Variable 'instr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:450:38: style: Variable 'cmpstr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:470:9: style: Variable 'instr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:488:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:499:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:509:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:517:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:528:11: style: Variable 't' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:534:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:545:11: style: Variable 't' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:551:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:564:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:575:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:586:10: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:614:9: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:818:16: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:825:16: style: Variable 'fi' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:953:15: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:959:15: style: Variable 'fi' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1051:15: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1058:15: style: Variable 'fi' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1214:12: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1219:12: style: Variable 'fi' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1323:12: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1328:12: style: Variable 'fi' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1440:13: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1446:13: style: Variable 'fi' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1514:13: style: Variable 'l' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1605:12: style: Variable 'FunctionDescription' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1611:12: style: Variable 'fi' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1645:35: style: Variable 'o' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1647:33: style: Variable 'o' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1769:21: style: Variable 'item' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1990:12: style: Variable 'f' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:2087:12: style: Variable 's' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjMethods.c:2098:56: style: Parameter 'in' can be declared as pointer to const. However it seems that 'pplmethod_excRaise' is a callback function, if 'in' is declared with const you might also need to cast function pointer(s). [constParameterCallback] pyxplot-0.9.2/src/userspace/pplObjMethods.c:2241:77: note: You might need to cast the function pointer here pyxplot-0.9.2/src/userspace/pplObjMethods.c:2098:56: note: Parameter 'in' can be declared as pointer to const pyxplot-0.9.2/src/userspace/pplObjCmp.c:183:16: style: Condition 'a->real==b->real' is always true [knownConditionTrueFalse] pyxplot-0.9.2/src/userspace/pplObjCmp.c:182:17: note: Assuming that condition 'a->real>b->real' is not redundant pyxplot-0.9.2/src/userspace/pplObjCmp.c:181:17: note: Assuming that condition 'a->realreal' is not redundant pyxplot-0.9.2/src/userspace/pplObjCmp.c:183:16: note: Condition 'a->real==b->real' is always true pyxplot-0.9.2/src/userspace/pplObjMethods.c:817:24: style: Variable 'context' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/userspace/pplObjMethods.c:1213:24: style: Variable 'context' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/userspace/pplObjMethods.c:2070:30: style: Variable 'FunctionDescription' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/userspace/pplObjMethods.c:2071:7: style: Unused variable: i [unusedVariable] pyxplot-0.9.2/src/userspace/pplObjCmp.c:229:19: style: Variable 'oba' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjCmp.c:229:25: style: Variable 'obb' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjCmp.c:263:19: style: Variable 'oba' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjCmp.c:263:25: style: Variable 'obb' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjPrint.c:58:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_DISPLAY_T [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/unitsArithmetic.c:49:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNITS_MAX_BASEUNITS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/unitsArithmetic.c:57:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNITS_MAX_BASEUNITS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/unitsArithmetic.c:66:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNITS_MAX_BASEUNITS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/unitsArithmetic.c:73:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNITS_MAX_BASEUNITS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/unitsArithmetic.c:80:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNITS_MAX_BASEUNITS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/unitsArithmetic.c:105:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_OFF [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/unitsArithmetic.c:181:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TEMPERATURE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/unitsArithmetic.c:252:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TEMPERATURE [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/unitsArithmetic.c:339:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_UNIT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/unitsArithmetic.c:375:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_UNIT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/unitsArithmetic.c:411:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_UNIT [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/unitsArithmetic.c:278:26: style: Expression is always false because 'else if' condition matches previous condition at line 270. [multiCondition] pyxplot-0.9.2/src/userspace/pplObjPrint.c:405:16: style: Variable 'out[outlen-1]' is reassigned a value before the old one has been used. [redundantAssignment] pyxplot-0.9.2/src/userspace/pplObjPrint.c:378:20: note: out[outlen-1] is assigned pyxplot-0.9.2/src/userspace/pplObjPrint.c:405:16: note: out[outlen-1] is overwritten pyxplot-0.9.2/src/userspace/pplObjPrint.c:276:19: style: Local variable 't' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/userspace/pplObjPrint.c:46:7: note: Shadowed declaration pyxplot-0.9.2/src/userspace/pplObjPrint.c:276:19: note: Shadow variable pyxplot-0.9.2/src/userspace/pplObjPrint.c:192:19: style: Variable 'unit' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjPrint.c:215:19: style: Variable 'unit' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjPrint.c:314:31: style: Variable 's' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/pplObjPrint.c:213:30: style: Variable 'k' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/userspace/pplObjPrint.c:258:55: style: Variable 'i' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/userspace/pplObjPrint.c:377:52: style: Variable 'i' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/userspace/unitsDisp.c:59:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_OFF [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/unitsDisp.c:150:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_OFF [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/unitsDisp.c:219:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tempType [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/unitsDisp.c:277:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable multiplier [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/unitsDisp.c:347:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNITS_MAX_BASEUNITS [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/unitsDisp.c:529:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nameAp [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/unitsDisp.c:613:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PreferredUnit [valueFlowBailoutIncompleteVar] pyxplot-0.9.2/src/userspace/unitsDisp.c:564:32: style: Condition 'i++,1' is always true [knownConditionTrueFalse] pyxplot-0.9.2/src/userspace/unitsDisp.c:564:82: style: Condition 'i+=2,1' is always true [knownConditionTrueFalse] pyxplot-0.9.2/src/userspace/unitsDisp.c:662:35: style: Condition 'i++,1' is always true [knownConditionTrueFalse] pyxplot-0.9.2/src/userspace/unitsDisp.c:662:91: style: Condition 'i+=2,1' is always true [knownConditionTrueFalse] pyxplot-0.9.2/src/userspace/unitsDisp.c:51:65: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/userspace/unitsDisp.c:51:82: style: Parameter 'formatString' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/userspace/unitsDisp.c:54:19: style: Variable 'unitstr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/unitsDisp.c:140:55: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/userspace/unitsDisp.c:143:18: style: Variable 'unitstr' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/unitsDisp.c:345:25: style: Variable 'temp' can be declared as pointer to const [constVariablePointer] pyxplot-0.9.2/src/userspace/unitsDisp.c:385:28: style: Variable 'residual.dimensionless' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/userspace/unitsDisp.c:614:30: style: Variable 'errpos' is assigned a value that is never used. [unreadVariable] pyxplot-0.9.2/src/readConf.c:727:13: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/readConf.c:80:10: note: Shadowed declaration pyxplot-0.9.2/src/readConf.c:727:13: note: Shadow variable pyxplot-0.9.2/src/readConf.c:727:17: style: Local variable 'j' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/readConf.c:80:13: note: Shadowed declaration pyxplot-0.9.2/src/readConf.c:727:17: note: Shadow variable pyxplot-0.9.2/src/readConf.c:745:13: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/readConf.c:80:10: note: Shadowed declaration pyxplot-0.9.2/src/readConf.c:745:13: note: Shadow variable pyxplot-0.9.2/src/readConf.c:745:17: style: Local variable 'j' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/readConf.c:80:13: note: Shadowed declaration pyxplot-0.9.2/src/readConf.c:745:17: note: Shadow variable pyxplot-0.9.2/src/readConf.c:853:13: style: Local variable 'i' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/readConf.c:80:10: note: Shadowed declaration pyxplot-0.9.2/src/readConf.c:853:13: note: Shadow variable pyxplot-0.9.2/src/readConf.c:853:17: style: Local variable 'j' shadows outer variable [shadowVariable] pyxplot-0.9.2/src/readConf.c:80:13: note: Shadowed declaration pyxplot-0.9.2/src/readConf.c:853:17: note: Shadow variable pyxplot-0.9.2/src/readConf.c:53:40: style: Parameter 'line' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/readConf.c:62:42: style: Parameter 'line' can be declared as pointer to const [constParameterPointer] pyxplot-0.9.2/src/readConf.c:781:7: error: Overlapping read/write in strcpy() is undefined behavior [overlappingWriteFunction] pyxplot-0.9.2/src/readConf.c:787:7: error: Overlapping read/write in strcpy() is undefined behavior [overlappingWriteFunction] diff: 2.16.0 pyxplot-0.9.2/src/canvasItems.c:1132:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_eps_p [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/canvasItems.c:1132:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_eps_p [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/canvasItems.c:1175:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_point_p [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/canvasItems.c:1175:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_point_p [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/canvasItems.c:1217:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_polygon_pointlist [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/canvasItems.c:1217:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_polygon_pointlist [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/canvasItems.c:1305:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_text_p [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/canvasItems.c:1305:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_text_p [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/canvasItems.c:1353:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_image_p [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/canvasItems.c:1353:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_image_p [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/canvasItems.c:1410:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/canvasItems.c:1410:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/canvasItems.c:1458:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/canvasItems.c:1458:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/canvasItems.c:146:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_arc_editno [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/canvasItems.c:146:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_arc_editno [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/canvasItems.c:1781:85: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/canvasItems.c:1781:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/canvasItems.c:1827:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_replot_editno [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/canvasItems.c:1827:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_replot_editno [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/canvasItems.c:624:129: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_GENERIC [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/canvasItems.c:624:129: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_GENERIC [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/canvasItems.c:635:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_GENERIC [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/canvasItems.c:635:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_GENERIC [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/canvasItems.c:663:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_GENERIC [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/canvasItems.c:663:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_GENERIC [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/canvasItems.c:697:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_GENERIC [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/canvasItems.c:697:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_GENERIC [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/canvasItems.c:765:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_GENERIC [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/canvasItems.c:765:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_GENERIC [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/canvasItems.c:80:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_AXES [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/canvasItems.c:80:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_AXES [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/canvasItems.c:810:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_arrow_p1 [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/canvasItems.c:810:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_arrow_p1 [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/canvasItems.c:850:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_box_p1 [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/canvasItems.c:850:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_box_p1 [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/canvasItems.c:905:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_circle_directive [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/canvasItems.c:905:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_circle_directive [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/canvasItems.c:945:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_ellipse_rotation [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/canvasItems.c:945:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_ellipse_rotation [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/children.c:147:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/children.c:147:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/children.c:191:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/children.c:191:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/children.c:212:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/children.c:212:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/children.c:246:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/children.c:246:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/children.c:272:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/children.c:272:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/children.c:357:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SIG_BLOCK [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/children.c:357:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_BLOCK [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/children.c:393:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/children.c:393:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/children.c:408:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/children.c:408:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/children.c:433:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/children.c:433:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/children.c:447:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SIG_BLOCK [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/children.c:447:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_BLOCK [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/children.c:470:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SIG_BLOCK [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/children.c:470:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_BLOCK [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/children.c:526:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SIG_BLOCK [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/children.c:526:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_BLOCK [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/children.c:582:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SIG_BLOCK [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/children.c:582:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_BLOCK [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/children.c:634:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SIG_BLOCK [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/children.c:634:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_BLOCK [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/children.c:94:56: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SIG_ERR [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/children.c:94:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_ERR [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/core.c:142:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_cd_path [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/core.c:142:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_cd_path [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/core.c:173:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_exec_command [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/core.c:173:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_exec_command [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/core.c:201:131: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_NAMESPACE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/core.c:201:131: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_NAMESPACE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/core.c:253:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/core.c:253:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/core.c:264:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_load_filename [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/core.c:264:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_load_filename [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/core.c:300:131: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_NAMESPACE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/core.c:300:131: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_NAMESPACE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/core.c:323:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_print_0print_list [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/core.c:323:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_print_0print_list [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/core.c:392:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/core.c:392:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/core.c:400:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_set_error_set_option [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/core.c:400:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_set_error_set_option [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/core.c:417:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_set_error_set_option [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/core.c:417:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_set_error_set_option [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/core.c:435:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_var_set_value [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/core.c:435:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_var_set_value [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/core.c:81:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_assert_message [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/core.c:81:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_assert_message [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/eqnsolve.c:109:76: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/eqnsolve.c:109:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/eqnsolve.c:133:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GSL_NAN [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/eqnsolve.c:133:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_NAN [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/eqnsolve.c:228:43: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable gsl_multimin_fminimizer_nmsimplex [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/eqnsolve.c:228:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gsl_multimin_fminimizer_nmsimplex [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/eqnsolve.c:346:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_minimise_fit_variables [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/eqnsolve.c:346:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_minimise_fit_variables [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/eqnsolve.c:409:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_solve_fit_variables [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/eqnsolve.c:409:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_solve_fit_variables [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/fft.c:488:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_ON [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/fft.c:488:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_ON [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/fft.c:90:60: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DATAFILE_NERRS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/fft.c:90:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATAFILE_NERRS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/fit.c:132:47: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_OFF [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/fit.c:132:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_OFF [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/fit.c:283:43: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable gsl_multimin_fminimizer_nmsimplex [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/fit.c:283:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gsl_multimin_fminimizer_nmsimplex [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/fit.c:361:57: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DATAFILE_NERRS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/fit.c:361:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATAFILE_NERRS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/flowctrl.c:103:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_continue_loopname [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/flowctrl.c:103:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_continue_loopname [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/flowctrl.c:128:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_return_return_value [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/flowctrl.c:128:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_return_return_value [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/flowctrl.c:145:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_do_code [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/flowctrl.c:145:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_do_code [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/flowctrl.c:184:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_for_var_name [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/flowctrl.c:184:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_for_var_name [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/flowctrl.c:285:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_foreach_item_list [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/flowctrl.c:285:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_foreach_item_list [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/flowctrl.c:401:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_foreachdatum_code [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/flowctrl.c:401:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_foreachdatum_code [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/flowctrl.c:566:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_if_code [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/flowctrl.c:566:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_if_code [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/flowctrl.c:629:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_subroutine_code [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/flowctrl.c:629:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_subroutine_code [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/flowctrl.c:714:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_while_code [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/flowctrl.c:714:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_while_code [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/flowctrl.c:753:47: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_with_code [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/flowctrl.c:753:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_with_code [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/flowctrl.c:78:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_break_loopname [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/flowctrl.c:78:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_break_loopname [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/funcset.c:62:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_func_set_0argument_list [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/funcset.c:62:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_func_set_0argument_list [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/help.c:140:50: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/help.c:140:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/help.c:177:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/help.c:177:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/help.c:198:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/help.c:198:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/help.c:52:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/help.c:52:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/histogram.c:384:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_ON [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/histogram.c:384:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_ON [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/histogram.c:66:60: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DATAFILE_NERRS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/histogram.c:66:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATAFILE_NERRS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/interpolate.c:480:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_ON [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/interpolate.c:480:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_ON [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/interpolate.c:547:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_ON [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/interpolate.c:547:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_ON [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/interpolate.c:80:60: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DATAFILE_NERRS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/interpolate.c:80:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATAFILE_NERRS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/interpolate_2d_engine.c:110:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable USING_ITEMS_MAX [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/interpolate_2d_engine.c:110:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USING_ITEMS_MAX [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/interpolate_2d_engine.c:95:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GSL_NAN [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/interpolate_2d_engine.c:95:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_NAN [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/set.c:234:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_arc_editno [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/set.c:234:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_arc_editno [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/show.c:1284:74: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_ON [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/show.c:1284:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_ON [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/show.c:161:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/show.c:161:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/tabulate.c:213:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/tabulate.c:213:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/commands/tabulate.c:56:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable USING_ITEMS_MAX [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/commands/tabulate.c:56:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable USING_ITEMS_MAX [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/coreUtils/backup.c:36:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/coreUtils/backup.c:36:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/coreUtils/dict.c:106:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable dictHash [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/coreUtils/dict.c:106:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dictHash [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/coreUtils/dict.c:196:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable dictItem [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/coreUtils/dict.c:196:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dictItem [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/coreUtils/dict.c:240:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable dictItem [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/coreUtils/dict.c:240:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dictItem [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/coreUtils/dict.c:39:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable dict [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/coreUtils/dict.c:39:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dict [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/coreUtils/errorReport.c:126:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/coreUtils/errorReport.c:126:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/coreUtils/errorReport.c:141:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/coreUtils/errorReport.c:141:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/coreUtils/errorReport.c:195:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/coreUtils/errorReport.c:195:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/coreUtils/errorReport.c:212:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/coreUtils/errorReport.c:212:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/coreUtils/errorReport.c:44:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/coreUtils/errorReport.c:44:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/coreUtils/errorReport.c:56:59: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_ON [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/coreUtils/errorReport.c:56:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_ON [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/coreUtils/getPasswd.c:54:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/coreUtils/getPasswd.c:54:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/coreUtils/getPasswd.c:92:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PATHLINK [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/coreUtils/getPasswd.c:92:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PATHLINK [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/coreUtils/list.c:103:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable listItem [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/coreUtils/list.c:103:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable listItem [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/coreUtils/list.c:122:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable listItem [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/coreUtils/list.c:122:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable listItem [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/coreUtils/list.c:34:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable list [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/coreUtils/list.c:34:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable list [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/coreUtils/list.c:87:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable listItem [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/coreUtils/list.c:87:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable listItem [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/coreUtils/memAlloc.c:112:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/coreUtils/memAlloc.c:112:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/coreUtils/memAlloc.c:131:67: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FM_BLOCKSIZE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/coreUtils/memAlloc.c:131:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FM_BLOCKSIZE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/coreUtils/memAlloc.c:171:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MEMDEBUG1 [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/coreUtils/memAlloc.c:171:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEMDEBUG1 [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/coreUtils/memAlloc.c:183:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MEMDEBUG1 [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/coreUtils/memAlloc.c:183:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEMDEBUG1 [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/coreUtils/memAlloc.c:197:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MEMDEBUG1 [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/coreUtils/memAlloc.c:197:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEMDEBUG1 [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/coreUtils/memAlloc.c:209:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MEMDEBUG1 [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/coreUtils/memAlloc.c:209:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEMDEBUG1 [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/coreUtils/memAlloc.c:245:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MEMDEBUG1 [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/coreUtils/memAlloc.c:245:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEMDEBUG1 [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/coreUtils/memAlloc.c:263:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MEMDEBUG1 [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/coreUtils/memAlloc.c:263:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEMDEBUG1 [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/coreUtils/memAlloc.c:278:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MEMDEBUG2 [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/coreUtils/memAlloc.c:278:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEMDEBUG2 [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/coreUtils/memAlloc.c:293:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MEMDEBUG2 [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/coreUtils/memAlloc.c:293:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MEMDEBUG2 [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/coreUtils/memAlloc.c:73:38: warning: If memory allocation fails, then there is a possible null pointer dereference: _fastmalloc_firstblocklist [nullPointerOutOfMemory] pyxplot-0.9.2/src/coreUtils/memAlloc.c:69:55: note: Assuming allocation function fails pyxplot-0.9.2/src/coreUtils/memAlloc.c:69:40: note: Assignment '_fastmalloc_firstblocklist=(void**)malloc(250*sizeof(void*))', assigned value is 0 pyxplot-0.9.2/src/coreUtils/memAlloc.c:73:38: note: Null pointer dereference head pyxplot-0.9.2/src/coreUtils/memAlloc.c:74:38: warning: If memory allocation fails, then there is a possible null pointer dereference: _fastmalloc_currentblocklist [nullPointerOutOfMemory] pyxplot-0.9.2/src/coreUtils/memAlloc.c:70:55: note: Assuming allocation function fails pyxplot-0.9.2/src/coreUtils/memAlloc.c:70:40: note: Assignment '_fastmalloc_currentblocklist=(void**)malloc(250*sizeof(void*))', assigned value is 0 pyxplot-0.9.2/src/coreUtils/memAlloc.c:74:38: note: Null pointer dereference head pyxplot-0.9.2/src/coreUtils/memAlloc.c:75:38: warning: If memory allocation fails, then there is a possible null pointer dereference: _fastmalloc_currentblock_alloc_ptr [nullPointerOutOfMemory] pyxplot-0.9.2/src/coreUtils/memAlloc.c:71:55: note: Assuming allocation function fails pyxplot-0.9.2/src/coreUtils/memAlloc.c:71:40: note: Assignment '_fastmalloc_currentblock_alloc_ptr=(long*)malloc(250*sizeof(long))', assigned value is 0 pyxplot-0.9.2/src/coreUtils/memAlloc.c:75:38: note: Null pointer dereference 2.16.0 pyxplot-0.9.2/src/datafile.c:1113:58: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/datafile.c:1113:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/datafile.c:1185:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_INDEX_parametric [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/datafile.c:1185:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_INDEX_parametric [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/datafile.c:220:132: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/datafile.c:220:132: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/datafile.c:374:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/datafile.c:374:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/datafile.c:641:97: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/datafile.c:641:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/datafile.c:681:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/datafile.c:681:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/datafile.c:986:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/datafile.c:986:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/datafile_rasters.c:68:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ascii [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/datafile_rasters.c:68:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ascii [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/airyFuncs.c:1037:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ONE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/airyFuncs.c:1037:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ONE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/airyFuncs.c:1157:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ONE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/airyFuncs.c:1157:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ONE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/airyFuncs.c:1266:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ONE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/airyFuncs.c:1266:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ONE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/airyFuncs.c:46:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ONE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/airyFuncs.c:46:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ONE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/airyFuncs.c:64:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ZERO [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/airyFuncs.c:64:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ZERO [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/airyFuncs.c:750:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ONE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/airyFuncs.c:750:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ONE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/airyFuncs.c:81:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ZERO [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/airyFuncs.c:81:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ZERO [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/airyFuncs.c:928:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ONE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/airyFuncs.c:928:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ONE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/airyFuncs.c:98:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ONE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/airyFuncs.c:98:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ONE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1009:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1009:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1069:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1069:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:107:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable pplFunc [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:107:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pplFunc [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1130:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1130:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1144:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1144:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1156:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1156:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1165:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1165:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1183:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1183:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1190:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1190:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1214:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1214:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1255:58: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1255:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1263:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_TYPE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1263:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_TYPE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1278:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable CHECK_2INPUT_DIMMATCH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1278:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHECK_2INPUT_DIMMATCH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1295:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1295:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1302:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1302:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1314:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1314:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1326:51: style: Parameter 'in' can be declared as pointer to const [constParameterPointer] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1333:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable CHECK_1INPUT_DIMLESS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1333:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHECK_1INPUT_DIMLESS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1368:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1368:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1377:58: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1377:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1387:58: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1387:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1394:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1394:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1402:58: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1402:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:140:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:140:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1414:58: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1414:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1430:58: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1430:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1442:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1442:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1454:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1454:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:151:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:151:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1539:58: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1539:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1551:58: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1551:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1561:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1561:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1577:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1577:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1591:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable CHECK_2INPUT_DIMMATCH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1591:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHECK_2INPUT_DIMMATCH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1597:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1597:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1605:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable CHECK_3INPUT_DIMLESS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1605:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHECK_3INPUT_DIMLESS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:163:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:163:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1649:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1649:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1680:43: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:1680:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:173:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:173:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:183:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:183:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:192:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:192:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:204:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:204:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:213:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:213:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:224:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:224:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:235:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:235:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:246:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:246:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:257:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:257:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:267:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:267:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:279:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:279:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:288:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:288:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:300:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:300:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:309:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:309:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:319:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:319:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:329:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable CHECK_2INPUT_DIMMATCH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:329:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHECK_2INPUT_DIMMATCH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:339:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:339:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:347:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:347:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:355:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:355:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:363:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:363:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:371:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:371:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:379:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:379:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:387:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:387:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:395:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:395:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:402:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:402:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:416:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:416:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:467:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:467:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:478:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:478:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:485:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:485:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:492:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:492:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:497:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:497:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:503:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:503:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:510:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:510:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:518:58: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:518:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:530:58: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:530:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:542:58: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:542:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:552:58: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:552:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:560:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:560:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:583:58: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:583:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:593:58: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:593:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:600:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:600:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:607:58: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:607:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:615:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:615:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:622:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:622:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:629:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:629:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:636:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:636:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:643:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:643:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:654:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:654:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:682:75: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:682:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:693:75: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:693:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_ANGLE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:702:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:702:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:710:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:710:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:727:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:727:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:736:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:736:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:743:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:743:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:751:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:751:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:760:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:760:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:766:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:766:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:772:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:772:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:778:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:778:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:784:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:784:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:791:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:791:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:798:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:798:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:805:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:805:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:80:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable pplFunc [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:80:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pplFunc [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:812:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:812:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:821:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:821:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:844:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_OFF [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:844:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_OFF [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:857:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:857:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:864:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:864:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:871:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:871:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:878:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:878:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:885:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:885:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:894:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:894:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:923:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:923:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:931:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:931:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:939:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:939:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:946:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_DICT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:946:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_DICT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:957:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:957:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:965:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:965:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:973:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:973:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:982:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:982:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:993:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable CHECK_2INPUT_DIMMATCH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultFuncs.c:993:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHECK_2INPUT_DIMMATCH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultUnits.c:47:43: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNITS_MAX [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultUnits.c:47:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNITS_MAX [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/defaultVars.c:75:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable M_EULER [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/defaultVars.c:75:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_EULER [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleAst.c:107:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GSL_NAN [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleAst.c:107:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_NAN [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleAst.c:131:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable gsl_min_fminimizer_goldensection [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleAst.c:131:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gsl_min_fminimizer_goldensection [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleAst.c:186:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TIME [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleAst.c:186:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TIME [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleAst.c:196:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TIME [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleAst.c:196:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TIME [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleAst.c:208:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TIME [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleAst.c:208:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TIME [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleAst.c:219:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TIME [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleAst.c:219:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TIME [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleAst.c:230:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TIME [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleAst.c:230:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TIME [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleAst.c:241:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TIME [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleAst.c:241:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TIME [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleAst.c:252:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TIME [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleAst.c:252:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TIME [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleAst.c:261:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleAst.c:261:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleAst.c:284:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleAst.c:284:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleAst.c:87:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GSL_NAN [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleAst.c:87:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_NAN [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleColor.c:189:61: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNIT_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleColor.c:189:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleColor.c:239:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleColor.c:239:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleFractals.c:53:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable imag [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleFractals.c:53:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable imag [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleFractals.c:73:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable imag [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleFractals.c:73:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable imag [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:103:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleOs.c:103:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:111:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleOs.c:111:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:119:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleOs.c:119:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:134:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleOs.c:134:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:145:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleOs.c:145:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:158:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleOs.c:158:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:185:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleOs.c:185:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:200:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleOs.c:200:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:239:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleOs.c:239:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:245:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleOs.c:245:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:254:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleOs.c:254:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:271:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleOs.c:271:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:280:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleOs.c:280:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:292:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleOs.c:292:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:303:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleOs.c:303:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:314:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleOs.c:314:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:322:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleOs.c:322:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:328:3: warning:inconclusive: Either the condition 'out==NULL' is redundant or there is possible null pointer dereference: out. [nullPointerRedundantCheck] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:326:10: note: Assuming that condition 'out==NULL' is not redundant pyxplot-0.9.2/src/defaultObjs/moduleOs.c:328:3: note: Null pointer dereference head pyxplot-0.9.2/src/defaultObjs/moduleOs.c:328:3: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: out [nullPointerOutOfMemory] pyxplot-0.9.2/src/defaultObjs/moduleOs.c:325:23: note: Assuming allocation function fails pyxplot-0.9.2/src/defaultObjs/moduleOs.c:325:9: note: Assignment 'out=(char*)malloc(outlen)', assigned value is 0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:328:3: note: Null pointer dereference 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:335:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleOs.c:335:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:58:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleOs.c:58:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:67:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleOs.c:67:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:73:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleOs.c:73:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:78:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleOs.c:78:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:83:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleOs.c:83:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:88:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleOs.c:88:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:93:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleOs.c:93:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleOs.c:98:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleOs.c:98:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/modulePhy.c:54:60: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TIME [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/modulePhy.c:54:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TIME [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/modulePhy.c:75:64: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TEMPERATURE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/modulePhy.c:75:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TEMPERATURE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:108:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable gsl_rng_default [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:108:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gsl_rng_default [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:116:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable gsl_rng_default [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:116:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gsl_rng_default [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:57:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable gsl_rng_default [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:57:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gsl_rng_default [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:64:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable gsl_rng_default [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:64:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gsl_rng_default [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:71:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable gsl_rng_default [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:71:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gsl_rng_default [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:80:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable gsl_rng_default [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:80:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gsl_rng_default [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:88:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable gsl_rng_default [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:88:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gsl_rng_default [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:96:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable gsl_rng_default [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleRandom.c:96:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gsl_rng_default [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleStats.c:102:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable CHECK_2INPUT_DIMMATCH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleStats.c:102:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHECK_2INPUT_DIMMATCH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleStats.c:111:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable CHECK_2INPUT_DIMMATCH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleStats.c:111:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHECK_2INPUT_DIMMATCH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleStats.c:119:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable CHECK_1INPUT_DIMLESS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleStats.c:119:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHECK_1INPUT_DIMLESS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleStats.c:129:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable CHECK_1INPUT_DIMLESS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleStats.c:129:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHECK_1INPUT_DIMLESS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleStats.c:141:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable CHECK_1INPUT_DIMLESS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleStats.c:141:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHECK_1INPUT_DIMLESS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleStats.c:152:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable CHECK_1INPUT_DIMLESS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleStats.c:152:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CHECK_1INPUT_DIMLESS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleStats.c:163:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleStats.c:163:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleStats.c:170:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleStats.c:170:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleStats.c:177:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleStats.c:177:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleStats.c:184:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleStats.c:184:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleStats.c:191:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleStats.c:191:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleStats.c:65:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleStats.c:65:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleStats.c:74:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleStats.c:74:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleStats.c:81:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleStats.c:81:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleStats.c:88:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleStats.c:88:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleStats.c:95:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleStats.c:95:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleTime.c:107:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleTime.c:107:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleTime.c:151:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleTime.c:151:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleTime.c:158:43: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleTime.c:158:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleTime.c:183:56: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TIME [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleTime.c:183:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TIME [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleTime.c:195:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleTime.c:195:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleTime.c:50:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleTime.c:50:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleTime.c:57:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleTime.c:57:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleTime.c:64:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleTime.c:64:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OUTPUT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleTime.c:84:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleTime.c:84:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/moduleTime.c:97:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/moduleTime.c:97:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/zetaRiemann.c:164:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ZERO [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/zetaRiemann.c:164:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ZERO [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/defaultObjs/zetaRiemann.c:82:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ZERO [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/defaultObjs/zetaRiemann.c:82:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_COMPLEX_ZERO [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/bmp_bmpread.c:226:105: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_FILE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/bmp_bmpread.c:226:105: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_FILE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/bmp_bmpread.c:270:23: style: Variable 'c_in' can be declared as pointer to const [constVariablePointer] 2.16.0 pyxplot-0.9.2/src/epsMaker/bmp_bmpread.c:277:43: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_FILE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/bmp_bmpread.c:277:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_FILE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/bmp_bmpread.c:46:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/bmp_bmpread.c:46:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/bmp_gifread.c:197:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/bmp_gifread.c:197:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/bmp_gifread.c:253:157: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_FILE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/bmp_gifread.c:253:157: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_FILE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/bmp_gifread.c:305:50: style: Parameter 'ec' can be declared as pointer to const [constParameterPointer] 2.16.0 pyxplot-0.9.2/src/epsMaker/bmp_gifread.c:47:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/bmp_gifread.c:47:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/bmp_jpegread.c:58:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/bmp_jpegread.c:58:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/bmp_optimise.c:116:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable BMP_COLOUR_PALETTE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/bmp_optimise.c:116:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BMP_COLOUR_PALETTE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/bmp_optimise.c:139:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable BMP_COLOUR_PALETTE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/bmp_optimise.c:139:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BMP_COLOUR_PALETTE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/bmp_optimise.c:214:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable BMP_COLOUR_PALETTE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/bmp_optimise.c:214:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BMP_COLOUR_PALETTE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/bmp_optimise.c:65:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/bmp_optimise.c:65:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/bmp_pngread.c:52:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/bmp_pngread.c:52:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/canvasDraw.c:153:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/canvasDraw.c:153:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/canvasDraw.c:426:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/canvasDraw.c:426:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/canvasDraw.c:628:60: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/canvasDraw.c:628:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/canvasDraw.c:638:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/canvasDraw.c:638:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/canvasDraw.c:74:73: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/canvasDraw.c:74:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/canvasDraw.c:814:9: style: Variable 'cptr' can be declared as pointer to const [constVariablePointer] 2.16.0 pyxplot-0.9.2/src/epsMaker/canvasDraw.c:829:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/canvasDraw.c:829:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/canvasDraw.c:938:72: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable M_TO_PS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/canvasDraw.c:938:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_TO_PS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_font.c:144:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SSTR_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_font.c:144:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SSTR_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_font.c:213:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SSTR_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_font.c:213:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SSTR_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_font.c:253:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_font.c:253:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_font.c:303:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable dviTFM [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_font.c:303:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dviTFM [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_font.c:483:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_font.c:483:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_font.c:49:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SSTR_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_font.c:49:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SSTR_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:1011:57: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DVIE_MEMORY [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:1011:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DVIE_MEMORY [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:1089:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:1089:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:110:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SSTR_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:110:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SSTR_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:1135:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:1135:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:1156:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:1156:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:195:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:195:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:232:57: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DVI_YES [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:232:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DVI_YES [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:263:49: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DVI_YES [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:263:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DVI_YES [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:275:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:275:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:297:49: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DVI_NO [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:297:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DVI_NO [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:309:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:309:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:339:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DVIE_MEMORY [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:339:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DVIE_MEMORY [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:383:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:383:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:434:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DVIE_MEMORY [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:434:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DVIE_MEMORY [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:447:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:447:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:535:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DVI_FNTNUMMIN [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:535:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DVI_FNTNUMMIN [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:550:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DVI_SPECIAL1234 [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:550:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DVI_SPECIAL1234 [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:569:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable dviFontDetails [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:569:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dviFontDetails [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:600:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:600:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:630:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SSTR_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:630:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SSTR_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:638:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SSTR_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:638:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SSTR_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:663:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SSTR_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:663:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SSTR_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:725:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:725:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:754:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:754:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:771:55: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable dviInterpreterState [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:771:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dviInterpreterState [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:833:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:833:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:848:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable dviStackState [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:848:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dviStackState [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:861:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable postscriptPage [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:861:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable postscriptPage [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:914:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:914:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:924:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SSTR_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:924:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SSTR_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:949:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SSTR_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:949:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SSTR_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:974:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SSTR_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_interpreter.c:974:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SSTR_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_read.c:126:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_read.c:126:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_read.c:351:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_read.c:351:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_read.c:397:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DVI_CHARMAX [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_read.c:397:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DVI_CHARMAX [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/dvi_read.c:72:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/dvi_read.c:72:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_arrow.c:107:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_ARROWTYPE_TWOWAY [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_arrow.c:107:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_ARROWTYPE_TWOWAY [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_arrow.c:49:49: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable M_TO_PS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_arrow.c:49:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_TO_PS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_box.c:47:49: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable M_TO_PS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_box.c:47:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_TO_PS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_circle.c:47:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable M_TO_PS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_circle.c:47:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_TO_PS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_core.c:66:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_COLSPACE_CMYK [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_core.c:66:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_COLSPACE_CMYK [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_core.c:91:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_COLSPACE_RGB [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_core.c:91:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_COLSPACE_RGB [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_ellipse.c:48:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable M_TO_PS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_ellipse.c:48:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_TO_PS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_eps.c:180:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_eps.c:180:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_eps.c:44:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_eps.c:44:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_image.c:57:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_image.c:57:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_piechart.c:176:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DATAFILE_NERRS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_piechart.c:176:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATAFILE_NERRS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_piechart.c:290:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable M_TO_PS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_piechart.c:290:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_TO_PS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_piechart.c:79:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DATAFILE_NERRS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_piechart.c:79:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATAFILE_NERRS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot.c:159:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_STYLE_CONTOURMAP [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot.c:159:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_STYLE_CONTOURMAP [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot.c:189:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_STYLE_CONTOURMAP [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot.c:189:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_STYLE_CONTOURMAP [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot.c:270:43: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_ON [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot.c:270:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_ON [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot.c:599:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot.c:599:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot.c:759:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_STYLE_COLORMAP [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot.c:759:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_STYLE_COLORMAP [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot.c:830:50: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable M_TO_PS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot.c:830:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_TO_PS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot.c:90:73: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot.c:90:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:280:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable EPS_AXES_LINEWIDTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:280:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPS_AXES_LINEWIDTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:52:71: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_HALIGN_CENT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:52:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_HALIGN_CENT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:86:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_AXISDISP_NOARR [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_axespaint.c:86:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_AXISDISP_NOARR [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_canvas.c:138:94: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GSL_NAN [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_canvas.c:138:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_NAN [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_canvas.c:52:127: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AXISLINEARINTERPOLATION_NPOINTS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_canvas.c:52:127: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AXISLINEARINTERPOLATION_NPOINTS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_canvas.c:73:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AXISLINEARINTERPOLATION_NPOINTS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_canvas.c:73:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AXISLINEARINTERPOLATION_NPOINTS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:345:62: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_BOOL_TRUE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:345:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_BOOL_TRUE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:93:62: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_BOOL_TRUE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_contourmap.c:93:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_BOOL_TRUE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_filledregion.c:111:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FACE_BOTTOM [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_filledregion.c:111:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FACE_BOTTOM [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_filledregion.c:187:43: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable used [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_filledregion.c:187:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable used [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_filledregion.c:323:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_filledregion.c:323:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_filledregion.c:43:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FilledRegionHandle [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_filledregion.c:43:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FilledRegionHandle [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_gridlines.c:65:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_ON [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_gridlines.c:65:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_ON [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_labelsarrows.c:89:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable COLOR_BLACK [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_labelsarrows.c:89:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_BLACK [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_legend.c:192:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_LEGEND_COLUMNS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_legend.c:192:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_LEGEND_COLUMNS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_legend.c:214:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_LEGEND_COLUMNS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_legend.c:214:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_LEGEND_COLUMNS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_legend.c:98:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_ON [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_legend.c:98:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_ON [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_linedraw.c:116:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable M_TO_PS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_linedraw.c:116:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_TO_PS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_linedraw.c:72:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FACE_LEFT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_linedraw.c:72:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FACE_LEFT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_linedraw.c:82:50: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LineDrawHandle [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_linedraw.c:82:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LineDrawHandle [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:133:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_AXES [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:133:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_AXES [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:170:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable CANVAS_PLOT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:170:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CANVAS_PLOT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:277:57: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AXISLINEARINTERPOLATION_NPOINTS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:277:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AXISLINEARINTERPOLATION_NPOINTS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:355:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GSL_NAN [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:355:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_NAN [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:385:43: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable gsl_multimin_fminimizer_nmsimplex [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:385:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gsl_multimin_fminimizer_nmsimplex [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:464:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:464:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:71:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_linkedaxes.c:71:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:110:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_STYLE_POINTS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:110:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_STYLE_POINTS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:1118:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_STYLE_LINES [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:1118:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_STYLE_LINES [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:230:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_STYLE_POINTS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:230:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_STYLE_POINTS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:449:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:449:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:61:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable COLOR_BLACK [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:61:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_BLACK [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:91:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_STYLE_COLORMAP [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_styles.c:91:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_STYLE_COLORMAP [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_threedimbuff.c:104:71: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable depth [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_threedimbuff.c:104:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable depth [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_threedimbuff.c:137:165: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable EPS_DEFAULT_PS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_threedimbuff.c:137:165: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPS_DEFAULT_PS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_threedimbuff.c:176:50: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable EPS_DEFAULT_LINEWIDTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_threedimbuff.c:176:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EPS_DEFAULT_LINEWIDTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_ticking.c:339:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DBL_MIN [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_ticking.c:339:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MIN [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_ticking.c:383:166: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_PREFORMED [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_ticking.c:383:166: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_PREFORMED [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_ticking.c:80:69: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_BOOL_TRUE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_ticking.c:80:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_BOOL_TRUE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto.c:333:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GSL_NAN [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto.c:333:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_NAN [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto.c:419:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto.c:419:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto2.c:155:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_BOOL_TRUE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto2.c:155:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_BOOL_TRUE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto3.c:54:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_plot_ticking_auto3.c:54:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_point.c:52:47: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable CanvasTextItem [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_point.c:52:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CanvasTextItem [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_point.c:77:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable M_TO_PS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_point.c:77:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_TO_PS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_polygon.c:61:87: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable M_TO_PS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_polygon.c:61:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_TO_PS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_text.c:45:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable CanvasTextItem [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_text.c:45:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CanvasTextItem [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/eps_text.c:82:47: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_HALIGN_CENT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/eps_text.c:82:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_HALIGN_CENT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/kpse_wrap.c:144:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/kpse_wrap.c:144:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/kpse_wrap.c:182:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/kpse_wrap.c:182:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/epsMaker/kpse_wrap.c:85:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/epsMaker/kpse_wrap.c:85:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/expressions/dollarOp.c:120:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DATAFILE_COL [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/expressions/dollarOp.c:120:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATAFILE_COL [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/expressions/dollarOp.c:174:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DATAFILE_COL [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/expressions/dollarOp.c:174:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATAFILE_COL [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/expressions/expCompile.c:1015:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/expressions/expCompile.c:1015:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable len [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/expressions/expCompile.c:1216:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable pplExpr [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/expressions/expCompile.c:1216:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pplExpr [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/expressions/expCompile.c:1230:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable pplExpr [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/expressions/expCompile.c:1230:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pplExpr [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/expressions/expCompile.c:140:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ALGEBRA_MAXLEN [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/expressions/expCompile.c:140:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALGEBRA_MAXLEN [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/expressions/expCompile.c:512:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/expressions/expCompile.c:512:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/expressions/expCompile.c:603:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable pplExpr [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/expressions/expCompile.c:603:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pplExpr [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/expressions/expEval.c:179:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_RECURSION_DEPTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/expressions/expEval.c:179:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_RECURSION_DEPTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/expressions/expEval.c:361:105: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint] 2.16.0 pyxplot-0.9.2/src/expressions/expEval.c:64:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/expressions/expEval.c:64:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/expressions/expEvalCalculus.c:123:67: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_UNIT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/expressions/expEvalCalculus.c:123:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_UNIT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/expressions/expEvalCalculus.c:216:67: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_NUMERICAL [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/expressions/expEvalCalculus.c:216:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_NUMERICAL [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/expressions/expEvalCalculus.c:64:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GSL_NAN [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/expressions/expEvalCalculus.c:64:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_NAN [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/expressions/expEvalOps.c:245:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_NUM [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/expressions/expEvalOps.c:245:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_NUM [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/expressions/expEvalOps.c:351:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_NUM [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/expressions/expEvalOps.c:351:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_NUM [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/expressions/expEvalOps.c:467:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_NUM [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/expressions/expEvalOps.c:467:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_NUM [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/expressions/expEvalOps.c:77:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_NUM [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/expressions/expEvalOps.c:77:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_NUM [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/expressions/expEvalSlice.c:199:56: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/expressions/expEvalSlice.c:199:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/expressions/expEvalSlice.c:52:56: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/expressions/expEvalSlice.c:52:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/expressions/expEvalSlice.c:87:110: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint] 2.16.0 pyxplot-0.9.2/src/expressions/fnCall.c:76:127: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/expressions/fnCall.c:76:127: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_INTERNAL [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/expressions/traceback.c:54:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable TB_MAXLEVEL [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/expressions/traceback.c:54:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TB_MAXLEVEL [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/expressions/traceback.c:93:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/expressions/traceback.c:93:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/helpers/pyxplot_fitshelper.c:39:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/helpers/pyxplot_fitshelper.c:39:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/helpers/pyxplot_watch.c:44:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/helpers/pyxplot_watch.c:44:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/helpers/pyxplot_watch.c:75:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/helpers/pyxplot_watch.c:75:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/input.c:175:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/input.c:175:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/input.c:69:11: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/input.c:69:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/input.c:81:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/input.c:81:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/parser/parserCompile.c:1031:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/parser/parserCompile.c:1031:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/parser/parserCompile.c:110:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PN_TYPE_SEQ [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/parser/parserCompile.c:110:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PN_TYPE_SEQ [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/parser/parserCompile.c:1157:9: warning: Either the condition 'outbuff!=NULL' is redundant or there is possible null pointer dereference: outbuff. [nullPointerRedundantCheck] pyxplot-0.9.2/src/parser/parserCompile.c:1160:30: note: Assuming that condition 'outbuff!=NULL' is not redundant pyxplot-0.9.2/src/parser/parserCompile.c:1157:9: note: Null pointer dereference head pyxplot-0.9.2/src/parser/parserCompile.c:1157:9: warning: If memory allocation fails, then there is a possible null pointer dereference: outbuff [nullPointerOutOfMemory] pyxplot-0.9.2/src/parser/parserCompile.c:1073:33: note: Assuming allocation function fails pyxplot-0.9.2/src/parser/parserCompile.c:1073:19: note: Assignment 'outbuff=(char*)malloc(obLen)', assigned value is 0 pyxplot-0.9.2/src/parser/parserCompile.c:1157:9: note: Null pointer dereference 2.16.0 pyxplot-0.9.2/src/parser/parserCompile.c:71:52: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable parserAtom [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/parser/parserCompile.c:71:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parserAtom [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/parser/parserCompile.c:902:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable parserStatus [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/parser/parserCompile.c:902:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parserStatus [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/parser/parserCompile.c:916:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_RECURSION_DEPTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/parser/parserCompile.c:916:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_RECURSION_DEPTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/parser/parserCompile.c:934:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/parser/parserCompile.c:934:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/parser/parserCompile.c:961:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable parserLine [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/parser/parserCompile.c:961:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parserLine [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/parser/parserExecute.c:115:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MAX_RECURSION_DEPTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/parser/parserExecute.c:115:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_RECURSION_DEPTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/parser/parserExecute.c:69:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/parser/parserExecute.c:69:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/parser/parserInit.c:133:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ppl_cmdList [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/parser/parserInit.c:133:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ppl_cmdList [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/parser/parserInit.c:43:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable parserNode [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/parser/parserInit.c:43:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parserNode [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/parser/parserInit.c:71:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/parser/parserInit.c:71:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/parser/parserShell.c:85:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_arc_directive [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/parser/parserShell.c:85:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_arc_directive [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/pyxplot.c:91:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/pyxplot.c:91:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/readConf.c:62:42: style: Parameter 'line' can be declared as pointer to const [constParameterPointer] 2.16.0 pyxplot-0.9.2/src/readConf.c:74:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/readConf.c:74:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LSTR_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/readConf.c:972:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/readConf.c:972:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/settings/arrows.c:126:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_INDEX_0arrow_list [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/settings/arrows.c:126:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_INDEX_0arrow_list [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/settings/arrows.c:162:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_INDEX_0arrow_list [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/settings/arrows.c:162:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_INDEX_0arrow_list [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/settings/arrows.c:216:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable pplarrow_object [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/settings/arrows.c:216:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pplarrow_object [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/settings/arrows.c:246:95: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_SYSTEM_INT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/settings/arrows.c:246:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_SYSTEM_INT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/settings/arrows.c:58:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_INDEX_x0_system [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/settings/arrows.c:58:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_INDEX_x0_system [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/settings/axes.c:118:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/settings/axes.c:118:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/settings/axes.c:175:127: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AXISLINEARINTERPOLATION_NPOINTS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/settings/axes.c:175:127: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AXISLINEARINTERPOLATION_NPOINTS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/settings/axes.c:196:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AXISLINEARINTERPOLATION_NPOINTS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/settings/axes.c:196:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AXISLINEARINTERPOLATION_NPOINTS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/settings/axes.c:85:56: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/settings/axes.c:85:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/settings/axes.c:99:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/settings/axes.c:99:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_MEMORY [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/settings/colors.c:48:59: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_INDEX_color [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/settings/colors.c:48:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_INDEX_color [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/settings/colors.c:69:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PALETTE_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/settings/colors.c:69:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PALETTE_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/settings/labels.c:141:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_INDEX_0label_list [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/settings/labels.c:141:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_INDEX_0label_list [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/settings/labels.c:178:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_INDEX_0label_list [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/settings/labels.c:178:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_INDEX_0label_list [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/settings/labels.c:234:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ppllabel_object [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/settings/labels.c:234:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ppllabel_object [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/settings/labels.c:270:95: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_SYSTEM_INT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/settings/labels.c:270:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_SYSTEM_INT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/settings/labels.c:61:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_INDEX_x_system [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/settings/labels.c:61:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_INDEX_x_system [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/settings/settingTypes.c:129:66: style: Parameter 'id_list' can be declared as pointer to const [constParameterPointer] 2.16.0 pyxplot-0.9.2/src/settings/settingsInit.c:58:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/settings/settingsInit.c:58:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FNAME_LENGTH [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/settings/textConstants.c:47:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VERSION [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/settings/textConstants.c:47:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERSION [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/settings/withWords.c:194:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_GENERIC [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/settings/withWords.c:194:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_GENERIC [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/settings/withWords.c:239:133: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_STYLE_INT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/settings/withWords.c:239:133: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_STYLE_INT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/settings/withWords.c:76:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PARSE_INDEX_linetype [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/settings/withWords.c:76:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARSE_INDEX_linetype [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/stringTools/asciidouble.c:238:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cancellationFlag [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/stringTools/asciidouble.c:238:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cancellationFlag [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/stringTools/asciidouble.c:341:9: style: Variable 'scan' can be declared as pointer to const [constVariablePointer] 2.16.0 pyxplot-0.9.2/src/stringTools/asciidouble.c:44:149: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GSL_NAN [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/stringTools/asciidouble.c:44:149: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GSL_NAN [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/stringTools/asciidouble.c:458:63: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VERSION [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/stringTools/asciidouble.c:458:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERSION [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/texify.c:181:52: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable pplTokenCode [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/texify.c:181:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pplTokenCode [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/calendars.c:132:39: style: Parameter 'ct' can be declared as pointer to const [constParameterPointer] 2.16.0 pyxplot-0.9.2/src/userspace/calendars.c:364:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_CALENDAR_HEBREW [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/calendars.c:364:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_CALENDAR_HEBREW [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/calendars.c:404:49: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_CALENDAR_HEBREW [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/calendars.c:404:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_CALENDAR_HEBREW [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/calendars.c:43:50: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/calendars.c:43:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/calendars.c:58:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/calendars.c:58:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/context.c:49:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ppl_context [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/context.c:49:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ppl_context [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/contextVarDef.c:119:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_GLOB [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/contextVarDef.c:119:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_GLOB [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/contextVarDef.c:141:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable pplObj [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/contextVarDef.c:141:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pplObj [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/contextVarDef.c:158:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable pplObj [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/contextVarDef.c:158:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pplObj [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/contextVarDef.c:54:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/contextVarDef.c:54:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/garbageCollector.c:77:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/garbageCollector.c:77:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObj.c:100:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_BOOL [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObj.c:100:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_BOOL [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObj.c:119:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_DATE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObj.c:119:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_DATE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObj.c:138:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_COL [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObj.c:138:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_COL [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObj.c:158:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObj.c:158:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObj.c:175:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObj.c:175:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObj.c:192:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObj.c:192:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObj.c:212:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObj.c:212:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObj.c:242:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObj.c:242:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObj.c:269:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObj.c:269:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObj.c:290:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObj.c:290:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObj.c:305:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObj.c:305:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObj.c:320:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_NULL [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObj.c:320:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_NULL [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObj.c:331:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObj.c:331:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObj.c:347:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_GLOB [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObj.c:347:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_GLOB [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObj.c:358:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_EXP [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObj.c:358:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_EXP [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObj.c:372:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_BYT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObj.c:372:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_BYT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObj.c:386:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObj.c:386:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObj.c:397:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObj.c:397:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObj.c:423:58: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable pplObj [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObj.c:423:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pplObj [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObj.c:47:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_USER [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObj.c:47:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_USER [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObj.c:512:58: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable pplObj [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObj.c:512:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pplObj [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObj.c:55:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: typeObjs [nullPointerOutOfMemory] pyxplot-0.9.2/src/userspace/pplObj.c:49:40: note: Assuming allocation function fails pyxplot-0.9.2/src/userspace/pplObj.c:49:23: note: Assignment 'typeObjs=(pplType*)malloc(n*sizeof(pplType))', assigned value is 0 pyxplot-0.9.2/src/userspace/pplObj.c:55:5: note: Null pointer dereference head pyxplot-0.9.2/src/userspace/pplObj.c:56:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: typeObjs [nullPointerOutOfMemory] pyxplot-0.9.2/src/userspace/pplObj.c:49:40: note: Assuming allocation function fails pyxplot-0.9.2/src/userspace/pplObj.c:49:23: note: Assignment 'typeObjs=(pplType*)malloc(n*sizeof(pplType))', assigned value is 0 pyxplot-0.9.2/src/userspace/pplObj.c:56:5: note: Null pointer dereference head pyxplot-0.9.2/src/userspace/pplObj.c:57:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: typeObjs [nullPointerOutOfMemory] pyxplot-0.9.2/src/userspace/pplObj.c:49:40: note: Assuming allocation function fails pyxplot-0.9.2/src/userspace/pplObj.c:49:23: note: Assignment 'typeObjs=(pplType*)malloc(n*sizeof(pplType))', assigned value is 0 pyxplot-0.9.2/src/userspace/pplObj.c:57:5: note: Null pointer dereference 2.16.0 pyxplot-0.9.2/src/userspace/pplObj.c:68:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_NUM [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObj.c:68:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_NUM [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObj.c:84:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObj.c:84:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_ZOM [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjCmp.c:133:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable pplObjTypeOrder [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjCmp.c:133:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pplObjTypeOrder [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjDump.c:50:7: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cancellationFlag [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjDump.c:50:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cancellationFlag [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjFunc.c:139:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPL_FUNC_USERDEF [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjFunc.c:139:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPL_FUNC_USERDEF [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjFunc.c:51:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPL_FUNC_SYSTEM [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjFunc.c:51:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPL_FUNC_SYSTEM [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1043:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1043:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1055:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1055:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1125:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1125:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1136:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1136:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1148:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1148:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1158:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1158:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1176:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1176:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1215:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1215:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1281:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1281:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1301:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1301:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1317:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1317:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1324:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1324:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:135:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:135:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1388:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1388:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1402:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1402:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1417:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1417:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1443:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1443:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1513:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1513:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1531:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1531:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1571:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable refCount [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1571:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable refCount [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1607:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1607:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1639:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1639:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1671:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1671:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:170:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:170:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1715:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1715:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1733:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1733:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1747:68: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1747:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1771:68: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1771:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1781:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1781:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1790:68: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1790:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1802:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1802:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1825:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1825:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1834:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1834:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1856:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1856:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1890:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1890:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1912:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1912:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1923:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1923:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1931:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1931:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1946:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1946:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1959:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1959:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1966:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1966:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1973:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1973:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1981:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1981:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:1990:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:1990:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:2000:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:2000:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:2024:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:2024:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:2048:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:2048:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:204:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:204:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:2072:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:2072:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:2086:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:2086:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:2100:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:2100:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objType [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:2113:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_USER [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:2113:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPLOBJ_USER [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:213:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:213:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:224:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:224:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:234:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:234:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:243:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:243:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:270:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:270:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:313:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:313:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:327:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:327:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:339:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:339:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:351:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:351:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:360:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:360:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:369:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:369:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:378:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:378:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:412:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:412:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:421:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:421:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:435:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:435:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:449:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:449:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:469:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:469:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:490:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:490:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:500:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:500:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:510:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:510:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:519:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:519:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:528:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:528:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:536:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:536:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:545:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:545:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:554:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:554:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:566:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:566:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:577:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:577:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:587:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:587:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:608:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:608:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:616:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:616:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:627:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:627:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:642:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:642:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:658:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:658:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:673:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:673:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:683:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:683:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:693:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:693:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:706:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:706:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:740:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:740:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:819:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:819:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:87:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:87:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:892:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:892:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:931:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:931:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxil [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:937:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:937:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:954:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:954:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjMethods.c:98:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjMethods.c:98:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable self_this [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/pplObjPrint.c:58:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_DISPLAY_T [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/pplObjPrint.c:58:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_DISPLAY_T [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/unitsArithmetic.c:105:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_OFF [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/unitsArithmetic.c:105:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_OFF [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/unitsArithmetic.c:181:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TEMPERATURE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/unitsArithmetic.c:181:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TEMPERATURE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/unitsArithmetic.c:252:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TEMPERATURE [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/unitsArithmetic.c:252:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_TEMPERATURE [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/unitsArithmetic.c:339:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_UNIT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/unitsArithmetic.c:339:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_UNIT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/unitsArithmetic.c:375:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_UNIT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/unitsArithmetic.c:375:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_UNIT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/unitsArithmetic.c:411:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ERR_UNIT [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/unitsArithmetic.c:411:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERR_UNIT [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/unitsArithmetic.c:49:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNITS_MAX_BASEUNITS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/unitsArithmetic.c:49:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNITS_MAX_BASEUNITS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/unitsArithmetic.c:57:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNITS_MAX_BASEUNITS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/unitsArithmetic.c:57:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNITS_MAX_BASEUNITS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/unitsArithmetic.c:66:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNITS_MAX_BASEUNITS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/unitsArithmetic.c:66:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNITS_MAX_BASEUNITS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/unitsArithmetic.c:73:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNITS_MAX_BASEUNITS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/unitsArithmetic.c:73:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNITS_MAX_BASEUNITS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/unitsArithmetic.c:80:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNITS_MAX_BASEUNITS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/unitsArithmetic.c:80:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNITS_MAX_BASEUNITS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/unitsDisp.c:150:47: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_OFF [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/unitsDisp.c:150:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_OFF [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/unitsDisp.c:219:62: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable tempType [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/unitsDisp.c:219:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tempType [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/unitsDisp.c:277:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable multiplier [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/unitsDisp.c:277:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable multiplier [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/unitsDisp.c:347:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UNITS_MAX_BASEUNITS [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/unitsDisp.c:347:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNITS_MAX_BASEUNITS [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/unitsDisp.c:529:63: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable nameAp [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/unitsDisp.c:529:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nameAp [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/unitsDisp.c:59:47: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_OFF [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/unitsDisp.c:59:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SW_ONOFF_OFF [valueFlowBailoutIncompleteVar] 2.16.0 pyxplot-0.9.2/src/userspace/unitsDisp.c:613:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PreferredUnit [valueFlowBailoutIncompleteVar] head pyxplot-0.9.2/src/userspace/unitsDisp.c:613:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PreferredUnit [valueFlowBailoutIncompleteVar] DONE