In perl.git, the branch smoke-me/tonyc/126162-stat-array has been created

<http://perl5.git.perl.org/perl.git/commitdiff/26ad17bd29556736e5e4aa43e9c70ba125acdded?hp=0000000000000000000000000000000000000000>

        at  26ad17bd29556736e5e4aa43e9c70ba125acdded (commit)

- Log -----------------------------------------------------------------
commit 26ad17bd29556736e5e4aa43e9c70ba125acdded
Author: Tony Cook <[email protected]>
Date:   Thu Mar 31 11:18:53 2016 +1100

    (perl #126162) improve stat @array handling
    
    - warn on lexical arrays too
    
    - limit the warning to under C<use warnings 'syntax';>
    
    - test the warnings
    
    - include the (correct) variable name where possible

M       op.c
M       pod/perldiag.pod
M       t/lib/warnings/op

commit 4e51ab6beed6ed1158b76e74ff12d4e3da663fb3
Author: Tony Cook <[email protected]>
Date:   Thu Mar 31 10:40:25 2016 +1100

    error messages vary between platforms, use errno values instead

M       t/op/stat.t

commit 0c8e907b840112f6d4a132a03bdb97a96ae1c299
Author: Tony Cook <[email protected]>
Date:   Wed Mar 30 16:48:40 2016 +1100

    add the new stat(@array) diagnostic to perldiag

M       pod/perldiag.pod

commit 390408f1a2bc2154741d73d97f16d78be56b7925
Author: Dan Collins <[email protected]>
Date:   Wed Mar 30 16:42:39 2016 +1100

    (perl #126162) warn if stat() is called on an array

M       op.c
M       t/op/stat.t
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to