Re: [PATCH] fmt-merge-msg: avoid open "-|" list form for Perl 5.6

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linus Torvalds
Date: Thursday, February 23, 2006 - 12:54 pm

On Thu, 23 Feb 2006, Johannes Schindelin wrote:

I do see the smileys, but the fact is, "perl" is a hell of a lot more 
portable than either, if we want to talk executing processes and pipelines 
etc. But even perl is clearly not portable enough, and has tons of version 
skew.

Java, afaik, has absolutely _zero_ support for creating a new process and 
piping its output to another one and doing things like safe argument 
expansion. Which is what almost all of the git scripts are all about.

		Linus
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Should we support Perl 5.6?, Johannes Schindelin, (Mon Feb 20, 11:37 am)
Re: Should we support Perl 5.6?, Eric Wong, (Mon Feb 20, 12:10 pm)
Re: Should we support Perl 5.6?, Andreas Ericsson, (Mon Feb 20, 2:01 pm)
Re: Should we support Perl 5.6?, Junio C Hamano, (Mon Feb 20, 2:15 pm)
Re: [PATCH] fmt-merge-msg: avoid open "-|" list form for P ..., Linus Torvalds, (Thu Feb 23, 12:54 pm)
NT directory traversal speed on 25K files on Cygwin, Rutger Nijlunsing, (Sun Feb 26, 4:17 pm)
Re: NT directory traversal speed on 25K files on Cygwin, Christopher Faylor, (Sun Feb 26, 6:18 pm)
Re: NT directory traversal speed on 25K files on Cygwin, Andreas Ericsson, (Mon Feb 27, 2:19 am)
Re: NT directory traversal speed on 25K files on Cygwin, Rutger Nijlunsing, (Mon Feb 27, 11:30 am)
Re: NT directory traversal speed on 25K files on Cygwin, Christopher Faylor, (Mon Feb 27, 11:34 am)
Re: NT directory traversal speed on 25K files on Cygwin, Rutger Nijlunsing, (Mon Feb 27, 11:45 am)