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/darwin.h


From: Andrew Choi
Subject: [Emacs-diffs] Changes to emacs/src/s/darwin.h
Date: Sun, 12 Oct 2003 19:38:07 -0400

Index: emacs/src/s/darwin.h
diff -c emacs/src/s/darwin.h:1.12 emacs/src/s/darwin.h:1.13
*** emacs/src/s/darwin.h:1.12   Mon Sep  1 11:45:58 2003
--- emacs/src/s/darwin.h        Sun Oct 12 19:38:07 2003
***************
*** 317,321 ****
--- 317,325 ----
  #define select sys_select
  #endif
  
+ /* Use the GC_MAKE_GCPROS_NOOPS (see lisp.h) method for marking the
+    stack.  */
+ #define GC_MARK_STACK   GC_MAKE_GCPROS_NOOPS
+ 
  /* arch-tag: 481d443d-4f89-43ea-b5fb-49706d95fa41
     (do not change this comment) */




reply via email to

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