[GitHub] zookeeper issue #335: ZOOKEEPER-2874: Windows Debug builds don't link with `...

2017-08-17 Thread andschwa
Github user andschwa commented on the issue: https://github.com/apache/zookeeper/pull/335 Thank you @hanm! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so,

[GitHub] zookeeper issue #335: ZOOKEEPER-2874: Windows Debug builds don't link with `...

2017-08-17 Thread hanm
Github user hanm commented on the issue: https://github.com/apache/zookeeper/pull/335 Committed to master: ab182d4561f1c6725af0e89e0b76d92186732195 branch-3.5: 8f68c04838c3d034bcef7e937a3c23f3cfef8065 branch-3.4: b903a07c4944cb0a90045e686b7c3f153aee6153 --- If your project is

[GitHub] zookeeper issue #335: ZOOKEEPER-2874: Windows Debug builds don't link with `...

2017-08-11 Thread andschwa
Github user andschwa commented on the issue: https://github.com/apache/zookeeper/pull/335 Built on Windows: ```powershell > cmake --build . --config Debug > cmake --build . --config Release > rg libcmt cli.dir\Debug\cli.tlog\link.read.1.tlog 17:C:\PROGRAM FI

[GitHub] zookeeper issue #335: ZOOKEEPER-2874: Windows Debug builds don't link with `...

2017-08-11 Thread andschwa
Github user andschwa commented on the issue: https://github.com/apache/zookeeper/pull/335 @hanm This should be backported to 3.5 and 3.4 as well; it should be a trivial cherry-pick, but let me know if you'd like two more PRs. --- If your project is set up for it, you can reply to thi