In perl.git, the branch jkeenan/134441-Dumpvalue has been created

<https://perl5.git.perl.org/perl.git/commitdiff/0b5142f3dc81471eb97280315a1a4efd55e55d21?hp=0000000000000000000000000000000000000000>

        at  0b5142f3dc81471eb97280315a1a4efd55e55d21 (commit)

- Log -----------------------------------------------------------------
commit 0b5142f3dc81471eb97280315a1a4efd55e55d21
Author: James E Keenan <[email protected]>
Date:   Sat Oct 5 23:12:19 2019 -0400

    Debugging
    
    Am commenting out tests to simplify use of debugger.
    
    $d->{printUndef} = 0 changes test results (only 2 fail instead of 4).
    Resume here.

commit 66f752a128ac54b7895c1c29a4b7253d8636d2d8
Author: James E Keenan <[email protected]>
Date:   Thu Sep 19 23:02:54 2019 -0400

    Test previously untested cases
    
    These tests demonstrate the problem reported in RT 134441.  It appears
    that neither '$d->dumpValues(@array)' nor '$d->dumpValue([@array])'
    properly handles undefined values, at least where @array > 1.

-----------------------------------------------------------------------

-- 
Perl5 Master Repository

Reply via email to