Move the headers from .h to .hpp - #100
Conversation
|
Pulls: ros/urdfdom#250, #100 |
|
Pulls: ros/urdfdom#250, #100 |
060b044 to
b4048ab
Compare
CI is green but there are new downstream compiler warnings |
|
including the changes in ros/urdfdom#250, there are downstream warnings in the following packages:
I think we should open pull requests in these repositories. We could also consider backporting |
|
Sound good. I'll try to do it. BTW what do you think about the version.hpp header? |
|
will merge this after the freeze and backport |
|
Pulls: ros/urdfdom#250, #100 |
|
sorry for the back and forth on this; since we didn't get the deprecation in Lyrical, let's split out deprecation of then this PR can add |
|
Tick the box to add this pull request to the merge queue (same as
|
ahcorde
left a comment
There was a problem hiding this comment.
@saikishor Do you mind to fix the conflict ?
I'm a bit overwhelmed with work this week, I'll try to do it this week, if not the next week |
Signed-off-by: Sai Kishor Kothakota <sai.kishor@pal-robotics.com>
Signed-off-by: Sai Kishor Kothakota <sai.kishor@pal-robotics.com>
Signed-off-by: Sai Kishor Kothakota <sai.kishor@pal-robotics.com>
Signed-off-by: Steve Peters <scpeters@intrinsic.ai>
65f6b29 to
6bfd545
Compare
|
Tick the box to add this pull request to the merge queue (same as
|
|
@scpeters I reverted the deprecation notes as you wanted |
This reverts commit b895bf2. Signed-off-by: Sai Kishor Kothakota <sai.kishor@pal-robotics.com>
1e0b0a4 to
923c710
Compare
|
Tick the box to add this pull request to the merge queue (same as
|
|
I think this can be merged and backported since we removed the deprecation notices |
@scpeters should we add version headers to the package? So, the users can simply condition the includes based on the versions? That way they don't have to branch for fixing this |
Yes, I think that would also help with gazebosim/gz-cmake#548 |
|
@ahcorde do we need to run CI again before merging? |
|
Pulls: #100, ros/urdfdom#250 |
|
Pulls: ros/urdfdom#250, #100 |
As per the discussion over ros/urdfdom#230 (comment), I've moved the headers from .h to .hpp