+2017-05-16 Bruno Haible <bruno@clisp.org>
+
+ sigpipe tests: Fix file list.
+ * modules/sigpipe-tests (Files): Add tests/macros.h.
+
2017-05-16 Paul Eggert <eggert@cs.ucla.edu>
manywarnings: update for GCC 7
* lib/strftime.c, lib/dfa.c, lib/fnmatch.c, lib/mbrtowc.c:
* lib/vasnprintf.c, tests/macros.h (FALLTHROUGH): New macro.
Use it whenever one switch case falls through into the next.
+ * lib/fnmatch_loop.c, tests/test-mbrtowc.c, tests/test-sigpipe.c:
+ Use FALLTHROUGH macro.
2017-05-15 Bruno Haible <bruno@clisp.org>