Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removal of c++17 support in v01-03 #701

Open
tmadlener opened this issue Nov 5, 2024 · 0 comments
Open

Removal of c++17 support in v01-03 #701

tmadlener opened this issue Nov 5, 2024 · 0 comments

Comments

@tmadlener
Copy link
Collaborator

We will be removing the support for building podio with c++17 in v01-03 of podio! (#698). Starting from v01-02 we will make building with c++20 the default and introduce a cmake warning when building with c++17 (#700).

The most important impact for users will be that a ROOT build with c++20 enabled is required.

In case you are still using c++17 for building podio and have requirements that make moving to c++20 impossible please let us know (e.g. by a comment to this issue).

This is technically a breaking change since we remove a "feature". However, we have decided against bumping the major version of podio for this for now, as the API and the generated code remains unchanged.

@tmadlener tmadlener pinned this issue Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant