Michi Mutsuzaki created ZOOKEEPER-1591:
------------------------------------------

             Summary: Windows build is broken because inttypes.h doesn't exist
                 Key: ZOOKEEPER-1591
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1591
             Project: ZooKeeper
          Issue Type: Bug
          Components: c client
    Affects Versions: 3.5.0
         Environment: Windows
            Reporter: Michi Mutsuzaki
            Assignee: Marshall McMullen
             Fix For: 3.5.0


addrvec.h includes inttypes.h, but it is not present in the windows build 
environment.

https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/596/console

f:\hudson\hudson-slave\workspace\zookeeper-trunk-winvs2008\trunk\src\c\src\addrvec.h(22):
 fatal error C1083: Cannot open include file: 'inttypes.h': No such file or 
directory 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to