Re: c32width gives incorrect return values in C locale

2023-11-18 Thread Patrice Dumas
On Sun, Nov 19, 2023 at 12:26:02AM +0100, Patrice Dumas wrote: > On Sat, Nov 18, 2023 at 09:10:09PM +, Gavin Smith wrote: > > On Wed, Nov 15, 2023 at 09:42:21AM +0100, Patrice Dumas wrote: > > > On Wed, Nov 15, 2023 at 12:22:24AM -0800, Paul Eggert wrote: > > > > On 2023-11-13 01:28, Patrice

Re: c32width gives incorrect return values in C locale

2023-11-18 Thread Patrice Dumas
On Sat, Nov 18, 2023 at 09:10:09PM +, Gavin Smith wrote: > On Wed, Nov 15, 2023 at 09:42:21AM +0100, Patrice Dumas wrote: > > On Wed, Nov 15, 2023 at 12:22:24AM -0800, Paul Eggert wrote: > > > On 2023-11-13 01:28, Patrice Dumas wrote: > > > > According to your mail > > > >

Re: c32width gives incorrect return values in C locale

2023-11-18 Thread Gavin Smith
On Wed, Nov 15, 2023 at 09:42:21AM +0100, Patrice Dumas wrote: > On Wed, Nov 15, 2023 at 12:22:24AM -0800, Paul Eggert wrote: > > On 2023-11-13 01:28, Patrice Dumas wrote: > > > According to your mail > > > https://lists.gnu.org/archive/html/bug-libunistring/2023-11/msg0.html > > > > > >

nan, snan tests: Don't include these tests by default

2023-11-18 Thread Bruno Haible
The *printf-posix tests depend on the 'nan' and 'snan' modules. The unit tests of these modules, in turn, depend on several fenv-* and fpe-tracking modules, which are CPU dependent. I don't think it's wise to include these tests in tarballs of arbitrary packages like coreutils or gettext: Tarballs