ruby/ext/-test-/fatal
nagachika 606b66db7d * vm.c (rb_vm_make_jump_tag_but_local_jump): take care of the case
TAG_JUMP() with TAG_FATAL (ex. rb_fatal()).

* test/ruby/test_fiber.rb (test_fatal_in_fiber): add a test for above.

* ext/-test-/fatal/extconf.rb, ext/-test-/fatal/rb_fatal.c: ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38441 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-12-18 04:30:44 +00:00
..
extconf.rb * vm.c (rb_vm_make_jump_tag_but_local_jump): take care of the case 2012-12-18 04:30:44 +00:00
rb_fatal.c * vm.c (rb_vm_make_jump_tag_but_local_jump): take care of the case 2012-12-18 04:30:44 +00:00