bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#25289: Simplify calls to setjmp for condition case


From: Eli Zaretskii
Subject: bug#25289: Simplify calls to setjmp for condition case
Date: Sat, 31 Dec 2016 13:38:26 +0200

> From: Chris Gregory <czipperz@gmail.com>
> Date: Wed, 28 Dec 2016 18:32:18 -0600
> 
> This patch simplifies calls to setjmp, while keeping the semantics of
> setjmp valid (it must be called in an if statement or some loop with
> a comparison operator).
> 
> This takes the common bodies out of the branches.

Thanks, installed on the master branch.

I'm afraid this is the last change we can accept from you before your
legal paperwork is completed.





reply via email to

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