Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Windows Build broken by a recent commit #2032

Closed
wants to merge 1 commit into from

Conversation

siying
Copy link
Contributor

@siying siying commented Mar 23, 2017

Windows build was broken by f4fce47 and the error is:

c:\projects\rocksdb\db\db_test.cc(2993): error C3493: 'kNumPutsBeforeWaitForFlush' cannot be implicitly captured because no default capture mode has been specified

@siying siying changed the title Fix Windows Build broken by f4fce4751e16e5789bc7db60b88996298b97e47c Fix Windows Build broken by a recent commit Mar 23, 2017
@facebook-github-bot
Copy link
Contributor

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

@grooverdan
Copy link
Contributor

Well the compile error is fixed: https://ci.appveyor.com/project/Facebook/rocksdb/build/1.0.3682#L842
The DynamicMemtableOptions test passes https://ci.appveyor.com/project/Facebook/rocksdb/build/1.0.3682#L1298

There's a seeming unrelated test failure just before this however.

Apologies for not checking the results of AppVeyor previously

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants