GNU bug report logs - #10588
failed build with --enable-debug-malloc

Previous Next

Package: guile;

Reported by: Andy Wingo <wingo <at> pobox.com>

Date: Mon, 23 Jan 2012 20:59:02 UTC

Severity: normal

Done: Andy Wingo <wingo <at> pobox.com>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 10588-done <at> debbugs.gnu.org (full text, mbox):

From: Andy Wingo <wingo <at> pobox.com>
To: erana Owl <0wl256 <at> gmail.com>
Cc: 10588-done <at> debbugs.gnu.org
Subject: Re: bug#10588: failed build with --enable-debug-malloc
Date: Sun, 05 Feb 2012 16:03:38 +0100
On Mon 23 Jan 2012 21:58, Andy Wingo <wingo <at> pobox.com> writes:

> On Sun 22 Jan 2012 21:57, erana Owl <0wl256 <at> gmail.com> writes:
>
>> running configure with --enable-debug-malloc fails on snarfing .doc

I "fixed" this.  Guile itself no longer registers GC-controlled
mallocations, as since 2.0 it is no longer necessary (nor advised) to
call scm_gc_free, so you don't get the pairing that you need to track
numbers of live objects.

We should probably remove the debug-malloc code entirely, given that it
doesn't map well to the current API.

Andy
-- 
http://wingolog.org/




This bug report was last modified 13 years and 113 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.