Revision: 76661
http://sourceforge.net/p/brlcad/code/76661
Author: starseeker
Date: 2020-08-04 13:03:55 +0000 (Tue, 04 Aug 2020)
Log Message:
-----------
Not using this struct. Not getting the prompt when the command completes, but
otherwise this seems to work reasonably well...
Modified Paths:
--------------
brlcad/branches/bioh/src/gtools/gsh.cpp
Modified: brlcad/branches/bioh/src/gtools/gsh.cpp
===================================================================
--- brlcad/branches/bioh/src/gtools/gsh.cpp 2020-08-04 12:37:50 UTC (rev
76660)
+++ brlcad/branches/bioh/src/gtools/gsh.cpp 2020-08-04 13:03:55 UTC (rev
76661)
@@ -42,12 +42,6 @@
#define DEFAULT_GSH_PROMPT "g> "
-struct gsh_subdata {
- int done;
- ged_io_func_t callback;
- void *data;
-};
-
void
collect_io(struct ged_subprocess *p, ged_io_func_t callback, void *data)
{
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