[Chicken-users] code snippet (suggested for the wiki) - and several newcomer questions

2008-08-16 Thread F. Wittenberger
Hi all, in this message http://lists.gnu.org/archive/html/chicken-users/2008-08/msg00066.html I posted an snippet, which someone suggested as an explanatory example for the wiki. Looking closer, I'd rather tear it apart in some discussion, before I should go there, since it indeed touches a lot

[Chicken-users] Race condition in scheduler.scm

2008-08-16 Thread F. Wittenberger
Hi all, in this message http://lists.gnu.org/archive/html/chicken-users/2008-08/msg00094.html I posted a patch to scheduler.scm, which fixes a race condition wrt. bad file descriptors in the waiting queue. (Attached is a slightly brushed up version.) I have not seen any replies to this message

[Chicken-users] egg announcement: remote-repl

2008-08-16 Thread Elf
many people on #chicken and the list have requested a simple remote-repl egg. some people have requested a not-so-simple remote-repl egg, too. :) your requests have been answered. there is a new remote-repl egg as soon as the repo gets updated. it should be plugin-able to any existing code