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

Add virtual destructors to classes with virtual functions. #566

Merged
merged 1 commit into from
Oct 8, 2018

Commits on Oct 5, 2018

  1. Add virtual destructors to classes with virtual functions.

    This fixes the build on MacOS High Sierra and later, and
    is the more correct thing to do anyway.
    
    Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
    clalancette committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    2987611 View commit details
    Browse the repository at this point in the history