emacs-devel
[Top][All Lists]
Advanced

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

Re: Dynamic loading progress


From: Daniel Colascione
Subject: Re: Dynamic loading progress
Date: Sun, 13 Sep 2015 13:33:16 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

On 09/13/2015 01:31 PM, Stefan Monnier wrote:
>> It's not possible to skip frames in module code using longjmp, so
> 
> Why not?

Because most C code isn't expecting to be unwound. Forcing non-local
flow control on module code is completely unacceptable. Emacs needs to
return with an error indication set.

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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