From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
To: Jakub Narebski <jnareb@gmail.com>
Cc: Lea Wiemann <lewiemann@gmail.com>,
Junio Hamano <gitster@pobox.com>,
Michael Hendricks <michael@ndrix.org>,
git@vger.kernel.org
Subject: Re: [PATCH] Remove dependency on IO::String from Git.pm test
Date: Wed, 18 Jun 2008 20:35:36 +0100 (BST) [thread overview]
Message-ID: <alpine.DEB.1.00.0806182030200.6439@racer> (raw)
In-Reply-To: <200806181952.02048.jnareb@gmail.com>
Hi,
On Wed, 18 Jun 2008, Jakub Narebski wrote:
> On Wed, 18 Jun 2008, Johannes Schindelin wrote:
>
> > BTW I think it is not nice at all how the dependency hell with Git.pm
> > is made worse recently.
>
> It is not dependency for Git.pm, but for Git.pm TEST.
So? Why do you want to break the _test_ on those machines where you need
them most? We _know_ that a release from Junio works fine on Linux.
> > 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...
>
> And I pointed out how it could be resolved (use 5.8 specific feature, or
> IO::String, or skip tests).
I have to point out that the platforms I was speaking of are not know to
make upgrading as easy as Linux. And some of them _do_ come with pretty
old perl. And yes, I had this exact issue (remember when I worked on
removing Git's dependency on Python? That was it. Not enough quota.
Uncooperative admin. Desperate need for a sensible SCM).
In any case, I have to reiterate my point: breaking
backwards-compatibility for _no_ good reason is wrong. I have not looked
at the patch in question, but I seriously doubt that this is the easiest,
most elegant (and yes, backwards-compatible) solution.
Typically, it is not a good sign when you _require_ newer and newer
features and versions of components you use.
Whatever,
Dscho
next prev parent reply other threads:[~2008-06-18 19:38 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 [this message]
2008-06-18 19:42 ` Lea Wiemann
2008-06-18 19:13 ` Junio C Hamano
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=alpine.DEB.1.00.0806182030200.6439@racer \
--to=johannes.schindelin@gmx.de \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=jnareb@gmail.com \
--cc=lewiemann@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox