This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Please, take '-Wmisleading-indentation' out of -Wall


On Mon, May 30, 2016 at 01:01:09PM -0400, Patrick Palka wrote:
> I'm sad that this discussion died so soon without Antonio's points
> being adequately addressed.

But how do you want to address that?  His point is that it does not belong
into -Wall, while there seems to be a wide agreement that it should be part
of -Wall, it found lots of real bugs in wide range of code, and for projects
that just want to use weirdo formatting styles they always have option to
opt-out, using -Wno-misleading-indentation.

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]