Re: [Guile-commits] GNU Guile branch, master, updated. release_1-9-8-35-g9a1c6f1

2010-02-24 Thread Ludovic Courtès
Hey! This is all good news! But... "Andy Wingo" writes: > commit 9a1c6f1f0c6b07725a240160b79acc54303d7891 > Author: Andy Wingo > Date: Wed Feb 24 17:43:02 2010 +0100 > > rewind the dynamic state when entering a partial continuation > > * libguile/control.c (cont_objcode): >

Mingw support.

2010-02-24 Thread carlo.bramix
Hello, after an hard work I was able to get an almost working build of the most recent guile. In the attached patch there are some little fixes and a bigger one, an almost complete and working implementation of posix mmap()/munmap() for Windows: this will allow you a single source code to be eas

Re: catch, throw, prompt, control, fluids, garbage collection

2010-02-24 Thread Andy Wingo
Hola, On Thu 18 Feb 2010 23:35, Andy Wingo writes: > Feeling a little silly replying to myself, but... Following a pattern, are we? > On Mon 15 Feb 2010 23:07, Andy Wingo writes: > >> I need an efficient with-fluids, some pieces of prompt and abort, >> and to add that all to the boots