emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/s/cygwin.h,v


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/s/cygwin.h,v
Date: Fri, 01 Feb 2008 23:29:29 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   08/02/01 23:29:29

Index: cygwin.h
===================================================================
RCS file: /sources/emacs/emacs/src/s/cygwin.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- cygwin.h    8 Jan 2008 20:45:10 -0000       1.12
+++ cygwin.h    1 Feb 2008 23:29:29 -0000       1.13
@@ -146,6 +146,9 @@
    why it needed to be changed.  */
 #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS
 
+/* Virtual addresses of pure and impure space can vary, as on Windows.  */
+#define VIRT_ADDR_VARIES
+
 /* the end */
 
 /* arch-tag: 5ae7ba00-83b0-4ab3-806a-3e845779191b




reply via email to

[Prev in Thread] Current Thread [Next in Thread]