In perl.git, the branch smoke-me/jkeenan/dcollins/129851 has been created

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

        at  6c25e36ef665c99cf57970c450772491d2ba94e0 (commit)

- Log -----------------------------------------------------------------
commit 6c25e36ef665c99cf57970c450772491d2ba94e0
Author: Dan Collins <[email protected]>
Date:   Tue Oct 11 14:54:16 2016 -0400

    overload.pm: add a missing 'exists'
    
    607ee4356 changed the hash of permitted ops from having '1' as a value
    to having undef as a value. This also changed one of the warning points
    from checking for truthiness to existence. However, a second warning
    was accidentally left checking for truthiness. This commit fixes that
    oversight, and adds a regression test for warnings in this case.
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to