c stack overflow checked for, once more
authorAndy Wingo <wingo@pobox.com>
Fri, 1 Oct 2010 14:47:39 +0000 (16:47 +0200)
committerAndy Wingo <wingo@pobox.com>
Fri, 1 Oct 2010 14:47:39 +0000 (16:47 +0200)
commitb95d76fcf28fe2b10985daba3dff91281846f879
tree26c4a4625311044707a035ecfc627f1eea1cbf14
parent138bf22d8272fd1412bd522833dd252e791ad95d
c stack overflow checked for, once more

* libguile/stackchk.h: Include private-options.h if we are building
  guile.

* libguile/vm.c (scm_c_vm_run): Check for C stack overflow before
  entering the engine.
libguile/stackchk.h
libguile/vm.c