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

Incorrect handling of function signature changes when removing a parameter in Qt Creator

XMLWordPrintable

    • Linux/Wayland, Linux/X11
    • 8eee9f8f5 (18.0)

      The refactoring procedure for modifying a function's signature behaves incorrectly when a parameter is removed:
        1. If a parameter is deleted from the function's implementation (definition), the corresponding change is not properly propagated to the declaration (e.g., in the header file).

       2. Conversely, if a parameter is removed from the function's declaration (signature), the implementation is not correctly updated to reflect this change.

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

            kandeler Christian Kandeler
            kalpaspirit Oleg Shalnev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes