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

Alexander Dymo cloudtemple at mksat.net
Fri Apr 11 17:25:09 UTC 2003


On Friday 11 April 2003 03:11, Chris Thompson wrote:
> 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

There is an option "All warnings below, combined:" at Warnings I page.
That is -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.

I've added all c/c++ warning options found in `info gcc` page for gcc 3.2 into
Warnings II page.

So I think this bug can be closed.

-- 
Alexander Dymo
Ukrainian State Maritime Technical University, IT Department





More information about the KDevelop-devel mailing list