In perl.git, the branch smoke-me/nicholas/Devel-Peek-t has been created

<http://perl5.git.perl.org/perl.git/commitdiff/06a5399c14932fbf578b4393f4dabad5927a012d?hp=0000000000000000000000000000000000000000>

        at  06a5399c14932fbf578b4393f4dabad5927a012d (commit)

- Log -----------------------------------------------------------------
commit 06a5399c14932fbf578b4393f4dabad5927a012d
Author: Nicholas Clark <[email protected]>
Date:   Wed Sep 4 13:20:37 2013 +0200

    The bisect tool now takes test scripts as targets, and runs them with t/TEST
    
    This makes it easier to bisect when test scripts started failing.

M       Porting/bisect-runner.pl

commit 654c0d3f0e3795c2f964dc3db8cb15bb86bcfa50
Author: Reini Urban <[email protected]>
Date:   Tue Aug 27 11:52:28 2013 -0500

    [perl #119481] Check SvVALID for !SvSCREAM, skip PAD
    
    SVpad_NAME = SVp_SCREAM|SVpbm_VALID
    Subsequently OUR, TYPED and STATE pads all have SVp_SCREAM set.
    SVpad_NAME shares the same bit with SVpbm_VALID, so avoid checking
    PADs for SVpbm_VALID.

M       sv.h
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to