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

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

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:56:35

Possibly related (same subject, not in this thread)

Ramkumar Ramachandra [off-list ref] writes:
Junio C Hamano wrote:
quoted
    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.
No, let's not do that.  I will forget and end up spending time to
read the same patch again.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help