Re: [PATCH 1/2] Fix memory leak on `realloc' failure

2014-04-12 Thread Dmitry Bogatov
* Dmitry Bogatov [2014-04-10 20:52:43+0400] > > > + { > > > + free (nargv); > > > return 0L; > > > + } > > > else > > > nargv[nargi++] = narg; > > I don't understand this. In both cases, free() will be called with an > > argument of 0, which does nothin

Re: boehm-gc troubles with 2.0.10 on NetBSD/i386

2014-04-12 Thread Ludovic Courtès
Mark H Weaver skribis: > Greg Troxel writes: > >> There's a draft package for guile 2. boehm-gc in pkgsrc on NetBSD is >> built without threads, and I have --disable-threads passed to guile's >> configure. > > As documented in our README and the output of ./configure --help, > "--without-thread

Re: boehm-gc troubles with 2.0.10 on NetBSD/i386

2014-04-12 Thread Ludovic Courtès
Greg, does libgc’s own ‘make check’ pass on this platform? Ludo’.

Re: boehm-gc troubles with 2.0.10 on NetBSD/i386

2014-04-12 Thread Mark H Weaver
l...@gnu.org (Ludovic Courtès) writes: > Greg, does libgc’s own ‘make check’ pass on this platform? In the first message of this thread, Greg wrote: > When I run the included tests on boehm-gc 7.2e, they all past. Mark

Guile-Log v0.4.0

2014-04-12 Thread Stefan Israelsson Tampe
Hi all, after a ton of hacking I'm pleased to release guile-log v 0.4.0. It sports plenty of new features and some are, NEWS: = * Fast threadsafe vhash version of the assoc variable binding system * Functional Dynamic Functions * Functional Hash implementation using vhashes * Program flow dyna

Re: boehm-gc troubles with 2.0.10 on NetBSD/i386

2014-04-12 Thread Greg Troxel
I am using gc-7.2e, which is what pkgsrc has, and which http://www.hboehm.info/gc/ indicates is the latest stable version. This is with gcc 4.5.3 on i386. l...@gnu.org (Ludovic Courtès) writes: > Greg, does libgc’s own ‘make check’ pass on this platform? Yes. libgc seems to have multiple t

clutter, clutter-glx [1.12.2] generating doc, 2 errors

2014-04-12 Thread David Pirotte
Hello, I'm on guile (GNU Guile) 2.0.11.2-0ece4 now Although I did not update the wrapset.api yet, in order to get a general picture of updating a clutter binding Trying to generate clutter and clutter-glx [1.12.2] doc triggers these errors [note that in relation to the first error, c