[Chicken-hackers] [PATCH] Finish (chicken load) module

2017-06-25 Thread Peter Bex
Hi all, Now that we have the "namespaced identifier" support, we can finish the (chicken load) module by not exporting load from it. I've also removed load-extension, because that's really just a one-argument alias for `require', and it's confusing/redundant to have both, which is probably why we

Re: [Chicken-hackers] [PATCH 3/3] Fix repository searching for "-link" flag and associated tests

2017-06-25 Thread Peter Bex
On Wed, Jun 21, 2017 at 12:01:48PM +1200, Evan Hanson wrote: > On 2017-06-20 13:11, felix.winkelm...@bevuta.com wrote: > > You seem to drop the reference to "destination-repository". Are you sure > > this is > > right in the face of cross-compilation? > > I think so. Or rather, this patch makes "