fix symbol initialization in vm.c
authorAndy Wingo <wingo@pobox.com>
Wed, 24 Feb 2010 22:32:04 +0000 (23:32 +0100)
committerAndy Wingo <wingo@pobox.com>
Wed, 24 Feb 2010 22:32:04 +0000 (23:32 +0100)
commit0404c97dc904272ec8a55cacbe639dc52de2830e
tree4f8d6ccb3bed3c5f2b8cb16e5e33589bf99f725c
parentc8df99730a6d2eaaaa6bd1216c4c7394a691ee7f
fix symbol initialization in vm.c

* libguile/vm.c (scm_bootstrap_vm): Fix case in which some symbols
  wouldn't be initialized by the time they were needed.
libguile/vm.c