2026-05-02 10:27 ftp://ftp.de.debian.org/debian/pool/main/g/gtklp/gtklp_1.3.4.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=gtk --library=motif --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 -j2 platform: Linux-6.12.85+deb13-amd64-x86_64-with-glibc2.41 python: 3.13.5 client-version: 1.3.70 compiler: g++ (20250906) 15.2.0 cppcheck: head 2.20.0 head-info: e5c4a73 (2026-05-01 11:10:43 +0200) count: 500 500 elapsed-time: 2.1 1.8 head-timing-info: old-timing-info: head results: gtklp-1.3.4/gtklp/file.c:48:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/file.c:60:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/file.c:68:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/file.c:87:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXPRINTFILES [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/file.c:279:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/file.c:370:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/file.c:387:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/file.c:402:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/file.c:432:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FRAME_SPACING_V [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/file.c:514:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FRAME_BORDER [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/file.c:430:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/file.c:439:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/file.c:465:14: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/file.c:497:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/file.c:500:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/file.c:502:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/file.c:504:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/file.c:513:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/file.c:168:25: style: Parameter 'clist' can be declared as pointer to const [constParameterPointer] gtklp-1.3.4/gtklp/file.c:168:72: style: Parameter 'event' can be declared as pointer to const [constParameterPointer] gtklp-1.3.4/gtklp/file.c:169:16: style: Parameter 'user_data' can be declared as pointer to const [constParameterPointer] gtklp-1.3.4/gtklp/file.c:235:29: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] gtklp-1.3.4/gtklp/file.c:235:46: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gtklp-1.3.4/gtklp/file.c:398:31: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] gtklp-1.3.4/gtklp/general.c:64:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/general.c:279:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/general.c:330:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/general.c:337:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEF_PRN_LEN [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/general.c:399:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/general.c:450:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFRAME_SPACING_H [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/general.c:537:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFRAME_SPACING_H [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/general.c:706:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FRAME_SPACING_V [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/general.c:754:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/general.c:781:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXPATH [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/general.c:816:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXPATH [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/general.c:851:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEF_PRN_LEN [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/general.c:882:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEF_PRN_LEN [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/general.c:926:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FRAME_SPACING_V [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/general.c:950:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFRAME_SPACING_H [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/general.c:1038:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FRAME_BORDER [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklp.c:144:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SERVER_NAME [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/general.c:450:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/general.c:460:9: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/general.c:464:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/general.c:471:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/general.c:488:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/general.c:505:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/general.c:522:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/general.c:524:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/general.c:526:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/general.c:537:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/general.c:547:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/general.c:553:19: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/general.c:575:25: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/general.c:620:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/general.c:623:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/general.c:628:19: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/general.c:650:21: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/general.c:681:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/general.c:684:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/general.c:687:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/general.c:700:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/general.c:709:9: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/general.c:734:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/general.c:738:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/general.c:929:9: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/general.c:938:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/general.c:950:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/general.c:960:9: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/general.c:966:10: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/general.c:985:12: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/general.c:992:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/general.c:999:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/general.c:1003:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/general.c:1031:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/general.c:1037:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/general.c:142:12: style: Expression is always true because 'else if' condition is opposite to previous condition at line 119. [multiCondition] gtklp-1.3.4/gtklp/general.c:119:11: note: first condition gtklp-1.3.4/gtklp/general.c:142:12: note: else if condition is opposite to first condition gtklp-1.3.4/gtklp/general.c:280:3: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] gtklp-1.3.4/gtklp/general.c:331:3: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] gtklp-1.3.4/gtklp/general.c:793:6: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] gtklp-1.3.4/gtklp/general.c:799:5: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] gtklp-1.3.4/gtklp/general.c:830:6: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] gtklp-1.3.4/gtklp/general.c:791:11: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf] gtklp-1.3.4/gtklp/general.c:397:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'DuplexChanged' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/general.c:527:7: note: You might need to cast the function pointer here gtklp-1.3.4/gtklp/general.c:397:49: note: Parameter 'data' can be declared as pointer to const gtklp-1.3.4/gtklp/general.c:744:33: style: Parameter 'button' can be declared as pointer to const. However it seems that 'callGtkLPQFunc' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/general.c:939:7: note: You might need to cast the function pointer here gtklp-1.3.4/gtklp/general.c:744:33: note: Parameter 'button' can be declared as pointer to const gtklp-1.3.4/gtklp/general.c:744:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'callGtkLPQFunc' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/general.c:939:7: note: You might need to cast the function pointer here gtklp-1.3.4/gtklp/general.c:744:50: note: Parameter 'data' can be declared as pointer to const gtklp-1.3.4/gtklp/general.c:775:8: style: Variable 'home' can be declared as pointer to const [constVariablePointer] gtklp-1.3.4/gtklp/general.c:810:8: style: Variable 'home' can be declared as pointer to const [constVariablePointer] gtklp-1.3.4/gtklp/gtklp.c:254:3: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklp.c:256:3: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklp.c:262:14: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/gtklp.c:731:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/gtklp.c:740:3: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklp.c:754:3: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklp.c:766:3: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklp.c:778:3: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklp.c:342:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] gtklp-1.3.4/gtklp/gtklp.c:143:8: style: Variable 'z1' can be declared as pointer to const [constVariablePointer] gtklp-1.3.4/gtklp/gtklptab.c:65:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklptab.c:199:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklptab.c:284:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFRAME_SPACING_H [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklptab.c:349:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklptab.c:448:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFRAME_SPACING_H [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklptab.c:556:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXPATH [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklptab.c:586:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MY_HOME [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklptab.c:591:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CUPS_HOME [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklptab.c:596:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklptab.c:619:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklptab.c:783:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFRAME_SPACING_H [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklptab.c:819:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXPATH [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklptab.c:841:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFRAME_SPACING_H [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklptab.c:934:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FRAME_SPACING_V [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklptab.c:946:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FRAME_SPACING_V [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklptab.c:967:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROGNAME [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklptab.c:284:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/gtklptab.c:293:9: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/gtklptab.c:297:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/gtklptab.c:307:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklptab.c:314:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklptab.c:321:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklptab.c:328:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklptab.c:335:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklptab.c:341:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklptab.c:448:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/gtklptab.c:457:9: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/gtklptab.c:461:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/gtklptab.c:472:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklptab.c:479:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklptab.c:488:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklptab.c:497:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklptab.c:505:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklptab.c:512:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklptab.c:519:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklptab.c:523:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/gtklptab.c:531:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklptab.c:538:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklptab.c:547:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklptab.c:648:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/gtklptab.c:654:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/gtklptab.c:671:14: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/gtklptab.c:693:14: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/gtklptab.c:703:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/gtklptab.c:706:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/gtklptab.c:712:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklptab.c:720:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/gtklptab.c:727:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklptab.c:783:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/gtklptab.c:792:9: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/gtklptab.c:801:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklptab.c:810:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklptab.c:841:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/gtklptab.c:850:9: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/gtklptab.c:854:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/gtklptab.c:906:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklptab.c:908:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklptab.c:910:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklptab.c:928:9: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/gtklptab.c:933:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/gtklptab.c:944:9: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/gtklptab.c:955:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklptab.c:965:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/gtklptab.c:197:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'gtklpViewChanged' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/gtklptab.c:342:7: note: You might need to cast the function pointer here gtklp-1.3.4/gtklp/gtklptab.c:197:52: note: Parameter 'data' can be declared as pointer to const gtklp-1.3.4/gtklp/gtklptab.c:347:48: style: Parameter 'data' can be declared as pointer to const. However it seems that 'prefsChanged' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/gtklptab.c:548:7: note: You might need to cast the function pointer here gtklp-1.3.4/gtklp/gtklptab.c:347:48: note: Parameter 'data' can be declared as pointer to const gtklp-1.3.4/gtklp/gtklptab.c:554:20: style: Parameter 'what' can be declared as pointer to const [constParameterPointer] gtklp-1.3.4/gtklp/gtklptab.c:815:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'PathesEntryChanged' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/gtklptab.c:911:7: note: You might need to cast the function pointer here gtklp-1.3.4/gtklp/gtklptab.c:815:54: note: Parameter 'data' can be declared as pointer to const gtklp-1.3.4/gtklp/gtklp_functions.c:96:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WAITFORSTDIN [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklp_functions.c:121:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklp_functions.c:149:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_URI [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklp_functions.c:222:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXPATH [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklp_functions.c:1082:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXOPTLEN [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklp_functions.c:1484:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_default [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklp_functions.c:1503:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXPATH [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklp_functions.c:1769:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklp_functions.c:1813:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklp_functions.c:1890:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_CPI_DIGITS [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklp_functions.c:2010:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEPBEFORE [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklp_functions.c:2101:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklp_functions.c:2121:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklp_functions.c:2133:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEF_PRN_LEN [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklp_functions.c:2190:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEF_PRN_LEN [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklp_functions.c:2251:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrinterNames [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklp_functions.c:2258:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklp_functions.c:2269:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXOPTLEN [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklp_functions.c:2511:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_DIALOG_MODAL [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklp_functions.c:2742:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklp_functions.c:2780:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrinterNames [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklp_functions.c:2787:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEF_PRN_LEN [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/gtklp_functions.c:2871:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_DIALOG_MODAL [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/hpgl2.c:48:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_HPGL_PEN_DIGIT [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/hpgl2.c:76:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/hpgl2.c:109:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFRAME_SPACING_H [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/hpgl2.c:148:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_HPGL_PEN_DIGIT [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/hpgl2.c:180:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFRAME_SPACING_H [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/hpgl2.c:226:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FRAME_BORDER [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/hpgl2.c:109:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/hpgl2.c:119:9: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/hpgl2.c:124:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/hpgl2.c:133:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/hpgl2.c:140:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/hpgl2.c:180:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/hpgl2.c:190:9: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/hpgl2.c:216:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/hpgl2.c:218:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/hpgl2.c:225:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/hpgl2.c:74:53: style: Parameter 'data' can be declared as pointer to const. However it seems that 'hpgl2CheckChanged' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/hpgl2.c:141:7: note: You might need to cast the function pointer here gtklp-1.3.4/gtklp/hpgl2.c:74:53: note: Parameter 'data' can be declared as pointer to const gtklp-1.3.4/gtklp/image.c:62:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/image.c:109:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/image.c:123:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXLINE [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/image.c:207:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFRAME_SPACING_H [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/image.c:273:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFRAME_SPACING_H [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/image.c:327:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFRAME_SPACING_H [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/image.c:389:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mainWindow [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/image.c:430:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FRAME_SPACING_V [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/image.c:489:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FRAME_BORDER [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/image.c:207:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/image.c:216:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/image.c:221:9: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/image.c:225:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/image.c:261:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/image.c:264:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/image.c:273:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/image.c:281:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/image.c:285:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/image.c:300:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/image.c:315:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/image.c:317:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/image.c:327:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/image.c:335:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/image.c:339:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/image.c:354:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/image.c:369:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/image.c:371:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/image.c:428:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/image.c:437:10: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/image.c:441:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/image.c:446:9: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/image.c:451:14: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/image.c:462:4: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/image.c:488:13: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/image.c:493:9: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/image.c:101:41: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'imageScalingAdjChanged' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/image.c:265:7: note: You might need to cast the function pointer here gtklp-1.3.4/gtklp/image.c:101:41: note: Parameter 'widget' can be declared as pointer to const gtklp-1.3.4/gtklp/image.c:101:58: style: Parameter 'data' can be declared as pointer to const. However it seems that 'imageScalingAdjChanged' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/image.c:265:7: note: You might need to cast the function pointer here gtklp-1.3.4/gtklp/image.c:101:58: note: Parameter 'data' can be declared as pointer to const gtklp-1.3.4/gtklp/image.c:376:51: style: Parameter 'data' can be declared as pointer to const. However it seems that 'imagePosChanged' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/image.c:464:9: note: You might need to cast the function pointer here gtklp-1.3.4/gtklp/image.c:376:51: note: Parameter 'data' can be declared as pointer to const gtklp-1.3.4/gtklp/gtklp_functions.c:528:26: style:inconclusive: Boolean expression 'sheetsType!=1' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] gtklp-1.3.4/gtklp/gtklp_functions.c:529:11: style:inconclusive: Boolean expression 'sheetsType!=3' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] gtklp-1.3.4/gtklp/gtklp_functions.c:530:17: style:inconclusive: Boolean expression 'sheetsType!=4' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] gtklp-1.3.4/gtklp/gtklp_functions.c:531:16: style:inconclusive: Boolean expression 'sheetsType!=6' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] gtklp-1.3.4/gtklp/gtklp_functions.c:532:15: style:inconclusive: Boolean expression 'sheetsType!=9' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] gtklp-1.3.4/gtklp/gtklp_functions.c:533:26: style:inconclusive: Boolean expression 'sheetsType!=16' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] gtklp-1.3.4/gtklp/gtklp_functions.c:2521:9: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/gtklp_functions.c:2526:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/gtklp_functions.c:2880:9: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/gtklp_functions.c:2890:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/gtklp_functions.c:2929:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/gtklp_functions.c:197:5: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] gtklp-1.3.4/gtklp/gtklp_functions.c:853:7: style: Variable 'i1' is reassigned a value before the old one has been used. [redundantAssignment] gtklp-1.3.4/gtklp/gtklp_functions.c:847:7: note: i1 is assigned gtklp-1.3.4/gtklp/gtklp_functions.c:853:7: note: i1 is overwritten gtklp-1.3.4/gtklp/gtklp_functions.c:1888:47: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gtklp-1.3.4/gtklp/gtklp_functions.c:2119:30: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] gtklp-1.3.4/gtklp/gtklp_functions.c:2119:47: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gtklp-1.3.4/gtklp/gtklp_functions.c:2126:26: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] gtklp-1.3.4/gtklp/gtklp_functions.c:2126:43: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gtklp-1.3.4/gtklp/gtklp_functions.c:2278:8: style: Variable 'spoolfile' can be declared as pointer to const [constVariablePointer] gtklp-1.3.4/gtklp/gtklp_functions.c:2430:37: style: Parameter 'group' can be declared as pointer to const [constParameterPointer] gtklp-1.3.4/gtklp/gtklp_functions.c:293:22: warning: Uninitialized variable: printpath_g [uninitvar] gtklp-1.3.4/gtklp/gtklp_functions.c:262:6: note: Assuming condition is false gtklp-1.3.4/gtklp/gtklp_functions.c:293:22: note: Uninitialized variable: printpath_g gtklp-1.3.4/gtklp/gtklp_functions.c:294:23: warning: Uninitialized variable: globalpath_g [uninitvar] gtklp-1.3.4/gtklp/gtklp_functions.c:262:6: note: Assuming condition is false gtklp-1.3.4/gtklp/gtklp_functions.c:294:23: note: Uninitialized variable: globalpath_g gtklp-1.3.4/gtklp/gtklp_functions.c:236:14: style: Variable 'num_printer' is assigned a value that is never used. [unreadVariable] gtklp-1.3.4/gtklp/gtklp_functions.c:853:7: style: Variable 'i1' is assigned a value that is never used. [unreadVariable] gtklp-1.3.4/gtklp/gtklp_functions.c:1520:15: style: Variable 'num_printer' is assigned a value that is never used. [unreadVariable] gtklp-1.3.4/gtklp/gtklp_functions.c:2306:11: style: Variable 'jobid' is assigned a value that is never used. [unreadVariable] gtklp-1.3.4/gtklp/output.c:71:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/output.c:180:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/output.c:195:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/output.c:208:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXRANGEENTRY [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/output.c:235:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/output.c:266:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/output.c:276:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/output.c:287:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/output.c:300:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mainWindow [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/output.c:382:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/output.c:394:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/output.c:415:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FRAME_SPACING_V [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/output.c:629:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFRAME_SPACING_H [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/output.c:715:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFRAME_SPACING_H [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/output.c:794:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFRAME_SPACING_H [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/output.c:410:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/output.c:417:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/output.c:421:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/output.c:452:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/output.c:480:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/output.c:482:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/output.c:486:11: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/output.c:561:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/output.c:563:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/output.c:565:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/output.c:567:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/output.c:569:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/output.c:573:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/output.c:614:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/output.c:617:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/output.c:619:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/output.c:629:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/output.c:637:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/output.c:641:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/output.c:648:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/output.c:663:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/output.c:666:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/output.c:692:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/output.c:697:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/output.c:699:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/output.c:701:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/output.c:715:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/output.c:723:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/output.c:727:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/output.c:763:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/output.c:778:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/output.c:780:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/output.c:794:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/output.c:802:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/output.c:806:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/output.c:842:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/output.c:857:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/output.c:859:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/output.c:866:14: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/output.c:395:3: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] gtklp-1.3.4/gtklp/output.c:233:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'rangeButtonsChanged' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/output.c:702:7: note: You might need to cast the function pointer here gtklp-1.3.4/gtklp/output.c:233:55: note: Parameter 'data' can be declared as pointer to const gtklp-1.3.4/gtklp/output.c:274:40: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'landscapeCheckChanged' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/output.c:620:7: note: You might need to cast the function pointer here gtklp-1.3.4/gtklp/output.c:274:40: note: Parameter 'widget' can be declared as pointer to const gtklp-1.3.4/gtklp/output.c:274:57: style: Parameter 'data' can be declared as pointer to const. However it seems that 'landscapeCheckChanged' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/output.c:620:7: note: You might need to cast the function pointer here gtklp-1.3.4/gtklp/output.c:274:57: note: Parameter 'data' can be declared as pointer to const gtklp-1.3.4/gtklp/output.c:285:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'borderChanged' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/output.c:570:7: note: You might need to cast the function pointer here gtklp-1.3.4/gtklp/output.c:285:49: note: Parameter 'data' can be declared as pointer to const gtklp-1.3.4/gtklp/output.c:375:33: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'nupStyleChange' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/output.c:483:7: note: You might need to cast the function pointer here gtklp-1.3.4/gtklp/output.c:375:33: note: Parameter 'widget' can be declared as pointer to const gtklp-1.3.4/gtklp/output.c:375:50: style: Parameter 'data' can be declared as pointer to const. However it seems that 'nupStyleChange' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/output.c:483:7: note: You might need to cast the function pointer here gtklp-1.3.4/gtklp/output.c:375:50: note: Parameter 'data' can be declared as pointer to const gtklp-1.3.4/gtklp/ppd.c:145:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/ppd.c:398:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/ppd.c:432:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FRAME_SPACING_V [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/special.c:55:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/special.c:111:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFRAME_SPACING_H [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/special.c:190:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UserName [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/special.c:199:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable passWord [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/special.c:217:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFRAME_SPACING_H [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/special.c:286:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_JOB_NAME_LENGTH [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/special.c:295:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFRAME_SPACING_H [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/special.c:330:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/special.c:349:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFRAME_SPACING_H [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/special.c:381:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_EXTRAOPT [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/special.c:390:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFRAME_SPACING_H [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/special.c:426:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FRAME_BORDER [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/special.c:111:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/special.c:121:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/special.c:127:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/special.c:133:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/special.c:217:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/special.c:227:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/special.c:233:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/special.c:239:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/special.c:276:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/special.c:278:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/special.c:295:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/special.c:305:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/special.c:311:9: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/special.c:324:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/special.c:349:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/special.c:358:9: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/special.c:362:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/special.c:371:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/special.c:390:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/special.c:400:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/special.c:406:9: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/special.c:419:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/special.c:425:15: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/special.c:328:38: style: Parameter 'widget' can be declared as pointer to const. However it seems that 'specialCheckChanged' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/special.c:372:7: note: You might need to cast the function pointer here gtklp-1.3.4/gtklp/special.c:328:38: note: Parameter 'widget' can be declared as pointer to const gtklp-1.3.4/gtklp/special.c:328:55: style: Parameter 'data' can be declared as pointer to const. However it seems that 'specialCheckChanged' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/special.c:372:7: note: You might need to cast the function pointer here gtklp-1.3.4/gtklp/special.c:328:55: note: Parameter 'data' can be declared as pointer to const gtklp-1.3.4/gtklp/text.c:53:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_CPI_DIGITS [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/text.c:143:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_CPI_DIGITS [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/text.c:233:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFRAME_SPACING_H [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/text.c:347:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_MARGIN_DIGITS [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/text.c:469:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFRAME_SPACING_H [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/text.c:712:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/text.c:723:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/text.c:731:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFRAME_SPACING_H [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/text.c:771:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FRAME_BORDER [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/ppd.c:153:14: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/ppd.c:167:17: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/ppd.c:246:11: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/ppd.c:271:6: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/ppd.c:339:5: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/ppd.c:401:14: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/ppd.c:425:14: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/ppd.c:430:14: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/ppd.c:439:11: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklpq/gtklpq.c:110:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_SERVER_NAME [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklp/text.c:233:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/text.c:243:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/text.c:249:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/text.c:276:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/text.c:303:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/text.c:330:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/text.c:332:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/text.c:334:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/text.c:336:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/text.c:338:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/text.c:340:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/text.c:469:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/text.c:479:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/text.c:485:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/text.c:536:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/text.c:588:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/text.c:639:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/text.c:690:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/text.c:694:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/text.c:696:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/text.c:698:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/text.c:700:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/text.c:731:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/text.c:741:9: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklp/text.c:746:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/text.c:761:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/text.c:763:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklp/text.c:770:12: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklp/text.c:713:3: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] gtklp-1.3.4/gtklp/text.c:724:3: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] gtklp-1.3.4/gtklp/text.c:141:52: style: Parameter 'data' can be declared as pointer to const. However it seems that 'textSizesChanged' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/text.c:335:7: note: You might need to cast the function pointer here gtklp-1.3.4/gtklp/text.c:141:52: note: Parameter 'data' can be declared as pointer to const gtklp-1.3.4/gtklp/text.c:345:54: style: Parameter 'data' can be declared as pointer to const. However it seems that 'textMarginsChanged' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklp/text.c:701:7: note: You might need to cast the function pointer here gtklp-1.3.4/gtklp/text.c:345:54: note: Parameter 'data' can be declared as pointer to const gtklp-1.3.4/gtklpq/gtklpq_functions.c:38:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cupsLanguage [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklpq/gtklpq.c:233:3: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklpq/gtklpq.c:235:3: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklpq/gtklpq.c:456:14: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklpq/gtklpq.c:477:15: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklpq/gtklpq.c:552:3: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklpq/gtklpq.c:566:3: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklpq/gtklpq.c:580:3: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklpq/gtklpq.c:594:3: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklpq/gtklpq.c:609:3: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklpq/gtklpq.c:625:3: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklpq/gtklpq.c:640:3: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklpq/gtklpq.c:661:3: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklpq/gtklpq.c:677:16: style: Variable 'calledGtkLPQ' is assigned a value that is never used. [unreadVariable] gtklp-1.3.4/gtklpq/printer.c:67:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrinterChoice [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklpq/printer.c:88:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEF_PRN_LEN [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklpq/printer.c:157:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFRAME_SPACING_H [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklpq/printer.c:291:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEBUG [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklpq/printer.c:387:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXLINE [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklpq/printer.c:604:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_URI [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklpq/printer.c:1011:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXLINE [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklpq/printer.c:1041:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mainWindow [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklpq/printer.c:1310:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_URI [valueFlowBailoutIncompleteVar] gtklp-1.3.4/gtklpq/printer.c:1397:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_URI [valueFlowBailoutIncompleteVar] gtklp-1.3.4/libgtklp/libgtklp.c:141:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_DIALOG_MODAL [valueFlowBailoutIncompleteVar] gtklp-1.3.4/libgtklp/libgtklp.c:294:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_URI [valueFlowBailoutIncompleteVar] gtklp-1.3.4/libgtklp/libgtklp.c:589:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MY_MAIL [valueFlowBailoutIncompleteVar] gtklp-1.3.4/libgtklp/libgtklp.c:611:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_USERNAME [valueFlowBailoutIncompleteVar] gtklp-1.3.4/libgtklp/libgtklp.c:617:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_PASSLEN [valueFlowBailoutIncompleteVar] gtklp-1.3.4/libgtklp/libgtklp.c:644:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_PASSTRY [valueFlowBailoutIncompleteVar] gtklp-1.3.4/libgtklp/libgtklp.c:839:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUTTON_PAD [valueFlowBailoutIncompleteVar] gtklp-1.3.4/libgtklp/libgtklp.c:878:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAXLINE [valueFlowBailoutIncompleteVar] gtklp-1.3.4/libgtklp/libgtklp.c:989:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gtklp_16x16_xpm [valueFlowBailoutIncompleteVar] gtklp-1.3.4/libgtklp/libgtklp.c:429:36: style:inconclusive: Boolean expression 'dests[i1].is_default==1' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] gtklp-1.3.4/libgtklp/libgtklp.c:145:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/libgtklp/libgtklp.c:146:9: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/libgtklp/libgtklp.c:680:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/libgtklp/libgtklp.c:688:9: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/libgtklp/libgtklp.c:693:10: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/libgtklp/libgtklp.c:698:10: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/libgtklp/libgtklp.c:756:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/libgtklp/libgtklp.c:758:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/libgtklp/libgtklp.c:760:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/libgtklp/libgtklp.c:910:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/libgtklp/libgtklp.c:282:4: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] gtklp-1.3.4/libgtklp/libgtklp.c:318:4: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] gtklp-1.3.4/libgtklp/libgtklp.c:824:2: error: Resource leak: display [resourceLeak] gtklp-1.3.4/libgtklp/libgtklp.c:331:19: style: Variable 'allowdenyexists' is reassigned a value before the old one has been used. [redundantAssignment] gtklp-1.3.4/libgtklp/libgtklp.c:306:18: note: allowdenyexists is assigned gtklp-1.3.4/libgtklp/libgtklp.c:331:19: note: allowdenyexists is overwritten gtklp-1.3.4/libgtklp/libgtklp.c:332:6: style: Variable 'ad' is reassigned a value before the old one has been used. [redundantAssignment] gtklp-1.3.4/libgtklp/libgtklp.c:307:5: note: ad is assigned gtklp-1.3.4/libgtklp/libgtklp.c:332:6: note: ad is overwritten gtklp-1.3.4/libgtklp/libgtklp.c:570:28: style: Parameter 'text' can be declared as pointer to const [constParameterPointer] gtklp-1.3.4/libgtklp/libgtklp.c:869:34: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] gtklp-1.3.4/libgtklp/libgtklp.c:869:54: style: Parameter 'object' can be declared as pointer to const [constParameterPointer] gtklp-1.3.4/libgtklp/libgtklp.c:874:39: style: Parameter 'gerror2' can be declared as pointer to const [constParameterPointer] gtklp-1.3.4/libgtklp/libgtklp.c:1005:24: style: Parameter 'widget' can be declared as pointer to const [constParameterPointer] gtklp-1.3.4/libgtklp/libgtklp.c:1005:41: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gtklp-1.3.4/libgtklp/libgtklp.c:629:27: style: Unused variable: hbox1 [unusedVariable] gtklp-1.3.4/libgtklp/libgtklp.c:629:69: style: Unused variable: yes [unusedVariable] gtklp-1.3.4/libgtklp/libgtklp.c:630:7: style: Unused variable: no [unusedVariable] gtklp-1.3.4/libgtklp/libgtklp.c:879:12: style: Unused variable: style [unusedVariable] gtklp-1.3.4/libgtklp/libgtklp.c:880:13: style: Unused variable: pixmap [unusedVariable] gtklp-1.3.4/libgtklp/libgtklp.c:881:13: style: Unused variable: mask [unusedVariable] gtklp-1.3.4/gtklpq/printer.c:157:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklpq/printer.c:166:9: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklpq/printer.c:190:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklpq/printer.c:219:3: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklpq/printer.c:224:3: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklpq/printer.c:294:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklpq/printer.c:303:9: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklpq/printer.c:322:2: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklpq/printer.c:1052:10: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklpq/printer.c:1060:9: style: gtk_vbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_VERTICAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_vbox_newCalled] gtklp-1.3.4/gtklpq/printer.c:1083:13: style: gtk_hbox_new has been deprecated since version 3.2 and should not be used in newly-written code. You can use gtk_box_new() with GTK_ORIENTATION_HORIZONTAL instead, which is a quick and easy change. But the recommendation is to switch to GtkGrid, since GtkBox is going to go away eventually. See Migrating from other containers to GtkGrid. [prohibitedgtk_hbox_newCalled] gtklp-1.3.4/gtklpq/printer.c:1118:3: style: Obsolete function 'gtk_signal_connect' called. It is recommended to use 'g_signal_connect' instead. [prohibitedgtk_signal_connectCalled] gtklp-1.3.4/gtklpq/printer.c:644:7: style: Variable 'attr' is reassigned a value before the old one has been used. [redundantAssignment] gtklp-1.3.4/gtklpq/printer.c:640:7: note: attr is assigned gtklp-1.3.4/gtklpq/printer.c:644:7: note: attr is overwritten gtklp-1.3.4/gtklpq/printer.c:85:49: style: Parameter 'data' can be declared as pointer to const. However it seems that 'PrinterChanged' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] gtklp-1.3.4/gtklpq/printer.c:226:19: note: You might need to cast the function pointer here gtklp-1.3.4/gtklpq/printer.c:85:49: note: Parameter 'data' can be declared as pointer to const gtklp-1.3.4/gtklpq/printer.c:568:20: style: Parameter 'str' can be declared as pointer to const [constParameterPointer] gtklp-1.3.4/gtklpq/printer.c:1026:45: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] gtklp-1.3.4/gtklpq/printer.c:536:18: error: Undefined behavior: Variable 'toolstring' is used as parameter and destination in snprintf(). [sprintfOverlappingData] gtklp-1.3.4/gtklpq/printer.c:644:7: style: Variable 'attr' is assigned a value that is never used. [unreadVariable] diff: DONE