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

Determine and fix root causes of all build warnings on all platforms #11

Open
shasheene opened this issue Feb 12, 2017 · 0 comments
Open
Assignees
Labels

Comments

@shasheene
Copy link
Member

shasheene commented Feb 12, 2017

After #7 is merged, it's probably a good time to triage and resolve all build warnings.

With compiler upgrades (eg, compiling with C++11 or C++14), new warnings get generated.

Few warnings occur on Ubuntu ubuntutrusty.travis-ci.org.jobs.200830534.log.txt.

Some occur on the macOS build macos.travis-ci.org.jobs.200830541.log.txt

Huge amounts occur on the Windows build with VC++ appveyor_log.txt [Warning: Due to OGRE build, log file is 9MB in size]

Task is to produce a PR that solves all of them (and likely learn bunch more about C++ standards in the process) Once again, may be months before I get around to generating a PR.

@shasheene shasheene added the bug label Feb 12, 2017
@shasheene shasheene self-assigned this Feb 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant