Timeline


and

2018-02-08:

14:51 Ticket #4754 (Tuple-returning calls are mistyped in if-equations) closed by sjoelund.se
invalid: This is not an error. It's not an if-equation but an if-expression. …
14:26 Ticket #4754 (Tuple-returning calls are mistyped in if-equations) created by perost
This script: […] gives the error message: […] The second error …
12:18 Ticket #4751 (Change of MAX_SIZE_LINEAR_TEARING) closed by rfranke
fixed
11:20 Ticket #4753 (NF reductions use a poor generation) created by sjoelund.se
There are several problems with how reductions are handled in the new …
08:36 Ticket #4748 (OM will pass values from a multiple-output function to “parameters”) closed by adeas31
invalid

2018-02-07:

17:12 Ticket #4167 (Getting error as "Compilation process failed. Exited with code 2" ...) reopened by jez0
I have just run into this again in the v1.12 release. Turns out it is …
17:02 Ticket #4732 (NFTyping.typeSections fails without a specific error message) closed by perost
fixed: Fixed in 869806b.
15:33 Ticket #4752 (Strange error in NFTyping.typeSections) created by casella
Please check …
14:38 Ticket #4745 (Documentation of __Openmodelica vendor annotations is missing) closed by casella
duplicate: Duplicate of #4642
14:36 Ticket #1887 (Don't expand records as function parameters in new instantiation) closed by perost
fixed
14:36 Ticket #4666 (Unhandled imported package constant in NF) closed by casella
fixed: Fixed as of 07-02-2018
14:36 Ticket #1886 (Fix connections of connectors with different names in new instantiation) closed by perost
fixed: The new instantiation sorts the connectors before connecting them, so …
14:35 Ticket #4685 (Issue with SerializeModelInfo.serialize in NF-generated model) closed by casella
fixed: Fixed as of 07-02-2018
14:31 Ticket #1879 (Implement restrictions on pre) closed by perost
fixed: The new instantiation does check these restrictions now.
14:28 Ticket #1660 (Redeclare of package causes lookup of package constant to fail) closed by perost
fixed: This has worked for some time in the new instantiation.
14:26 Ticket #1755 (Redeclare causes additional flow-equations) closed by perost
fixed: This seems to have been fixed, it works correctly with both the old …
11:26 Ticket #4751 (Change of MAX_SIZE_LINEAR_TEARING) created by rfranke
Commit …
11:04 Ticket #4643 (Problems with scalar x array multiplication in NF) closed by casella
fixed: This specific issue seems to be fixed as of 07-02-2018, so I'm closing …
11:01 Ticket #4665 (Issue depending on NF propagates all the way down to SimCode) closed by casella
fixed: Fixed as of 07-02-2018
10:59 Ticket #4681 (Wrong DAE data structure generated by the NF) closed by casella
fixed: Fixed as of 07-02-2018
10:59 Ticket #4683 (Issues with template in NF-generated code) closed by casella
fixed: Fixed as of 07-02-2018
10:57 Ticket #4750 (Simulation results obtained with the NF are scrambled up) created by casella
After some recent commits to the NF, a lot of models from the MSL …
10:47 Ticket #4684 (Issue with simcode generation with NF) closed by casella
fixed: All reported models clear the SimCode phase as of 07-02-2018
10:46 Ticket #4686 (Problems with C-code generated from NF regarding boolean variables) closed by casella
fixed: Fixed as of 07-02-2018, the reported model simulates and verifies …
10:44 Ticket #4724 (Boxed expressions are passed to the back-end which cannot handle them) closed by casella
fixed: This seems to be solved as of 07-02-2018, the backend clears successfully
10:40 Ticket #4644 (Equations corresponding to complex function calls in algorithm ...) closed by casella
fixed: This specific issue is solved as of 07-02-2018
10:37 Ticket #4689 (Equations in algorithm sections are lost in NF) closed by casella
fixed: Fixed as of 07-02-2018
10:36 Ticket #4725 (Issues with equation count in NF due to incorrect conditional ...) closed by casella
fixed: Fixed as of 07-02-2018
10:33 Ticket #4690 (Issue with equation count in NF) closed by casella
fixed: Fixed in [https://github.com/OpenModelica/OMCompiler/commit/31c7f1644
10:29 Ticket #4730 (Issue with function generation after NF processing) closed by casella
fixed: Fixed on 02-06-2018
07:44 Ticket #4749 (Error: variable wea.lat not found in scope (...) while flattening model) created by john.pye@…
We have a bug here arising from use of the latest nightly version of …
06:17 Ticket #4748 (OM will pass values from a multiple-output function to “parameters”) created by ali.shirazi@…
Hello, I have come across an issue in relation to calling a function …

2018-02-06:

14:51 Ticket #4717 (Cannot modify hidden classes) closed by adeas31
fixed: Done in 8f5caa/OMEdit.
10:55 Ticket #4747 (Treatment of singular equation systems in source code FMUs) created by rfranke
OMCompiler comes with the LAPACK solver 3rdParty/dgesv that "is …

2018-02-05:

16:11 Ticket #4746 (Trace back where a given component is defined (or modified) in a class) created by casella
Inheritance is widely used to build Modelica models a) to factor out …
15:06 Ticket #4744 (Options to set flags of homotopy solver are not visible in the ...) closed by ptaeuber
invalid: The homotopy flags are simulation flags and can be found here: …
14:27 Ticket #4745 (Documentation of __Openmodelica vendor annotations is missing) created by casella
There are now quite some __OpenModelica vendor annotations …
14:12 Ticket #4744 (Options to set flags of homotopy solver are not visible in the ...) created by casella
I tried to track the parameters Bernhard was showing in his OM …
09:41 Ticket #4743 (Del as a keyboard substitute in OMEdit) closed by adeas31
fixed: Done in 090db0/OMEdit.

2018-02-04:

20:51 Ticket #4743 (Del as a keyboard substitute in OMEdit) created by anonymous
In Libraries browser in OMEdit unload and delete have "Del" as a …

2018-02-03:

13:20 Ticket #4742 (A very wrong result without any warning or error message) reopened by casella
In fact the issue is absolutely relevant for the new front-end and its …
09:08 Ticket #4742 (A very wrong result without any warning or error message) closed by ceraolo
invalid: My fault: I forgot to remove "-d=newInst" I'm going to close this.

2018-02-02:

11:55 Ticket #4727 (OMEdit crashes after NIghtly-built update) closed by adeas31
fixed: This is now even fixed for Windows.
11:53 Ticket #4734 (OMEdit crash on startup) closed by adeas31
fixed
11:22 Ticket #4737 (Badly displayed transformer model) closed by adeas31
invalid: OpenModelica's TwoPort model, […] Dymola's TwoPort model, […] …
07:52 Ticket #4742 (A very wrong result without any warning or error message) created by ceraolo
The attached package test contains model testOM. This model contains …

2018-02-01:

18:55 Ticket #4741 (analyzeInitialSystem scales as O(N^3) when NF is used) created by casella
Please consider the …
17:17 Ticket #4740 ("if noEvent()" won't protect sqrt from being called) created by hkiel
[…] […] When I simulate(wasserkette,stopTime=20) I get …
17:15 Ticket #4663 (Type issues with start attribute in NF) closed by perost
fixed: This was fixed some time ago, the model now fails due to missing …
16:08 Ticket #4739 (Erroneous equation count with arrays) created by ceraolo
The following model: […] gives rise to the following result when …
15:53 Ticket #4738 (Add support for MSVC 64bit) created by adrpo
Currently for MSVC we only compile using the 32bit compiler. We should …
15:14 Ticket #4736 (Undefined reference to OMCInterface::throwException) closed by rfranke
fixed: make gitclean, followed by a fresh autoconf, ... works. Thanks!
12:27 Ticket #4737 (Badly displayed transformer model) created by ceraolo
The MSL model Electrical.Analog.Basic.Transformer is badly displayed …
06:54 Ticket #4736 (Undefined reference to OMCInterface::throwException) created by rfranke
Attempting to build OMEdit from the current sources, the below linker …
06:53 Ticket #4735 (Bad treatment of patches in OMCompiler repository) created by rfranke
The commit …
Note: See TracTimeline for information about the timeline view.