develooper Front page | perl.perl5.porters | Postings from January 2017

Re: [perl #130641] Bleadperl v5.25.8-36-g6cdc5cd8f3 breaksHURRICUP/DTL-Fast-1.622.tar.gz

Thread Previous | Thread Next
From:
Karl Williamson
Date:
January 26, 2017 19:38
Subject:
Re: [perl #130641] Bleadperl v5.25.8-36-g6cdc5cd8f3 breaksHURRICUP/DTL-Fast-1.622.tar.gz
Message ID:
8eb33d0b-77fa-d966-bc36-34171ff32322@khwilliamson.com
On 01/25/2017 06:43 AM, Dave Mitchell wrote:
> On Wed, Jan 25, 2017 at 04:46:25AM -0800, Andreas J. Koenig via RT wrote:
>> # New Ticket Created by  (Andreas J. Koenig)
>> # Please include the string:  [perl #130641]
>> # in the subject line of all future correspondence about this issue.
>> # <URL: https://rt.perl.org/Ticket/Display.html?id=130641 >
>>
>>
>> Kudos to Slaven, who discovered the two distros!
>>
>> bisect
>> ------
>> commit 6cdc5cd8f36f88172b0fcefdcadec75f5b6600b2
>> Author: Karl Williamson <khw@cpan.org>
>> Date:   Fri Dec 2 09:35:53 2016 -0700
>>
>>     PATCH: [perl #126310] single quote UTF-8 malformation detection
>
> For DTL-Fast, the test file t/xs/count_lines.t has the equivalent of the
> following in it:
>
>     use utf8;
>     my $s = <<EOF;
>     ... five bytes with values \xfa\xfc\xfd\xfe\xff ...
>     EOF
>
> where the bytes making up the heredoc string aren't valid utf8. So in this
> case it seems that perl is correctly flagging up illegal input in the
> src file.
>
>> also affected
>> -------------
>> STEFFENW/Locale-TextDomain-OO-1.023.tar.gz
>
> I haven't looked at that one.
>

I could not easily get L::TD::OO to install on my system.  And I'm not 
sure why.  It looks like some pre-reqs are not listed, but I still 
couldn't get it to work when I installed some of them by hand.  Is there 
a log where the failure is shown?

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