ruby/win32
Nobuyoshi Nakada e1adb6cb15
Win: Suppress false warnings from Visual C 17.14.1
https://developercommunity.visualstudio.com/t/warning-C5287:-operands-are-different-e/10877942?

It is not able to silence "operands are different enum types"
warnings, even using an explicit cast, as the message says.
2025-05-27 15:26:24 +09:00
..
configure.bat Typofix 2024-12-02 10:32:05 +09:00
dir.h Add error checking to readdir, telldir, and closedir calls in dir.c 2024-09-12 10:04:10 -07:00
enc-setup.mak
file.c Windows: Remove compatibility to ancient MSVCRT API 2024-09-24 14:06:51 +09:00
file.h Add rb_w32_uspawn_process 2023-09-25 22:57:28 +09:00
ifchange.bat Fix --empty option of ifchange 2024-11-24 18:34:01 +09:00
makedirs.bat
Makefile.sub Win: Suppress false warnings from Visual C 17.14.1 2025-05-27 15:26:24 +09:00
mkexports.rb Win32: Remove unreferenced COMDAT from object files 2024-11-17 19:29:16 +09:00
resource.rb
rm.bat Win32: Fix rm.bat 2024-12-31 14:53:07 +09:00
rmdirs.bat
rtname.cmd
ruby.manifest
setup.mak Win32: Allow arm64 platform 2024-12-17 20:25:05 +09:00
win32.c Fix for old mingw without clock_gettime and clock_getres 2025-05-22 13:08:39 +09:00
winmain.c Win32: Expose wchar main routine only 2024-11-17 22:49:16 +09:00