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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes