FCTX 1.4.2 is Released!

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

FCTX 1.4.2 is Released!

Ian Blumel
Administrator
FCTX 1.4.2 is Released!

Many thanks to suggestions from Rhys Ulerich (http://github.com/RhysU)
for his patches to make FCTX better.

 - ENH: Ability to use fct_chk in an if conditional. You can then
   conditionally execute further checks based on the first check.
 - ENH: Allow user to mutate main's argv (useful for initializing
   libraries. Thanks to Rhys Ulerich.
 - FIX: Fix to handle simple unit test case (catches segmentation
   fault).
 - FIX: Warning corrections for GCC 4.3.4, Intel 11.1. Thanks to
   Rhys Ulerich.
 - FIX: DOC - Updated Getting Started sample to use FCT_QTEST_END.
   Thanks to Rhys Ulerich for the fix.

Download: http://fctx.wildbearsoftware.com/Download/1.4.2
Released Source: http://github.com/imb/fctx/tree/v1.4.2
Issue Tracker: http://github.com/imb/fctx/issues
See also: http://fctx.wildbearsoftware.com
Loading...