Thomas Madlener

Results 8 issues of Thomas Madlener

This is potentially related to what has already been reported in #71, but I am not entirely sure. It was also initially reported in the root-forum in [this thread](https://root-forum.cern.ch/t/calling-a-tag-dispatched-function-from-pyroot-does-not-work-with-a-default-tag-argument/51156) The...

### Check duplicate issues. - [X] Checked for duplicates ### Description This was originally reported in https://github.com/key4hep/EDM4hep/issues/246 and I think it is a ROOT bug rather than one in podio...

bug
in:PyROOT

This has been reported in a similar form here: https://github.com/root-project/root/issues/15117, but I will try to make this issue stand on it's own and make it reproduce in cppyy version 3.1.2....

### Check duplicate issues. - [X] Checked for duplicates ### Description This is effectively a duplicate of https://github.com/wlav/cppyy/issues/230. I am reporting it here mainly because this is also a behavioral...

bug
in:PyROOT

https://github.com/AIDASoft/podio/pull/405 introduced easier to read branch names. This will require some updates to FCCAnalyses code that deals with relations. Specifically many of the `Alias` definitions should become obsolete with this.

I ran into this because EDM4hep seems to try and pick up the shared libraries/dictionaries that are built by FCCAnalyses in CI: https://github.com/key4hep/EDM4hep/actions/runs/3468331195/jobs/5794042094#step:4:589 The problem seems to be that the...

Add a variant `datasource` that allows to toggle the newly added `ENABLE_DATASOURCE` cmake flag, see https://github.com/AIDASoft/podio/pull/593

update-package
new-variant

### Steps to reproduce the issue ```console $ spack spec -I [email protected] - [email protected]%[email protected]~libmount~strip build_system=meson buildtype=release default_library=shared tracing=none arch=linux-ubuntu24.04-skylake [+] ^[email protected]%[email protected]~debuginfod+exeprefix+nls build_system=autotools arch=linux-ubuntu24.04-skylake [+] ^[email protected]%[email protected]~debug~pic+shared build_system=generic arch=linux-ubuntu24.04-skylake [+] ^[email protected]%[email protected] build_system=autotools...

build-error