tbeu
tbeu
A further enhancement would be if the `INI_CALLBACK` handler is first called with section set to `section` and key set to `NULL`, and in the subsequent call with section set...
The `[[subsection]]` syntax is used by Py Config which I have no chance to influence. The simplest idea ist to check for the last closing bracket instead of the first...
[MSL v3.2.3](https://github.com/modelica/ModelicaStandardLibrary/releases/tag/v3.2.3) has been released meanwhile.
Also Dialog.loadSelector and Dialog.saveSelector are new in MLS 3.2r2 and missing.
Does it help to set the Evaluate annotation?
If I understand your changes correctly the relevant difference is the linker option `/SUBSYSTEM:WINDOWS` where it previously was `/SUBSYSTEM:CONSOLE`, right? Actually I am not sure if this should be the...
With logging enabled I get ``` Unexpected end-of-file: Read 32599 bytes, expected 4278583296 bytes ``` Could it be that you missed to write the MAT file completely.
Thanks for reporting. Does it work when building by GNU autotools?
I added FreeBSD OS by Cirrus CI and cannot reproduce with current master: https://cirrus-ci.com/build/5653130858725376
OK, closing then.