On Mon, 17 Apr 2006 20:08:00 +0300 Nerijus Baliunas <[EMAIL PROTECTED]> wrote:
NB> On Mon, 17 Apr 2006 18:56:29 +0200 Vadim Zeitlin <[EMAIL PROTECTED]> wrote: NB> NB> VZ> The pause is probably due to walking the stack inside the assert, for some NB> VZ> reason it takes a long time under Linux. NB> NB> Ah, now I see why asserts became so much annoying. Is it because of semi-recent NB> feature of displaying assert in a log window? If so, I can disable it in wx with NB> --disable-debugreport, right? Yes, although OTOH the stack in assert is very useful, especially for difficult to reproduce asserts, and you shouldn't experience this delay that often so I'd advise against disabling it. Speaking of difficult to reproduce asserts, I still see the one which started this thread :-( I'm looking into it right now. Regards, VZ ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Mahogany-Developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
