GerHobbelt / pthread-win32

clone of pthread-win32 (a.k.a. pthreads4w) + local tweaks (including MSVC2008 - MSVC2022 project files)
Other
350 stars 166 forks source link

Fixed a bunch of compiler warnings revealed by /W 4. #18

Closed ulatekh closed 2 years ago

ulatekh commented 2 years ago

I'm transitioning my pthread-win32-using solution to more voluminous warnings. This change compiles without warnings in debug/release in Visual Studios 2010, 2015, and 2017.