From: "H. Peter Anvin" <hpa@zytor.com>
To: Junio C Hamano <junkio@cox.net>
Cc: git@vger.kernel.org
Subject: Re: [PATCH 3/3] git --help COMMAND brings up the git-COMMAND man-page., take two
Date: Wed, 16 Nov 2005 13:53:35 -0800 [thread overview]
Message-ID: <437BAA5F.5060608@zytor.com> (raw)
In-Reply-To: <7vbr0law3z.fsf@assigned-by-dhcp.cox.net>
Junio C Hamano wrote:
> "H. Peter Anvin" <hpa@zytor.com> writes:
>
>>The way this made it into the actual tree was to call /usr/bin/man, but
>>still using execlp(). This is clearly bogus. There *ARE* good reasons
>>to use PATH resolutions for this, since man is one of the interactive
>>commands the user may want to wrapper.
>
> Oh, that was my call, so please do not blame Andreas.
> I just sent out a proposed patch to address all the points
> discussed on the list for the last several hours.
>
FWIW, I rarely blame people for bad code; *everyone* does something
stupid every now and then, and for most of us, far more often than that.
"This piece of code is stupid" != "the author of this piece of code is
stupid", a distinction which unfortunately often gets lost.
I say "rarely", because there are of course a small number of people who
*consistently* produce crap. However, even they occationally produce
something useful -- it's just not that often, and one has to carefully
review it first. With sufficient thrust pigs fly just fine[*], and
heck, even RBJ even occationally says something correct.
-hpa
[*] It is, however, not necessarily a good idea. It can be dangerous
for the people on the ground, and annoys the pig.
next prev parent reply other threads:[~2005-11-16 21:54 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-16 0:23 [PATCH 3/3] git --help COMMAND brings up the git-COMMAND man-page., take two Andreas Ericsson
2005-11-16 3:45 ` H. Peter Anvin
2005-11-16 6:56 ` Andreas Ericsson
2005-11-16 7:17 ` [PATCH] git wrapper: basic fixes Junio C Hamano
2005-11-16 8:22 ` Johannes Schindelin
2005-11-16 7:29 ` [PATCH 3/3] git --help COMMAND brings up the git-COMMAND man-page., take two Junio C Hamano
2005-11-16 21:53 ` H. Peter Anvin [this message]
2005-11-16 23:16 ` Andreas Ericsson
2005-11-16 23:17 ` H. Peter Anvin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=437BAA5F.5060608@zytor.com \
--to=hpa@zytor.com \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.