|
From: | felix . winkelmann |
Subject: | Re: [Chicken-hackers] [PATCH] Use current environment in code walkers, causing "import" to be lexically scoped (fixes the remainder of #1437) |
Date: | Sun, 29 Apr 2018 00:41:50 +0200 |
> While figuring out what was causing the remaining issue in #1437, I found > out that a proper fix would be to change the code walker to always > dereference ##sys#current-environment for every lookup. Attached is a > pretty large, but straightforward patch to do this. Pushed. felix
[Prev in Thread] | Current Thread | [Next in Thread] |