On 4/9/07, Dennis Schridde <[EMAIL PROTECTED]> wrote:
> Well, why not remove the different debug modes at all then?
> strict works pretty well atm so we could let it become yes and also merge
> relaxed and no...

We could/should merge "yes" and "strict", but "relaxed" adds -Wextra
and -O2 speed optimizations, and "no" adds -DNDEBUG and omits -g (and
should add -O3), IMHO.

  - Per

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

Reply via email to