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

Small fixes to allow compilation in Visual Studio 2015, and get rid of some warnings #99

Merged
merged 3 commits into from
Mar 21, 2016

Commits on Mar 21, 2016

  1. Fix compilation errors in Visual Studio 2015.

    Some cleanup from C-like code to C++.
    sherm1 committed Mar 21, 2016
    Configuration menu
    Copy the full SHA
    6df1d17 View commit details
    Browse the repository at this point in the history
  2. Comment out unused variable to avoid warning.

    Fix call to deprecated method.
    sherm1 committed Mar 21, 2016
    Configuration menu
    Copy the full SHA
    b0e1258 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f84c7d2 View commit details
    Browse the repository at this point in the history