On Thu, Jan 1, 2009 at 4:26 PM, Dennis Schridde <devuran...@gmx.net> wrote:
> Can you not just skip asserts in the debugger?

Can you? Ever since the crash handler was added, I always end up in a
non-skippable abort inside it when trying to skip an assert in the
debugger.

> And there are still assert()s, which are disabled by defining NDEBUG at 
> compiletime.

All asserts should be ASSERT(), not assert(), this has been done quite
consistently.

 - Per

_______________________________________________
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev

Reply via email to