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

citydlg.c: In function 'create_present_supported_units_widget_list':
citydlg.c:745: error: 'struct city_dialog' has no member named 'city_owner'
citydlg.c:745: error: 'pCity' undeclared (first use in this function)
citydlg.c:745: error: (Each undeclared identifier is reported only once
citydlg.c:745: error: for each function it appears in.)
citydlg.c: In function 'next_prev_city_dlg_callback':
citydlg.c:1608: error: 'struct city_dialog' has no member named 'city_owner'
citydlg.c:1608: error: 'pCity' undeclared (first use in this function)
citydlg.c: In function 'redraw_supported_units_city_dialog':
citydlg.c:1765: error: 'struct city_dialog' has no member named 'city_owner'
citydlg.c: In function 'redraw_army_city_dialog':
citydlg.c:1823: error: 'struct city_dialog' has no member named 'city_owner'

If I'm not mistaken the city_owner field was removed a few days ago.
But nobody has compiled the SDL client since apparently.

Not sure if this affects other branches.

-jason



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

Reply via email to