Date: Tue, 19 Mar 2002 14:41:20 +0200 From: Ruslan Ermilov <ru@FreeBSD.org> To: Mark Murray <mark@grondar.za> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.lib.mk sys.mk src/sys/conf kern.post.mk kmod.mk Message-ID: <20020319124120.GA482@sunbay.com> In-Reply-To: <200203191228.g2JCSO4j054530@grimreaper.grondar.org> References: <20020319115306.GE87672@sunbay.com> <200203191228.g2JCSO4j054530@grimreaper.grondar.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 19, 2002 at 12:28:23PM +0000, Mark Murray wrote:
> > > Mark wanted to keep all these. I removed all the "more" pipelines, but
> > > left the redirections. Now the redirection actually works (lint's error
> > > output should have been redirected, not more's).
> > >
> > We don't redirect stderr for ${CC}, why we should for ${LINT}?
> > I prefer to keep this sort of things out of .mk files, they are
> > too shell specific. In the future, we may want to support csh.
>
> ${CC}'s purpose is to create other files. ${LINT}'s purpose is to
> print output. The above makes that output more sane.
>
Then the logical thing would be to fix this in lint(1) (so that
it outputs to STDOUT).
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
ru@sunbay.com Sunbay Software AG,
ru@FreeBSD.org FreeBSD committer,
+380.652.512.251 Simferopol, Ukraine
http://www.FreeBSD.org The Power To Serve
http://www.oracle.com Enabling The Information Age
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020319124120.GA482>
