mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 14:00:21 +02:00
* module/ice-9/boot-9.scm (exception-printers): Fix error in which, for a pure bootstrap with no compiled files, the exception printer would use false-with-exception before it has been defined, which doesn't work for macros. We wouldn't see this problem normally because, oddly, the macro is indeed defined normally because of boot reasons. |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scripts | ||
srfi | ||
sxml | ||
system | ||
texinfo | ||
web | ||
Makefile.am | ||
rnrs.scm | ||
statprof.scm | ||
texinfo.scm |