fix more assumptions that the frame-procedure is a procedure
authorAndy Wingo <wingo@pobox.com>
Fri, 11 May 2012 12:30:43 +0000 (14:30 +0200)
committerAndy Wingo <wingo@pobox.com>
Fri, 11 May 2012 12:30:43 +0000 (14:30 +0200)
commitda874e5415f2d9438e66b9989086465b6cbf578c
tree0f6bd378001f5c41a8fd0b900a5bed3681458f02
parent7aa43cde6a73dedfb47e29cb0da495626bff6862
fix more assumptions that the frame-procedure is a procedure

* libguile/frames.c (scm_frame_source, scm_frame_previous):
* libguile/stacks.c (scm_make_stack):
* module/ice-9/boot-9.scm (exception-printers):
* module/system/vm/frame.scm (frame-call-representation): Fix more
  assumptions that frame-procedure is a program, or even a procedure.
libguile/frames.c
libguile/stacks.c
module/ice-9/boot-9.scm
module/system/vm/frame.scm