Mercurial > hg
comparison tests/test-committer.t @ 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 | ad2cd2ef25d9 |
children | 95c4cca641f6 |
comparison
equal
deleted
inserted
replaced
29548:9da1adc18639 | 29549:7b22599dcb85 |
---|