Skip to content

oicb-1.1.3

Compare
Choose a tag to compare
@grayed grayed released this 10 Jan 08:12
· 106 commits to master since this release
  • Build with -Wall when Clang or GCC is used with CMake.
    Also, debug builds will now have -Werror enabled by default.
  • Fix build on Linux with -Wall and -Werror both set.
  • Fix start without log directory under unveil().
    Found by Klemens Nanni and Kenneth R Westerback.
  • If history directory could be open/created, warn but continue.
  • Added test framework. Requires icbd installed.