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

*** empty log message ***

This commit is contained in:
Marius Vollmer 2003-05-03 20:57:40 +00:00
parent 0d5271a27f
commit 6aa536b337

View file

@ -1,7 +1,7 @@
2003-05-03 Marius Vollmer <mvo@zagadka.de>
* boot-9.scm (display-usage-report): Use keyword->symbol instead
of keyword-symbol, which doesn't exist. Thanks to Kevon Ryde.
of keyword-symbol, which doesn't exist. Thanks to Kevin Ryde.
* hcons.scm (hashq-cons-get-handle): Pass only the expected four
arguments to hashx-get-handle. Thanks to Kevin Ryde!