diff src/s/cygwin32.h @ 333:4f79e16b1112 r21-0-64

Import from CVS: tag r21-0-64
author cvs
date Mon, 13 Aug 2007 10:49:50 +0200
parents 19dcec799385
children 182f72e8cd0d
line wrap: on
line diff
--- a/src/s/cygwin32.h	Mon Aug 13 10:49:08 2007 +0200
+++ b/src/s/cygwin32.h	Mon Aug 13 10:49:50 2007 +0200
@@ -153,7 +153,12 @@
 #define UNEXEC "unexcw.o"
 
 #ifdef CYGWIN_VERSION_DLL_MAJOR
+#if 0
+/* ### FIXME: although defining BROKEN_SIGIO is correct for proper ^G
+   behavior, bugs in cygwin mean that xemacs locks up frequently if
+   this is defined.  */
 #define BROKEN_SIGIO
+#endif
 #else
 #define PROCESS_IO_BLOCKING
 #endif