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

build: Fix windows build on newer MSVC #6732

Merged
merged 3 commits into from
Oct 28, 2020

Conversation

sharvilshah
Copy link
Member

Windows build was broken on newer MSVC:
It couldn't find the random_shuffle identifier:

TSocketPool.cpp(191): error C3861: 'random_shuffle': identifier not found 

Supersedes #6725

Copy link
Contributor

@muffins muffins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@sharvilshah
Copy link
Member Author

Thanks @muffins and @Smjert , I think this is good to go!

@directionless directionless merged commit ceeadb5 into osquery:master Oct 28, 2020
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