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

Suppress fmt warning with new MSVC #542

Merged
merged 2 commits into from
May 18, 2022

Conversation

ras0219-msft
Copy link
Contributor

No description provided.

@ras0219-msft ras0219-msft marked this pull request as ready for review May 18, 2022 21:06
@BillyONeal
Copy link
Member

I think we should take this version of the fix instead: https://github.com/microsoft/vcpkg-tool/pull/522/files#diff-91ac5be63fa35d15f15d52ef285a82eb137c5c3a89cafd6dba8302af3c7f569a

since it (1) separates out what is just fmt and warning suppressions from the rest of our additional stuff, and (2) contains a comment describing why we are suppressing that particular number.

Do you want me to factor that change into a separate review? (Since that PR looks like it will due to merge hell)

@ras0219-msft
Copy link
Contributor Author

I'll migrate that change into this PR and ping you afterwards. Thanks for the pointer!

@ras0219-msft ras0219-msft force-pushed the dev/roschuma/fmt-suppress branch from 19142ea to c8e3f66 Compare May 18, 2022 21:23
@ras0219-msft ras0219-msft requested a review from BillyONeal May 18, 2022 21:24
Copy link
Member

@BillyONeal BillyONeal left a comment

Choose a reason for hiding this comment

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

Will merge once CI is green

@BillyONeal BillyONeal mentioned this pull request May 18, 2022
@BillyONeal BillyONeal merged commit 26a7a3c into microsoft:main May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants