libtool-patches
[Top][All Lists]
Advanced

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

Re: [PATCH] libtool -- don't print warnings with --silent


From: Bob Friesenhahn
Subject: Re: [PATCH] libtool -- don't print warnings with --silent
Date: Thu, 1 Sep 2011 09:25:22 -0500 (CDT)
User-agent: Alpine 2.01 (GSO 1266 2009-07-14)

On Mon, 29 Aug 2011, Peter O'Gorman wrote:

This turns off warnings for --silent (and turns them on again for --verbose).

But I am not sure that --silent was meant to imply "no warnings", rather it turns off the verbose compile/link messages.

Would a new --no-warnings option be more appropriate?

I agree that a new option would be more appropriate. However, it should be a user-provided configuration option (when building the package) and not something which will be hard-coded into Makefiles by developers. The --silent option should have been handled the same so that the person building the software can easily decide if the build should be silent.

If developers start producing packages which have 'silent' and 'no-warnings' irreversably baked into the Makefiles, then it will be very difficult to diagnose the case that the sofware does not build or work due to a tool, build options, or platform issue.

Bob
--
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/



reply via email to

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