Skip to content

warning file-line format in Possible candidates #9143

Closed
@ferdymercury

Description

@ferdymercury

Describe the bug
Not a bug.

Expected behavior
When doxygen detects several "possible candidates" when matching functions, it prints the file and line of the match in a format not in accordance to the LINE-FORMAT specified in the Doxyfile.

It would be nice if this could be harmonized, as it would help for parsing the output as well opening the files quickly at the right line via the command line. Something like:

Possible candidates:
  'ROOT::Experimental::REveDigitSet::REveDigitSet(const REveDigitSet &)' at /opt/root_src/graf3d/eve7/inc/ROOT/REveDigitSet.hxx:39
  'ROOT::Experimental::REveDigitSet::REveDigitSet(const char *n="REveDigitSet", const char *t="")' at /opt/root_src/graf3d/eve7/inc/ROOT/REveDigitSet.hxx:87

Screenshots
image

To Reproduce
streamer.zip

Version
1.9.4 (15dae50*)

Additional context
https://bugreports.qt.io/browse/QTCREATORBUG-26892

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementa request to enhance doxygen, not a bug

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions