On Fri, Apr 29, 2011 at 9:31 PM, Michal Marek <mmarek@xxxxxxx> 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-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html