Menu

Released v1.5.3

This version introduces few important bug fixes, most important are:
- Fixed: (BUG) CX_BREAK must call cx_disconnect().
- Fixed: (BUG) CX_DESTROY() should check the cx_ret status.
- Fixed: CX_CATCH_SIGNAL() is now checking whether the handler is already installed.
- Fixed: (TEST) test_td_stack_ovf(): infinite loop in optimized builds: GCC can remove nested calls from level O2 up -> optimisations are now disabled for this test.

Full list in ChgLog.

Posted by Tomasz Pawlak 2015-05-20

Log in to post a comment.