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
