-
Notifications
You must be signed in to change notification settings - Fork 117
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
Revert ServicePubListener API break #475
Revert ServicePubListener API break #475
Conversation
Signed-off-by: JLBuenoLopez-eProsima <[email protected]>
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.
Seems reasonable to me, I'll run CI on it next.
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.
Thanks @JLBuenoLopez-eProsima !
rmw_fastrtps_shared_cpp/include/rmw_fastrtps_shared_cpp/custom_service_info.hpp
Show resolved
Hide resolved
Signed-off-by: JLBuenoLopez-eProsima <[email protected]>
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.
Looks good with green CI.
@JLBuenoLopez-eProsima check MacOS CI failures! |
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.
Test failures seem unrelated, LGTM !
#467 introduced an API break that it is not required for the workaround. This pull request reverts that break.
Signed-off-by: JLBuenoLopez-eProsima [email protected]