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

Missing exception specification after refactoring "Move Definition to <source_file>.cpp"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 3.0.1
    • C/C++/Obj-C++ Support
    • None

      Refactoring "move implementation to source file" QtCreator misses exception specification if any.

      So it always becomes return_type Widget::method()

      {...} being declared prior to refactoring Widget::method() throw() {...}

      in correspondent source file.

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

            kosjar Nikolai Kosjar
            ngry Nikita Kozlov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes