Details
-
Epic
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
-
None
-
long double
Description
Looking at qmath.h, it seems we can now expect support for long double on every platform (the guard #ifndef Q_OS_DARWIN we had here and there in Qt 5 are not present) now.
That means we should start to line up long double support in QLocale, QTextStream, QVariant, etc.