chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-hackers] [PATCH] [5] Improve custom command handling


From: Peter Bex
Subject: Re: [Chicken-hackers] [PATCH] [5] Improve custom command handling
Date: Sat, 2 Dec 2017 15:52:14 +0100
User-agent: NeoMutt/20170113 (1.7.2)

On Sat, Nov 25, 2017 at 04:05:17PM +0100, address@hidden wrote:
> Here another version that doesn't add "." to PATH.

Looks good, pushed.

One minor question though: What is "only" here?  I was unable
to find it in the docs or elsewhere in the chicken-install code.

> diff --git a/chicken-install.scm b/chicken-install.scm
> index 09580d3..b6bd837 100644
> --- a/chicken-install.scm
> +++ b/chicken-install.scm
> @@ -201,6 +201,7 @@
>      (data #f #t #t)
>      (modules #f #f #f)
>      (c-include #f #f #t)
> +    (only #f #t #t)
>      (scheme-include #f #f #t)))

Cheers,
Peter

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]