Details
-
Epic
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
-
None
-
Fix floating point exceptions in Qt
Description
It seems that there are quite a few floating point exceptions when running Qt applications with them enabled. See https://en.cppreference.com/w/cpp/numeric/fenv (the "Notes" section) for information about how to enable floating point exceptions at runtime on various platforms.