acl-dev / acl

C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ for Linux, Android, iOS, MacOS, Windows, etc..
https://acl-dev.cn
GNU Lesser General Public License v3.0
2.83k stars 937 forks source link

lib_acl\src\thread\acl_pthread.c 存在截断问题 #340

Closed heheda123123 closed 2 months ago

heheda123123 commented 2 months ago

使用自带xmake进行编译,报错如图, lib_acl\src\thread\acl_pthread.c(184) 从 void* 转到DWORD,在64位上截断了,编译不过 image

zhengshuxin commented 2 months ago

此问题已经修复,多谢提醒。