diff options
author | Andy Wingo <wingo@pobox.com> | 2016-06-23 17:24:22 +0200 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2016-06-23 17:56:27 +0200 |
commit | 3df22933b6113872e5c67456fbcdd9d8adc1a5f8 (patch) | |
tree | 86e0832a7449ac73676a48f413ec9cbd6bde4fce /doc/ref/api-memory.texi | |
parent | 04d87db927207afa844add9353e5ef40995e6485 (diff) | |
download | guile-3df22933b6113872e5c67456fbcdd9d8adc1a5f8.tar.gz |
Static default for define-module #:duplicates
* module/ice-9/boot-9.scm (define-module*): Leaving off #:duplicates
defaults to installing the duplicate binding handlers specified in the
manual, not the value of some other dynamic parameter.
(default-duplicate-binding-procedures):
(default-duplicate-binding-handler): Instead of closing over a
separate fluid, close over the handlers of the current module. That
way when a user does (default-duplicate-binding-handler ...) in a
script, then it applies to the right module.
Diffstat (limited to 'doc/ref/api-memory.texi')
0 files changed, 0 insertions, 0 deletions