coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [platform-testers] new snapshot available: coreutils-8.30.79-efa3e.t


From: Pádraig Brady
Subject: Re: [platform-testers] new snapshot available: coreutils-8.30.79-efa3e.tar.xz
Date: Wed, 6 Mar 2019 10:40:22 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

On 05/03/19 13:17, Assaf Gordon wrote:
> Hello Pádraig,
> 
> On 2019-03-04 3:18 a.m., Pádraig Brady wrote:
>> We plan to release coreutils-8.31 in the coming week
> 
> Thanks for all the hard work, and for cleaning up and finalizing the 
> 'env' patch.
> 
> 
> Some test results:
> 

> On FreeBSD 11:
>    FAIL: tests/misc/wc-nbsp
> 
> On Mac OS X:
>    FAIL: tests/misc/wc-nbsp


Thanks for all the testing!

I think the wc-nbsp failure stems from FreeBSD's concept of printable,
assuming nbsp is non printable.
For example:
https://mpc.lists.freebsd.questions.narkive.com/4m5jNqLS/printable-characters-in-lc-ctype

This is a bug in FreeBSD/OSX IMHO.
I tested that the attached avoids the test failure.

cheers,
Pádraig

p.s. I could check for nbsp in the non printable case,
but that would be inconsistent with wc -L
and also doesn't work in the KOI8-R case

Attachment: wc-nbsp-freebsd.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]