[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] fix for chicken.process-context.posix iden
From: |
Kooda |
Subject: |
Re: [Chicken-hackers] [PATCH] fix for chicken.process-context.posix identifiers |
Date: |
Sat, 5 May 2018 14:34:49 +0200 |
On Sat, 5 May 2018 12:15:05 +0200 Kooda <address@hidden> wrote:
> Hey!
>
> I took the liberty to extend this patch a bit more, some windows stuff
> had been left out.
>
> Also, according to the documentation, current-process-id should be in
> (chicken process-context) so I’ve put it there and changed types.db
> accordingly.
>
> Finally, the create-session symbol is currently in (chicken
> process-context posix) but the documentation says it should be in
> (chicken process). I think it makes more sense the way it is so we
> should update the documentation. I leave the final decision to the
> commiter.
Woops, I made a silly mistake, there’s a missing closing parenthesis in
posixwin.scm.
Here is the fixed patch.
0001-Fixes-namespaces-of-chicken.process-context.posix-ex.patch
Description: Text Data