Revision: 40992
          http://brlcad.svn.sourceforge.net/brlcad/?rev=40992&view=rev
Author:   brlcad
Date:     2010-10-14 05:09:57 +0000 (Thu, 14 Oct 2010)

Log Message:
-----------
document the other problem reported gilliganu where mged hangs if you put gets 
in a script.  works now if typed in directly, but not from script.

Modified Paths:
--------------
    brlcad/trunk/BUGS

Modified: brlcad/trunk/BUGS
===================================================================
--- brlcad/trunk/BUGS   2010-10-14 04:51:46 UTC (rev 40991)
+++ brlcad/trunk/BUGS   2010-10-14 05:09:57 UTC (rev 40992)
@@ -15,6 +15,10 @@
 Recent Bugs
 -----------
 
+* mged/tcl "gets" command doesn't work if you run the "source" command
+  to read in a script that uses gets on stdin.  it just hangs until
+  muliple sigint's are received.
+
 * mged 'cd' on Windows results in the rt* commands failing.
 
 * menu invocation seems to be broken again (ArchLinux)


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

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to