[Chicken-users] Fwd: Re: Continuation finalization and delimited continuations

2012-10-06 Thread megane
Hi all. Here's a short discussion I had with Kon Lovett. I'm forwarding it here for anyone interested. With Kon's kind permission, of course. --- megane writes: Kon Lovett writes: On Oct 4, 2012, at 12:50 PM, megane wrote: Kon Lovett writes: On Oct 4, 2012, at 11:45 AM, megane wrote:

[Chicken-users] utf8 egg patch

2012-10-06 Thread Alan Post
Attached is a patch that should allow the utf8 egg to build against master. I hope I didn't miss anything, the patch is simple... I hope that this patch will clean up most of these regression test failures:

[Chicken-users] Alex Shinn, Kon Lovett: list of eggs needing new releases

2012-10-06 Thread Alan Post
Based on recently deprecated functions in core, the following eggs need new releases: condition-utils: patch to trunk attached. lookup-table:patch to trunk attached. srfi-41: 1.2.2 no longer works, but trunk has been updated. stack: patch to trunk attached. utf8:

Re: [Chicken-users] Alex Shinn, Kon Lovett: list of eggs needing new releases

2012-10-06 Thread Mario Domenech Goulart
Hi, On Sat, 6 Oct 2012 16:24:22 -0600 Alan Post alanp...@sunflowerriver.org wrote: Based on recently deprecated functions in core, the following eggs need new releases: condition-utils: patch to trunk attached. lookup-table:patch to trunk attached. srfi-41: 1.2.2 no

[Chicken-users] patch to move my eggs to github

2012-10-06 Thread Alan Post
I've just migrated my eggs from the chicken-eggs svn repository into github. Will someone with the appropriate permission apply the patch? Thank you! -Alan -- .i ma'a lo bradi cu penmi gi'e du Index: egg-locations === ---

Re: [Chicken-users] Alex Shinn, Kon Lovett: list of eggs needing new releases

2012-10-06 Thread Alex Shinn
On Sun, Oct 7, 2012 at 8:09 AM, Mario Domenech Goulart mario.goul...@gmail.com wrote: Hi, On Sat, 6 Oct 2012 16:24:22 -0600 Alan Post alanp...@sunflowerriver.org wrote: Based on recently deprecated functions in core, the following eggs need new releases: condition-utils: patch to trunk

Re: [Chicken-users] Alex Shinn, Kon Lovett: list of eggs needing new releases

2012-10-06 Thread Alan Post
Thank you Alex for responding so quickly! I believe all of the below issue have now been fixed! I'm Looking forward to seeing a better nightly regression test. Happy hacking, -Alan On Sun, Oct 07, 2012 at 01:42:14PM +0900, Alex Shinn wrote: On Sun, Oct 7, 2012 at 8:09 AM, Mario Domenech