summaryrefslogtreecommitdiff
path: root/vm_args.c
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2021-04-02 09:55:15 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2021-04-02 14:17:33 +0900
commit43e0677c6de891c184da4ec66a03005d0824d5d0 (patch)
tree33c782b3fe856376ca20a15b780cb28ce4dc01aa /vm_args.c
parent79af8ce6d7f46e7e79180dbd6bef6681c1329bd9 (diff)
Fill the ring-buffer with the fallback value
Fill with the pointer to the root position, instead of zero and comparing later. Also suppress a false warning by Visual C++. ``` file.c(4759): warning C4090: 'function': different 'const' qualifiers ```
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/4348
Diffstat (limited to 'vm_args.c')
0 files changed, 0 insertions, 0 deletions