1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-29 16:30:19 +02:00

*** empty log message ***

This commit is contained in:
Gary Houston 2001-07-03 18:55:28 +00:00
parent fc183bc85b
commit 26c22ea816

View file

@ -1,3 +1,10 @@
2001-07-03 Gary Houston <ghouston@arglist.com>
* srfi-1.scm (iota, map, for-each, list-index, member, delete,
delete!, assoc): don't export until the new bindings have been
created. otherwise "export" thinks they are being re-exported and
a deprecation warning is produced.
2001-07-03 Martin Grabmueller <mgrabmue@cs.tu-berlin.de> 2001-07-03 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
* srfi-1.scm (list-tabulate): Do not go into infinite loop for * srfi-1.scm (list-tabulate): Do not go into infinite loop for