emacs-devel
[Top][All Lists]
Advanced

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

Re: Dynamic modules: MODULE_HANDLE_SIGNALS etc.


From: Philipp Stephani
Subject: Re: Dynamic modules: MODULE_HANDLE_SIGNALS etc.
Date: Mon, 21 Dec 2015 20:19:41 +0000



Eli Zaretskii <address@hidden> schrieb am Mo., 21. Dez. 2015 um 20:00 Uhr:
> Cc: address@hidden, address@hidden, address@hidden,
address@hidden
> From: Daniel Colascione <address@hidden>
> Date: Mon, 21 Dec 2015 10:28:09 -0800
>
> IMHO, we should treat OOM exactly like other sorts of error. It's
> dangerous to make some functions infallible.

We do: we signal an error.

For heap allocation failures, yes, but I think not for stack overflows. (And I think handling stack overflows is much harder, so I guess most people don't bother trying.) 

reply via email to

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