Follow-up Comment #1, bug #25428 (project freeciv):

- Use fc_snprintf() instead of snprintf()
- Mssing empty line between variable declarations and code in
+        {
+          char road_item[500];
+          struct extra_type *pextra = nullptr;
+          if (can_units_do_any_road(punits)) {


 It's still not perfect if one of the focus units are going to build one kind
of road, and another focus unit another kind.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?25428>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


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

Reply via email to