Skip to content

libuEv v2.1.2

Compare
Choose a tag to compare
@troglobit troglobit released this 26 Feb 23:11
· 114 commits to master since this release

Changes

  • Minor refactor of event loop after fixing the nasty use-after-free bug in v2.1.1. Code can now be collapsed and noticeably simplified

Fixes

  • Issue #17: Check if AM_PROG_AR macro exists before calling it, fixes problem building libuEv on systems with older autoconf + automake. Patch by Markus Svilans
  • Fix minor issue with unit tests, return result of test not event loop