Revision: 70411
          http://sourceforge.net/p/brlcad/code/70411
Author:   brlcad
Date:     2017-11-21 00:27:27 +0000 (Tue, 21 Nov 2017)
Log Message:
-----------
there was yet another request today to capture gqa/rtcheck's output to a file, 
which could be quick-hacked with a -o option or wrapped more consistently via 
libged.

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

Modified: brlcad/trunk/TODO
===================================================================
--- brlcad/trunk/TODO   2017-11-20 20:47:21 UTC (rev 70410)
+++ brlcad/trunk/TODO   2017-11-21 00:27:27 UTC (rev 70411)
@@ -138,6 +138,12 @@
 THESE ARE UNSCHEDULED BACKLOG TASKS
 -----------------------------------
 
+* add ability to capture any command's output to a file, ideally with
+  options for specifying stdout and/or stderr.  of priority are the
+  attr and rtcheck/gqa commands.  this should probably be handled by a
+  libged command wrapper so it's consistent and available to any
+  command.
+
 * mater command does not validate its arguments - fix that.  Also
   properly document using "." to skip specifying something - not in
   the man page currently.
@@ -1536,8 +1542,6 @@
 * See src/libbu/TODO.binary_attributes for more info about
   bson based binary attribute work.
 
-* attr command option to output to a file
-
 * attr command change to only output non-standard attributes
 
 * attr command change to have an optional object argument and to work

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


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to