Adrian Pop

Results 118 comments of Adrian Pop

https://github.com/OpenModelica/OpenModelicaLibraryTesting/commit/99cf38136ae0731bc41b88b614b6e9bcf0f07239

The first results are up but is a bit of a work in progress: https://libraries.openmodelica.org/branches/overview-fmi.html

The frontend or backend would need to evaluate the annotation expression and then use the value.

Python is an interpreter but if you call some external C library that will dereference a NULL pointer Python will die very nicely. There is no exception handling for that....

This can only be fixed via access of OMEdit to a model instance, same as for conditional components or icons.

I had a talk with @sjoelund and it seems the omc-doc package was not updated since 1.12. We need to change the way we build and ship documentation inside the...

I will do it manually as I am usually doing this.

I have read this ticket again and I realized I was talking about the way we handle the Windows documentation. I have talked with @sjoelund and we know how to...

@sjoelund updated Jenkins to a newer version that changed the way anonymous users are handled. This was fixed a couple of days ago when we gave read rights to the...

@arun3688 we need to set the paths when running simulate, see my commit on this for OMPython.