Revision: 78247
          http://sourceforge.net/p/brlcad/code/78247
Author:   starseeker
Date:     2021-02-16 15:34:58 +0000 (Tue, 16 Feb 2021)
Log Message:
-----------
User report of issues with e_id, dbfindtree and nirt 'N' keybinding - all are 
using puts to attempt to write output to the MGED command prompt.  Issue seen 
in 7.32.0 and 7.32.2 - maybe Tcl/Tk 8.6 related?

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

Modified: brlcad/trunk/TODO
===================================================================
--- brlcad/trunk/TODO   2021-02-16 14:59:10 UTC (rev 78246)
+++ brlcad/trunk/TODO   2021-02-16 15:34:58 UTC (rev 78247)
@@ -18,7 +18,11 @@
 THESE TASKS SHOULD HAPPEN BEFORE THE NEXT RELEASE
 -------------------------------------------------
 
+* On some Windows machine Tcl script commands using "puts" to write to
+  stdout are intermittently failing with:
+  Error: error writing "stdout": invalid argument
 
+
 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