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

Make int conversion explicit and fix clang warning #305

Merged
merged 1 commit into from
Mar 21, 2018

Conversation

samuela
Copy link
Contributor

@samuela samuela commented Mar 21, 2018

Otherwise produces a warning:

Implicit conversion loses integer precision: 'long' to 'int'

@shinh shinh merged commit 643f6d4 into google:master Mar 21, 2018
@shinh
Copy link
Collaborator

shinh commented Mar 21, 2018

Thanks!

@samuela samuela deleted the patch-1 branch March 22, 2018 06:25
durswd pushed a commit to durswd/glog that referenced this pull request Sep 2, 2019
Make int conversion explicit and fix clang warning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants