Closed lwaern-intel closed 5 months ago
SIM_register_attribute_with_user_data does not permit attributes of type D
.
#ifndef _LEGACY_ATTR_REGISTRATION
#define _LEGACY_ATTR_REGISTRATION false
#endif
and then do a best effort to generate the #define based on dml.globals.enabled_compat
, validated by tests.
@mandolaerik nag
Draft as we need to deal with the compatibility question of the drop of support of dictionary (
D
) types.