diff options
author | Nobuyoshi Nakada <[email protected]> | 2020-12-13 11:34:57 +0900 |
---|---|---|
committer | Nobuyoshi Nakada <[email protected]> | 2020-12-13 11:57:05 +0900 |
commit | 97e6c28db4cfb2b383870769940ade08cbe1a6bf (patch) | |
tree | 5856eb91d0b9c632e4205b0b22077a0394cd2f33 /test/ruby/test_thread.rb | |
parent | 88f3ce12d32ffbef983b0950743c20253ea2d0c6 (diff) |
Narrowed down unaligned member access region in RB_OBJ_WRITE
Since UNALIGNED_MEMBER_ACCESS assigns to an intermediate variable,
it can cause unused-value warnings.
Diffstat (limited to 'test/ruby/test_thread.rb')
0 files changed, 0 insertions, 0 deletions