Closed filip-stenstrom closed 1 year ago
There was a warning:
<...>/src/XML/src/FMI3/fmi3_xml_variable.c:1025:26: warning: unknown conversion type character 'h' in format [-Wformat=] if (!sscanf(pos, "%2hhx", &bytearr[i])) {
and some more secondary errors.
There was a warning:
and some more secondary errors.