On Tuesday, 31 July 2018 07:52:37 PDT Thiago Macieira wrote: > Well, it could be much worse. There are a couple of low-hanging fruits > there that we can easily fix. I'll take a look later today on those > applying to QtCore.
Done almost all for qtbase, from Kai's listing: https://codereview.qt-project.org/235707 https://codereview.qt-project.org/235708 https://codereview.qt-project.org/235709 https://codereview.qt-project.org/235710 https://codereview.qt-project.org/235711 The only one I couldn't easily fix were the SHA{224,256,384,512} symbols from qcryptographichash.cpp. It's doable but I might have to suppress some warnings. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
