Skip to content

[foxy] Remove unused headers MessageTypeSupport.hpp and ServiceTypeSupport.hpp (#481)#482

Merged
jacobperron merged 1 commit intofoxyfrom
jacob/foxy_backport_481
Nov 11, 2020
Merged

[foxy] Remove unused headers MessageTypeSupport.hpp and ServiceTypeSupport.hpp (#481)#482
jacobperron merged 1 commit intofoxyfrom
jacob/foxy_backport_481

Conversation

@jacobperron
Copy link
Copy Markdown
Member

Backport #481 to Foxy.

…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 Fpr 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 Foxy 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

The Windows build warnings look new to me, but are happening on the foxy branch as well: Build Status.

I've ticketed the issue: ros2/rcutils#310

@jacobperron jacobperron merged commit 71c99d6 into foxy Nov 11, 2020
@delete-merged-branch delete-merged-branch bot deleted the jacob/foxy_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.

2 participants