##// END OF EJS Templates
compat: define ssize_t as int on 32bit Windows, silences C4142 warning...
compat: define ssize_t as int on 32bit Windows, silences C4142 warning It appears Python.h provides ssize_t, which is aliased to int. https://hg.python.org/cpython/file/v2.7.11/PC/pyconfig.h#l205
Yuya Nishihara -
r29549:7b22599d default
Show More
Name Size Modified Last Commit Author
/ contrib / debian
cacerts.rc Loading ...
changelog Loading ...
compat Loading ...
control Loading ...
copyright Loading ...
hgkpath.rc Loading ...
rules Loading ...