Use const void*
instead of const char*
Use cast from `char*` to `void*` instead of union in opendir_without_gvl, because convert from `void*` to `char*` without union in nogvl_opendir. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60875 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
cac048a16c
commit
246c986eac
Loading…
x
Reference in New Issue
Block a user