<URL: http://bugs.freeciv.org/Ticket/Display.html?id=39405 >

As of r13039, building fails in diplodlg.c (again):

diplodlg.c: In function `gold_callback':
diplodlg.c:369: warning: implicit declaration of function `gettext'
diplodlg.c:369: warning: passing arg 1 of `append_output_window' makes
pointer from integer without a cast
diplodlg.c: In function `popup_diplomatic_objects':
diplodlg.c:447: warning: passing arg 2 of `copy_chars_to_string16'
makes pointer from integer without a cast
diplodlg.c:456: warning: passing arg 1 of `skip_intl_qualifier_prefix'
makes pointer from integer without a cast
diplodlg.c:470: warning: passing arg 1 of `skip_intl_qualifier_prefix'
makes pointer from integer without a cast
diplodlg.c:485: warning: passing arg 1 of `skip_intl_qualifier_prefix'
makes pointer from integer without a cast
diplodlg.c:506: warning: passing arg 2 of `copy_chars_to_string16'
makes pointer from integer without a cast
diplodlg.c:519: warning: passing arg 2 of `copy_chars_to_string16'
makes pointer from integer without a cast
diplodlg.c:527: warning: format argument is not a pointer (arg 4)
diplodlg.c:541: warning: format argument is not a pointer (arg 4)
diplodlg.c:558: warning: passing arg 2 of `copy_chars_to_string16'
makes pointer from integer without a cast
diplodlg.c:573: warning: passing arg 3 of `my_snprintf' makes pointer
from integer without a cast
diplodlg.c:607: warning: passing arg 2 of `copy_chars_to_string16'
makes pointer from integer without a cast
diplodlg.c:614: error: structure has no member named `name'
diplodlg.c:639: error: structure has no member named `name'
diplodlg.c:685: warning: passing arg 2 of `copy_chars_to_string16'
makes pointer from integer without a cast
diplodlg.c: In function `update_diplomacy_dialog':
diplodlg.c:825: warning: passing arg 3 of `my_snprintf' makes pointer
from integer without a cast
diplodlg.c:877: warning: passing arg 2 of `copy_chars_to_string16'
makes pointer from integer without a cast
diplodlg.c:889: warning: passing arg 2 of `copy_chars_to_string16'
makes pointer from integer without a cast
diplodlg.c: In function `popup_war_dialog':
diplodlg.c:1298: warning: passing arg 3 of `my_snprintf' makes pointer
from integer without a cast
diplodlg.c:1315: warning: passing arg 3 of `my_snprintf' makes pointer
from integer without a cast
diplodlg.c:1328: warning: passing arg 2 of `copy_chars_to_string16'
makes pointer from integer without a cast
diplodlg.c:1338: warning: passing arg 2 of `copy_chars_to_string16'
makes pointer from integer without a cast
diplodlg.c: In function `popup_diplomacy_dialog':
diplodlg.c:1426: warning: passing arg 3 of `my_snprintf' makes pointer
from integer without a cast
diplodlg.c:1444: warning: passing arg 3 of `my_snprintf' makes pointer
from integer without a cast
diplodlg.c:1458: warning: passing arg 3 of `my_snprintf' makes pointer
from integer without a cast
diplodlg.c:1460: warning: passing arg 3 of `my_snprintf' makes pointer
from integer without a cast
diplodlg.c:1483: warning: passing arg 2 of `copy_chars_to_string16'
makes pointer from integer without a cast
diplodlg.c:1500: warning: passing arg 2 of `copy_chars_to_string16'
makes pointer from integer without a cast
diplodlg.c:1514: warning: passing arg 2 of `copy_chars_to_string16'
makes pointer from integer without a cast
make[3]: *** [diplodlg.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


 ~Daniel



_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to