diff options
author | Dmitry Antipov <dmantipov@yandex.ru> | 2013-08-21 11:02:45 +0400 |
---|---|---|
committer | Dmitry Antipov <dmantipov@yandex.ru> | 2013-08-21 11:02:45 +0400 |
commit | 0c5307b05f8a31204b409756248f30add802377c (patch) | |
tree | 67988b69102ca06ee93c50bbb08f0ae452a9e040 /lisp/emacs-lisp/edebug.el | |
parent | f035e3a91c7fc311c7aec170ca93faae40818b3f (diff) | |
download | emacs-0c5307b05f8a31204b409756248f30add802377c.tar.gz emacs-0c5307b05f8a31204b409756248f30add802377c.tar.bz2 emacs-0c5307b05f8a31204b409756248f30add802377c.zip |
Fix compilation with GC_MARK_STACK == GC_USE_GCPROS_AS_BEFORE
and GC_MARK_STACK == GC_USE_GCPROS_CHECK_ZOMBIES.
* alloc.c (toplevel): Remove unnecessary nested #if...#endif.
(mark_maybe_object) [!GC_MARK_STACK]: Define to emacs_abort
to shut up compiler in mark_object.
(dump_zombies): Convert to global and add EXTERNALLY_VISIBLE.
Diffstat (limited to 'lisp/emacs-lisp/edebug.el')
0 files changed, 0 insertions, 0 deletions