fix handling of pre-modules errors in the vm
authorAndy Wingo <wingo@pobox.com>
Mon, 9 Mar 2009 19:32:05 +0000 (20:32 +0100)
committerAndy Wingo <wingo@pobox.com>
Fri, 17 Apr 2009 13:20:18 +0000 (15:20 +0200)
commit196b40932e34dc481d9c0450695726086febc476
treed4765b2d8d5d3e772cac79572d69e7f270fbaa2b
parent249bab1c5341d957c69d1258e73898a2281c317f
fix handling of pre-modules errors in the vm

* libguile/vm-i-system.c (toplevel-ref, toplevel-set): Correct situation
  whereby we would not throw when toplevel vars were unbound, before
  modules had booted.
libguile/vm-i-system.c