diff options
| author | Paul Eggert | 2020-05-25 23:06:07 -0700 |
|---|---|---|
| committer | Paul Eggert | 2020-05-25 23:06:41 -0700 |
| commit | 92278640babbfe1383ebba3baf3bc10278a01050 (patch) | |
| tree | adb7c8dabf882ab9e6677517d254d8e3ab5ae116 /src/coding.h | |
| parent | 3abf76da564ff8526bbcba6b92dfb7b97cb87779 (diff) | |
| download | emacs-92278640babbfe1383ebba3baf3bc10278a01050.tar.gz emacs-92278640babbfe1383ebba3baf3bc10278a01050.zip | |
Further fix for aborts due to GC losing pseudovectors
* src/alloc.c (MALLOC_ALIGNMENT_BOUND): Remove.
(LISP_ALIGNMENT): Go back to yesterday’s version, except use
union emacs_align_type instead of max_align_t.
(MALLOC_IS_LISP_ALIGNED): Go back to yesterday’s version.
(maybe_lisp_pointer): Check against GCALIGNMENT, not LISP_ALIGNMENT.
* src/lisp.h (union emacs_align_type): Bring back.
Diffstat (limited to 'src/coding.h')
0 files changed, 0 insertions, 0 deletions