On Mon, Mar 11, 2019 at 10:56 PM william.croc...@analog.com <
william.croc...@analog.com> wrote:

> I wrote and installed my own notify function.
>

Yes, thanks, but as far as I understand from the docs this is going away in
the future (or at least it is in threaded code), which is the reason for my
inquiry.

On Tue, Mar 12, 2019 at 3:07 AM Thiago Macieira <thiago.macie...@intel.com>
wrote:

> The advice for QCoreApplication::notify is no longer valid. If an
> exception
> escapes, BadThings™ will happen. Your application may crash before getting
> to
> notify(), or abort by std::terminate(). Or it may cause data corruption.
>

Noted. My question was more in line with: "Are we getting some kind of a
replacement or workaround?"
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to