]> git.eshelyaron.com Git - emacs.git/commit
Fix overenthusiastic header size check
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 7 Sep 2018 16:17:25 +0000 (09:17 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 7 Sep 2018 16:20:13 +0000 (09:20 -0700)
commitcab3ca9d3d9449867e9fe1f954fec386a3bb7d46
tree667fe6fb7e2aeb6760a05069057056edd75ccfdb
parent752a05b17dfb1bfb27867f1cf3a7548dbb570d26
Fix overenthusiastic header size check

Problem reported by Eli Zaretskii in:
https://lists.gnu.org/r/emacs-devel/2018-09/msg00222.html
* doc/lispref/internals.texi (Garbage Collection):
Document vector sizes and slot counts more accurately.
* src/lisp.h: Omit header_size sanity check that was too picky.
Add some less-picky checks.
doc/lispref/internals.texi
src/lisp.h