-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.10.0 RC
-
None
-
0e20bc9a7 (dev), 6f2a9730f (6.10), e3da83aef (6.9)
In Qt 6.10 documentation, qDebug() is now documented as a dedicated macro, separate from the qDebug(const char*, ...) variant.
See
https://doc-snapshots.qt.io/qt6-6.10/qdebug.html#macros
and
https://doc-snapshots.qt.io/qt6-6.10/qtlogging.html#macros
But while the const char variant appears with correct arguments, the streaming operator variants do not show a '()'- although that is part of the macro definition.
For Gerrit Dashboard: QTBUG-139057 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
662097,3 | qdoc: Allow macros with empty () | dev | qt/qttools | Status: MERGED | +2 | 0 |
667526,2 | qdoc: Allow macros with empty () | 6.10 | qt/qttools | Status: MERGED | +2 | 0 |
667608,2 | qdoc: Allow macros with empty () | 6.9 | qt/qttools | Status: MERGED | +2 | 0 |