Re: remove ascii images from pdf

2009-10-01 Thread David Arroyo Menéndez
I've generated this images to be incorporated in the book, the images will have the copyright required to do it. Could you give me information about this subject? 2009/10/1 Neil Jerram > David Arroyo Menéndez writes: > > > Hi! > > > > I've done a patch to include images instead of ascii images

Re: Bug #27457 (“Threads, mutexes, and critical sections”)

2009-10-01 Thread Ludovic Courtès
Hi Neil, Neil Jerram writes: > l...@gnu.org (Ludovic Courtès) writes: > >> I should have mentioned this one: >> http://thread.gmane.org/gmane.comp.programming.garbage-collection.boehmgc/3185 >> . >> >> This is normally somewhat fixed in current BDW-GC CVS, but Guile itself >> may have troubles

Re: Bug #27457 (“Threads, mutexes, and critical sections”)

2009-10-01 Thread Ken Raeburn
On Sep 30, 2009, at 16:59, Neil Jerram wrote: I've cherry-picked the following branch_release-1-8 fixes. With these fixes, indeed, I can't reproduce the problem any more; I left the test program running for over an hour, whereas before it would trigger the problem almost immediately. Thank

Re: Testing third-party applications with 1.9

2009-10-01 Thread Ludovic Courtès
Hi! Mike Gran writes: > On Mon, 2009-09-21 at 15:10 +0200, Ludovic Courtès wrote: [...] >> http://hydra.nixos.org/jobset/nixpkgs/guile2test [...] > I think a couple of other important programs are Gnucash and SWIG > (Gnucash uses SWIG as its Guile wrapper), Autogen (which is used by > GCC)

Re: Backtrace apply frames have 1st arg duplicated

2009-10-01 Thread Neil Jerram
Neil Jerram writes: >?: 3* [make-stack #t #t] > scheme@(guile-user)> (frame-arguments (stack-ref s 0)) > (#t #t) > > The make-stack frame should say just `[make-stack #t]'. I noticed later that this problem only appears to affect primitives that have a rest arg. Regards, Neil

Snapshot news

2009-10-01 Thread Neil Jerram
Here's a summary of the current status of my overnight builds, for which you can find detailed output at http://www.ossau.uklinux.net/guile/snapshots and http://autobuild.josefsson.org/guile. - branch_release-1-8 builds, both native and mingw32, have been successful for some time. No change the