Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-25776

QtCreator fall after using "Refactor" menu for std::vector

    XMLWordPrintable

Details

    • Linux/Wayland, Linux/X11, Windows
    • 4ff26e2a27d692b8b38456873e5aaf4b65c36ee3 (qt-creator/qt-creator/5.0)

    Description

      If you try to any items except "Rename" in "Refactor" menu for a std::vector<type> in custom class, the QtCreator will crash.

      Step to reproduce:

      1. Open custom class and create std::vector<int> m_member
      2. Right click on m_member and  select "Refactor"
      3. Select "Generate setter" in pop-up menu
      4. QtCreator will crush

       

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            artifeks Петр Миронычев
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes