Skip to content

v9.95.0

Compare
Choose a tag to compare
@abumq abumq released this 02 Aug 13:15
· 231 commits to master since this release

Added

  • Added NetBSD as unix coypoop
  • Ignore NDEBUG or _DEBUG to determine whether debug logs should be enabled or not. Use ELPP_DISABLE_DEBUG_LOGS

Fixes

  • Fix compile when _USE_32_BIT_TIME_T defined gggin
  • Fix invalid usage of safeDelete which can cause an error with valgrind Touyote
  • Add code to ensure no nullptr references tepperly