emacs-devel
[Top][All Lists]
Advanced

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

Re: simplify GNU Emacs builds by replacing malloc


From: Paul Eggert
Subject: Re: simplify GNU Emacs builds by replacing malloc
Date: Thu, 22 Jun 2017 11:45:03 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0

On 06/21/2017 11:29 PM, John Wiegley wrote:
Was there any particular reason for the macro approach?


Which macro approach, the approach currently in Emacs, or the approach proposed in Bug#27416? If the former, we have to be careful about redefining the malloc function, as this has undefined behavior in C; this is why Emacs #defines malloc instead. If the latter, it's a longer story but that approach didn't work and the proposal has been withdrawn, so I'm not sure it's worth taking the time to explain.




reply via email to

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