Skip to content

Fix compilation with C++20#13

Merged
AndyChappell merged 1 commit intoPandoraPFA:feature/monitoring_v03_06_02from
jmcarcell:tree-wrapper-c++20
Feb 17, 2025
Merged

Fix compilation with C++20#13
AndyChappell merged 1 commit intoPandoraPFA:feature/monitoring_v03_06_02from
jmcarcell:tree-wrapper-c++20

Conversation

@jmcarcell
Copy link
Copy Markdown
Contributor

The error is the following:

error: template-id not allowed for destructor in C++20 [-Werror=template-id-cdtor]

The error is the following: error: template-id not allowed for destructor in C++20 [-Werror=template-id-cdtor]
@AndyChappell AndyChappell changed the base branch from master to feature/monitoring_v03_06_02 February 17, 2025 09:52
@AndyChappell AndyChappell merged commit d761ae1 into PandoraPFA:feature/monitoring_v03_06_02 Feb 17, 2025
@AndyChappell
Copy link
Copy Markdown
Collaborator

Hi @jmcarcell , I've merged your update into v03-06-02, thanks. There's a pending LArContent update that I think should complete this week, at which point I'll also update the PandoraPFA versioning to reflect the new version (though this won't affect anyone using the individual package build approach, for whom this will be available immediately).

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

Successfully merging this pull request may close these issues.

2 participants