]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Merge branch 'fix-implicit-fallthrough-v9_9' into 'v9_9'
authorOndřej Surý <ondrej@isc.org>
Thu, 15 Mar 2018 08:35:12 +0000 (04:35 -0400)
committerOndřej Surý <ondrej@isc.org>
Thu, 15 Mar 2018 08:35:12 +0000 (04:35 -0400)
Add __attribute__ ((fallthrough)); in place of implicit fallthrough to satisfy gcc 7 -Wextra

See merge request isc-projects/bind9!129


Trivial merge