* 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
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
Greg, does libgc’s own ‘make check’ pass on this platform?
Ludo’.
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
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
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
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