diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2015-03-27 11:14:14 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-03-27 11:14:33 -0700 |
commit | 84c7c6fd2b9604fa28e0b834caa46423114b9c5b (patch) | |
tree | 12ff656dbc54a7840693cef1d0432f85ba51f8c4 /lisp/emacs-lisp | |
parent | 087fdee723da5968679d0392302043f10a5934bb (diff) | |
download | emacs-84c7c6fd2b9604fa28e0b834caa46423114b9c5b.tar.gz emacs-84c7c6fd2b9604fa28e0b834caa46423114b9c5b.tar.bz2 emacs-84c7c6fd2b9604fa28e0b834caa46423114b9c5b.zip |
Port etags to -DDEBUG
* etags.c (xnew, xrnew) [DEBUG]: Don't include chkmalloc.h, which
is not part of Emacs and is typically not installed.
Instead, just invoke xmalloc and xrealloc as usual.
Problem reported by Nicolas Richard in:
http://bugs.gnu.org/20191#20
(xrnew): Avoid no-longer-needed cast to 'char *'.
(xrealloc): First arg is now void *, not char *.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions