rb_class_modify_check: add UNREACHABLE
(I was not aware of this because I use clang, but) it seems gcc cannot detect reachablility of this point. It renders an unused variable warning, which is a false positive. Let us suppress the compiler. https://github.com/ruby/ruby/runs/816997191#step:9:62
This commit is contained in:
parent
1020e120e0
commit
94ab244b43
Loading…
x
Reference in New Issue
Block a user