]> Savannah Git Hosting - gnulib.git/commit
maint: update to work with GCC7's -Werror=implicit-fallthrough=
authorJim Meyering <meyering@fb.com>
Sat, 10 Jun 2017 17:11:47 +0000 (10:11 -0700)
committerJim Meyering <meyering@fb.com>
Sat, 10 Jun 2017 17:11:47 +0000 (10:11 -0700)
commitb47afb1438293decd3982d8097157411ba6b5ed4
treed0d9945fb02517e06f7228f07a9631ec661d401d
parent50549d90ab79eb0d2a5e9bebe633314d7ad54434
maint: update to work with GCC7's -Werror=implicit-fallthrough=

* lib/savewd.c (FALLTHROUGH): Define.
(savewd_save, savewd_restore): Use this, rather than a comment,
whenever one switch case falls through into the next.
ChangeLog
lib/savewd.c