> On 15 Jul 2018, at 20:39, Thiago Macieira <[email protected]> wrote: > > Twice an integration of mine resulted in > > ..\..\..\..\shared/emulationdetector.h:62:13: warning: 'bool > EmulationDetector::isRunningArmOnX86()' defined but not used [-Wunused- > function] > static bool isRunningArmOnX86() > ^ >
It’s been like that a while, see e.g. https://codereview.qt-project.org/#/c/222801/ Is it resulting in an error, or is it just the warning you are seeing? Tor Arne > Has something changed? if so, can whoever made the change roll it back or fix > this issue, please? > > see https://testresults.qt.io/logs/qt/qtbase/ > f3d49e430bb465e83b562dc90c11ce1f8f82358e/ > WindowsWindows_7x86WindowsWindows_7x86Mingw53qtci-windows-7-x86-3- > cb31d0DeveloperBuild_Release_OpenGLDynamic/ > 2a48a3b7dcb9652b1532a3ad14de7580b5b9b1ee/test_1531612896/log.txt.gz > -- > 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 _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
