Skip to content

Conversation

@teo-tsirpanis
Copy link
Contributor

  • 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.

@Mengna-Li Mengna-Li self-assigned this Apr 3, 2025
@Mengna-Li Mengna-Li added the category:port-update The issue is with a library, which is requesting update new revision label Apr 3, 2025
@dg0yt
Copy link
Contributor

dg0yt commented Apr 7, 2025

See also #42936.

@IRainman
Copy link

IRainman commented Apr 7, 2025

Correct version is 11.1.4.

@teo-tsirpanis teo-tsirpanis changed the title [fmt] Update to version 1.11.4. [fmt] Update to version 11.1.4. Apr 7, 2025
@BillyONeal BillyONeal marked this pull request as draft April 7, 2025 21:21
@BillyONeal
Copy link
Member

Looks like there remain legitimate failures

@Seba244c
Copy link

Just fyi:

spdlog (1.15.2) does not seem to be happy with the current fmt version (11.0.2) when using clang 20, so this PR seem to be required to make that work.

Getting compile errors like this:

 error: call to consteval function 'fmt::basic_format_string<char, const char *, const char *&, int &>::basic_format_string<FMT_COMPILE_STRING, 0>' is not a constant expression

which went away when I added an overlay port to use fmt 11.1.4.

Originally posted by @Zitrax in #42936 (comment)

@yurybura
Copy link
Contributor

@teo-tsirpanis Is there any progress on this PR? Can I create a new PR with the same update?

@teo-tsirpanis
Copy link
Contributor Author

@yurybura sure, go ahead, thanks.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants