I will use the ignore when I expect the assertion failure but want to continue. 
 Usually when the assertion was added because something strange happened, and 
Im trying to find what assumption in the function stack was broken.



-----Original Message-----
From: Interest <interest-boun...@qt-project.org> On Behalf Of Thiago Macieira
Sent: Tuesday, May 9, 2023 7:54 AM
To: interest@qt-project.org
Subject: Re: [Interest] Continued past failed assertions with MSVC

On Monday, 8 May 2023 16:50:51 PDT Scott Bloom wrote:
> I do on a regular basis. Not sure why you say it’s a horrible dialog, 
> it’s a message box 😊 with the assertion information.

Because it's "Abort", "Retry", "Ignore" that tells you that "Retry will launch 
the debugger", so it doesn't actually mean retrying.

Do you really mean you use the Ignore functionality?

--
Thiago Macieira - thiago.macieira (AT) intel.com
  Cloud Software Architect - Intel DCAI Cloud Engineering
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to