Revision: 77094
          http://sourceforge.net/p/brlcad/code/77094
Author:   brlcad
Date:     2020-09-09 20:33:35 +0000 (Wed, 09 Sep 2020)
Log Message:
-----------
search -exec appears to be completely non-functional.  I'm getting no output.  
Build from a couple month back appears to be working, so maybe related to 
process/channel/io changes.

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

Modified: brlcad/trunk/TODO
===================================================================
--- brlcad/trunk/TODO   2020-09-09 20:32:12 UTC (rev 77093)
+++ brlcad/trunk/TODO   2020-09-09 20:33:35 UTC (rev 77094)
@@ -18,7 +18,11 @@
 THESE TASKS SHOULD HAPPEN BEFORE THE NEXT RELEASE
 -------------------------------------------------
 
+* search -exec appears to be broken (could use an integration test).
+  a simple manual printing returns nothing:
+    search . -exec echo "OBJ: {}" ";"
 
+
 THESE TASKS SHOULD HAPPEN WITHIN TWO RELEASE ITERATIONS
 -------------------------------------------------------
 

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