• Paul Eggert's avatar
    Simplify XPNTR · 418400ab
    Paul Eggert authored
    Because XPNTR now uses ATTRIBUTE_NO_SANITIZE_UNDEFINED,
    it can be simplified.
    * src/alloc.c (macro_PNTR_ADD, PNTR_ADD, macro_XPNTR): Remove.
    (XPNTR): Open-code rather than using the removed macros and
    functions.  Also, simplify by using LISP_WORD_TAG.
    418400ab
alloc.c 209 KB