Subj : src/xpdev/threadwrap.h To : Git commit to main/sbbs/master From : Deucе Date : Sat Feb 19 2022 14:03:13 https://gitlab.synchro.net/main/sbbs/-/commit/3d0d525c7da0d33b4f53547b Modified Files: src/xpdev/threadwrap.h Log Message: Use MinGW32 types for pthread_t and pthread_mutex_tuintptr_t should be the same as a DWORD on Win32,and CRITICAL_SECTION can be stored in an inptr_t as well.This should work fine, and allow more build environments to be happy.This is generally caused by new C++ standards having thread supportin the standard library, so wrappers getting pushed deeper in.At some pointer, this should be redone with standard threads, butnow is not the time. --- SBBSecho 3.14-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .