[PATCH] [W32] Use SSIZE_T for ssize_t on Windows instead of long

NIIBE Yutaka gniibe at fsij.org
Thu May 21 03:42:13 CEST 2026


Werner Koch wrote:
> Other opinions? 

I think that it's consisitent to use SSIZE_T.  It's better to change.

On the other hand, we know that MSVC compiles some code differently
(than developers expect).  I have experiences to examine constant-time
intended code compiled by MSVC, using godbolt.org.  I wonder (and am not
sure) if our libgcrypt is OK when building with MSVC.
-- 



More information about the Gcrypt-devel mailing list