Skip to content
Snippets Groups Projects
  1. Nov 25, 2018
  2. Nov 07, 2018
  3. Oct 25, 2018
  4. Oct 24, 2018
  5. Oct 21, 2018
  6. Oct 16, 2018
  7. Oct 15, 2018
  8. Oct 14, 2018
  9. Oct 13, 2018
    • Joel Rosdahl's avatar
      Pass -Wno-implicit-fallthrough when compiling bundled zlib · 59145179
      Joel Rosdahl authored
      It’s of no use to get warnings for 3pp code.
      59145179
    • Rafael Kitover's avatar
      Minor fixes for cygwin/msys2 · 86feae3f
      Rafael Kitover authored
      Add -Wno-error=implicit-fallthrough, if the compiler supports it,  to
      dev.mk so that zlib will compile with -Werror.
      
      Disable -Wdeprecated-declarations in the mkstemp() shim in util.c so
      that it compiles with -Werror.
      
      Stop assuming that mkstemp() is broken on cygwin, I could not find any
      documentation for this.
      
      Fix a couple of erroneous checks in zlib that assume cygwin is the same
      as win32.
      86feae3f
  10. Oct 07, 2018
Loading