On Sunday, 28 September 2014 at 15:10:26 UTC, Ary Borenszweig wrote:

What I'd like to do, as a compiler, is to catch those errors and tell the user: "You've found a bug in the app, could you please report it in this URL? Thank you.". We can't: the assert is there and we can't change it.


Why is SIGABRT handler not working for your usecase? print and exit?

Reply via email to