emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] trunk r117912: Minor improvements to new stack-allocat


From: Paul Eggert
Subject: Re: [Emacs-diffs] trunk r117912: Minor improvements to new stack-allocated Lisp objects.
Date: Mon, 22 Sep 2014 22:53:57 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1

Eli Zaretskii wrote:
We are left to our own devices, as always.

In trunk bzr 117924 I installed a fix for this problem as it relates to the longstanding macros SAFE_ALLOCA, SAFE_NALLOCA, and SAFE_ALLOCA_LISP.

The problem remains unfixed for the experimental alloca-based macros enabled by USE_LOCAL_ALLOCATORS. We could fix these macros in a similar way, although we'd need to add an sa_avail local to each function that uses these macros without also using USE_SAFE_ALLOCA.



reply via email to

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