On 09/15/2011 10:08 AM, Bruno Haible wrote:
On MSVC 9, ssize_t is not defined, leading to test compilation failures
in test-stdio.c:36, test-sys_uio.c:25, test-unistd.c:40.

According to POSIX:2008, ssize_t ought to be defined in each of
   <stdio.h>
   <sys/socket.h>
   <sys/types.h>
   <sys/uio.h>
   <unistd.h>

For the record, POSIX 2008 also requires ssize_t in these headers (but we don't care right now, as we lack gnulib wrappers):

<aio.h>
<monetary.h>
<mqueue.h>
<sys/msg.h>

--
Eric Blake   ebl...@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Reply via email to