emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#10588: closed (failed build with --enable-debug-ma


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#10588: closed (failed build with --enable-debug-malloc)
Date: Sun, 05 Feb 2012 15:05:02 +0000

Your message dated Sun, 05 Feb 2012 16:03:38 +0100
with message-id <address@hidden>
and subject line Re: bug#10588: failed build with --enable-debug-malloc
has caused the debbugs.gnu.org bug report #10588,
regarding failed build with --enable-debug-malloc
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
10588: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10588
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Re: failed build with --enable-debug-malloc Date: Mon, 23 Jan 2012 21:58:26 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)
On Sun 22 Jan 2012 21:57, erana Owl <address@hidden> writes:

> running configure with --enable-debug-malloc fails on snarfing .doc

Redirecting to bug-guile to create a new ticket.

Thanks for the report,

Andy
-- 
http://wingolog.org/



--- End Message ---
--- Begin Message --- Subject: Re: bug#10588: failed build with --enable-debug-malloc Date: Sun, 05 Feb 2012 16:03:38 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)
On Mon 23 Jan 2012 21:58, Andy Wingo <address@hidden> writes:

> On Sun 22 Jan 2012 21:57, erana Owl <address@hidden> 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/


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]