In perl.git, the branch smoke-me/ilmari/remove-PL_statbuf has been created

<http://perl5.git.perl.org/perl.git/commitdiff/3592ed8c471bbf89963b1f5771aa41380e27bd81?hp=0000000000000000000000000000000000000000>

        at  3592ed8c471bbf89963b1f5771aa41380e27bd81 (commit)

- Log -----------------------------------------------------------------
commit 3592ed8c471bbf89963b1f5771aa41380e27bd81
Author: Dagfinn Ilmari MannsÃ¥ker <[email protected]>
Date:   Tue Jan 17 17:37:56 2017 +0000

    Eliminate remaining uses of PL_statbuf
    
    Give Perl_nextargv its own statbuf and pass a pointer to it into
    Perl_do_open_raw and thence S_openn_cleanup when needed.
    
    Also reduce the scope of the existing statbuf in Perl_nextargv to make
    it clear it's distinct from the one populated by do_open_raw.
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to