ign -> gz Header Migration : ign-math#413
Merged
methylDragon merged 4 commits intomainfrom May 2, 2022
Merged
Conversation
9f680a3 to
ee71f34
Compare
1bc7e9a to
253963c
Compare
Contributor
Author
|
Extra files have been deleted. I'm not sure if I edited the Bazel buildfile correctly. |
scpeters
reviewed
Apr 29, 2022
Member
scpeters
left a comment
There was a problem hiding this comment.
I believe this also has some of the same issues as ign-utils:
- remove
ignition/math/math.hhredirection header - add
ignition/math/detail/Export.hhredirection header
| @@ -0,0 +1,134 @@ | |||
| { | |||
Contributor
Author
There was a problem hiding this comment.
Noting: git picked up the math.hh deletion and Export creation as a move for some reason.
Contributor
Author
|
Ubuntu CI is throwing a warning (Python not found), I don't think this is related to this PR. |
Contributor
Author
|
We just need #414 merged for CI to pass, I think. |
15016d3 to
b6da548
Compare
scpeters
reviewed
Apr 30, 2022
| @@ -0,0 +1,18 @@ | |||
| /* | |||
Member
There was a problem hiding this comment.
I would have expected this file in the eigen/include/ignition/math folder
b6da548 to
4c682a0
Compare
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
4c682a0 to
f243dd3
Compare
scpeters
approved these changes
May 2, 2022
Member
|
I think we missed the headers from #412 when rebasing |
8 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See gazebo-tooling/release-tools#711