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

Used current_path() function from rcpputils #51

Merged
merged 2 commits into from
Sep 17, 2020

Conversation

ahcorde
Copy link
Contributor

@ahcorde ahcorde commented Sep 17, 2020

Removed TODO

Compiling up-to rcl_logging_spdlog and testing rcl_logging_spdlog becuse this change only affect the spdlog test.

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

Signed-off-by: ahcorde ahcorde@gmail.com

Signed-off-by: ahcorde <ahcorde@gmail.com>
@ahcorde ahcorde added the enhancement New feature or request label Sep 17, 2020
@ahcorde ahcorde self-assigned this Sep 17, 2020
Signed-off-by: ahcorde <ahcorde@gmail.com>
@ahcorde
Copy link
Contributor Author

ahcorde commented Sep 17, 2020

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

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.

Looks good with green CI, thanks!

@ahcorde ahcorde merged commit 3f790e8 into master Sep 17, 2020
@delete-merged-branch delete-merged-branch bot deleted the ahcorde/remove_todo/current_path branch September 17, 2020 14:40
@cottsay
Copy link
Member

cottsay commented Sep 17, 2020

That using statement was pretty intentional. It made it so that when we switch to the C++ 17 filesystem API, all we had to do was switch the header and drop the using.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants