diff options
| author | Paul Eggert | 2012-08-02 13:59:49 -0700 |
|---|---|---|
| committer | Paul Eggert | 2012-08-02 13:59:49 -0700 |
| commit | 79ea6c20c483991e1be356be10aa27f92329d47e (patch) | |
| tree | d7530801a119025dc508978447a89b2446266910 /src/alloc.c | |
| parent | a01bbb8412afe10c936e54d893054e720bd30332 (diff) | |
| download | emacs-79ea6c20c483991e1be356be10aa27f92329d47e.tar.gz 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 'src/alloc.c')
0 files changed, 0 insertions, 0 deletions