Replies: 2 comments
-
|
Hi there, we won't be doing that. At @CESNET, these repositories are maintained by a different team with a different workflow, a different understanding of API/ABI guarantees, and ultimately a different set of deliverables. The TL;DR version is that the C++ bindings "always" track the We currently do not have the resources to maintain multiple versions of the C++ libraries, and we bump our SOVERSIONs a bit more aggresively compared to the C projects. If we offered another branch as you suggest, that might imply that we actually provide support for these older versions -- which is not the case. |
Beta Was this translation helpful? Give feedback.
-
|
It would help to stop and consider how someone outside of @CESNET is supposed to install the latest version of Rousette, to be very specific. Right now this process is rather convoluted, because of the way libyang-cpp depends on a version of libyang that isn't actually tagged in the repository. We need that to be addressed. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Let's adjust the branching strategy in the libyang-cpp repository please, so that:
Similarly for the sysrepo-cpp repository, let's adjust it so that:
I am using Rousette, but the current branching strategy makes this unnecessarily difficult. Thanks for these adjustments.
Beta Was this translation helpful? Give feedback.
All reactions