Paul Eggert wrote:
> Thanks for the heads-up; I had forgotten about the parse-datetime
> special case for licensing. I installed the attached 1-byte patch to
> work around the issue.
Thanks. I had forgotten about this special case as well...
Bruno
On 3/2/21 7:25 PM, Bruno Haible wrote:
$ ./gnulib-tool --create-testdir --dir=../testdir-all --single-configure
gnulib-tool: warning: module parse-datetime2 depends on a module with an
incompatible license: gettime
...
Thanks for the heads-up; I had forgotten about the parse-datetime
special
Hi Paul,
> + parse-datetime2: new module
gnulib-tool gives me these warnings
$ ./gnulib-tool --create-testdir --dir=../testdir-all --single-configure
gnulib-tool: warning: module parse-datetime2 depends on a module with an
incompatible license: gettime
gnulib-tool: warning: module parse-dat
This splits the old parse-datetime into two parts; the
first is parse-datetime2 which supports all the new bells
and whistles, the second is parse-datetime, which reverts to
its original intent. This avoids some bogus diagnostics
when build GNU Tar with gcc -flto -fanalyze and
with --enable-gcc-wa