From: Moritz Heidkamp <[email protected]>
Subject: Re: [Chicken-hackers] [PATCH] Small improvement for the inline egg
Date: Thu, 07 Feb 2013 20:49:38 +0100

> Hello again,
> 
> Moritz Heidkamp <[email protected]> writes:
>> 1. It dumps compilation results in ~/.cache by default. This, however,
>>    is a bit like dumping stuff in /usr/share so I think it would be
>>    better to make this ~/.cache/chicken-inline or something.
> 
> Mario just pointed out to me in #chicken that the current default is
> actually ".cache", not "~/.cache". It just happened to be that I ran csi
> from my home when trying it out and then I didn't properly read the code
> when hacking up the patch. Considering that this default directory is
> apparently meant as a relative path I propose the attached new version
> which sets it to ".chicken-inline" by default.

I changed this to "~/.chicken-inline" and to allow overriding by setting
$CHICKEN_INLINE_CACHE. Thanks, Moritz.


cheers,
felix

_______________________________________________
Chicken-hackers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to