-
Notifications
You must be signed in to change notification settings - Fork 54
Add rcpputils for find_library
#57
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
Conversation
422e172 to
c931462
Compare
|
@EricCousineau-TRI Just checking if you want to pick this up again with the underlying PR ready? |
|
Sorry for the delay; will do that now (especially given that you've already finished the upstream PR - thank you!) |
14b8268 to
ae7dc48
Compare
dirk-thomas
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please also rebase against the latest state of the target branch.
|
The patch breaks Windows - see e.g. https://ci.ros2.org/job/ci_windows/8221/testReport/junit/(root)/projectroot/test_client/ |
Unfortunately, I am very slow in debugging on Windows; given other obligations, it may take me a week to circle back to this. The main change that I see triggering this is to change to use |
Just a note: the Eloquent freeze is on Fri Oct 18th. |
|
Can't access a Windows workstation atm. Will simply revert the |
|
Pushed update. |
Signed-off-by: Eric Cousineau <eric.cousineau@tri.global>
Signed-off-by: Eric Cousineau <eric.cousineau@tri.global>
Signed-off-by: Eric Cousineau <eric.cousineau@tri.global>
Signed-off-by: Eric Cousineau <eric.cousineau@tri.global>
Signed-off-by: Eric Cousineau <eric.cousineau@tri.global>
Signed-off-by: Eric Cousineau <eric.cousineau@tri.global>
7935c32 to
c4ccfbf
Compare
Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
c4ccfbf to
1b54007
Compare
Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
|
I updated the patch to remove the custom get env logic in favor of using CI builds together with ros2/rcutils#201: |
dirk-thomas
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Waiting for ros2/rcutils#201.
|
Awesome, thank you! |
Compadre of ros2/rcpputils#4
This change is
Connects to ros2/rcpputils#4