Skip to content

De-deplicate type_support_map.h header#81

Merged
j-rivero merged 11 commits intomasterfrom
jrivero/deduplicate
Sep 11, 2020
Merged

De-deplicate type_support_map.h header#81
j-rivero merged 11 commits intomasterfrom
jrivero/deduplicate

Conversation

@j-rivero
Copy link
Copy Markdown

@j-rivero j-rivero commented Aug 3, 2020

Fixes: #79

@j-rivero j-rivero force-pushed the jrivero/deduplicate branch 2 times, most recently from c2b69e8 to fab24a5 Compare August 4, 2020 16:27
@j-rivero j-rivero requested a review from dirk-thomas August 4, 2020 16:44
@dirk-thomas
Copy link
Copy Markdown
Member

The removal of the public header file rosidl_typesupport_cpp/type_support_map.h is breaking public API. I would suggest to avoid that kind of breakage and keep the header in place (redirecting to the C header) and add a deprecation warning in case it is still used.

@j-rivero j-rivero self-assigned this Aug 4, 2020
@j-rivero j-rivero force-pushed the jrivero/deduplicate branch 2 times, most recently from b0d43b4 to d678bed Compare August 13, 2020 18:32
@j-rivero
Copy link
Copy Markdown
Author

@ros-pull-request-builder run tests please

@dirk-thomas
Copy link
Copy Markdown
Member

@ros-pull-request-builder retest this please (using custom job config from ros-infrastructure/ros_buildfarm#828)

@j-rivero j-rivero force-pushed the jrivero/deduplicate branch from 1f77561 to 9be02fe Compare August 14, 2020 18:04
@j-rivero j-rivero requested a review from dirk-thomas August 14, 2020 18:09
Jose Luis Rivero added 11 commits September 10, 2020 20:42
Fixes: #79
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
@j-rivero
Copy link
Copy Markdown
Author

ough the signoff amend command re-push a good bunch of commits, the ones did since your last comments are 4d9a6fa and
5f58fa2

@j-rivero j-rivero merged commit 29da73a into master Sep 11, 2020
@delete-merged-branch delete-merged-branch bot deleted the jrivero/deduplicate branch September 11, 2020 17:08
@dirk-thomas
Copy link
Copy Markdown
Member

Did you happen to run any CI builds for this change?

@j-rivero
Copy link
Copy Markdown
Author

j-rivero commented Sep 11, 2020

Did you happen to run any CI builds for this change?

eh uh ... totally forgot to run ros2 ci jobs, I just relied on the github CI mark. Go to check now.

@j-rivero
Copy link
Copy Markdown
Author

eh uh ... totally forgot to run ros2 ci jobs, I just relied on the github CI mark. Go to check now.

Testing up to rclcpp, running rclcpp tests:

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

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.

Same header file hosted in two packages: type_support_map.h

2 participants