RootStorageSvc: Switch RNTuple attribute flags from bool to int
Using bool
seems to cause weird issues for some reason. Switch to using int
instead. Eventually we can consider moving these from the Database to the Container but that's for later (and needs additional changes).
cc: @gemmeren
Merge request reports
Activity
added Database main review-pending-level-1 labels
CI Result SUCCESS (hash 550c22eb)Athena AthSimulation AthGeneration AthAnalysis externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-EL9 6749] (remote access info)Looking here makes me suspect bool is not supported.
removed review-pending-level-1 label
added review-approved label
mentioned in commit e4764ca6