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 clang warnings #387

Merged

Commits on Sep 13, 2019

  1. Use alignas properly

    Fixes clang errors
    makortel committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    6e05a39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e35ad8 View commit details
    Browse the repository at this point in the history
  3. Remove unused variable

    makortel committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    e53383d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46e3382 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c26aa39 View commit details
    Browse the repository at this point in the history
  6. Fix include guards

    makortel committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    1f5a50e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9542c14 View commit details
    Browse the repository at this point in the history
  8. Use override keyword

    makortel committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    798d9d9 View commit details
    Browse the repository at this point in the history
  9. Use struct consistently

    makortel committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    7f16e7f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d1c0d1a View commit details
    Browse the repository at this point in the history