https://bugs.kde.org/show_bug.cgi?id=372280

            Bug ID: 372280
           Summary: Automatically generated virtual methods always use
                    C++11 'override' keyword
           Product: kdevelop
           Version: 5.0.2
          Platform: Archlinux Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Language Support: CPP (Clang-based)
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: sja...@gmail.com
  Target Milestone: ---

In 5.x version, generating method declaration using ctrl+space ALWAYS adds
'override' at the end. I don't use c++11 mode, so this does not compile. In the
projects settings, in "language support" I have C++03 selected. This is NOT
C++03!

Also, when generating declarations/definitions like that, new kdevelop ALWAYS
adds full namespaces - including inside the class declaration, or in the
implementation file even when "using namespace" is used.

Both of these are incredibly annoying!

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to