Follow-up Comment #3, patch #1475 (project freeciv):

* Use fc_assert* or not use it? Or did I miss something about the following
comment?


+  /* Do not use fc_assert* macros here, since they may call my_vsnprintf()
+   * themselves. */
+  fc_assert_ret_val(NULL != str, -1);


* type; missing 's' in client/gui-gtk-2.0/pages.c


log_error("Unsupported connection tatus: %d", connection_status);


I will compile and test it tomorrow if I have time.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?1475>

_______________________________________________
  Nachricht geschickt von/durch Gna!
  http://gna.org/


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

Reply via email to