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

include moc files [QtPositioning]

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • 6.2.5, 6.3.1, 6.4.0 Beta1
    • 6.2.4, 6.3.0 RC
    • Positioning
    • None
    • 2
    • ca1a0111dd (qt/qtpositioning/dev) 25c43e9212 (qt/qtpositioning/6.3) 25c43e9212 (qt/tqtc-qtpositioning/6.3) ca1a0111dd (qt/tqtc-qtpositioning/dev) 170825b3fd (qt/tqtc-qtpositioning/6.2) ca1a0111dd (qt/qtpositioning/6.4)
    • Team B Foundation Sprint 56

    Description

      By #include ing not only the *.moc, but also the moc_*.cpp files, we can speed up compilation of Qt (albeit not for users of Qt), reduce the TEXT size of libraries, and enable more warnings (like Clang's -Wunused-private-field). By the time we tackle this, there should be a new includemocs6 script (from QTBUG-102886) in QtBase, that no longer requires a qmake build to operate.

      Acceptance criteria: mocs_compilation.cpp files should not #include anything.

       

      Attachments

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

        Activity

          People

            mmutz Marc Mutz
            mmutz Marc Mutz
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes