frame-source available in default environment
authorAndy Wingo <wingo@pobox.com>
Fri, 11 Feb 2011 11:43:05 +0000 (12:43 +0100)
committerAndy Wingo <wingo@pobox.com>
Fri, 11 Feb 2011 11:43:05 +0000 (12:43 +0100)
commit423fca76e6100cf9584a5a974b1c0bbaf0b1cb85
treea2caa07cc09ce23a72dc75055523b1d500e826e2
parent7948811252c38bb80ed6bcf8d060bc29eeac382b
frame-source available in default environment

* libguile/frames.c (scm_frame_source): Don't call out to (system vm
  frames), as this routine is used when printing exceptions.  Make
  available in the default environment (ugh).

* module/system/vm/frame.scm: Remove frame-source definition and
  export.
libguile/frames.c
module/system/vm/frame.scm