bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-apl] Misleading indentation


From: Kacper Gutowski
Subject: Re: [Bug-apl] Misleading indentation
Date: Sun, 7 May 2017 04:24:46 +0200
User-agent: NeoMutt/20170113 (1.7.2)

On Sat, May 06, 2017 at 05:12:10PM +0200, Juergen Sauermann wrote:
> thanks, maybe fixed in SVN 942. No idea what the compiler means, though.
> 
> Maybe I should respond with -Werror=misleading-warning-since-g++6.x

Yes, that fixed it.
That's what you get when compiler tries to be a linter at the same time.
I believe this particular warning was supposed to catch "goto fail"-style bugs.

-k



reply via email to

[Prev in Thread] Current Thread [Next in Thread]