emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: Two problems in Emacs-21.2.91 on Windows]


From: Juanma Barranquero
Subject: Re: address@hidden: Two problems in Emacs-21.2.91 on Windows]
Date: Wed, 23 Oct 2002 14:13:23 +0200

On Wed, 23 Oct 2002 03:10:35 -0400, Richard Stallman <address@hidden> wrote:

> The other hack that seems to work OK (it links and runs with caveats as 
> above), is to just remove the definitions of _heap_init and _heap_term from 
> w32heap.c.  The comment above those says "They are normally defined by the 
> runtime, but we override them here so that the unnecessary HeapCreate call 
> is not performed."  If it's just an extra heap that we're worried about, 
> this should be slightly wasteful but harmless.

Also, we could perhaps get the heap handle (via GetProcessHeap ?) and
call HeapDestroy.


                                                           /L/e/k/t/u





reply via email to

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