develooper Front page | perl.perl5.porters | Postings from April 2018

Re: [perl #132788] Blead Breaks CPAN:LEMBARK/Object-Trampoline-1.42.tar.gz

Thread Previous | Thread Next
From:
Dave Mitchell
Date:
April 19, 2018 13:42
Subject:
Re: [perl #132788] Blead Breaks CPAN:LEMBARK/Object-Trampoline-1.42.tar.gz
Message ID:
20180419134228.GA15757@iabyn.com
On Sun, Feb 18, 2018 at 12:58:00PM -0700, Karl Williamson wrote:
> On 02/18/2018 03:44 AM, demerphq wrote:
> > It is interesting that a change to Carp fixes cpan/Encode/t/truncated_utf8.t
> 
> Carp did not fix this; commit c31ca2013f287840fcddf498ead9602666569966 did.

Or more strictly, two commits did. I've just opened this ticket with
Enocde:

    https://rt.cpan.org/Ticket/Display.html?id=125131

and pushed the following to blead:

commit 836bb1e34a8e2f269b0c97fa72d2641e7c775787
Author:     David Mitchell <davem@iabyn.com>
AuthorDate: Thu Apr 19 14:10:35 2018 +0100
Commit:     David Mitchell <davem@iabyn.com>
CommitDate: Thu Apr 19 14:37:45 2018 +0100

    Encode: truncated_utf8.t TODO passes
    
    This TODO test has been passing since the combination of:
    
    v5.27.8-40-g37657a5b6c
    
        which added utf8n_to_uvchr_msgs to the perl API
    
    v5.27.8-252-gc31ca2013f
    
        which upgraded blead to Encode  2.96, which makes use of this new
        function if available.
    
    So stop marking it as TODO in blead.
    
    This is patching a cpan/ distribution, but its only a test, and its a
    bit late in code freeze to install a newer Encode released, while we
    don't want a production perl with spurious passing TODO tests.


-- 
That he said that that that that is is is debatable, is debatable.

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About