Skip to content

add missing tinyxml include#96

Merged
dirk-thomas merged 1 commit intoros-visualization:kinetic-develfrom
mikaelarguedas:add_tinyxml_include
Jul 11, 2017
Merged

add missing tinyxml include#96
dirk-thomas merged 1 commit intoros-visualization:kinetic-develfrom
mikaelarguedas:add_tinyxml_include

Conversation

@mikaelarguedas
Copy link
Copy Markdown
Contributor

This package declares a build dependency on tinyxml but relies on <pluginlib/class_loader.h> to include it.

@dirk-thomas dirk-thomas merged commit fb48882 into ros-visualization:kinetic-devel Jul 11, 2017
@mikaelarguedas mikaelarguedas deleted the add_tinyxml_include branch July 11, 2017 01:07
@mikaelarguedas
Copy link
Copy Markdown
Contributor Author

@dirk-thomas Do you think this will also make it in the groovy-devel branch that is used for indigo releases ?

@dirk-thomas
Copy link
Copy Markdown
Contributor

Sure, if it needs to.

@mikaelarguedas
Copy link
Copy Markdown
Contributor Author

That would be great, that would allow me to migrate pluginlib to tinyxml2 without having to branch out for indigo

@dirk-thomas
Copy link
Copy Markdown
Contributor

Actually this patch might also need changes to the CMake file to fin TinyXML on its own since pluginlib won't do that anymore in a future release.

@mikaelarguedas
Copy link
Copy Markdown
Contributor Author

good point, a follow up patch is available in #97

@dirk-thomas
Copy link
Copy Markdown
Contributor

@mikaelarguedas I guess with ros/pluginlib#58 this doesn't need to be backported to Indigo / Jade?

@mikaelarguedas
Copy link
Copy Markdown
Contributor Author

Exactly, I was about to comment here. Indeed this doesn't need to be backported for indigo and jade anymore, sorry for the noise

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