Skip to content

Remove unexpected template name being passed to TypeSupport class#480

Closed
jacobperron wants to merge 1 commit intomasterfrom
jacob/rm_unexpected_template_name
Closed

Remove unexpected template name being passed to TypeSupport class#480
jacobperron wants to merge 1 commit intomasterfrom
jacob/rm_unexpected_template_name

Conversation

@jacobperron
Copy link
Copy Markdown
Member

The TypeSupport class is not a template class.

To be honest, I'm not sure how the code was compiling before this change as I would have expected there to be an error "expected template-name before ‘<’ token".
I noticed this suddenly appearing during the ABI check for Foxy, for example:

http://build.ros2.org/job/Fpr__rmw_fastrtps__ubuntu_focal_amd64/75/API_5fABI_20report/

The TypeSupport class is not a template class.

To be honest, I'm not sure how the code was compiling before this change as I would have expected there to be an error "expected template-name before ‘<’ token".
I noticed this suddenly appearing during the ABI check for Foxy, for example:

http://build.ros2.org/job/Fpr__rmw_fastrtps__ubuntu_focal_amd64/75/API_5fABI_20report/

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
@jacobperron
Copy link
Copy Markdown
Member Author

Superseded by #481

@jacobperron jacobperron closed this Nov 9, 2020
@jacobperron jacobperron deleted the jacob/rm_unexpected_template_name branch November 9, 2020 22:53
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.

1 participant