Skip to content

[eloquent] Remove unused headers MessageTypeSupport.hpp and ServiceTypeSupport.hpp (#481)#483

Merged
jacobperron merged 1 commit intoeloquentfrom
jacob/eloquent_backport_481
Nov 11, 2020
Merged

[eloquent] Remove unused headers MessageTypeSupport.hpp and ServiceTypeSupport.hpp (#481)#483
jacobperron merged 1 commit intoeloquentfrom
jacob/eloquent_backport_481

Conversation

@jacobperron
Copy link
Copy Markdown
Member

Backport #481 to Eloquent.

…pp (#481)

Besides the headers not being used, they actually would produce a compilation error if included
since the TypeSupport class is not a template class.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
@jacobperron jacobperron self-assigned this Nov 10, 2020
@jacobperron
Copy link
Copy Markdown
Member Author

The Epr job is failing the ABI check compilation since it is trying to compile the old version of the files being removed (which were broken to begin with).

Here's Eloquent CI for the rmw_fastrtps packages to be sure:

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

@jacobperron
Copy link
Copy Markdown
Member Author

Windows warnings are unrelated. See ros2/rcutils#310

@jacobperron jacobperron merged commit aaa06a8 into eloquent Nov 11, 2020
@delete-merged-branch delete-merged-branch bot deleted the jacob/eloquent_backport_481 branch November 11, 2020 00:08
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