* throw.h: prototype for scm_exit_status.
authorGary Houston <ghouston@arglist.com>
Sun, 2 Mar 1997 07:32:19 +0000 (07:32 +0000)
committerGary Houston <ghouston@arglist.com>
Sun, 2 Mar 1997 07:32:19 +0000 (07:32 +0000)
commit1a36eef2ea077a3263e76ed7f9f30eb3d5c6494c
treec22c183301264a056fd7436cfe436a6e3fdf3fc4
parent8e44e7a0c7fabab037f752d8d20e2bfe3d03e166
* throw.h: prototype for scm_exit_status.
* throw.c (scm_handle_by_message): if a 'quit is caught, use its
args to derive an exit status.  Allows (quit) to work from a
script.
(scm_exit_status): new function.
#include "eq.h".
ice-9/ChangeLog
ice-9/boot-9.scm
libguile/ChangeLog
libguile/throw.c
libguile/throw.h