[Development] Applications using -fno-rtti
Konstantin Tokarev
annulen at yandex.ru
Sun Jun 21 02:51:42 CEST 2020
20.06.2020, 23:49, "Thiago Macieira" <thiago.macieira at intel.com>:
> On Saturday, 20 June 2020 11:31:25 PDT Alberto Mardegan wrote:
>> I think I missed an announcement about Qt applications having to use
>> RTTI; on the opposite, I thought that the whole point of QMetaObject was
>> not to require RTTI support; has this changed?
>
> As you can see from the commit, no provision was made for no-RTTI builds. I
> don't think they've ben allowed since 5.0.
>
> No-exceptions is still allowed. No-RTTI is not.
So, any Qt code is allowed crash if user code is compiled with disabled RTTI?
Wonderful.
--
Regards,
Konstantin
More information about the Development
mailing list