]> eyrie.org Git - kerberos/pam-krb5.git/commit
Fix clang warnings with portable/snprintf.c
authorRuss Allbery <rra@debian.org>
Tue, 31 Mar 2020 03:35:20 +0000 (20:35 -0700)
committerRuss Allbery <rra@debian.org>
Tue, 31 Mar 2020 03:38:31 +0000 (20:38 -0700)
commitd977d6efd6aa530f112ee66ab2997c51b5f369c7
tree1a8a3bcb09e866201d16c8088f793ab8e0b6416e
parente834bd429fd14ee5445db7726b47c9f5b8d5ac0f
Fix clang warnings with portable/snprintf.c

Suppress warnings for __attribute__((fallthrough)) for older
versions of Clang.
portable/snprintf.c