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

[dv-processing] update to 1.7.9 #33695

Merged
merged 18 commits into from
Sep 13, 2023
Merged

[dv-processing] update to 1.7.9 #33695

merged 18 commits into from
Sep 13, 2023

Conversation

jimwang118
Copy link
Contributor

@jimwang118 jimwang118 commented Sep 11, 2023

Fixes #33474. Update to 1.7.9, this version fixes the "_" undefined error.

F:\vcpkg\installed\x64-windows\include\fmt\core.h(2550): error C2079: '_' uses undefined struct 'fmt::v10::detail::type_is_unformattable_for<caer_frame_event_color_filter,char_type>'
F:\vcpkg\installed\x64-windows\include\fmt\core.h(2613): note: see reference to function template instantiation 'const Char 
  • Changes comply with the maintainer guide
  • SHA512s are updated for each updated download
  • The "supports" clause reflects platforms that may be fixed by this new version
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

All features passed with following triplets:

x86-windows
x64-windows
x64-windows-static

Usage test pass with following triplets:

x86-windows
x64-windows
x64-windows-static

@jimwang118 jimwang118 added category:port-bug The issue is with a library, which is something the port should already support info:internal This PR or Issue was filed by the vcpkg team. category:port-update The issue is with a library, which is requesting update new revision labels Sep 11, 2023
@jimwang118 jimwang118 marked this pull request as ready for review September 12, 2023 02:16
@MonicaLiu0311 MonicaLiu0311 added info:reviewed Pull Request changes follow basic guidelines and removed category:port-bug The issue is with a library, which is something the port should already support labels Sep 12, 2023
@BillyONeal BillyONeal merged commit 100c344 into microsoft:master Sep 13, 2023
15 checks passed
@BillyONeal
Copy link
Member

Thanks for the update!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision info:internal This PR or Issue was filed by the vcpkg team. info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[dv-processing] Build failure
3 participants