Revision: 78149
          http://sourceforge.net/p/brlcad/code/78149
Author:   starseeker
Date:     2021-01-29 22:15:31 +0000 (Fri, 29 Jan 2021)
Log Message:
-----------
TODO - see if the cross-checking ability of this program can be built in to 
npush itself - have npush with -V enabled call keep to make a temp copy of the 
tree, process, then dbconcat back in with a prefix, do the checks, then 
killtree -f the dbconcated copy.

Modified Paths:
--------------
    brlcad/trunk/src/libged/tests/push.cpp

Modified: brlcad/trunk/src/libged/tests/push.cpp
===================================================================
--- brlcad/trunk/src/libged/tests/push.cpp      2021-01-29 22:04:52 UTC (rev 
78148)
+++ brlcad/trunk/src/libged/tests/push.cpp      2021-01-29 22:15:31 UTC (rev 
78149)
@@ -21,6 +21,9 @@
  *
  * Testing logic for the push command.
  *
+ * TODO - see if a version of this can be added to the npush command itself as
+ * a -V (structural validate) option - (or -VV for both volumetric and
+ * structural validation).
  */
 
 #include "common.h"

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