diff options
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ Wed Sep 26 19:36:26 2007 Koichi Sasada <[email protected]> * eval.c (eval): fix to check stack overflow. + [ruby-dev:31850] * eval_intern.h, vm.h: move CHECK_STACK_OVERFLOW() macro. |