Revision: 71782
          http://sourceforge.net/p/brlcad/code/71782
Author:   starseeker
Date:     2018-09-22 15:32:58 +0000 (Sat, 22 Sep 2018)
Log Message:
-----------
tree currently doesn't handle cyclic paths well...

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

Modified: brlcad/trunk/TODO
===================================================================
--- brlcad/trunk/TODO   2018-09-22 15:09:58 UTC (rev 71781)
+++ brlcad/trunk/TODO   2018-09-22 15:32:58 UTC (rev 71782)
@@ -55,6 +55,10 @@
 THESE TASKS SHOULD HAPPEN WITHIN TWO RELEASE ITERATIONS
 -------------------------------------------------------
 
+* tree command shouldn't infinite loop when encountering a cyclic
+  path - need to print a warning and stop walking.  Requries full
+  path awareness in tree command walk.
+
 * move the rt_*_timer timing facilities to libbu and rework to allow
   contexts, allowing for more than one timer to be active.  Make sure
   the old librt API can be obsoleted cleanly.

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



_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to