Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-95981

qdoc is ignoring the full path of identical source file names

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • 6.2.0
    • 6.2
    • Build tools: qdoc
    • None
    • 77af6b22041ac0f67803ef4fd1d5258a821cd8ff (dev), 7ccc122d77165470af873dcb50331442f3d877c2 (6.2)

      QDocBugExample/
      ├── bug_doc_wapper.sh
      ├── config
      │   └── bug.qdocconf
      ├── module1
      │   ├── main.cpp
      │   ├── module1.pro
      │   ├── testclass.cpp
      │   ├── testclass.h
      │   ├── widget.cpp
      │   └── widget.h
      ├── module2
      │   ├── main.cpp
      │   ├── module2.pro
      │   ├── widget.cpp
      │   └── widget.h
      ├── QDocBugExample.pro
      └── QDocBugExample.qdoc
      

      Given the tree structure above. QDoc can only recognize one of the files with the same name in module1 and module2 subdirectories.

        For Gerrit Dashboard: QTBUG-95981
        # Subject Branch Project Status CR V

            chen_bin Chen Bin
            treinio Topi Reiniö
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes