Support #23098
H5CPP does not compile with art's compilation flags
Start date:
08/12/2019
Due date:
% Done:
0%
Estimated time:
Description
Jeremy Hewes reported:
Sorry for the delay on this – I've put together a module that uses H5CPP instead of HighFive, and it appears H5CPP is not compliant with Art's strict compilation requirements. I see many errors due to unused variables, comparison between signed and unsigned integers, enums not handled in switch statements, etc. I've attached a log file containing the output when I try to compile.
Related issues
History
#1 Updated by Kyle Knoepfel over 1 year ago
- Related to Feature #22642: Would like an initial version of a HighFive UPS product for DUNE use added