Menu

Released v1.7.2

  • Added: New flag for user signal handler: CXF_TOP_HDL, which causes jumping directly to the top-level catch section. When used in the top-level sig handler, the thread is terminated to prevent possible infinite looping. This is a complementation for CX_THROW_MAIN(), which allows to implement single top-level handler for selected signals/critical erros.
  • Added: Test program: test for CXF_TOP_HDL: test_jmp_top_handler().
  • Change: CX_THROW(): now the cx_throw() takes rcode as argument and sets it for the current entry. Saves a call to cx_get_entry() - faster.
  • Manpage updated.

Full list of changes in the chglog.

Posted by Tomasz Pawlak 2016-07-09

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.