[
https://issues.apache.org/jira/browse/ZOOKEEPER-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844773#action_12844773
]
Benjamin Reed commented on ZOOKEEPER-586:
-----------------------------------------
yeah on cygwin 1.7 random returns a long int. which is what linux does as well.
cygwin 1.5 returns an int. do we want to support both? it's making the code a
bit ugly with all the ifdefs for a platform we really don't support.
> c client does not compile under cygwin
> --------------------------------------
>
> Key: ZOOKEEPER-586
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-586
> Project: Zookeeper
> Issue Type: Bug
> Components: c client
> Affects Versions: 3.2.1
> Reporter: Patrick Hunt
> Assignee: Patrick Hunt
> Fix For: 3.3.0
>
> Attachments: ZOOKEEPER-586.patch, ZOOKEEPER-586.patch,
> ZOOKEEPER-586.patch, ZOOKEEPER-586.patch, ZOOKEEPER-586.patch
>
>
> the c client fails to compile under cygwin
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.