[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] Order of loading extensions and syntax extensions
From: |
Alejandro Forero Cuervo |
Subject: |
Re: [Chicken-users] Order of loading extensions and syntax extensions |
Date: |
Wed, 7 Jun 2006 22:55:17 -0500 |
User-agent: |
Mutt/1.5.9i |
> The problem here is that the srfi-40-base.scm registers
> a srfi-40 feature id, which will later make csi believe that
> srfi-40.scm is already loaded. Removing that register-feature!
> call will make it work again.
Actually srfi-40-base.scm includes srfi-40.scm, which has the
register-feature!. Should I remove that register-feature! from
srfi-40.scm and update the srfi-40 egg or would that break things?
Thanks!
Alejo, unfamiliar with register-feature!.
http://azul.freaks-unidos.net/