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

Crash when using qRegisterMetaTypeStreamOperators with builtin types

    XMLWordPrintable

Details

    • 9a16161889c7f6c15c4d5679148a28fe51f95abb

    Description

      Code like this crashes:

          qRegisterMetaTypeStreamOperators<QString>("QString");
      or
          qRegisterMetaTypeStreamOperators<QVariant>("QVariant");
      

      This is a regression in the later case because QVariant used not to be a builtin operator.

      Attachments

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

        Activity

          People

            goffart Olivier Goffart (closed Nokia identity) (Inactive)
            goffart Olivier Goffart (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes