Re: [PATCH] Fix the type of make-absolute-pathname

2022-03-10 Thread siiky
On 3/10/22 08:26, Peter Bex wrote: On Sun, Feb 20, 2022 at 01:58:31PM +0100, felix.winkelm...@bevuta.com wrote: Hi all, First time contributing to CHICKEN itself. Is this all? Basically, yes. Attached is a signed off copy of the patch, now we wait for some other core developer to apply

Re: [PATCH] Fix the type of make-absolute-pathname

2022-03-10 Thread Peter Bex
On Sun, Feb 20, 2022 at 01:58:31PM +0100, felix.winkelm...@bevuta.com wrote: > > Hi all, > > > > First time contributing to CHICKEN itself. Is this all? > > > > Basically, yes. Attached is a signed off copy of the patch, now > we wait for some other core developer to apply it... Sorry for the

Re: [PATCH] Fix the type of make-absolute-pathname

2022-02-20 Thread felix . winkelmann
> Hi all, > > First time contributing to CHICKEN itself. Is this all? > Basically, yes. Attached is a signed off copy of the patch, now we wait for some other core developer to apply it... Thanks for your contribution! felix From 0ff3341c9bff4c140ae861c713af0275cacef80d Mon Sep 17 00:00:00

[PATCH] Fix the type of make-absolute-pathname

2022-02-19 Thread siiky
Hi all, First time contributing to CHICKEN itself. Is this all? Thanks, siikydiff --git a/types.db b/types.db index efc15036..e1de2124 100644 --- a/types.db +++ b/types.db @@ -1577,7 +1577,7 @@ (chicken.pathname#decompose-directory (#(procedure #:clean #:enforce)