[
https://issues.apache.org/jira/browse/ZOOKEEPER-4989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kezhu Wang resolved ZOOKEEPER-4989.
-----------------------------------
Fix Version/s: 3.10.0
3.9.5
Resolution: Fixed
master: fb43500ea53fa5b57b6dc549c6582ae0ac60d7bc
branch-3.9: 3412d237e5a0174a28f963747c359031248b7c55
> 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
> Assignee: Jesus Malo
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 3.10.0, 3.9.5
>
> Time Spent: 20m
> 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)