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

fmt: add version 11.0.0 #24482

Merged
merged 3 commits into from
Jul 4, 2024
Merged

fmt: add version 11.0.0 #24482

merged 3 commits into from
Jul 4, 2024

Conversation

toge
Copy link
Contributor

@toge toge commented Jul 1, 2024

Summary

Changes to recipe: fmt/11.0.0

Motivation

There are lots of update since 10.2.1.

Details

fmtlib/fmt@10.2.1...11.0.0

I deleted one line in test_package.cpp because it failed in gcc14 with c++20.
I already created PR about this issue.
Since this seems to be a rare case, I decided to delete this line without waiting for the merge.


@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

Copy link
Member

@uilianries uilianries left a comment

Choose a reason for hiding this comment

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

Thank you for updating this project!

The version 11.x introduced the option FMT_UNICODE that I think could added to the recipe too.

fmtlib/fmt@10.2.1...11.0.0#diff-1e7de1ae2d059d21e1dd75d5812d5a34b0222cef273b7c3a2af62eb747f9d20aR170

@uilianries uilianries self-assigned this Jul 2, 2024
Copy link
Member

@AbrilRBS AbrilRBS left a comment

Choose a reason for hiding this comment

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

@toge thanks a lot for taking the time to submit the fix upstream, I'm sure they really appreciate it! ❤️

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

Copy link
Member

@AbrilRBS AbrilRBS left a comment

Choose a reason for hiding this comment

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

Thanks :)

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 8 (309d28034ea305c4fa69c65bff33da5c8129a46f):

  • fmt/7.1.3:
    All packages built successfully! (All logs)

  • fmt/10.1.0:
    All packages built successfully! (All logs)

  • fmt/11.0.0:
    All packages built successfully! (All logs)

  • fmt/5.3.0:
    All packages built successfully! (All logs)

  • fmt/9.1.0:
    All packages built successfully! (All logs)

  • fmt/10.1.1:
    All packages built successfully! (All logs)

  • fmt/10.2.1:
    All packages built successfully! (All logs)

  • fmt/9.0.0:
    All packages built successfully! (All logs)

  • fmt/10.0.0:
    All packages built successfully! (All logs)

  • fmt/8.1.1:
    All packages built successfully! (All logs)

  • fmt/10.2.0:
    All packages built successfully! (All logs)

  • fmt/6.2.1:
    All packages built successfully! (All logs)

  • fmt/8.0.1:
    All packages built successfully! (All logs)


Conan v2 pipeline ✔️

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 9 (309d28034ea305c4fa69c65bff33da5c8129a46f):

  • fmt/11.0.0:
    All packages built successfully! (All logs)

  • fmt/10.1.0:
    All packages built successfully! (All logs)

  • fmt/10.2.1:
    All packages built successfully! (All logs)

  • fmt/10.1.1:
    All packages built successfully! (All logs)

  • fmt/8.1.1:
    All packages built successfully! (All logs)

  • fmt/10.2.0:
    All packages built successfully! (All logs)

  • fmt/10.0.0:
    All packages built successfully! (All logs)

  • fmt/8.0.1:
    All packages built successfully! (All logs)

  • fmt/5.3.0:
    All packages built successfully! (All logs)

  • fmt/9.1.0:
    All packages built successfully! (All logs)

  • fmt/7.1.3:
    All packages built successfully! (All logs)

  • fmt/6.2.1:
    All packages built successfully! (All logs)

  • fmt/9.0.0:
    All packages built successfully! (All logs)

Copy link
Member

@uilianries uilianries left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you for updating fmt, good catch by exposing /utf-8 for msvc.

@conan-center-bot conan-center-bot merged commit 6319b73 into conan-io:master Jul 4, 2024
60 checks passed
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.

5 participants