help-make
[Top][All Lists]
Advanced

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

Re: A function to print instead of $(warning ) or $(error )


From: Ken Smith
Subject: Re: A function to print instead of $(warning ) or $(error )
Date: Wed, 23 Feb 2005 11:53:44 -0500
User-agent: Mutt/1.5.7i

On Wed, Feb 23, 2005 at 11:33:03AM -0500, Paul D. Smith wrote:
> The only quirk in this solution is that all output goes to stderr
> instead of stdout.

And, it uses shell which is starting processes and is therefore a lot
slower than a builtin function would be in case you care about
performance.

  Ken




reply via email to

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