Refactored error handling
This release introduces a Scheme-level routine to handle exceptions, as it turns out the C-level exception handler was unsafe for GC. Thanks to alicemaz for reporting.
This release introduces a Scheme-level routine to handle exceptions, as it turns out the C-level exception handler was unsafe for GC. Thanks to alicemaz for reporting.