Re: [PATCH] warn on unexpected egg-properties

2023-11-10 Thread felix . winkelmann
> On Wed, Nov 08, 2023 at 02:59:17PM +0100, felix.winkelm...@bevuta.com wrote: > > Attached is a patch to address #1492. > > Applied. Do we want to turn this into an error for CHICKEN 6? > Warnings have a tendency of just scrolling by and getting lost in the > noise of compiler output. Thanks.

Re: [PATCH] warn on unexpected egg-properties

2023-11-10 Thread Peter Bex
On Wed, Nov 08, 2023 at 02:59:17PM +0100, felix.winkelm...@bevuta.com wrote: > Attached is a patch to address #1492. Applied. Do we want to turn this into an error for CHICKEN 6? Warnings have a tendency of just scrolling by and getting lost in the noise of compiler output. OTOH, making it an

[PATCH] bugfix for #1295

2023-11-10 Thread felix . winkelmann
See commit message. felix From 9429d011b690372254bfc35ac6095c8a2dcd8c61 Mon Sep 17 00:00:00 2001 From: felix Date: Fri, 10 Nov 2023 11:21:51 +0100 Subject: [PATCH] Resolve macro-aliases for static evaluation environments (#1295) When evaluating forms in a "static" environment, identifiers are