[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110502170736.GB18740@merkur.ravnborg.org>
Date: Mon, 2 May 2011 19:07:36 +0200
From: Sam Ravnborg <sam@...nborg.org>
To: Américo Wang <xiyou.wangcong@...il.com>
Cc: Michal Marek <mmarek@...e.cz>, Valdis.Kletnieks@...edu,
bp@...en8.de, linux-kbuild@...r.kernel.org,
linux-kernel@...r.kernel.org, davej@...hat.com
Subject: Re: [PATCH] kbuild: Allow to combine multiple W= levels
On Tue, May 03, 2011 at 12:16:15AM +0800, Américo Wang wrote:
> On Fri, Apr 29, 2011 at 9:31 PM, Michal Marek <mmarek@...e.cz> wrote:
> > Add support for make W=12, make W=123 and so on, to enable warnings from
> > multiple W= levels. Normally, make W=<level> does not include warnings
> > from the previous level.
> >
>
> This interface is not friendly, at least not as normal as we often see.
> W=x+1 is supposed to include warnings of W=x.
>
> Please refine the interface.
Until we see that several people have had benefit if W=...
we should leave it as is now.
Then when people really start to use if we can refine it.
IMO it is much more important to find the right sub-set
of warnings to keep on W=1 level than how we see additional warnings.
There may well be warnings where we say that the benefit of it is
zero - or it is plain wrong in the kernel.
Lets try to focus on this.
Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists