From: Junio C Hamano <gitster@pobox.com>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: Jakub Narebski <jnareb@gmail.com>,
Michael Hendricks <michael@ndrix.org>,
gitster@pobox.com, git@vger.kernel.org
Subject: Re: [PATCH] Remove dependency on IO::String from Git.pm test
Date: Wed, 18 Jun 2008 12:13:29 -0700 [thread overview]
Message-ID: <7vzlpiy2sm.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <alpine.DEB.1.00.0806181756540.6439@racer> (Johannes Schindelin's message of "Wed, 18 Jun 2008 18:00:14 +0100 (BST)")
Johannes Schindelin <Johannes.Schindelin@gmx.de> writes:
> Hi,
>
> On Wed, 18 Jun 2008, Jakub Narebski wrote:
>
>> Michael Hendricks <michael@ndrix.org> writes:
>>
>> > Instead of using IO::String to create an in-memory filehandle, use
>> > open() with a scalar reference as the filename. This feature has been
>> > available since Perl 5.8.0 (which was released in 2002), so it should
>> > be available pretty much everywhere by now.
>>
>> Besides if I understand correctly gitweb very much requires Perl >= 5.8
>> because of required Unicode support.
>
> Did I miss something? Was this patch not more about Git.pm?
>
> BTW I think it is not nice at all how the dependency hell with Git.pm is
> made worse recently.
>
> It is fascinating through how much _pain_ we go with the shell scripts to
> maintain portability, even with _very_ old or obscure systems (see the SCO
> server patches that came in not long ago!), and just walk over that
> portability when it comes to Perl...
Hey, calm down a bit and give me a bit more credit. I am not that stupid.
I've looked at the patch, and it is parked in 'pu', not near 'next'.
next prev parent reply other threads:[~2008-06-18 19:14 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-18 13:37 [PATCH] Remove dependency on IO::String from Git.pm test Michael Hendricks
2008-06-18 14:46 ` Jakub Narebski
2008-06-18 15:10 ` Rafael Garcia-Suarez
2008-06-18 17:00 ` Johannes Schindelin
2008-06-18 17:52 ` Jakub Narebski
2008-06-18 19:35 ` Johannes Schindelin
2008-06-18 19:42 ` Lea Wiemann
2008-06-18 19:13 ` Junio C Hamano [this message]
2008-06-18 19:37 ` Johannes Schindelin
2008-06-19 18:25 ` Lea Wiemann
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=7vzlpiy2sm.fsf@gitster.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=Johannes.Schindelin@gmx.de \
--cc=git@vger.kernel.org \
--cc=jnareb@gmail.com \
--cc=michael@ndrix.org \
/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.