develooper Front page | perl.perl5.porters | Postings from November 2016

[perl #129953] lib/locale.t: Test failures and segfaulting onFreeBSD-11 and -12

Thread Next
From:
Karl Williamson via RT
Date:
November 27, 2016 15:19
Subject:
[perl #129953] lib/locale.t: Test failures and segfaulting onFreeBSD-11 and -12
Message ID:
rt-4.0.24-10042-1480259935-290.129953-15-0@perl.org
On Sun, 20 Nov 2016 14:34:15 -0800, andrew@cpan.org wrote:
> The locale.t tests fail on OpenBSD because there is currently no
> support for LC_COLLATE.
> 
> http://marc.info/?l=openbsd-misc&m=144698615023532&w=2
> 
> http://man.openbsd.org/setlocale

It would be helpful if you, or anyone who has access to an OpenBSD could run the following test on a DEBUGGING build:

cd t
PERL_DEBUG_FULL_OPTS=2 ./perl -T -I../lib -DLv ../lib/locale.t

and capture the output and send it to me.

> 
> 
> Somewhat related, OpenBSD now has /usr/bin/locale, although that just
> means the logic here doesn't get used.
> 
> https://perl5.git.perl.org/perl.git/blob/HEAD:/t/loc_tools.pl#l325

Right, so it isn't something that needs to be changed.  The current code DTRT for old and new OPENBSD


-- 
Karl Williamson

---
via perlbug:  queue: perl5 status: open
https://rt.perl.org/Ticket/Display.html?id=129953

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