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

[REG: 5.13.0 beta -> RC] qdoc: Custom include paths not parsed correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.13.0 RC 2
    • 5.13.0 RC 1
    • Build tools: qdoc
    • None
    • c7c3e2f26af0842631c95f054600b6b90ef3675b (qt/qttools/5.13)

    Description

      Commit 50a172f8 broke the way QDoc parses include paths passed
      from qdocconf files by always prepending them with '-I'. While
      this ensured that Clang uses them as include paths, QDoc no
      longer finds module headers local to the documentation project
      as '-I/path/to/module' is never a valid file system path.

      This increases the qdoc warning count for modules that use custom module headers (i.e. 'moduleheader' qdocconf variable.

      Attachments

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

        Activity

          People

            treinio Topi Reiniƶ
            treinio Topi Reiniƶ
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes