[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <BANLkTikMf4x0e3UhabUH+c_xnWJMQ3rkvg@mail.gmail.com>
Date: Tue, 3 May 2011 00:16:15 +0800
From: Américo Wang <xiyou.wangcong@...il.com>
To: Michal Marek <mmarek@...e.cz>
Cc: Valdis.Kletnieks@...edu, bp@...en8.de, sam@...nborg.org,
linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org,
davej@...hat.com
Subject: Re: [PATCH] kbuild: Allow to combine multiple W= levels
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.
Thanks.
--
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