• Paul Eggert's avatar
    Fix XFASTINT of non-fixnum in process status · 560202f6
    Paul Eggert authored
    * src/process.c (decode_status): 3rd arg is now Lisp_Object *,
    not int *, and is not decoded.  All uses changed.
    (status_message): Do not assume ‘failed’ code is an integer.
    * src/process.h: Document codes better.
    560202f6
process.h 8.78 KB