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

dumpccp wrongly use a private qmetatype interface

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.0.0
    • ActiveX Support
    • None

    Description

      Dumpcpp tool uses an explicit template specialization to insert own code to meta - type system. The problem is that the code doesn't meet requirements of the QMetaType. It creates not fully functional helper functions that can asserts. Affected functions:

      qMetaTypeDeleteHelper, qMetaTypeCreateHelper, qMetaTypeDestructHelper, qMetaTypeConstructHelper

      or

      class QMetaTypeFunctionHelper (after merge of https://codereview.qt-project.org/#change,35353)

      Related change and discussion: https://codereview.qt-project.org/#change,35360

      Attachments

        Issue Links

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

          Activity

            People

              Unassigned Unassigned
              nierob Nierob
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes