summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorPeter Zhu <peter@peterzhu.ca>2024-09-12 15:04:18 -0400
committerPeter Zhu <peter@peterzhu.ca>2024-09-13 10:06:57 -0400
commitc996f4091fb7af3ff28842ff4b6facdb7f0c35a2 (patch)
tree80f21351f732749fe5f50497efcc97fbfab446d8 /test
parentf0dcbbe9b9de45669dad67bd99d4539ccd4bbc83 (diff)
Ignore -Wdangling-pointer in rb_gc_set_stack_end
Fixes this compiler warning: thread.c:4530:18: warning: storing the address of local variable ‘stack_end’ in ‘*stack_end_p’ [-Wdangling-pointer=] 4530 | *stack_end_p = &stack_end; | ~~~~~~~~~~~~~^~~~~~~~~~~~
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions