Skip to content

1.5.2

Latest
Compare
Choose a tag to compare
@danmar danmar released this 21 Aug 09:14
· 24 commits to master since this release
f790009

What's Changed

  • Fix #391 (__TIME__ replacement might be empty depending on compiler) by @glankk in #441
  • simplecpp.cpp: fixed Visual Studio C4800 compiler warnings by @firewave in #481
  • Makefile: added CXXOPTS and LDOPTS to extend CXXFLAGS and LDFLAGS by @firewave in #480
  • Remove execute bit from simplecpp.cpp/h by @glankk in #494
  • Fix infinite loop with circular includes by @glankk in #497

Full Changelog: 1.5.1...1.5.2