1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-17 17:20:29 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2004-07-09 23:45:41 +00:00
parent 018733ff9e
commit 2755366c4a

View file

@ -1,3 +1,13 @@
2004-07-10 Kevin Ryde <user42@zip.com.au>
* and-let-star.scm (and-let*): Remove unused variable "val".
* pretty-print.scm (read-macro-prefix): Remove unused variable "tail".
* boot-9.scm (%cond-expand-features): Add srfi-6 which is in the core.
* safe-r5rs.scm (re-export): Uncomment numerator, denominator,
rationalize, since they now exist.
2004-07-05 Kevin Ryde <user42@zip.com.au> 2004-07-05 Kevin Ryde <user42@zip.com.au>
* slib.scm (system): Correction to redefinition, now guile is stricter * slib.scm (system): Correction to redefinition, now guile is stricter