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

Made base and inheriting class agree on checkForCompatibility in CalibTracker #26008

Merged
merged 2 commits into from Feb 25, 2019

Commits on Feb 24, 2019

  1. Made base and inheriting class agree on checkForCompatibility

    Both the base class and the one inheriting class that tried to
    override checkForCompatibility now agree on the function signature.
    
    This fixes a clang warning.
    Dr15Jones committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    c08a4e4 View commit details
    Browse the repository at this point in the history
  2. applied code-check changes

    Dr15Jones committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    48e0759 View commit details
    Browse the repository at this point in the history