Skip to content

Fix the error when compiled using vs2013#397

Merged
miloyip merged 1 commit intoTencent:masterfrom
blackball:master
Jul 25, 2015
Merged

Fix the error when compiled using vs2013#397
miloyip merged 1 commit intoTencent:masterfrom
blackball:master

Conversation

@blackball
Copy link
Copy Markdown
Contributor

The error message for the original codes is: unary minus operator applied to unsigned type, result still unsigned.

Added static casting to eliminate this message.

The error message for the original codes is: unary minus operator applied to unsigned type, result still unsigned. Added static casting to eliminate this message.
miloyip added a commit that referenced this pull request Jul 25, 2015
Fix the error when compiled using vs2013
@miloyip miloyip merged commit f07ca07 into Tencent:master Jul 25, 2015
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