You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The PR adds a compile assert to ensure that size_t and ssize_t
have the same size, just to be sure.
* Use SSIZE_T for ssize_t on Windows
* Use SSIZE_T and SSIZE_T_MAX
* Add missing header
* Exclude MinGW from ssize_t ifdefs
0 commit comments