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

Source code incompatible regression in QScopedArrayPointer

    XMLWordPrintable

Details

    • db1c29aaed0730db38f19dfb376fd2c03d08c04e

    Description

      change 746114fb8a1036e5ccec88fe22e9378925d3a34a adds a regression to 4.7. The
      following code doesn't compile any more (it did compile with 4.7):

      QScopedArrayPointer<char> foo;

      Suggestion: Either fix the templates to accept the default "= 0" parameter as
      valid input, or add a new default constructor that does not take any
      arguments.

      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)
            fernenge Harald Fernengel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes