Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add missing tinyxml include #96

Conversation

mikaelarguedas
Copy link
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
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
Contributor

Sure, if it needs to.

@mikaelarguedas
Copy link
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
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
Contributor Author

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

@dirk-thomas
Copy link
Contributor

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

@mikaelarguedas
Copy link
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