Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.15, 6.2, 6.3
-
None
-
d336cfba8a (qt/qtbase/dev) d336cfba8a (qt/tqtc-qtbase/dev) 33bc1a80d1 (qt/qtbase/6.4) 5b639aef53 (qt/qtbase/6.3) 5b639aef53 (qt/tqtc-qtbase/6.3) 33bc1a80d1 (qt/tqtc-qtbase/6.4) e417cefe6b (qt/tqtc-qtbase/5.15)
Description
post in/decrements of QBEInteger and QLEInteger return reference according to the documentation (https://doc.qt.io/qt-5/qbeinteger.html#operator-2b-2b-1 , both offline and online). These functions actually return value (https://code.qt.io/cgit/qt/qtbase.git/tree/src/corelib/global/qendian.h?h=5.15#n319).
The affected versions are version of the online documents. This problem might exist in other versions.