[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-hackers] [PATCH] Decouple "bind" from chicken core
From: |
Peter Bex |
Subject: |
[Chicken-hackers] [PATCH] Decouple "bind" from chicken core |
Date: |
Wed, 1 Nov 2017 21:36:01 +0100 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
Hi all,
Attached are two patches, one to the chicken-5-eggs repo and one to the
chicken-core repo to get rid of some declarations that (imho) don't
really belong in chicken.h, because they're solely for the benefit of
the "bind" (and formerly easyffi) egg.
I don't really know that much about bind, so I'd appreciate if someone
who knows more about it (that's probably only Felix?) could review
these patches. I've brought up this issue with Felix before, and he
agreed that it's probably cleaner to move the declarations from
chicken.h, so it's mostly the implementation that I'm worried about,
it feels a bit like a hack.
Cheers,
Peter
0001-Emit-___type-declarations-in-a-prelude-when-needed.chicken-5-eggs.patch
Description: Text Data
0001-Remove-declarations-for-bind-easyffi-from-chicken.h.chicken-core.patch
Description: Text Data
signature.asc
Description: PGP signature
- [Chicken-hackers] [PATCH] Decouple "bind" from chicken core,
Peter Bex <=