summaryrefslogtreecommitdiff
path: root/file.c
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2020-06-15 11:58:30 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2020-06-29 11:05:41 +0900
commit0b1b73451528d946060f4876aa38fc3278899deb (patch)
tree9fdf37446e4850112120793fe3c8f96be3faaf4e /file.c
parenta2677815f5e18116e37d7eb1d3e876798eb8e6d8 (diff)
rb_class_modify_check: 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