Propagate Bug#14412 fix to backtrace_eval_unrewind
commitb45828ee139dae3b9570883816453f5a451d35d3
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 26 Dec 2015 17:30:22 +0000 (26 09:30 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 26 Dec 2015 17:32:03 +0000 (26 09:32 -0800)
tree6fd22db6bb15ba6f3a680bbecde8d769a5b3c55d
parent9e9f6fb2a2222c1348da25be7cabc6c9e021eeb4
Propagate Bug#14412 fix to backtrace_eval_unrewind

* src/eval.c (unbind_to): Redo so that the FALLTHROUGH!! comment
becomes accurate again. This shouldn’t affect behavior.
(backtrace_eval_unrewind): Apply the recent unbind_to fix here, too.
src/eval.c