1. 20 Jun, 2018 3 commits
  2. 19 Jun, 2018 4 commits
  3. 14 Jun, 2018 11 commits
  4. 13 Jun, 2018 1 commit
  5. 11 Jun, 2018 2 commits
  6. 08 Jun, 2018 1 commit
  7. 07 Jun, 2018 5 commits
  8. 06 Jun, 2018 2 commits
  9. 05 Jun, 2018 1 commit
    • Sebastián Katzer's avatar
      Declare inet_ntop and inet_pton as static · e7a46991
      Sebastián Katzer authored
      To avoid conflicts with multiple definitions of inet_ntop and inet_pton if compiled with # define _WIN32_WINNT _WIN32_WINNT_VISTA
      
      C:/mingw-w64/x86_64-7.2.0-posix-seh-rt_v5-rev1/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.2.0/../../../../x86_64-w64-mingw32/lib/../lib/libWs2_32.a(dghfs00169.o):(.text+0x0): multiple definition of `inet_pton'
      722C:/projects/iss/mruby/build/host/lib/libmruby.a(socket.o):C:/projects/iss/mruby/mrbgems/mruby-socket/src/socket.c:80: first defined here
      
      define _WIN32_WINNT _WIN32_WINNT_VISTA
      e7a46991
  10. 03 Jun, 2018 2 commits
  11. 01 Jun, 2018 4 commits
  12. 30 May, 2018 2 commits
  13. 22 May, 2018 2 commits