[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4F703F06.60709@redhat.com>
Date: Mon, 26 Mar 2012 11:03:50 +0100
From: Pedro Alves <palves@...hat.com>
To: Nick Bowler <nbowler@...iptictech.com>
CC: Jiri Slaby <jslaby@...e.cz>,
Phil Carmody <ext-phil.2.carmody@...ia.com>, apw@...onical.com,
hpa@...or.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] checkpatch.pl: thou shalt not use () or (...) in
function declarations
On 03/22/2012 05:17 PM, Nick Bowler wrote:
> GCC will not normally warn about the above (unless you pass
> -Wold-style-definition) which warns for all function definitions that
> lack a prototype.
/me asks the stupid question:
Why not make the compiler catch this instead then, with -Werror=old-style-definition?
--
Pedro Alves
--
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