summaryrefslogtreecommitdiff
path: root/gc.rb
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2020-06-16 14:42:24 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2020-06-29 11:05:41 +0900
commitd7eec15f8e7e8667cdca144a1e288a3f72015d30 (patch)
tree1048422295295ed810c5cfb9520af593fb887362 /gc.rb
parent9c5804ac1ce78126670082327fa3ab80cff0ee25 (diff)
rb_rational_cmp: 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 'gc.rb')
0 files changed, 0 insertions, 0 deletions