Revision: 65322
http://sourceforge.net/p/brlcad/code/65322
Author: starseeker
Date: 2015-06-16 02:29:03 +0000 (Tue, 16 Jun 2015)
Log Message:
-----------
still need this bit
Modified Paths:
--------------
brlcad/trunk/src/other/libutahrle/rle_open_f.c
Modified: brlcad/trunk/src/other/libutahrle/rle_open_f.c
===================================================================
--- brlcad/trunk/src/other/libutahrle/rle_open_f.c 2015-06-16 02:24:58 UTC
(rev 65321)
+++ brlcad/trunk/src/other/libutahrle/rle_open_f.c 2015-06-16 02:29:03 UTC
(rev 65322)
@@ -24,6 +24,10 @@
#endif
#include <errno.h>
+#if defined(__MINGW32__)
+#define NO_OPEN_PIPES
+#endif
+
/* Count outstanding children. Assume no more than 100 possible. */
#define MAX_CHILDREN 100
static int catching_children = 0;
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