Mercurial > hg
comparison hgext/largefiles/overrides.py @ 29549:7b22599dcb85
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
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Fri, 15 Jul 2016 23:54:56 +0900 |
parents | e5c91dc909f7 |
children | 3dcaf1c4e90d 56b930238036 |
comparison
equal
deleted
inserted
replaced
29548:9da1adc18639 | 29549:7b22599dcb85 |
---|