mirror of
https://git.savannah.gnu.org/git/tar.git
synced 2026-07-20 23:12:46 +00:00
ccef8581b8
* src/transform.c (_single_transform_name_to_obstack): Mark with FALLTHROUGH statement rather than /* FALL THROUGH */ comment. Only the former works with gcc-8. * src/extract.c (maybe_recoverable): Call abort to tell gcc-8 that this code is unreachable.