mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-05 11:40:20 +02:00
*** empty log message ***
This commit is contained in:
parent
2de97f05f0
commit
9afa7a12f2
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2004-01-11 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
Revert this, it breaks test-suite/tests/r5rs_pitfalls.test where
|
||||
false-if-exception is used within syntax-rules. (Suspect syntax-rules
|
||||
ought to support this sort of thing, but it doesn't right now.)
|
||||
|
||||
* boot-9.scm (false-if-exception): Unquote catch and lambda, so as not
|
||||
to depend on expansion environment.
|
||||
|
||||
2004-01-07 Marius Vollmer <marius.vollmer@uni-dortmund.de>
|
||||
|
||||
* boot-9.scm (with-fluids): Use with-fluid* when only one fluid is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue