Re: [Chicken-hackers] ☎PATCH☎ C-object components

2018-12-27 Thread Evan Hanson
Hi Felix, On 2018-12-09 13:34, felix.winkelm...@bevuta.com wrote: > I have only tested this on OpenBSD and MacOS, so if someone could test > this on Windows, I'd much appreciate that. I've tried this on Windows and there's just one issue: the patch uses the ".lib" file extension for archive

Re: [Chicken-hackers] Happy Christmas!

2018-12-27 Thread Hugo Arregui
Happy Christmas to everyone! ___ Chicken-hackers mailing list Chicken-hackers@nongnu.org https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Re: [Chicken-hackers] read/write invariance of #!

2018-12-27 Thread Jim Ursetto
Thanks Felix. This looks good but I haven’t had a chance to test it yet. Will report back. Jim > On Dec 23, 2018, at 1:46 PM, felix.winkelm...@bevuta.com wrote: > > Hi! > > Attached is a patch that seems to work for me. I don't think #!eof > should be handled specially, as it is a distinct

[Chicken-hackers] [PATCH] Change procedure argument type relation to contravariant + issue

2018-12-27 Thread megane
Hi, Attached is an updated version that applies to master again. Here's an explanation of the issue that arises with "map" and "for-each" (and possibly "apply") when this patch is applied: There's no way to assign type for "map" (and "for-each") so that these are all true assertions: - (map