* eval.c (internal_lisp_condition_case): Don't overrun the stack
commit7a930c3c4c617aff075cf00f9e3482f1f04cb24b
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 2 Sep 2014 06:29:01 +0000 (1 23:29 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 2 Sep 2014 06:29:01 +0000 (1 23:29 -0700)
tree43203bf349ce0c854bc41e48cfc18c27b653c155
parent0e4c8f1856c46900f9530977e5ac9f83ca13bbfd
* eval.c (internal_lisp_condition_case): Don't overrun the stack

when configured --with-wide-int on typical 32-bit platforms.
src/ChangeLog
src/eval.c