<URL: http://bugs.freeciv.org/Ticket/Display.html?id=39455 >
Hello, i just compiled the last version of 2.1 from svn, i got: > menu.c: In function «update_menus": > menu.c:1279: attention : passing argument 2 of «menus_set_sensitive" makes integer from pointer without a cast > menu.c:1280: attention : passing argument 2 of «menus_set_sensitive" makes integer from pointer without a cast > menu.c:1281: attention : passing argument 2 of «menus_set_sensitive" makes integer from pointer without a cast > menu.c:1282: attention : passing argument 2 of «menus_set_sensitive" makes integer from pointer without a cast > menu.c:1283: attention : passing argument 2 of «menus_set_sensitive" makes integer from pointer without a cast I'm on a AMD64. You should convert game.player_ptr in bool, before pass it as argument. Thank you. _______________________________________________ Freeciv-dev mailing list [email protected] https://mail.gna.org/listinfo/freeciv-dev
