summaryrefslogtreecommitdiff
path: root/process.c
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2020-06-16 12:24:30 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2020-06-29 11:05:41 +0900
commit2bfac015d3742408d0c4d9f2220413992d0e49c6 (patch)
treead73fd3d2c771c3b108cc6bc11d03fd9177fddbb /process.c
parent3db159193ed86b6db409e00ac73adab143283b4e (diff)
proc_binding: 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 'process.c')
0 files changed, 0 insertions, 0 deletions