Skip to content
  • Junio C Hamano's avatar
    Merge branch 'bb/pedantic' · 00da9b20
    Junio C Hamano authored
    The codebase has been updated to compile cleanly with -pedantic
    option.
    
    * bb/pedantic:
      utf8.c: avoid char overflow
      string-list.c: avoid conversion from void * to function pointer
      sequencer.c: avoid empty statements at top level
      convert.c: replace "\e" escapes with "\033".
      fixup! refs/refs-internal.h: avoid forward declaration of an enum
      refs/refs-internal.h: avoid forward declaration of an enum
      fixup! connect.h: avoid forward declaration of an enum
      connect.h: avoid forward declaration of an enum
    00da9b20