]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'js/gcc-8-and-9'
authorJunio C Hamano <gitster@pobox.com>
Tue, 9 Jul 2019 22:25:41 +0000 (15:25 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 9 Jul 2019 22:25:41 +0000 (15:25 -0700)
commit7785f9ba030674671eb78ccfd2358f6903b632fb
tree53fbdf7f2d933eba81f87f3018a50d135c172f23
parent3707986b7b9921751aee0e8339914a8c24d81ed0
parent9dae4fe79f85dd0eaf41215bea76c68b65398fbc
Merge branch 'js/gcc-8-and-9'

Code clean-up for new compilers.

* js/gcc-8-and-9:
  config: avoid calling `labs()` on too-large data type
  winansi: simplify loading the GetCurrentConsoleFontEx() function
  kwset: allow building with GCC 8
  poll (mingw): allow compiling with GCC 8 and DEVELOPER=1
config.c
kwset.c