build: placate gcc's new -Wskip-jump-init
authorJim Meyering <meyering@redhat.com>
Sat, 15 Aug 2009 15:22:01 +0000 (17:22 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 11 Sep 2009 12:08:58 +0000 (14:08 +0200)
commit9966c92dd4851db611ad88fc1eb68b01fffcaea3
treefb1056a4b7a0814e4efdc798bdace345acd24180
parent4f73ecaf7def2a7bdc381eee2036f6539df01e7d
build: placate gcc's new -Wskip-jump-init

* remove.c (rm_fts): Put braces around each of the two offending blocks.
* configure.ac: Don't turn off -Wjump-misses-init.
With the rewrite of remove.c, it is no longer needed.
configure.ac
src/remove.c