]> granicus.if.org Git - gc/commit
Eliminate 'cast to void* from int' compiler warnings (Darwin/x64)
authorIvan Maidanski <ivmai@mail.ru>
Thu, 18 Aug 2016 22:43:25 +0000 (01:43 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 8 Nov 2016 19:37:21 +0000 (22:37 +0300)
commita4c0d9a8183e7101814db1f38c9864cdd00665bd
tree8ff63b46aea5669e7d4e342ab3ca9212d6df34db
parent214d7887416a89c6429d149f84772ea0c38b4d6f
Eliminate 'cast to void* from int' compiler warnings (Darwin/x64)
(Cherry-pick commit f4d9e05 from 'release-7_6' branch.)

* darwin_stop_world.c (GC_stack_range_for, GC_suspend_thread_list,
GC_stop_world, GC_thread_resume, GC_start_world): Cast thread variable
to pointer via word type.
darwin_stop_world.c