20.06.2020, 23:49, "Thiago Macieira" <[email protected]>: > 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 _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
