Skip to content

Bikeshed v0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@DanEngelbrecht DanEngelbrecht released this 29 Apr 09:29
· 34 commits to master since this release

Fixes

  • Internal cleanups
  • Fixed warnings and removed clang warning suppressions
    • -Wno-sign-conversion
    • -Wno-unused-macros
    • -Wno-c++98-compat
    • -Wno-implicit-fallthrough
  • Made it compile cleanly with clang++ on Windows