On Tuesday, 25 August 2020 23:56:34 PDT Kai Köhne wrote: > Both command lines contain -Werror=float-equal -Werror. Different operating > systems / compilers (and different other options) are used though. The > Linux configuration with -headerscheck in dev is currently run on RHEL_7_6, > while in 5.12 (where the error is , not 5.15) it's openSUSE 42.3.
Ah, got it. Thanks Kai. Comparing to zero should not trigger Wfloat-equal. I guess GCC has since been updated from whatever was on openSUSE 42.3 to allow this through. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel DPG Cloud Engineering _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
