1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 22:31:12 +02:00
guile/module
Andy Wingo 6b1c5d9d67 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!
2011-08-18 12:56:14 +02:00
..
ice-9 fix order of importing modules and resolving duplicates handlers 2011-08-18 12:56:14 +02:00
language fix tree-il->scheme test 2011-08-04 19:23:49 +02:00
oop goops.scm cleanups 2011-07-07 12:17:08 +02:00
rnrs fix r6rs `map' 2011-08-17 23:24:20 +02:00
scripts Change guild --help' and --version' output to be more GNUish. 2011-07-23 22:43:38 +02:00
srfi check that srfi-1 procedure arguments are procedures 2011-08-17 23:09:39 +02:00
sxml sxml->xml fix 2010-12-02 22:24:26 +01:00
system more precision for ,time 2011-07-07 09:57:19 +02:00
texinfo fix stexi->html double translation 2011-03-26 13:33:40 +01:00
web (web http): locale-independent parsing and serialization of dates 2011-08-04 15:07:27 +02:00
Makefile.am add (scripts help) 2011-07-23 18:24:16 +02:00
rnrs.scm Enhance transcoder-related functionality of `(rnrs io ports)' 2011-03-13 23:14:43 +01:00
statprof.scm add gcprof 2011-05-05 11:43:12 +02:00
texinfo.scm Remove unused top-level variables. 2010-01-11 01:21:14 +01:00