Follow-up Comment #2, patch #1641 (project freeciv):

Sorry for commenting only now later.

When fc_assert_exit_msg replaces die() then in those instances freeciv will
exit without any message at all if NDEBUG (--enable-debug=no) is defined.

fc_assert_exit is used very seldomly, fc_assert_exit_msg is now common. The
attached patch addresses only fc_assert_exit_msg in an easy way: we use
log_fatal to always print a fatal error.

(file #9082)
    _______________________________________________________

Additional Item Attachment:

File name: 2010042601-Log-fatal-error-in-fc_assert_exit_msg.patch Size:1 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Meddelandet skickades via/av Gna!
  http://gna.org/


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

Reply via email to