Re: [Chicken-hackers] [PATCH][5] FFI improvements, take two

2017-06-26 Thread Evan Hanson
Applied. Good stuff, thank you once again for the patch. Evan ___ Chicken-hackers mailing list Chicken-hackers@nongnu.org https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Re: [Chicken-hackers] [PATCH][5] FFI improvements, take two

2017-06-17 Thread Peter Bex
On Wed, Jun 14, 2017 at 09:39:13PM +0200, lemonboy wrote: > Hello hackers, > the first two patches are meant to be applied after you review them, they are > pretty much the same I've previously sent but with some minor corrections so > those should be fine now. Thanks for the patches. Attached ar

[Chicken-hackers] [PATCH][5] FFI improvements, take two

2017-06-14 Thread lemonboy
Hello hackers, the first two patches are meant to be applied after you review them, they are pretty much the same I've previously sent but with some minor corrections so those should be fine now. Both the patches target the define-foreign-type form: the first patch fixes a regression where the tl