Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix crash in ROOTLegacyReader when reading actual legacy files #434

Merged
merged 3 commits into from
Jun 23, 2023

Conversation

tmadlener
Copy link
Collaborator

BEGINRELEASENOTES

ENDRELEASENOTES

@tmadlener
Copy link
Collaborator Author

@veprbl this fixes the issue for me. Could you also give this a quick try, just to be sure? How urgently do you need these changes in a tagged version?

Rework download logic to have one source of legacy versions
@hegner
Copy link
Collaborator

hegner commented Jun 23, 2023

Looks fine to me (modulo the bare pointer handling imposed by ROOT)

Copy link
Contributor

@veprbl veprbl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me. Appreciate the regression testing!

wdconinc added a commit to eic/eic-spack that referenced this pull request Jun 23, 2023
### Briefly, what does this PR introduce?
Backport the operational commit in
AIDASoft/podio#434 into v0.16.4 and v0.16.5
wdconinc added a commit to eic/eic-spack that referenced this pull request Jun 23, 2023
Backport the operational commit in
AIDASoft/podio#434 into v0.16.4 and v0.16.5
@tmadlener tmadlener merged commit 184c097 into AIDASoft:master Jun 23, 2023
wdconinc added a commit to eic/eic-spack that referenced this pull request Jun 23, 2023
### Briefly, what does this PR introduce?
We also need AIDASoft/podio#423 in order to
apply AIDASoft/podio#434.
wdconinc added a commit to eic/eic-spack that referenced this pull request Jun 23, 2023
### Briefly, what does this PR introduce?
Now we use a full AIDASoft/podio#423, and a
single commit from AIDASoft/podio#434. This
should now finally work... (it does, locally)

Also, we need better CI here...
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

In PODIO 00-16-05, ROOTLegacyReader can't read files written by 00-16-02
3 participants