Skip to content

Fix compilation warnings about possible loss of data #1

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

Merged
merged 1 commit into from
Jul 27, 2015

Conversation

jonitis
Copy link
Owner

@jonitis jonitis commented Jul 27, 2015

On Visual Studio 2015 the compiler warns that when converting from size_t (may be 64 bit) to uint32_t there is possible loss of data.

jonitis added a commit that referenced this pull request Jul 27, 2015
Fix compilation warnings about possible loss of data
@jonitis jonitis merged commit 09722fe into master Jul 27, 2015
@jonitis jonitis deleted the feature_fix_compilation_warning branch July 27, 2015 09:50
@jonitis jonitis restored the feature_fix_compilation_warning branch August 11, 2015 06:49
@jonitis jonitis deleted the feature_fix_compilation_warning branch August 11, 2015 06:52
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.

1 participant