• Paul Eggert's avatar
    Simplify HAVE_MODULES use in mark_maybe_pointer · eef6784e
    Paul Eggert authored
    * src/alloc.c (HAVE_MODULES): Now a constant 0 if not defined,
    so that later code can use 'if' rather than '#ifdef'.
    (mark_maybe_pointer): Simplify based on HAVE_MODULES now
    always working.
    eef6784e
alloc.c 195 KB