diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2017-05-06 14:21:19 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2017-05-06 14:25:13 -0700 |
commit | 0a13c725132ade2709da217cac70e3847a387c58 (patch) | |
tree | c7e756621c54a8a149e6ef871358fe24d75d201b /lisp/emacs-lisp/autoload.el | |
parent | cea3b22bc742699d60c33194b73b391c05a2456d (diff) | |
download | emacs-0a13c725132ade2709da217cac70e3847a387c58.tar.gz emacs-0a13c725132ade2709da217cac70e3847a387c58.tar.bz2 emacs-0a13c725132ade2709da217cac70e3847a387c58.zip |
Pacify GCC setjmp/longjmp warning
* src/eval.c (internal_lisp_condition_case): Do not modify local
var VAR, to pacify GCC’s setjmp/longjmp warning which in some
cases mistakenly diagnoses VAR possibly being modified between a
setjmp and a longjmp.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions