[
https://issues.apache.org/jira/browse/ZOOKEEPER-4989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18035333#comment-18035333
]
Jesus Malo commented on ZOOKEEPER-4989:
---------------------------------------
I created a proposal of fix in PR
[https://github.com/apache/zookeeper/pull/2335]
> Compilation of client on Windows with MSVC is broken
> ----------------------------------------------------
>
> Key: ZOOKEEPER-4989
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4989
> Project: ZooKeeper
> Issue Type: Bug
> Components: c client
> Affects Versions: 3.9.4
> Reporter: Jesus Malo
> Priority: Blocker
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Fix added for ZOOKEEPER-4810 (Fix buf data race at format_endpoint_info) in
> PR [https://github.com/apache/zookeeper/pull/2140] broke the build of the C
> client on Windows using MVSC.
> The error reported is:
> {noformat}
> error C2143: syntax error: missing ';' before 'type'{noformat}
> It is reported at zookeeper-client\zookeeper-client-c\src\zookeeper.c(5134)
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)