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

Fix VC warnings #595

Merged
merged 11 commits into from Apr 6, 2016
Merged

Fix VC warnings #595

merged 11 commits into from Apr 6, 2016

Commits on Mar 31, 2016

  1. Copy the full SHA
    89afda0 View commit details
    Browse the repository at this point in the history
  2. Add /W4 and /WX for VC

    miloyip committed Mar 31, 2016
    Copy the full SHA
    d7df1f2 View commit details
    Browse the repository at this point in the history
  3. Fix cmake

    miloyip committed Mar 31, 2016
    Copy the full SHA
    2418d7c View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2016

  1. Copy the full SHA
    c843a26 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2016

  1. Copy the full SHA
    8991037 View commit details
    Browse the repository at this point in the history
  2. Try to fix VC warning C4512

    miloyip committed Apr 5, 2016
    Copy the full SHA
    35ccca8 View commit details
    Browse the repository at this point in the history
  3. Fix a compilation error

    miloyip committed Apr 5, 2016
    Copy the full SHA
    689be10 View commit details
    Browse the repository at this point in the history
  4. Fix clang compilation error

    miloyip committed Apr 5, 2016
    Copy the full SHA
    be5a886 View commit details
    Browse the repository at this point in the history
  5. Supress VC C4512 warning

    miloyip committed Apr 5, 2016
    Copy the full SHA
    44d114f View commit details
    Browse the repository at this point in the history
  6. Fix VC warning C4189

    miloyip committed Apr 5, 2016
    Copy the full SHA
    49c29d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2016

  1. Revert formatting of enum

    miloyip committed Apr 6, 2016
    Copy the full SHA
    1242569 View commit details
    Browse the repository at this point in the history