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

qdoc fails to link to qFuzzyIsNull

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.2
    • None

    Description

      The following warning is raised by qdoc:

      qt.qdoc: Parse source files for "QtTestLib"
      qt.qdoc: Source files parsed for "QtTestLib"
      .../qt/dev/qtbase/src/testlib/qtestcase.qdoc:103: (qdoc) warning: Can't link to 'qFuzzyIsNull()'
      qt.qdoc: End qdoc for QtTestLib in dual process mode: generate phase.
      

      even though both double and float overloads of qFuzzyIsNull() are documented in qglobal.cpp.

      The same text also links to qFuzzyCompare, which also has two overload, is also constexpr and [[nodiscard]], and in the same qglobal.cpp area. So... no idea what's going on.

      Attachments

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

        Activity

          People

            docinfrastructure Documentation Infrastructure Team
            vhilshei Volker Hilsheimer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes