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

Get rid of conversion warning in gcc-4.8 #854

Merged
merged 2 commits into from
Sep 11, 2018
Merged

Get rid of conversion warning in gcc-4.8 #854

merged 2 commits into from
Sep 11, 2018

Conversation

medithe
Copy link
Contributor

@medithe medithe commented Sep 10, 2018

Get rid of the following warning:
conversion to ‘int’ from ‘long unsigned int’ may alter its value [-Werror=conversion]

Get rid of the following warning:
conversion to ‘int’ from ‘long unsigned int’ may alter its value [-Werror=conversion]
include/fmt/format-inl.h Outdated Show resolved Hide resolved
@vitaut vitaut merged commit 8cbfb6e into fmtlib:master Sep 11, 2018
@vitaut
Copy link
Contributor

vitaut commented Sep 11, 2018

Merged, 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.

2 participants