diff options
author | Andy Wingo <wingo@pobox.com> | 2011-08-18 12:56:14 +0200 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2011-08-18 12:56:14 +0200 |
commit | 6b1c5d9d67acd35a2b0c6e994dea21c3b5d8d39a (patch) | |
tree | b101c35de054c586d14057ecb733ca34367a59b8 /module/scripts/api-diff.scm | |
parent | fb031aba42d3b0d22538c50ef92a666496a8e326 (diff) | |
download | guile-6b1c5d9d67acd35a2b0c6e994dea21c3b5d8d39a.tar.gz |
fix order of importing modules and resolving duplicates handlers
* module/ice-9/boot-9.scm (define-module*): Resolve duplicates handlers
only after importing modules. Fixes a bug in which a module with
#:use-module (oop goops) but whose merge-generics handler got resolved
to noop instead of the real merge-generics handler. I can't think of
an easy way to test this, though.
Thanks to David Pirotte for the report!
Diffstat (limited to 'module/scripts/api-diff.scm')
0 files changed, 0 insertions, 0 deletions