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

Remove virtual keyword from overridden functions #214

Merged
merged 1 commit into from Jan 22, 2020

Conversation

allenh1
Copy link
Contributor

@allenh1 allenh1 commented Jan 12, 2020

Signed-off-by: Hunter L. Allen hunterlallen@protonmail.com


The override keyword implies virtual, so it may be removed from the declaration.

Noticed this working on #194.

Signed-off-by: Hunter L. Allen <hunterlallen@protonmail.com>
@allenh1 allenh1 added enhancement New feature or request in review Waiting for review (Kanban column) labels Jan 12, 2020
@allenh1 allenh1 self-assigned this Jan 12, 2020
Copy link
Contributor

@clalancette clalancette left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable to me.

@clalancette
Copy link
Contributor

CI, including rviz_default_plugins, rviz_common, tf2_geometry_msgs, tf2_kdl, and tf2_eigen to make sure users of the header are happy:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@allenh1
Copy link
Contributor Author

allenh1 commented Jan 22, 2020

@clalancette ready for merge?

@clalancette
Copy link
Contributor

@clalancette ready for merge?

Yep, thanks for the reminder.

@clalancette clalancette merged commit af43cc8 into ros2 Jan 22, 2020
@clalancette clalancette deleted the remove-virtual-from-overridden-functions branch January 22, 2020 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request in review Waiting for review (Kanban column)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants