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

Re: [PATCH v2] git-send-email.perl: implement suggestions made by perlcritic

From: Ramkumar Ramachandra <hidden>
Date: 2016-06-15 22:56:35

Junio C Hamano wrote:
    sub foo ($) { my ($arg) = @_; print "$arg\n"; }
    sub bar     { my ($arg) = @_; print "$arg\n"; }
    my @baz = (100, 101, 102);
    foo @baz; # says 3
    bar @baz; # says 100
Ouch.  Please drop this patch; I'll resubmit when I feel confident
about my change.
This patch fell under the cracks, and reminding me with a "what
happened to it?" was the right thing to do.  Literally, that is what
I ask in the "Notes from the maintainer" message.
Right.  Thanks for clarifying.  I'll actively track the patches I submit.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help