[Chicken-hackers] [PATCH][4][5] Fix missing distribution-files warning and fix manifest

2014-11-16 Thread Peter Bex
Hi all, After applying the last of Evan's patches for CHICKEN 5, I thought it would be a good idea to make a snapshot tarball because it requires going through chicken-boot in order to build. I tagged and built the distribution file and as a final sanity check I extracted and built from the

Re: [Chicken-hackers] [PATCH][5] Move foldable binding annotations into types.db

2014-11-16 Thread Peter Bex
On Tue, Sep 30, 2014 at 12:33:21AM -0700, Evan Hanson wrote: Hi all, The attached patch moves foldable binding annotations out of c-platform.scm and into types.db. While looking into #986[1], I realized there are currently several library procedures that are marked foldable when they

Re: [Chicken-hackers] [PATCH] Removed few usages of gcc extensions from runtime

2014-11-16 Thread Peter Bex
On Wed, Oct 22, 2014 at 12:36:35AM +0400, Oleg Kolosov wrote: Hello. Here is another patch which is useful for MSVC support but not harmful anyway. Hi there, This patch looks like a sensible thing to do. It's pretty weird/unexpected to me that all of GCC, clang and SunW (and I think pcc,