> On 26 Oct 2022, at 18:47, Jonah Graham <jonah@xxxxxxxxxxxxxxxx> wrote:
>
> ... I am happy to work with any downstream consumers if you find that you have build breakages due to CDT API changes - https://github.com/eclipse-cdt/cdt/blob/main/NewAndNoteworthy/CHANGELOG-API.md#api-changes-in-cdt-110 .
I don't know if this is relevant, but Eclipse Embed CDT uses some old APIs.
How can we check if these changes have any negative impact?
While this is a major version change and we will be breaking APIs, the intention in CDT is not to remove APIs that are known to be in use in the community. There are so many things which are technically API, but there are no known users of the API so keeping them going forward is just extra complication. That said there can be changes which are source code compatible that won't be binary compatible (such as a method the changes return type). So I try to keep an eye on that too.
HTH
Jonah
Liviu
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev