Re: [Chicken-hackers] [PATCH] Disallow exporting external variables

2019-09-14 Thread Peter Bex
On Sun, Aug 25, 2019 at 12:33:50PM +0200, felix.winkelm...@bevuta.com wrote: > See #1346. Thanks, pushed. I'll keep the ticket open for define-constant and define-type. I'm not sure about the latter though, because types should be in a different namespace than identifiers (you can have a type x

[Chicken-hackers] [PATCH] Disallow exporting external variables

2019-08-25 Thread felix . winkelmann
See #1346. cheers, felix From 717257249d8f4ae5abe0e98380855d81ea7e37ea Mon Sep 17 00:00:00 2001 From: felix Date: Sun, 25 Aug 2019 12:23:05 +0200 Subject: [PATCH] Disallow exporting variables defined with define-external When finalizing modules, explicitly check in compiled code whether the