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

Incorrect CMakeLists.txt modification when renaming a class with file renaming in Qt Creator

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 18.0.0-beta2
    • None
    • Linux/Wayland, Linux/X11

      When renaming a class and simultaneously changing the corresponding file names, the project manager incorrectly modifies the CMakeLists.txt file.
       
      For example, after the operation, an entry in CMakeLists.txt appears as:
      SystemChecker.hpSystemChecker.cppp
       
      This malformed filename suggests a bug in the string manipulation logic responsible for updating CMakeLists.txt during the rename refactoring.

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

            cadam Cristian Adam
            kalpaspirit Oleg Shalnev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes