On Sun, Apr 02, 2017 at 09:50:36PM +0200, Peter Bex wrote: > Hi all, > > The attached set of patches will finish up the (chicken eval) module, > as defined by http://wiki.call-cc.org/core-libraries-reorganization > It was missing the "module-environment" definition, which lives in > modules.scm.
Please don't apply this patch. As discussed before, we'll leave standard identifiers out of chicken-specific modules. And that would leave _only_ "module-environment" in chicken.eval (so a module for just a single identifier), which makes no sense. I updated the core libraries reorganisation page, and there I removed chicken.eval entirely, and moved "module-environment" to chicken.module. I'll have to work on this a bit more, but a new patch would likely have some changes from this set of patches, but end with chicken.module in modules.scm. Cheers, Peter
signature.asc
Description: Digital signature
_______________________________________________ Chicken-hackers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-hackers
