summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/timer.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2012-08-02 13:59:49 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2012-08-02 13:59:49 -0700
commit79ea6c20c483991e1be356be10aa27f92329d47e (patch)
treed7530801a119025dc508978447a89b2446266910 /lisp/emacs-lisp/timer.el
parenta01bbb8412afe10c936e54d893054e720bd30332 (diff)
downloademacs-79ea6c20c483991e1be356be10aa27f92329d47e.tar.gz
emacs-79ea6c20c483991e1be356be10aa27f92329d47e.tar.bz2
emacs-79ea6c20c483991e1be356be10aa27f92329d47e.zip
Fix macroexp crash on Windows with debugging.
* lisp.h (ASET) [ENABLE_CHECKING]: Ignore ARRAY_MARK_FLAG when checking subscripts; problem introduced with the recent "ASET (a, i, v)" rather than "AREF (a, i) = v" patch. (ARRAY_MARK_FLAG): Now a macro as well as a constant, since it's used in non-static inline functions now. Fixes: debbugs:12118
Diffstat (limited to 'lisp/emacs-lisp/timer.el')
0 files changed, 0 insertions, 0 deletions