* error.c (scm_error): declare scm_error_callback.
authorGary Houston <ghouston@arglist.com>
Sat, 7 Sep 1996 20:48:45 +0000 (20:48 +0000)
committerGary Houston <ghouston@arglist.com>
Sat, 7 Sep 1996 20:48:45 +0000 (20:48 +0000)
commit7cb1d4d3059649fd611551e06c3c7aaae6d97397
tree7e5190d3190d5b9e89c376d4fa4f776e5e3c6219
parentcceac91b8b8356ede44b8230813ee023da297a8d
* error.c (scm_error): declare scm_error_callback.

* error.h: prototype for scm_error_callback.

* __scm.h: define lgh_error.
  (SCM_SYSERROR): redefine using lgh_error.

* boot-9.scm (%%handle-system-error): recognise errors thrown
by lgh-error (fill-message etc.)
ice-9/ChangeLog
ice-9/boot-9.scm
libguile/ChangeLog
libguile/__scm.h
libguile/error.c
libguile/error.h