-
Bug
-
Resolution: Done
-
P2: Important
-
6.3
-
None
-
3
-
f701a03e1f2362b020b7a962187a0fe73632f17f (qt/qttools/dev) bc7639620a13a60c249afce60c2b238da16d6e15 (qt/qttools/6.2)
-
Da Vinci sprint 43
When testing qtbase documentation build in coin, we get warnings like this:
/home/qt/work/qt/qtbase/src/gui/platform/macos/qcocoanativeinterface.mm:79: (qdoc) warning: QCocoaGLContext is documented, but namespace QNativeInterface is not documented in any module. [Add /*! '\namespace QNativeInterface' ... */ or remove the qdoc comment marker (!) at that line number.]
It's unnecessary to report this when testing, as the namespaces can be documented elsewhere (in this case, qtdoc), and we don't have access to .index files from other modules.
| For Gerrit Dashboard: QTBUG-97453 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V |
| 376421,3 | qdoc: Don't warn about undocumented namespaces if -no-link-errors is set | dev | qt/qttools | Status: MERGED | +2 | 0 |
| 376481,2 | qdoc: Don't warn about undocumented namespaces if -no-link-errors is set | 6.2 | qt/qttools | Status: MERGED | +2 | 0 |