Follow-up Comment #6, bug #13848 (project freeciv):
I discourage use of die() in most cases. I don't think CodingStyle should
advertise it.
Note that die() kills even release builds (those with NDEBUG) when assert()
does not. Of course failing assert() sometimes indicates problem that causes
crash anyway.
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?13848>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev