Compilation of the latest release fails on debian sid
As exemplified by https://github.com/pdidev/pkgs/runs/1280641987 , the compilation fails with:
In file included from /tmp/src/pdi-0.6.2/pdi/tests/PDI_record_datatype.cxx:30:
/tmp/src/pdi-0.6.2/pdi/tests/PDI_record_datatype_cases.h: In member function 'virtual size_t NotAlignedScalarsTest::alignment()':
/tmp/src/pdi-0.6.2/pdi/tests/PDI_record_datatype_cases.h:107:30: error: no matching function for call to 'max(<brace-enclosed initializer list>)'
107 | sizeof(double)});
| ^