Re: [PATCH] make chicken-install cache depend on PROGRAM_PREFIX/SUFFIX

2021-04-15 Thread Peter Bex
On Thu, Apr 15, 2021 at 11:05:36AM +0200, felix.winkelm...@bevuta.com wrote: > A patch by alicemaz, see #1713. Thanks, pushed. Cheers, Peter signature.asc Description: PGP signature

Re: [PATCH] make chicken-install cache depend on PROGRAM_PREFIX/SUFFIX

2021-04-15 Thread Peter Bex
On Thu, Apr 15, 2021 at 01:47:07PM +, Diego wrote: > I wonder if it makes more sense to cache by (chicken-version) instead. For > example, is there a reason that two chicken installs with different > prefix/suffix shouldn't share the cache if their version were the same? They may have

Re: [PATCH] make chicken-install cache depend on PROGRAM_PREFIX/SUFFIX

2021-04-15 Thread Diego
I wonder if it makes more sense to cache by (chicken-version) instead. For example, is there a reason that two chicken installs with different prefix/suffix shouldn't share the cache if their version were the same? On the other hand, I see the point that different installs explicitly

[PATCH] make chicken-install cache depend on PROGRAM_PREFIX/SUFFIX

2021-04-15 Thread felix . winkelmann
A patch by alicemaz, see #1713. felix From b6b56495a686b6d774d94232d29cfdb56176cec1 Mon Sep 17 00:00:00 2001 From: felix Date: Thu, 15 Apr 2021 11:02:16 +0200 Subject: [PATCH] Use program name if chicken-install as cache directory name. This patch weas proposed by alicemaz (see #1713).

Re: [PATCH] Remove another keyword? check [was: Re: [PATCH] Small cleanup to get rid of a few compilation warnings]

2021-04-15 Thread felix . winkelmann
> On Sun, Apr 11, 2021 at 01:13:17PM +0200, Peter Bex wrote: > > Here's another trivial one in the same vein. > > And another one (I think this is the last one). > Pushed. felix

Results of the CHICKEN Coding Jam 2021

2021-04-15 Thread felix . winkelmann
Hello! We are happy to report that the 2021 coding jam at the previous weekend was a very entertaining and interesting event. Participation was quite good, we had excellent talks and presentations and did a very fruitful evaluation of the 2021 state of CHICKEN survey. Thank you all for taking