ruby/ext/win32
Nobuyoshi Nakada b7bca0ebdc
win32/sspi: Fix Win32::SSPI::SSPIResult#== with Integer
The values of `@@map` are `Symbol`s and `@value` should be an
`Integer` since unpacked as unsigned long, so this comparison should
be false always.  Probably comparison with `Symbol` was intended.
2024-09-29 21:00:26 +09:00
..
lib/win32 win32/sspi: Fix Win32::SSPI::SSPIResult#== with Integer 2024-09-29 21:00:26 +09:00
resolv [ruby/resolv] Add spec extensions 2024-09-10 08:33:32 +00:00
depend Added depend files 2019-07-14 01:31:29 +09:00
extconf.rb extmk.rb: removed compiled? method [ci skip] 2016-11-18 04:34:26 +00:00