Timeline



2015-08-19:

12:32 Ticket #3401 (Interactive Environment - LeastSquares fails on GCC) closed by Per Östlund
fixed: Fixed in 7079463. The issue was that …
09:21 Ticket #3361 (Build Environment - Build on OS X fails) updated by grant@…
I have the same issue. I tried to compile on omc-bootstrapped and got …

2015-08-17:

16:38 Ticket #2553 (Backend - encapsulateWhenConditions creates wrong independent blocks) closed by Willi Braun
fixed: Fixed by doing the partitioning again in …
16:28 Ticket #2093 (Backend - Optimization module removeEqualFunctionCalls needs to update EventInfo) closed by Willi Braun
fixed: Fixed at least in …
13:42 ReleaseNotes/1.9.2 edited by Martin Sjölund
(diff)
13:41 ReleaseNotes/1.9.2 edited by Martin Sjölund
(diff)
13:41 ReleaseNotes/1.9.3 created by Martin Sjölund
13:34 Ticket #3411 (MetaModelica - Compiler does not detect unassigned variable in some cases with if ...) updated by Adrian Pop
See also #3412.
13:34 Ticket #3412 (MetaModelica - Create a warning for variables that are not used in all if branches) closed by Adrian Pop
duplicate: This is a duplicate of #3411.
13:33 Ticket #3412 (MetaModelica - Create a warning for variables that are not used in all if branches) created by Willi Braun
With the …
13:26 Ticket #3411 (MetaModelica - Compiler does not detect unassigned variable in some cases with if ...) updated by Adrian Pop
Description changed
13:25 Ticket #3411 (MetaModelica - Compiler does not detect unassigned variable in some cases with if ...) created by Adrian Pop
The compiler does not detect that b3 is not assigned and because of …
12:24 a.mos attached to Ticket #3410 by Adeel Asghar
12:24 Ticket #3410 (Interactive Environment - listFile ignores listing nested classes) created by Adeel Asghar
If a class is contained in a package then listFile doesn't list the …
05:50 Ticket #3409 (Frontend - Wrong array concatenation with zeros operator) created by Rüdiger Franke
This case is motivated by …

2015-08-14:

15:58 Ticket #3402 (Build Environment - Fix GCC 5.x issues so that it can be used in Windows) updated by Martin Sjölund
Partial fix in …
12:43 Ticket #3402 (Build Environment - Fix GCC 5.x issues so that it can be used in Windows) updated by Adrian Pop
Yes, I've copied them from here and did the diff: GCC 5.2.0: …
12:36 Ticket #3402 (Build Environment - Fix GCC 5.x issues so that it can be used in Windows) updated by Martin Sjölund
I've gone through all of those optimization, and -O1 -f$opt works …
11:29 Ticket #3402 (Build Environment - Fix GCC 5.x issues so that it can be used in Windows) updated by Adrian Pop
I have tried the omc with Matching.mo compiled with -O1 just on one …
10:31 Ticket #3408 (OMEdit - Unable to make connection from Modelica.Mechanics.MultiBody.Parts.PointMass) created by Adeel Asghar
Graphically it is not possible to make connection from/to …
06:56 Ticket #3402 (Build Environment - Fix GCC 5.x issues so that it can be used in Windows) updated by Martin Sjölund
If it's only Matching.mo, it is possible to script it. I could try in …
05:44 Ticket #3402 (Build Environment - Fix GCC 5.x issues so that it can be used in Windows) updated by Adrian Pop
The diffs between GCC 4.9.3 and GCC 5.2.0 with regards to -O2 …
05:20 Ticket #3402 (Build Environment - Fix GCC 5.x issues so that it can be used in Windows) updated by Adrian Pop
So is one of these that needs to be disabled (or a combination) for …
05:11 Ticket #3402 (Build Environment - Fix GCC 5.x issues so that it can be used in Windows) updated by Adrian Pop
Update: seems that if you compile Matching.mo with -O1 it works fine.
02:44 Ticket #3405 (Code Generation - Fix "implicit declaration" of functions) closed by Adrian Pop
invalid: This only happens for the code inside bootstrap-sources.tar.xz, not …

2015-08-13:

12:05 Ticket #3407 (*unknown* - Annex60 conversion script seems to need updates) updated by Adrian Pop
Same seems to hold true for Buildings library.
12:02 Ticket #3407 (*unknown* - Annex60 conversion script seems to need updates) created by Adrian Pop
As we can see here: https://test.openmodelica.org/libraries/trend.html
09:02 Ticket #3406 (FMI - Problem with initial values / parameters in FMU generation from Simulink) updated by Adeel Asghar
The attachment is missing. Attach the file using this link …
07:30 Ticket #3403 (Code Generation - Avoid using "time" as a macro variable) closed by Martin Sjölund
fixed
07:30 Ticket #3403 (Code Generation - Avoid using "time" as a macro variable) updated by Martin Sjölund
Status, Owner, Milestone, Summary changed
07:29 Ticket #3403 (Code Generation - Avoid using "time" as a macro variable) updated by Martin Sjölund
Should be fixed in …
07:24 Ticket #3406 (FMI - Problem with initial values / parameters in FMU generation from Simulink) created by antoine.vandamme@…
Dear Sir/Madam, when generating FMUs with the Simulink coder target …

2015-08-12:

21:21 Ticket #3403 (Code Generation - Avoid using "time" as a macro variable) updated by Adrian Pop
I guess include change is to blame: …
19:43 Ticket #3403 (Code Generation - Avoid using "time" as a macro variable) updated by Adrian Pop
Seems also some models from PNLib are failing with this, i.e.: …
12:48 Ticket #3291 (Frontend - OMEdit: Simulation of Media.Examples.R134a produces Error) closed by Adrian Pop
fixed: Fixed in fd7495/OMCompiler
11:21 Ticket #3404 (OMEdit - Add an OMEdit menu option to open the working directory) updated by Adeel Asghar
Status changed
I could include option 1. I am not sure about option 2 but i will see …
08:15 Ticket #3291 (Frontend - OMEdit: Simulation of Media.Examples.R134a produces Error) updated by Adrian Pop
Status, Owner changed
08:12 Ticket #3291 (Frontend - OMEdit: Simulation of Media.Examples.R134a produces Error) updated by Rüdiger Franke
Priority, Component changed
The same error shows up in the nightly tests. One reason is that …
07:51 Ticket #3405 (Code Generation - Fix "implicit declaration" of functions) created by Adrian Pop
It seems that the .h file we include doesn't contain some functions …
07:07 Ticket #3404 (OMEdit - Add an OMEdit menu option to open the working directory) created by Adrian Pop
To make it easier for people to find the generated result files or to …
06:51 Ticket #3403 (Code Generation - Avoid using "time" as a macro variable) updated by Martin Sjölund
Would probably be best to avoid using a macro named "time" regardless.
06:46 Ticket #3403 (Code Generation - Avoid using "time" as a macro variable) updated by Adrian Pop
As this library did not change then it means that some of the changes …
05:27 Ticket #3403 (Code Generation - Avoid using "time" as a macro variable) created by Adrian Pop
As far as I can see we define time in Model_model.h […] That has …
Note: See TracTimeline for information about the timeline view.