Add a deprecation warning to tl_expected#18
Conversation
|
@otamachan do you support this? |
|
I'm in favor of adding a deprecation warning, but one concern: on Jazzy and Humble (both use the Humble branch of Would it make sense to add an option in |
|
This is a valid concern, maybe we could even backport PickNikRobotics/generate_parameter_library#322 as it is? It will annoy users with deprecation warnings, but it could avoid breaking changes for lyrical release. |
|
Ah, I found that the Jazzy release of My only concern is that if there are existing binaries built against |
|
Oh you are right. We potentially already broke ABI of packages of parameter_traits on humble: This is maybe no real problem as these all are header-only libraries? and as they are API compatible, any rebuild should work? |
otamachan
left a comment
There was a problem hiding this comment.
LGTM.
Since librsl.so with libexpected-dev is already released and synced on Humble, I think backporting PickNikRobotics/generate_parameter_library#322 to the Humble branch makes sense too.
No description provided.