mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-18 18:40:22 +02:00
* module/system/base/compile.scm (call-with-nonlocal-exit-protect): New helper, like unwind-protect but only for nonlocal exits. (call-with-output-file/atomic): Use call-with-nonlocal-exit-protect so that we don't mess up backtraces by catching all and then rethrowing. Should fix this more comprehensively somewhere, though. |
||
---|---|---|
.. | ||
.cvsignore | ||
compile.scm | ||
language.scm | ||
Makefile.am | ||
pmatch.scm | ||
syntax.scm |