Merge branch 'js/misc-fixes'
commit808d11926351018f73db69d54e5920adef578f62
authorJunio C Hamano <gitster@pobox.com>
Fri, 30 Oct 2015 20:06:59 +0000 (30 13:06 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 30 Oct 2015 20:07:00 +0000 (30 13:07 -0700)
tree92c508142f25974235410353ce5c6f45c8d75207
parente88e424f4c9d9c8b622cc6a2ebe6e1fa058676f5
parentfdcdb778551b904d57c127d9a3546f6a7c8792d3
Merge branch 'js/misc-fixes'

Various compilation fixes and squelching of warnings.

* js/misc-fixes:
  Correct fscanf formatting string for I64u values
  Silence GCC's "cast of pointer to integer of a different size" warning
  Squelch warning about an integer overflow
builtin/gc.c
git-compat-util.h
sha1_file.c