• J
    Merge branch 'ff/c99' · e94528a0
    Junio C Hamano 提交于
    * ff/c99:
      Remove all void-pointer arithmetic.
      Change types used in bitfields to be `int's.
      Don't use empty structure initializers.
      Cast pointers to `void *' when used in a format.
      Don't instantiate structures with FAMs.
      Initialize FAMs using `FLEX_ARRAY'.
      Remove ranges from switch statements.
    e94528a0
http-push.c 66.9 KB