Details
-
Bug
-
Resolution: Won't Do
-
Not Evaluated
-
None
-
Qt Creator 5.0.3
-
None
Description
Hello,
when running a CMake project in QtCreator that calls doxygen, the output warnings printed to the terminal by doxygen are correctly identified in the "Issues pane" of QtCreator.
However, the Issue Pane is missing some lines when the output is multi-line:
For example, the output is:
/opt/root_src/io/io/src/TGenCollectionProxy.cxx:640: warning: no matching class member found for TGenCollectionProxy::TGenCollectionProxy(const ROOT::TCollectionProxyInfo &info, TClass *cl) Possible candidates: 'TGenCollectionProxy::TGenCollectionProxy()' 'TGenCollectionProxy::TGenCollectionProxy(const TGenCollectionProxy ©)' 'TGenCollectionProxy::TGenCollectionProxy(Info_t typ, size_t iter_size)' 'TGenCollectionProxy::TGenCollectionProxy(const ROOT::Detail::TCollectionProxyInfo &info, TClass *cl)'
The Issues Pane only shows the first message, double clicking on it does not unfold the possible candidates / solutions. It would be nice to have a dedicated output parser for doxygen within QtCreator.
Attachments
For Gerrit Dashboard: QTCREATORBUG-26892 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
397845,2 | ProjectExplorer: Respect leading whitespace in custom output parsers | 7.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |