rocksdb icon indicating copy to clipboard operation
rocksdb copied to clipboard

Disable some files from Windows compilation for 9.2

Open anand1976 opened this issue 3 months ago • 1 comments

Disable the RocksDB follower code for Windows to prevent errors like - fbcode\rocksdb\src\env\fs_on_demand.cc:184:10: error: no member named 'for_each' in namespace 'std' std::for_each(rchildren.begin(), rchildren.end(), [&](std::string& name) { ~~~~~^

anand1976 avatar May 03 '24 17:05 anand1976

@anand1976 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot avatar May 03 '24 17:05 facebook-github-bot