Potential bug in error message
pdi/src/PDI/src/data_descriptor_impl.cxx(159): warning #1595: non-POD (Plain Old Data) class type passed through ellipsis
if ( 1 == errors.size() ) throw Error{errors.front().status(), "While triggering empty desc access `%s' %s", m_name, errors.front().what()};