Overview

Request 640558 accepted

- Update to 2.2.0:
Note:
* You now have to explicitly include sys/queue.h, or provide
a local version of queue.h, if your application depends on it.
Changes:
* Replaced BSD queue.h doubly-linked lst API with own
implementation. Making libuEv stand-alone, no longer imposing
any particular version of queue.h on the user
* Enforce -std=gnu11 to unlock typeof() in older GCC versions
* Code cleanup
Fixes:
* Fix missing header deps. in Makefile.am, library did not rebuild
properly if any of the local header files were changed

Loading...
Request History
Michael Vetter's avatar

jubalh created request

- Update to 2.2.0:
Note:
* You now have to explicitly include sys/queue.h, or provide
a local version of queue.h, if your application depends on it.
Changes:
* Replaced BSD queue.h doubly-linked lst API with own
implementation. Making libuEv stand-alone, no longer imposing
any particular version of queue.h on the user
* Enforce -std=gnu11 to unlock typeof() in older GCC versions
* Code cleanup
Fixes:
* Fix missing header deps. in Makefile.am, library did not rebuild
properly if any of the local header files were changed


Adam Majer's avatar

adamm accepted request

Thank you kind contributor!

openSUSE Build Service is sponsored by