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

Implemented fmt::day, fmt::month, fmt::year and related unit tests #3906

Merged
merged 17 commits into from
Mar 28, 2024
Merged

Implemented fmt::day, fmt::month, fmt::year and related unit tests #3906

merged 17 commits into from
Mar 28, 2024

Conversation

zivshek
Copy link
Contributor

@zivshek zivshek commented Mar 25, 2024

This should fix #3758

@zivshek
Copy link
Contributor Author

zivshek commented Mar 26, 2024

Okay, I give up interactive rebase, it does not erase the commits here.

Copy link
Contributor

@vitaut vitaut left a comment

Choose a reason for hiding this comment

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

Thanks for the PR! Overall looks good but please address the inline comments.

include/fmt/chrono.h Outdated Show resolved Hide resolved
include/fmt/chrono.h Outdated Show resolved Hide resolved
include/fmt/chrono.h Outdated Show resolved Hide resolved
include/fmt/chrono.h Outdated Show resolved Hide resolved
test/chrono-test.cc Outdated Show resolved Hide resolved
test/chrono-test.cc Outdated Show resolved Hide resolved
@zivshek zivshek requested a review from vitaut March 26, 2024 14:04
@vitaut vitaut merged commit 74a1872 into fmtlib:master Mar 28, 2024
24 of 41 checks passed
@vitaut
Copy link
Contributor

vitaut commented Mar 28, 2024

Merged, thanks!

@zivshek
Copy link
Contributor Author

zivshek commented Mar 28, 2024

looks like it did not build for clang, investigating. Should I back it out in the mean time? @vitaut

@vitaut
Copy link
Contributor

vitaut commented Mar 29, 2024

@phprus already fixed it (thanks!)

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.

Green Day Support
2 participants