Follow-up Comment #3, bug #19846 (project freeciv):
Well, right now I've got the client nearly in pieces (mostly due to gridding -
nearly done now, just restoring the spacing and minor tweaks left), but it
seems my first comment was on the spot - due to the order of signals being
undefined, instead of
fc_assert_ret(pdialog);
it should just be
if (!pdialog) return;
Though I might have broken something else (unrelated to the above fix), as
"Select"/"Deselect" seems to cease to work altogether.
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?19846>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev