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

[breakpad] fix breakpad build issue on VS2022 17.10 #39922

Merged

Conversation

RobbiE-Envista
Copy link
Contributor

After VS2022 upgrade, the std::min will be reported as missing definition error.
Create the patch to add the <algorithm> header to solve this issue.

@RobbiE-Envista
Copy link
Contributor Author

@microsoft-github-policy-service agree company="DEXIS Imaging Technology Company"

@MonicaLiu0311 MonicaLiu0311 added the category:port-bug The issue is with a library, which is something the port should already support label Jul 15, 2024
@MonicaLiu0311 MonicaLiu0311 added the info:reviewed Pull Request changes follow basic guidelines label Jul 15, 2024
@JavierMatosD JavierMatosD merged commit 330d3d7 into microsoft:master Jul 15, 2024
17 checks passed
@RobbiE-Envista RobbiE-Envista deleted the bugfix/breakpad-build-issue branch July 16, 2024 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants