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

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

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes