the new commit break code used in PySide6, which like this
// ======================================================================== // START of custom code block [file: ../glue/qtcore.cpp (qloggingcategory_to_cpp)] QLoggingCategory *category{nullptr}; Shiboken::Conversions::pythonToCppPointer(SbkPySide6_QtCoreTypes[SBK_QLOGGINGCATEGORY_IDX], pyArgs[0], &(category)); // END of custom code block [file: ../glue/qtcore.cpp (qloggingcategory_to_cpp)] // ======================================================================== qCWarning(*category, "%s", cppArg1);
| For Gerrit Dashboard: QTBUG-117153 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V |
| 508766,2 | qC{Debug,Info,Warning,Critical}: add parentheses around macro argument | dev | qt/qtbase | Status: MERGED | +2 | 0 |
| 510964,2 | qC{Debug,Info,Warning,Critical}: add parentheses around macro argument | 6.6 | qt/qtbase | Status: MERGED | +2 | 0 |
| 511190,2 | qC{Debug,Info,Warning,Critical}: add parentheses around macro argument | 6.5 | qt/qtbase | Status: MERGED | +2 | 0 |