-
Notifications
You must be signed in to change notification settings - Fork 20
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
ign -> gz Header Migration : ign-plugin #79
Conversation
33433c7
to
0c81b19
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
missing redirection headers:
core/include/ignition/plugin.hh
core/include/ignition/plugin/Export.hh
core/include/ignition/plugin/detail/Export.hh
loader/include/ignition/plugin/loader/Export.hh
loader/include/ignition/plugin/loader/detail/Export.hh
Signed-off-by: methylDragon <[email protected]>
Signed-off-by: methylDragon <[email protected]>
Signed-off-by: methylDragon <[email protected]>
170c04b
to
7038054
Compare
They're all in now! 🚀 |
ba87a78
to
62ea8e4
Compare
Windows red CI seems to come from a CMake variable not being used ( I don't think this is related. EDIT: It was related. Fixed. |
Signed-off-by: methylDragon <[email protected]>
62ea8e4
to
3db49e5
Compare
See gazebo-tooling/release-tools#711