Florian Wiesner created ZOOKEEPER-4978:
------------------------------------------
Summary: C Client Compilation failure with MSVC/VS2022
Key: ZOOKEEPER-4978
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4978
Project: ZooKeeper
Issue Type: Bug
Components: c client
Affects Versions: 3.9.4
Environment: Windows, MS VS 2022
Reporter: Florian Wiesner
compilation works on Linux, but fails on Windows with VS2022.
This is observed both locally as well as in the Conan Center Index CI
C:\workspace\cci_prod_PR-28411\conan-home\p\b\zookec1c78f9eb76fe\b\src\zookeeper-client\zookeeper-client-c\src\zookeeper.c(5116):
error C2143: *syntax error: missing ';' before 'type'*
[https://c3i.jfrog.io/artifactory/cci-build-logs/cci/prod/PR-28411/1/package_build_logs/build_log_zookeeper-client-c_3_9_4_d572bd5e0bbc71191a65c3795736ee02_f857efc37fc7be829d6723a9b14488e5409e9dab.txt]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)