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

[libfmt] needs recursive clone #2475

Merged
merged 2 commits into from
May 29, 2019
Merged

Conversation

pauldreik
Copy link
Contributor

Hi!
The work with fmt continues - the formatting of std::chrono::durations is now enabled, but with some problematic inputs rejected until the bugs (fmtlib/fmt#1178, fmtlib/fmt#1179) are fixed upstream. This requires a recursive clone for now, hence this pull request.
Plus fixing #2381 (comment) :-)

Thanks,
Paul

Copy link
Contributor

@jonathanmetzman jonathanmetzman left a comment

Choose a reason for hiding this comment

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

LGTM

@jonathanmetzman jonathanmetzman merged commit 55fdfd1 into google:master May 29, 2019
@pauldreik pauldreik deleted the libfmt_take2 branch May 29, 2019 19:09
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