Mark Guptill - 2001-12-03

i get the following errors when i compile SwiftFXP-0.4.3

ui.c: In function `connect_buttonthr':
ui.c:257: warning: passing arg 2 of `pthread_join' from incompatible pointer type
widgets.c: In function `create_mainscreen':
widgets.c:937: warning: passing arg 1 of `gtk_menu_item_set_submenu' from incompatible pointer type
widgets.c:1051: warning: passing arg 1 of `gtk_menu_item_set_submenu' from incompatible pointer type
===============================================
any help would be appreciated