|
From: | Juergen Sauermann |
Subject: | Re: [Bug-apl] Fwd: Re: Bogus compiler warnings |
Date: | Fri, 10 Mar 2017 14:16:32 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 |
Hi Alexey, thanks. As of SVN 899 you can now say, for example, ./configure CXX_WERROR=no Your patch was also patching generated files created by autoconf/configure which, I believe, only works if the same configuration is being patched.. /// Jürgen On 03/10/2017 08:09 AM, Alexey
Veretennikov wrote:
Hi Juergen, Here is the patch which introduces the new configure option: --disable-werror If this option is set then the -Werror flag is not added to compiler options. By default it is like it is now - -Werror is present. With this option I was able to turn off compiler warnings. I ran autoreconf on my machine but it produces more diffs, which I don't want to attach. I believe it is better to you to run it on your machine and submit to svn instead of me providing them as a patch. |
[Prev in Thread] | Current Thread | [Next in Thread] |