Re: TODO list for Guile R7RS support

2012-02-13 Thread Alex Shinn
On Mon, Feb 13, 2012 at 8:50 PM, Ludovic Courtès wrote: > Alex Shinn skribis: >> On Mon, Feb 13, 2012 at 8:46 AM, Ludovic Courtès wrote: >>> Alex Shinn skribis: >>> There is no "gnu" feature proposed in R7RS, >>> >>> That would be for GNU, aka. GNU/Hurd. >> >> Wouldn't the feature be bette

Re: Thread+GC issues on ARM

2012-02-13 Thread Neil Jerram
Rob Browning writes: > Though if it wasn't too difficult to come up with a reasonable patch, > we could ask the Debian libgc maintainer to apply it to the older > version. I don't yet know if there is such a patch. I can imagine a procedure for trying to find it: first git bisect to find the ol

Re: allocation within critical sections

2012-02-13 Thread Andy Wingo
On Mon 13 Feb 2012 11:38, Andy Wingo writes: > On Thu 09 Feb 2012 20:15, Andy Wingo writes: > >> Andy, who got the following backtrace, with wip-threads-and-fork: > > I fixed that one. Just got another interesting backtrace (appended). It goes much deeper than I thought: Destructors, Finali

Re: TODO list for Guile R7RS support

2012-02-13 Thread Ludovic Courtès
Hi, Alex Shinn skribis: > On Mon, Feb 13, 2012 at 8:46 AM, Ludovic Courtès wrote: >> Alex Shinn skribis: >> >>> On Sat, Feb 11, 2012 at 12:53 AM, Ludovic Courtès wrote: > * R7RS feature identifiers: r7rs, exact-closed, ratios, exact-complex, >   ieee-float, full-unicode, windows

Re: allocation within critical sections

2012-02-13 Thread Andy Wingo
On Thu 09 Feb 2012 20:15, Andy Wingo writes: > Andy, who got the following backtrace, with wip-threads-and-fork: I fixed that one. Just got another interesting backtrace (appended). FWIW, I'm running the threaded web server on guile master with wip-threads-and-fork on my web site. It seems to