[Interest] Continued past failed assertions with MSVC

Scott Bloom scott at towel42.com
Wed May 10 01:59:18 CEST 2023


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-bounces at qt-project.org> On Behalf Of Thiago Macieira
Sent: Tuesday, May 9, 2023 7:54 AM
To: interest at 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


More information about the Interest mailing list