emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/gc/reclaim.c [Boehm-GC]


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/gc/reclaim.c [Boehm-GC]
Date: Mon, 16 Jun 2003 11:41:53 -0400

Index: emacs/gc/reclaim.c
diff -c emacs/gc/reclaim.c:1.2.2.1 emacs/gc/reclaim.c:1.2.2.2
*** emacs/gc/reclaim.c:1.2.2.1  Thu Jun  5 14:23:04 2003
--- emacs/gc/reclaim.c  Mon Jun 16 11:41:51 2003
***************
*** 904,910 ****
   * Clear *flp.
   * This must be done before dropping a list of free gcj-style objects,
   * since may otherwise end up with dangling "descriptor" pointers.
!  * It may help for other pointer-containg objects.
   */
  void GC_clear_fl_links(flp)
  ptr_t *flp;
--- 904,910 ----
   * Clear *flp.
   * This must be done before dropping a list of free gcj-style objects,
   * since may otherwise end up with dangling "descriptor" pointers.
!  * It may help for other pointer-containing objects.
   */
  void GC_clear_fl_links(flp)
  ptr_t *flp;




reply via email to

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