summaryrefslogtreecommitdiff
path: root/file.c
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2020-06-15 12:01:50 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2020-06-29 11:05:41 +0900
commit13bdbfcecbe7652c4c8315d1c615e205b83123e8 (patch)
tree3804d14099dbebe7115be4bdf01f1f5c197d768b /file.c
parent0b1b73451528d946060f4876aa38fc3278899deb (diff)
setup_exception: 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 'file.c')
0 files changed, 0 insertions, 0 deletions