Revision: 62234
          http://sourceforge.net/p/brlcad/code/62234
Author:   brlcad
Date:     2014-08-19 15:06:36 +0000 (Tue, 19 Aug 2014)
Log Message:
-----------
leave a note about the next bit of try/catch bu_setjump cleanup

Modified Paths:
--------------
    brlcad/trunk/TODO

Modified: brlcad/trunk/TODO
===================================================================
--- brlcad/trunk/TODO   2014-08-19 14:49:56 UTC (rev 62233)
+++ brlcad/trunk/TODO   2014-08-19 15:06:36 UTC (rev 62234)
@@ -67,6 +67,11 @@
 THESE ARE UNSCHEDULED BACKLOG TASKS
 -----------------------------------
 
+* BU_SETJUMP/BU_UNSETJUMP into macros
+
+* convert all calls to BU_SETJUMP/BU_UNSETJUMP into familiar try/catch
+  logic layout using if/else.
+
 * get bu_extern out of bu/parse.h into its own header file.
 
 * geometry symbolic links (hard and soft links)
@@ -580,9 +585,6 @@
 * make nreed's new bot cleanup interface update interactively without
   resorting to calls to Tcl_DoOneEvent() down in librt.
 
-* convert all calls to BU_SETJUMP/BU_UNSETJUMP into familiar try/catch
-  logic layout using if/else.
-
 * bu_cv_optimize() should be using bu_byteorder().
 
 * render annotated images to the OpenDocument format.  this is

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to