Follow-up Comment #4, patch #1476 (project freeciv):

I send this to patch #1475 but it belongs here ...

* 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);

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


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


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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