[Bug 57116] New: Missing some useful C++ warning options

Chris Thompson chris at hypocrite.org
Fri Apr 11 02:12:04 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=57116     
           Summary: Missing some useful C++ warning options
           Product: kdevelop
           Version: unspecified
          Platform: Gentoo Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: chris at hypocrite.org


Version:           Gideon 3.0.0a4 (using KDE KDE 3.1.1)
Installed from:    Gentoo Packages
Compiler:          gcc 3.2.2 
OS:          Linux

>From main menu with a C++ project, do the following:

Project --> Project Options --> Configure Options --> C++ --> [...] on the Compiler Flags line.

The Warnings I and Warnings II tabs are missing some useful settings.

I'd specifically like at least the following warnings given as options:
-Wall
-Wctor-dtor-privacy
-Wnon-virtual-dtor
-Wsign-promo

There are quite possibly other warnings supported by gcc 3.2.x that are not included in this list.




More information about the KDevelop-devel mailing list