Thread (22 messages) flat view 22 messages, 8 authors, 2016-06-15

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

From: Martin Langhoff <hidden>
Date: 2016-06-15 22:42:19

Possibly related (same subject, not in this thread)

On 2/22/06, Johannes Schindelin [off-list ref] wrote:
Maybe I am stating the obvious, but it seems that

        open (F, "git-blabla -option |");

would be more portable.

And

    open (F, "git-blabla|", '-option', '$%!|');

would be portable AND safe ;-)

cheers,


martin
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help