Details
-
Task
-
Resolution: Done
-
P2: Important
-
None
-
None
-
d8ce52840000553336d6b17795f32471cb0c41e3
Description
qtbase/src/corelib/kernel/qvariant.cpp
\b{Warning:} If the value is convertible to a \l LongLong but is too large to be represented in an int, the resulting arithmetic overflow will not be reflected in \a ok. A simple workaround is to use QString::toInt(). Fixing this bug has been postponed to Qt 5 in order to avoid breaking existing code.
If it is still desirable to fix this for Qt 5, it should be actioned before Qt 5.0.0. If not, the comment should be removed or changed to a Qt 6 to-do.
Attachments
Issue Links
- resulted from
-
QTBUG-23524 [API] Grep the source for Qt5 todo items
- Closed