Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 2009 08:52:56 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        danfe@FreeBSD.org
Cc:        unixmania@gmail.com, src-committers@FreeBSD.org, peterjeremy@optushome.com.au, svn-src-all@FreeBSD.org, stas@FreeBSD.org, gnn@FreeBSD.org, svn-src-head@FreeBSD.org
Subject:   Re: svn commit: r192398 - in head/usr.bin: . perror
Message-ID:  <20090521.085256.-1989816394.imp@bsdimp.com>
In-Reply-To: <20090521110115.GA50355@FreeBSD.org>
References:  <e71790db0905201558u1c8e3e90n1fbbfc4011e22909@mail.gmail.com> <20090521132404.cc5be268.stas@FreeBSD.org> <20090521110115.GA50355@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20090521110115.GA50355@FreeBSD.org>
            Alexey Dokuchaev <danfe@FreeBSD.org> writes:
: > Given how easy it is to "grep <<errno>> /usr/include/sys/errno.h" or
: > perl -e '$! = <<errno>>; print "$!\n";'
: > I'm not sure of the utility of this tool.
: 
: User scripts should not depend on presence of system include files.
: Now, just to mention, Nick's suggestion about dropping extra noise
: actually good one.

There's also internationalization that actually happens too, right?
That doesn't happen with grep..

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090521.085256.-1989816394.imp>