Closed rfranke closed 1 year ago
Patch looks good, waiting for @casella to approve it.
It works nicely with the Modelica code of the released 3.3.1 version. The current master branch introduces *_wrap functions that exhibit the same problem.
I talked to @casella , I'll merge the patch myself. I'm testing it right now.
Patches were merged from command line, thanks! For some reason this pr is still listed as open on the web interface, so I'm closing this.
Modelica does not treat struct types in external function calls. Typeless void* prevent compiler warnings in C and errors in C++ due to incompatible pointer types.