Re: nl_langinfo-mt failure on Solaris 10 x86

2020-09-19 Thread Bruno Haible
On 2020-01-03 I wrote: > > I have one failing test on Solaris 10 x86: > > > > FAIL: test-nl_langinfo-mt > > = > > > > thread5 disturbed by threadN! > > FAIL test-nl_langinfo-mt (exit status: 134) > > > > > > This looks like a new failure to me. > > It's a new test, that

Re: nl_langinfo-mt failure on Solaris 10 x86

2020-01-04 Thread Dagobert Michelsen
Hi Bruno, Am 03.01.2020 um 23:28 schrieb Bruno Haible : >> I have one failing test on Solaris 10 x86: >> >> FAIL: test-nl_langinfo-mt >> = >> >> thread5 disturbed by threadN! >> FAIL test-nl_langinfo-mt (exit status: 134) >> >> >> This looks like a new failure to me. >

Re: nl_langinfo-mt failure on Solaris 10 x86

2020-01-03 Thread Bruno Haible
Hi Dagobert, > I have one failing test on Solaris 10 x86: > > FAIL: test-nl_langinfo-mt > = > > thread5 disturbed by threadN! > FAIL test-nl_langinfo-mt (exit status: 134) > > > This looks like a new failure to me. It's a new test, that verifies that the nl_langinfo fu

nl_langinfo-mt failure on Solaris 10 x86

2020-01-03 Thread Paul Eggert
Dago, thanks for the bug report; I'm forwarding it to bug-gnulib. Forwarded Message Subject: Re: grep-3.4 released [stable] Date: Fri, 3 Jan 2020 11:28:12 +0100 From: Dagobert Michelsen To: Jim Meyering CC: GNU grep developers Hi Jim, Am 03.01.2020 um 00:07 schrieb Jim Me