[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: glthread_create() failure in test-rwlock1
From: |
Pádraig Brady |
Subject: |
Re: glthread_create() failure in test-rwlock1 |
Date: |
Mon, 25 Jun 2018 21:03:15 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 |
On 25/06/18 17:37, Bruno Haible wrote:
> Pádraig Brady wrote:
>> Your test failure was:
>> FAIL: test-rwlock1
>> ==================
>> Unexpected outcome 3
>> FAIL test-rwlock1 (exit status: 134)
>> which is due to glthread_create() failing.
>> CC'ing gnulib.
>
> The patch below fixes it.
Awesome. I'll ensure this is included in the next coreutils snapshot.
cheers,
Pádraig.