[issue777] msvc does not have ssize_t
Shun-ichi Goto
mercurial-bugs at selenic.com
Thu Oct 11 16:13:54 UTC 2007
New submission from Shun-ichi Goto <shunichi.goto at gmail.com>:
mpatch.c uses the type ssize_t since r5444, but MSVC 7 (used for python 2.4)
does not have it. So build fails.
MSVC 8 (Visual Studio 2005) also not.
# building with MinGW is ok.
----------
messages: 4112
nosy: gotoh
priority: bug
status: unread
title: msvc does not have ssize_t
topic: windows
____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue777>
____________________________________________________
More information about the Mercurial-devel
mailing list