summaryrefslogtreecommitdiff
path: root/thread_sync.c
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2020-06-18 16:55:52 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2020-06-29 11:05:41 +0900
commit5f926b2b0013fc196ba627e70b7961a71aabca11 (patch)
tree646aad5e0cc3f0d11972eb9bf6a3a7209260ca01 /thread_sync.c
parente3d821a36ce9040542bb3fb8e1fa97df3fd06499 (diff)
rb_str_partition: 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 'thread_sync.c')
0 files changed, 0 insertions, 0 deletions