Follow-up Comment #3, bug #13848 (project freeciv):

> Could you add assert() rule that instead of
> "assert(FALSE)" assert with more verbose error
> message should be used when possible: [...]

There is the die() function which can be used
if the assert condition is not descriptive
enough. I'll add a note about it and also to
avoid using "assert(0)" and similar.


----------------------------------------------------------------
ちょっと!まだ死なないでくれよ。

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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