<URL: http://bugs.freeciv.org/Ticket/Display.html?id=39501 >

On Tue, 4 Sep 2007, Marko Lindqvist wrote:
> On 07/08/07, Marko Lindqvist <[EMAIL PROTECTED]> wrote:
>>
>>  This adds SIGABRT handler to server.
> ...
>
>>   displays BUG_URL after assert.
>
> This version avoids infinite loop if freelog() is asserting.

No, please do not replace assert()'s abort() with exit(). This means gdb 
will not work as expected. Also, how will such a handler work with the 
continue statements in gdb?

   - Per



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

Reply via email to