1. Jun 03, 2019
  2. Jun 02, 2019
  3. Jun 01, 2019
    • Reini Urban's avatar
      fix tests -Wmultistatement-macros · fa5b54d1
      Reini Urban authored
      newer gcc (9):
      test_private.h:329:5: warning: macro expands to multiple statements [-Wmultistatement-macros]
           ind = strcmp((s1), (s2));                                                  \
           ^~~
      test_gets_s.c:81:10: note: in expansion of macro 'EXPSTR'
           else EXPSTR(sub, "1234");
                ^~~~~~
      test_gets_s.c:81:5: note: some parts of macro expansion are not guarded by this 'else' clause
           else EXPSTR(sub, "1234");
      fa5b54d1
    • Reini Urban's avatar
      fix msys2 deps with gcc-9 update · 4e145a40
      Reini Urban authored
      looking for conflicting packages...
      :: mingw-w64-x86_64-pdcurses and mingw-w64-x86_64-ncurses are in conflict. Remove mingw-w64-x86_64-ncurses? [Y/n]
      :: mingw-w64-x86_64-pdcurses and mingw-w64-x86_64-termcap are in conflict. Remove mingw-w64-x86_64-termcap? [Y/n]
      error: failed to prepare transaction (could not satisfy dependencies)
      4e145a40
  4. May 29, 2019
  5. May 28, 2019
  6. May 25, 2019