Update of bug #17373 (project freeciv):
Status: Ready For Test => Fixed
Assigned to: None => cazfi
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #10:
Noticed another nasty aspect of that fc_assert_ret() we had here. It tried to
return with value -1 from the function, but return type of the function is
unsigned (size_t). So it was not returning value indicating error but rather
big value.
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?17373>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev