abort on pre-boot throw without catch
authorAndy Wingo <wingo@pobox.com>
Wed, 9 Feb 2011 22:15:57 +0000 (23:15 +0100)
committerAndy Wingo <wingo@pobox.com>
Wed, 9 Feb 2011 22:17:09 +0000 (23:17 +0100)
commite7450642312f7274c111a6efc05f24b80389ed64
treeae2c4d359b192260e1a0bc66a86e28e3485bcbd9
parentc7c2d875478f2dea583c21fed4b3231e43e88d69
abort on pre-boot throw without catch

* libguile/throw.c (pre_init_throw): Abort instead of exit in the error
  case.  Print out a message.
libguile/throw.c