[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-hackers] [PATCH] Preserve environment when executing module-reg
From: |
felix . winkelmann |
Subject: |
[Chicken-hackers] [PATCH] Preserve environment when executing module-registration |
Date: |
Sun, 25 Aug 2019 15:36:47 +0200 |
This patch wraps uses of ##sys#register-compiuled-module in a form
that preserves the syntactic environment. Otherwise import ed identifers
leak into the global namespace. See #1548.
felix
0001-Preserve-global-environment-when-executing-module-re.patch
Description: Text Data
- [Chicken-hackers] [PATCH] Preserve environment when executing module-registration,
felix . winkelmann <=