Revision: 41214
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41214&view=rev
Author:   brlcad
Date:     2010-11-02 10:39:35 +0000 (Tue, 02 Nov 2010)

Log Message:
-----------
cleanup bu_setjump/bu_unsetjump blocks to more familiar try/catch style

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

Modified: brlcad/trunk/TODO
===================================================================
--- brlcad/trunk/TODO   2010-11-02 10:36:22 UTC (rev 41213)
+++ brlcad/trunk/TODO   2010-11-02 10:39:35 UTC (rev 41214)
@@ -40,6 +40,9 @@
 THESE ARE UNSCHEDULED BACKLOG TASKS
 -----------------------------------
 
+* convert all calls to BU_SETJUMP/BU_UNSETJUMP into familiar try/catch
+  logic layout using if/else.
+
 * facetize creates BoTs crappily by only looking at first region,
   first shell, instead of the whole nmg model.
 


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

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to