diff options
author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-06-15 09:17:06 +0000 |
---|---|---|
committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-06-15 09:17:06 +0000 |
commit | 6990ad04e3c85f230c55fca732f922eba710bbf3 (patch) | |
tree | b40d5a5f32138109f5c9b0006d6d90f6529a621e /ext/syck/rubyext.c | |
parent | 618565d594528a7b5ecee7942453307075215047 (diff) | |
download | ruby-6990ad04e3c85f230c55fca732f922eba710bbf3.tar.gz ruby-6990ad04e3c85f230c55fca732f922eba710bbf3.tar.xz ruby-6990ad04e3c85f230c55fca732f922eba710bbf3.zip |
* vm_core.h (rb_vm_t), vm.c (rb_vm_mark): moved preallocated special
exceptions.
* eval.c (Init_eval), gc.c (Init_GC), proc.c (Init_Proc): freeze
preallocated special exceptions.
* eval.c (rb_longjmp): duplicate the thrown exception to set backtrace
if it was frozen.
* gc.c (rb_memerror): raise nomem_error without backtrace if failed to
make backtrace.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@17165 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/syck/rubyext.c')
0 files changed, 0 insertions, 0 deletions