Closed hyln9 closed 10 years ago
Pressing Ctrl-C while an error is being printed causes Ikarus to exit. (This is with the version of Ikarus with Ctrl-C during printing fixed.)
$ ikarus Ikarus Scheme version 0.0.3+ (revision 1696, build 2008-12-05) Copyright (c) 2006-2008 Abdulaziz Ghuloum
(car (make-vector 100000)) Unhandled exception Condition components: &assertion &who: car &message: "argument does not have required pair structure" &irritants: (#(0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Unhandled exception: Condition components: 1. &interrupted &message: "received an interrupt signal" $
(car (make-vector 100000)) Unhandled exception Condition components:
Launchpad Details: #LP305851 Michael D. Adams - 2008-12-06 19:32:01 -0500
Fixed in 1704.
Launchpad Details: #LPC Abdulaziz Ghuloum - 2008-12-08 02:15:42 -0500
Pressing Ctrl-C while an error is being printed causes Ikarus to exit. (This is with the version of Ikarus with Ctrl-C during printing fixed.)
$ ikarus Ikarus Scheme version 0.0.3+ (revision 1696, build 2008-12-05) Copyright (c) 2006-2008 Abdulaziz Ghuloum
Launchpad Details: #LP305851 Michael D. Adams - 2008-12-06 19:32:01 -0500