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

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        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