[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507930#comment-13507930
 ] 

Hudson commented on ZOOKEEPER-1591:
-----------------------------------

Integrated in ZooKeeper-trunk #1760 (See 
[https://builds.apache.org/job/ZooKeeper-trunk/1760/])
    ZOOKEEPER-1591. Windows build is broken because inttypes.h doesn't exist
(Marshall McMullen via michim) (Revision 1415847)

     Result = SUCCESS
michim : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1415847
Files : 
* /zookeeper/trunk/CHANGES.txt
* /zookeeper/trunk/src/c/include/recordio.h
* /zookeeper/trunk/src/c/src/addrvec.h
* /zookeeper/trunk/src/c/src/recordio.c
* /zookeeper/trunk/src/c/src/zookeeper.c

                
> 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
>
>         Attachments: ZOOKEEPER-1591.patch
>
>
> 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