On Friday 24 May 2024 13:25:37 GMT-3 Turtle Creek Software wrote:
> >> Install a terminate handler instead.
>
> Is there some way to get from there back to the event loop?
No and you don't want to. The moment you let the exception escape back to the
Qt event loop, YOU MUST QUIT. So it doesn't
es...@sina.com)
>
>
>
> -- Forwarded message ------
> From: Turtle Creek Software
> To: interest@qt-project.org
> Cc:
> Bcc:
> Date: Thu, 23 May 2024 10:57:39 -0400
> Subject: Re: [Interest] Exceptions
> *Qt 6.7 > Best Practice Guides > Ex
On Thursday 23 May 2024 11:57:39 GMT-3 Turtle Creek Software wrote:
> *Qt 6.7 > Best Practice Guides > Exception Safety* as currently written
> seems very reasonable. We'd much rather see that extended to ARM rather
> than abandoned.
That is pending an investigation on whether the frames provided
*Qt 6.7 > Best Practice Guides > Exception Safety* as currently written
seems very reasonable. We'd much rather see that extended to ARM rather
than abandoned.
This link states that ARM fully supports C++ exception handling:
https://developer.arm.com/documentation/dui0491/i/C-and-C---Implementatio