Skip to content

Wsign compare warning fix#7

Merged
cameron314 merged 1 commit into
cameron314:masterfrom
iefserge:master
Nov 29, 2014
Merged

Wsign compare warning fix#7
cameron314 merged 1 commit into
cameron314:masterfrom
iefserge:master

Conversation

@iefserge
Copy link
Copy Markdown
Contributor

This fixes Wsign-compare warning

concurrentqueue.h:1251:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for (auto j = 0; j != count; ++j) {
                        ^

cameron314 added a commit that referenced this pull request Nov 29, 2014
Wsign compare warning fix
@cameron314 cameron314 merged commit 2fe59a8 into cameron314:master Nov 29, 2014
@cameron314
Copy link
Copy Markdown
Owner

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