On 20/09/2025 20:11, Collin Funk wrote:
Bruno Haible via GNU coreutils General Discussion <[email protected]>
writes:

Pádraig Brady wrote:
FAIL: tests/dd/no-allocate.sh
We should add more space to the ulimit here too (also attached).

This patch fixes the test failure, indeed.

FAIL: tests/fold/fold-characters.sh
FAIL: tests/fold/fold-zero-width.sh
FAIL: tests/fold/fold.pl

Hopefully the attached avoids the above new failures.

It doesn't. These three tests still fail. Find attached the new log.

It looks calling c32width on 뉐 (as a char32_t) returns 1 on this
platform. I'm not sure if there is a good way to test that.

Maybe Perl has a function that just calls wcwidth under the hood?

We could use it to skip fold-characers.sh if so.

Well I thought `wc -L` would do just that?

I used to have access to a couple of solaris 10 machines,
which required various tweaks to key selection algorithm settings,
but unfortunately these no longer seem to work.
My key doesn't seem to be on cfarm210.cfarm.net unfortunately.

If anyone has access to a solaris 10 machine I can have a look.

cheers,
Padraig

Reply via email to