Skip to content

Conversation

@clalancette
Copy link
Contributor

@clalancette clalancette commented Jan 6, 2021

They don't actually add any code, since they only #include
a header file with a templated function in them.

Signed-off-by: Chris Lalancette clalancette@openrobotics.org

I think what happened here is that these files used to contain the implementation of find_library_path, get_env_var, etc. PR #47 moved that functionality out of these files and into the rcpputils package, but didn't remove the (now empty) .cpp files. This PR just finishes cleaning them up.

They don't actually add any code, since they only #include
a header file with a templated function in them.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
@clalancette
Copy link
Contributor Author

Full CI, just to make sure there isn't some side effect I don't understand:

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

@clalancette
Copy link
Contributor Author

The test failures for all of the yellow builds are all in the nightlies (and most of them are already fixed). So this is ready for review.

@clalancette clalancette merged commit b356f6e into master Jan 7, 2021
@clalancette clalancette deleted the clalancette/remove-dead-files branch January 7, 2021 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants