]> Savannah Git Hosting - gnulib.git/commitdiff
Use module 'c99' when needed for subobject initializer syntax.
authorBruno Haible <bruno@clisp.org>
Sat, 5 Sep 2020 17:56:55 +0000 (19:56 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 5 Sep 2020 17:56:55 +0000 (19:56 +0200)
* modules/tempname (Depends-on): Add c99.
* modules/nstrftime-tests (Depends-on): Likewise.

ChangeLog
modules/nstrftime-tests
modules/tempname

index 619e7c24fa5cbac067cfa422efedea1663c42357..09c11a603522850040e5c80675bebfb4759e15b7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2020-09-05  Bruno Haible  <bruno@clisp.org>
+
+       Use module 'c99' when needed for subobject initializer syntax.
+       * modules/tempname (Depends-on): Add c99.
+       * modules/nstrftime-tests (Depends-on): Likewise.
+
 2020-09-05  Bruno Haible  <bruno@clisp.org>
 
        Use module 'c99' when needed for declaration-after-statement syntax.
index 4089771e067a90b8d5e3c22065e2091daac85137..ed2430accde299641451e24b26442accbefa4ce5 100644 (file)
@@ -4,6 +4,7 @@ tests/macros.h
 
 Depends-on:
 atoll
+c99
 intprops
 strerror
 
index 794a763f53c38ec0b7b874eddff42d7538262a14..d55f4ce1a3de2cf5c0ea2dbd7b67629b74e6e5a2 100644 (file)
@@ -8,6 +8,7 @@ lib/tempname.h
 m4/tempname.m4
 
 Depends-on:
+c99
 extensions
 fcntl-h
 getrandom