On Fri, Jul 05, 2013 at 11:34:12AM +0900, Namhyung Kim wrote:
> Hi Ramkumar,
> 
> On Thu,  4 Jul 2013 19:10:46 +0530, Ramkumar Ramachandra wrote:
> > Currently, a simple
> >
> >   $ make
> >
> > errors out because we compile with -Werror by default, turning all
> > warnings into errors.  Although no warnings are emitted by our code
> > itself, two kinds of warnings are emitted by perl.h (perl 5.18.0):
> >
> >   -Wundef and -Wswitch-default
> 
> IIRC there's a floating patch for this, but I cannot find it now.

This one: https://lkml.org/lkml/2013/6/24/66 ?

-- 
 Kirill A. Shutemov
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to