[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Dynamic loading progress
From: |
Paul Eggert |
Subject: |
Re: Dynamic loading progress |
Date: |
Thu, 19 Nov 2015 14:55:49 -0800 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 |
On 11/19/2015 02:45 PM, Philipp Stephani wrote:
Maybe we should add a variant that behaves like xmalloc but is
guaranteed to never call longjmp?
What should this new xmalloc variant do when it runs out of memory?
xmalloc never returns NULL, so presumably that should be true for the
variant as well.
Please don't use module.h; this header file is the only one that is
intended for module authors to include, so it needs a globally unique
name which should start with 'emacs'.
Yes, that's already done, it's renamed to emacs-module.h now.
- Re: Dynamic loading progress, (continued)
- Re: Dynamic loading progress, Stephen Leake, 2015/11/19
- Re: Dynamic loading progress, Eli Zaretskii, 2015/11/19
- Re: Dynamic loading progress, Paul Eggert, 2015/11/19
- Re: Dynamic loading progress, Eli Zaretskii, 2015/11/19
- Re: Dynamic loading progress, John Wiegley, 2015/11/19
- Re: Dynamic loading progress, Philipp Stephani, 2015/11/19
- Re: Dynamic loading progress,
Paul Eggert <=
- Re: Dynamic loading progress, Philipp Stephani, 2015/11/19
- Re: Dynamic loading progress, Paul Eggert, 2015/11/19
- Re: Dynamic loading progress, Philipp Stephani, 2015/11/19
- Re: Dynamic loading progress, Paul Eggert, 2015/11/19
- Re: Dynamic loading progress, Philipp Stephani, 2015/11/20
- Re: Dynamic loading progress, Paul Eggert, 2015/11/20
- Re: Dynamic loading progress, Philipp Stephani, 2015/11/20
- Re: Dynamic loading progress, Eli Zaretskii, 2015/11/20
- Re: Dynamic loading progress, Philipp Stephani, 2015/11/20
- Re: Dynamic loading progress, Philipp Stephani, 2015/11/19