• Dmitry Antipov's avatar
    Cleanup last change and make all new stuff conditional. · e2588fa5
    Dmitry Antipov authored
    * lisp.h (build_local_string): Rename to ...
    (make_local_string): ... this macro.
    (build_local_string, scoped_list1, scoped_list3): New macros.
    (toplevel) [USE_STACK_LISP_OBJECTS]: Define all new macros
    and functions as such, use regular fallbacks otherwise.
    * alloc.c (verify_alloca) [USE_STACK_LISP_OBJECTS]: Define
    conditionally.
    e2588fa5
alloc.c 196 KB