Skip to content

logger-v0.1.1

Choose a tag to compare

@christophercrouzet christophercrouzet released this 13 Mar 04:27
· 59 commits to master since this release

Added

  • Make macros definable for this module only, overriding the project-level ones.

Changed

  • Check for the POSIX.1 feature set.
  • Guard against warnings from -Wunused-function.
  • Guard against warnings from -Wundef.
  • Wrap all private code into the module's namespace.
  • Apply minor internal changes.