[Chicken-hackers] [PATCH] Dealias module names in saved module import forms

2014-10-19 Thread Evan Hanson
Hi all, The attached patch fixes #1149. The basic problem is that import libraries for modules created by functor instantiation refer to their imports by the functor's parameter names rather than real names of the modules it's passed as arguments. (See Juergen's original description of the bug

Re: [Chicken-hackers] [PATCH] Dealias module names in saved module import forms

2014-10-19 Thread Peter Bex
On Sun, Oct 19, 2014 at 12:19:48AM -0700, Evan Hanson wrote: Hi all, The attached patch fixes #1149. Thanks for this, I've pushed it to master and chicken-5. Thanks for the wonderfully clear report, Juergen. Yes, thanks Juergen! Cheers, Peter -- http://www.more-magic.net