Skip to content

Fix compilation warnings about possible loss of data#1

Merged
jonitis merged 1 commit intomasterfrom
feature_fix_compilation_warning
Jul 27, 2015
Merged

Fix compilation warnings about possible loss of data#1
jonitis merged 1 commit intomasterfrom
feature_fix_compilation_warning

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