diff options
author | 卜部昌平 <[email protected]> | 2020-06-17 14:28:54 +0900 |
---|---|---|
committer | 卜部昌平 <[email protected]> | 2020-06-29 11:05:41 +0900 |
commit | b5eeb3453e7c3047ce3e4f39e8ae89af4fafb16f (patch) | |
tree | 30463c63cc4464d4b6ef74c41885d954c6721bb7 /strftime.c | |
parent | 224e9c383598a9f09a5fa5736a098be538316311 (diff) |
trap_handler: 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 'strftime.c')
0 files changed, 0 insertions, 0 deletions