• Paul Eggert's avatar
    Fix minor module problems found by static checking · 62d787ed
    Paul Eggert authored
    * src/dynlib.c (dynlib_close): #ifdef out for now, as it’s not used.
    * src/eval.c, src/lisp.h (lisp_eval_depth): Now static.
    * src/module.c (Fmodule_load): Fix pointer signedness bug.
    (Fmodule_call): Tell GCC that the default case is unreachable.
    62d787ed
module.c 35.8 KB