tree: fix compiler warnings
authorJonathan Lebon <jlebon@redhat.com>
Tue, 3 Oct 2017 21:34:43 +0000 (21:34 +0000)
committerAtomic Bot <atomic-devel@projectatomic.io>
Wed, 4 Oct 2017 12:54:53 +0000 (12:54 +0000)
commit0c364337365986d4bf44bf0c30da6aab660384a5
tree323883ed5db29febc450adb3e16f50143c856f46
parent8a61f5423952db275c99876b273a8fb32f761eb1
tree: fix compiler warnings

Mostly innocuous warnings, except for -Wtautological-compare, which
caught a shady guint64 subtraction.

Closes: #1245
Approved by: cgwalters
src/libostree/ostree-fetcher-curl.c
src/libostree/ostree-repo.c
src/ostree/ot-main.c