In perl.git, the branch smoke-me/nicholas/likely-cBOOL has been created

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

        at  f615be485d8c90f01432a39e678e01c615e2c15e (commit)

- Log -----------------------------------------------------------------
commit f615be485d8c90f01432a39e678e01c615e2c15e
Author: Daniel Dragan <[email protected]>
Date:   Tue Mar 5 22:51:01 2013 -0500

    better POD for SvPVX, pre-5.9.3 Perls
    
    PV/char * was moved to SV head in commit 7b2c381cf3 . Prior to this, PV
    was in SV body, and sv_any can be NULL, so accessing SvPVX without
    checking type on old Perls was a SEGV. Make a note of this so others
    don't find out the hard way.
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to