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; | ~~~~~~~~~~~~~^~~~~~~~~~~~
This commit is contained in:
parent
f0dcbbe9b9
commit
c996f4091f
Loading…
x
Reference in New Issue
Block a user