diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2022-10-02 12:21:13 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2022-10-02 12:21:13 -0400 |
commit | b8fbd42f0a7caa4cd9e2d50dd4e4b2101ac78acd (patch) | |
tree | 25be12b466304f493f3f49857f8b26a7d85f2f7a /test/lisp/emacs-lisp/bytecomp-resources/warn-variable-let-bind-constant.el | |
parent | ba5fe8e7895a2cbfd2d666ca88c0ed96a73fbe29 (diff) | |
download | emacs-b8fbd42f0a7caa4cd9e2d50dd4e4b2101ac78acd.tar.gz emacs-b8fbd42f0a7caa4cd9e2d50dd4e4b2101ac78acd.tar.bz2 emacs-b8fbd42f0a7caa4cd9e2d50dd4e4b2101ac78acd.zip |
mark_overlays: Use the normal ITREE_FOREACH
This commit basically reverts commit 5b954f8f9. The problem of nested
iterations hasn't been fixed in the mean time, but since the GC can
run arbitrary ELisp code (via `post-gc-hook`), running the GC from
within an itree iteration is already unsafe anyway :-(
* src/alloc.c (mark_overlays): Delete function.
(mark_buffer): Use ITREE_FOREACH.
Diffstat (limited to 'test/lisp/emacs-lisp/bytecomp-resources/warn-variable-let-bind-constant.el')
0 files changed, 0 insertions, 0 deletions