eval.c: copy special exceptions before raise
eval.c (setup_exception): consider if the exception is frozen, but not one of special exception objects.
gc.c (rb_memerror): copy minimum objects.
thread.c (rb_threadptr_execute_interrupts): prepare special exception queued by another thread to be raised.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58380 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
eval.c: copy special exceptions before raise
eval.c (setup_exception): consider if the exception is frozen,
but not one of special exception objects.
gc.c (rb_memerror): copy minimum objects.
thread.c (rb_threadptr_execute_interrupts): prepare special
exception queued by another thread to be raised.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58380 b2dd03c8-39d4-4d8f-98ff-823fe69b080e