[cfe-dev] Request for comments on proposed patch for warning "levels" support

Sohail Somani sohail at taggedtype.net
Tue Mar 1 10:28:44 PST 2011


On 11-03-01 12:04 PM, Sohail Somani wrote:
> The implementation that I am proposing is:
>
> * Have all warnings default to level 1
> * Map individual warnings to higher levels via a new mixin in Diagnostic.td
> * Add a "current level" to the DiagState class
> * Modify DiagState so that the warning level filters out warnings that
> should be ignored
>
...
> I look forward to your comments.

Forgive me, late night and I forgot the main point of the email: is this 
the best way to go about it?!




More information about the cfe-dev mailing list