[Bug 57116] Missing some useful C++ warning options
Chris Thompson
chris at hypocrite.org
Fri Apr 11 21:49:03 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
chris at hypocrite.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
------- Additional Comments From chris at hypocrite.org 2003-04-11 21:48 -------
Would like this bug reopened. All of the requested modifications I had with one
exception have been added, and I thank you.
While you are right that the -Wall functionality is implicit, I would like this actually
STATED. That is, I would like the wording to change from:
'All warnings below, combined'
to:
'All warnings below, combined (-Wall)'
It was not clear to me that this is what the checkbox does.
Additionally, it would be useful to somehow indicate that the Warnings I page contains
the 'safe' warnings, i.e. warnings contained in -Wall, and that the Warnings II page
contains options that do not fit into gcc's definition of 'warnings about constructions
that some users consider questionable, and that are easy to avoid (or modify to
prevent the warnings), even in conjunction with macros' (from gcc info page).
I do not know the best way to notify the user that this is the intention of the Warnings I
and Warnings II pages but I did not realise this until today.
More information about the KDevelop-devel
mailing list