Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 26 May 2015 14:47:23 -0400
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com
Subject: Re: [PATCH v2] When building, don't use compiler flags which
 cause warnings

On Tue, May 26, 2015 at 08:36:45PM +0200, Alex Dowad wrote:
> This silences some warnings when building with clang.
> ---
> Dear Rich Felker,
> 
> This accomplishes the same thing as the previous patch by "promoting" all
> warnings to errors. Look better?

No, it has exactly the same problem -- it treats any spurious warnings
which the chosen $CC might produce as a failure of the test.

Rich

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.