-
- Downloads
It is an error in Clang to cast a pointer to a smaller size. Since a thread
ID is a pointer on at least FreeBSD, cast to uintmax_t instead of DWORD.
Loading
Please register or sign in to comment
ID is a pointer on at least FreeBSD, cast to uintmax_t instead of DWORD.