[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bootstrap warnings regarding strftime and strpbrk
From: |
Pádraig Brady |
Subject: |
Re: bootstrap warnings regarding strftime and strpbrk |
Date: |
Sun, 10 Dec 2017 18:55:29 -0800 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 |
On 01/09/17 10:36, Pádraig Brady wrote:
> On 01/09/17 04:51, Bernhard Voelker wrote:
>> >From bootstrap:
>>
>>> Notice from module strftime:
>>> This module is obsolete. Use module 'nstrftime' instead.
>>
>> I remember that recently nstrftime has been added as a replacement.
>>
>>> Notice from module strpbrk:
>>> This module is obsolete.
>>
>> well, this one seems to be obsolete since 2008 (gnulib commit 2ec9ae2441).
>>
>> I think at least the former change to nstrftime could make it
>> into 8.28, right?
>
> Oh good catch.
> We need a bootstrap --quiet like we have for configure,
> to make warnings more apparent.
> Using nstrftime won't make a change to the release,
> so I'll make that change in your name at some stage
> after the release.
Pushed at https://git.sv.gnu.org/cgit/coreutils.git/commit/?id=36325c7
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: bootstrap warnings regarding strftime and strpbrk,
Pádraig Brady <=