summaryrefslogtreecommitdiff
path: root/internal.h
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2020-06-22 10:59:19 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2020-06-29 11:05:41 +0900
commitedb1680a0549b64347518e90c6c083cb76f48521 (patch)
treea1e28cf5490e2d51cde7d5b2a036eff2fb8fd119 /internal.h
parentf12efec2c2698fb1ea775ce3d260a35628303833 (diff)
rb_method_call_status: do not goto into a branch
I'm not necessarily against every goto in general, but jumping into a branch is definitely a bad idea. Better refactor.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3247
Diffstat (limited to 'internal.h')
0 files changed, 0 insertions, 0 deletions