This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Suggestion for new keywords in bugzilla


Nathanael Nerode <neroden@twcny.rr.com> wrote:

>> I think the biggest difference is between diagnostic bugs which are
request
>> for enhancements and not strictly necessary, and diagnostic bugs which
are
>> really bugs (or at least, can be considered as such). And this difference
>> is already taken into account by the Severity of the bug. In other words
I
>> suggest that your missing-diagnostic be simply a diagnostic keyword with
>> Severity = enhancement, and you misleading-diagnostic be a diagnostic
>> keyword with Severity != enhancement.

> This isn't *exactly* what I was thinking of.  A missing diagnostic might
> be a warning which is supposed to trigger and doesn't.  A misleading
> diagnostic would be one which triggers but shouldn't.
>
> It may be that the distinction is not valuable.  I defer to others.


Since we got no more comments on this issue, I'm creating a new keyword
"diagnostic" for now, and removing all the [diagnostic] stamps. We can still
split diagnostic into smaller parts later if we need. OTOH, Gaby never asked
for it.

Giovanni Bajo


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]