Closed
Description
See couchbase/sync_gateway#2417 for repro steps.
System:
MacBook Pro (x86_64)
macOS 10.12.3 (Sierra)
go version go1.8 darwin/amd64
Xcode 8.3; clang -v
Apple LLVM version 8.1.0 (clang-802.0.38)
Target: x86_64-apple-darwin16.4.0
Thread model: posix
What did you do?
See description at
couchbase/sync_gateway#2417
I also found this with some code I am unable to share.
My code does work fine with Xcode 8.2:
clang -v
Apple LLVM version 8.0.0 (clang-800.0.42.1)
Target: x86_64-apple-darwin16.4.0
Thread model: posix
and from reading the bug linked above it works fine there as well.