Timeline



2015-02-16:

23:04 Ticket #3074 (Backend - Insufficient information about assertion violations) updated by Willi Braun
Cc changed
partially fixed in r24606. Partially because removeSimpleEquation …
19:07 Ticket #3160 (New Instantiation - C compilation error for array equations) created by Rüdiger Franke
The PIline models of the PowerSystems library use some non-trivial …
18:14 Ticket #3074 (Backend - Insufficient information about assertion violations) updated by Willi Braun
Status changed
16:45 Ticket #3157 (Frontend - OMEdit ignores annotation(Dialog)) closed by Adrian Pop
fixed: Fixed in r24598.
16:07 Ticket #3157 (Frontend - OMEdit ignores annotation(Dialog)) updated by Adrian Pop
Status, Owner changed
16:02 Ticket #3157 (Frontend - OMEdit ignores annotation(Dialog)) updated by Rüdiger Franke
Owner, Component changed
13:18 Ticket #3156 (Code Generation - A lot of duplicate debugging lines in the C code ...) closed by Martin Sjölund
invalid
13:17 Ticket #3156 (Code Generation - A lot of duplicate debugging lines in the C code ...) updated by Adrian Pop
Ah, i didn't know that. Ok, then this is not a bug and we can close it.
13:12 Ticket #3156 (Code Generation - A lot of duplicate debugging lines in the C code ...) updated by Martin Sjölund
Btw, what error do you think is with adding the same line over and …
10:22 Ticket #3158 (OMEdit - OMEdit parameter window shows wrong values for base classes) updated by Adeel Asghar
Status changed
10:19 Ticket #3157 (Frontend - OMEdit ignores annotation(Dialog)) updated by Adeel Asghar
Cc changed
Its because OMC ignores the empty Dialog annotation. The GUI …
08:55 Ticket #3102 (Backend - Models using the IF97 water medium are slow due to lack of common ...) updated by Martin Sjölund
Inline: […] Substitute: […] …
08:23 Ticket #3102 (Backend - Models using the IF97 water medium are slow due to lack of common ...) updated by Martin Sjölund
OK. We already treat the first statement in an algorithm special. The …
08:16 Ticket #3102 (Backend - Models using the IF97 water medium are slow due to lack of common ...) updated by Martin Sjölund
The reason $CSE75 is not easily visible in the debugging file is: 1. …
07:58 Ticket #3102 (Backend - Models using the IF97 water medium are slow due to lack of common ...) updated by Martin Sjölund
Well. It's a bit more odd than I thought it would be... […] So... …
06:30 Ticket #3159 (Frontend - Duplicate modification error) created by Rüdiger Franke
Currently 25 of 104 models from the PowerSystems library fail to …
06:06 Ticket #3158 (OMEdit - OMEdit parameter window shows wrong values for base classes) created by Rüdiger Franke
The example below parameterizes a model with a data record. OMEdit …
05:59 Ticket #3157 (Frontend - OMEdit ignores annotation(Dialog)) created by Rüdiger Franke
Recently we shifted parameter qualifiers from record elements to whole …

2015-02-15:

20:11 Ticket #3102 (Backend - Models using the IF97 water medium are slow due to lack of common ...) updated by Vitalij Ruge
it seems the function calls came from […] perhaps we handling …
18:36 Ticket #3147 (Code Generation - gcc 4.9 generates bad code for longjmp in local scope) updated by Martin Sjölund
Summary changed
18:35 Ticket #3147 (Code Generation - gcc 4.9 generates bad code for longjmp in local scope) closed by Martin Sjölund
fixed: Thanks everyone who helped try to find out what went wrong. We have a …
18:33 Ticket #3147 (Code Generation - gcc 4.9 generates bad code for longjmp in local scope) updated by Martin Sjölund
Status, Owner changed
16:39 Ticket #3147 (Code Generation - gcc 4.9 generates bad code for longjmp in local scope) updated by Stefan Hoelldampf <stefan.hoelldampf@…>
Thanks, r24585 works on Fedora 21 (gcc-4.9.2-1.fc21.x86_64) without …
15:40 Ticket #3147 (Code Generation - gcc 4.9 generates bad code for longjmp in local scope) updated by Adrian Pop
If not, this will definitely fix it properly (and is just a bit …
15:01 Ticket #3147 (Code Generation - gcc 4.9 generates bad code for longjmp in local scope) updated by Martin Sjölund
Try r24585
14:48 Ticket #3147 (Code Generation - gcc 4.9 generates bad code for longjmp in local scope) updated by Martin Sjölund
I have a possible fix in the works (replacing MMC_THROW_INTERNAL
13:32 Ticket #3147 (Code Generation - gcc 4.9 generates bad code for longjmp in local scope) updated by Gustaf Thorslund
I did some less successful flag testing last night. To get the …
13:23 Ticket #3147 (Code Generation - gcc 4.9 generates bad code for longjmp in local scope) updated by Martin Sjölund
All of the flags succeeded. So it is some combination of flags? :(
12:10 Ticket #3147 (Code Generation - gcc 4.9 generates bad code for longjmp in local scope) updated by Martin Sjölund
I will try: […]
10:16 Ticket #3147 (Code Generation - gcc 4.9 generates bad code for longjmp in local scope) updated by Martin Sjölund
If you pass CFLAGS="-fno-tree-bit-cpp", you will automatically use …
09:42 openmodelica-r24582-gcc4.9-flags.patch attached to Ticket #3147 by Stefan Hoelldampf <stefan.hoelldampf@…>
openmodelica-r24582-gcc4.9-flags.patch (does not fix the problem!)
09:39 Ticket #3147 (Code Generation - gcc 4.9 generates bad code for longjmp in local scope) updated by Stefan Hoelldampf <stefan.hoelldampf@…>
Passing CFLAGS="-fno-tree-bit-ccp" to the configure script solves the …
08:09 Ticket #3156 (Code Generation - A lot of duplicate debugging lines in the C code ...) updated by Martin Sjölund
Yes, OMC_FILE are from the C-file
03:47 Ticket #3156 (Code Generation - A lot of duplicate debugging lines in the C code ...) created by Adrian Pop
We get a lot of the same line in the C code, i.e.: […] Also, …

2015-02-14:

02:23 Ticket #3147 (Code Generation - gcc 4.9 generates bad code for longjmp in local scope) updated by Adrian Pop
Even with -O1 it has issues. It seems that some of the optimizations …
00:13 Ticket #3147 (Code Generation - gcc 4.9 generates bad code for longjmp in local scope) updated by Adrian Pop
Here is the optimization diff: […]
00:05 gcc-4.9.2.txt attached to Ticket #3147 by Adrian Pop
00:04 gcc-4.8.2.txt attached to Ticket #3147 by Adrian Pop

2015-02-13:

23:52 Ticket #3147 (Code Generation - gcc 4.9 generates bad code for longjmp in local scope) updated by Adrian Pop
I just tried with GCC 4.9.2 and -g instead of -O2 and all tests pass: …
23:14 Ticket #2978 (Backend - Modelica3d fails) updated by anonymous
This is what happens when running the snippet of the ticket …
18:00 Ticket #3147 (Code Generation - gcc 4.9 generates bad code for longjmp in local scope) updated by Gustaf Thorslund
Well, this was the only test I tried with the various versions. I …
17:37 Ticket #3147 (Code Generation - gcc 4.9 generates bad code for longjmp in local scope) updated by Martin Sjölund
That's weird. Because according to the GCC 4.9 tests we added, gcc-4.9 …
17:34 Ticket #3147 (Code Generation - gcc 4.9 generates bad code for longjmp in local scope) updated by Gustaf Thorslund
Removing r24497 didn't help for me either. I've also tried earlier …
14:58 Ticket #3155 (Frontend - Wrong illegal subscript) closed by Per Östlund
fixed: Should be fixed in r24568.
13:41 Ticket #3102 (Backend - Models using the IF97 water medium are slow due to lack of common ...) updated by Francesco Casella
Cc changed
13:39 Ticket #3102 (Backend - Models using the IF97 water medium are slow due to lack of common ...) updated by Martin Sjölund
Replying to casella: > In any case, if there is some …
13:36 Ticket #3102 (Backend - Models using the IF97 water medium are slow due to lack of common ...) updated by Francesco Casella
Cc changed
Update: with +cseCall the situation has improved a lot. However, there …
13:09 Ticket #3155 (Frontend - Wrong illegal subscript) updated by Per Östlund
Status, Owner changed
09:24 Ticket #3141 (Build Environment - Compiler-specific flags without checking for compiler) closed by Joseph Schuchart
invalid: I wasn't aware of the checks to ensure successful compilation. Thanks …
07:46 Ticket #3155 (Frontend - Wrong illegal subscript) created by Rüdiger Franke
6 models of the PowerSystems library fail for the reason reported …

2015-02-12:

18:46 Ticket #3154 (OMOptim - OMOptim and clang: incomplete type 'Variable' named in nested name ...) updated by Martin Sjölund
OMOptim requires g++-4.4 (or compatible) to be installed in order to …
18:25 openmodelica_24555_OMOptim_clang.log attached to Ticket #3154 by Stefan Hoelldampf <stefan.hoelldampf@…>
18:24 Ticket #3154 (OMOptim - OMOptim and clang: incomplete type 'Variable' named in nested name ...) created by Stefan Hoelldampf <stefan.hoelldampf@…>
openmodelica r24555: Several compilation errors with clang (version …
16:26 Ticket #3144 (OMEdit - Creation of model in package impossible) updated by Arno_Epsilon <acolleoni@…>
I was the author. Seems to be working again in r24548.
09:40 Ticket #3153 (Frontend - Chek model fails for duplicate final parameter) created by Arno_Epsilon <acolleoni@…>
One bug identified in version 1.9.2 beta1 : when doing check, no …
07:48 Ticket #3151 (FMI - PowerSystems: BackendDAEOptimize.createJacobian failed) updated by Willi Braun
Status, Owner changed
I'll take a look today.
07:19 Ticket #3151 (FMI - PowerSystems: BackendDAEOptimize.createJacobian failed) updated by Rüdiger Franke
Owner, Component changed
I was wondering why yesterday's tests done with r24515 report success …

2015-02-11:

22:20 Ticket #3152 (Run-time - HTML profiling report is broken) created by Francesco Casella
As of r24392, using --profiling=blocks+html generates a …
20:37 Ticket #3147 (Code Generation - gcc 4.9 generates bad code for longjmp in local scope) updated by Stefan Hoelldampf <stefan.hoelldampf@…>
On Fedora 21 with GCC, I just tried r24535 with and without r24497
19:48 Ticket #3137 (Run-time - Visual Studio (MSVC) +target=msvc is broken) closed by Adrian Pop
fixed: Fixed in r24538.
18:21 Ticket #3139 (Frontend - equations do not switch based on param value in if statement) updated by anonymous
Replying to sjoelund.se: > The problem here is actually …
16:55 Ticket #3139 (Frontend - equations do not switch based on param value in if statement) updated by mkobierski
Hello, is it possible this problem is related? …
16:18 Ticket #3130 (Interactive Environment - Split the current Model.log file into compilation / simulation log files) closed by Adrian Pop
fixed: The problem was that System.systemCall did not returned proper process …
15:38 Ticket #3147 (Code Generation - gcc 4.9 generates bad code for longjmp in local scope) updated by Adrian Pop
Can you check without revision r24497? …
15:25 Ticket #3151 (FMI - PowerSystems: BackendDAEOptimize.createJacobian failed) updated by Martin Sjölund
Cc changed
14:37 Ticket #3151 (FMI - PowerSystems: BackendDAEOptimize.createJacobian failed) created by Rüdiger Franke
The new head revision 2e0ca56 of PowerSystems […] fixes some …
10:22 Ticket #3147 (Code Generation - gcc 4.9 generates bad code for longjmp in local scope) updated by Gustaf Thorslund
I had same issue on Debian Jessie x86_64 with GCC 4.9.1 (Debian …
03:17 Ticket #3150 (New Instantiation - Wrong variability for array reduction) closed by Adrian Pop
fixed: Fixed in r24514.
02:26 Ticket #3150 (New Instantiation - Wrong variability for array reduction) updated by Adrian Pop
Status, Owner changed
02:26 Ticket #3150 (New Instantiation - Wrong variability for array reduction) created by Adrian Pop
Flattening this model: […] gives: […] The variability should be …

2015-02-10:

13:36 Ticket #3149 (New Instantiation - Improve deduction of implicit iteration ranges in for-loops) updated by Per Östlund
Status, Owner changed
13:36 Ticket #3149 (New Instantiation - Improve deduction of implicit iteration ranges in for-loops) created by Per Östlund
The deduction of implicit iteration ranges in for-loops lacks some …
13:30 Ticket #3041 (Frontend - Implicit iteration range does not always work) closed by Per Östlund
fixed: Fixed in r24504.
12:28 Ticket #3148 (OMEdit - model with tabs cant be saved in OMEdit) closed by Martin Sjölund
fixed: Fixed in r24499
12:25 Ticket #3148 (OMEdit - model with tabs cant be saved in OMEdit) updated by Adrian Pop
You are actually writing \t inside the editor? Or you're …
11:23 Ticket #3148 (OMEdit - model with tabs cant be saved in OMEdit) updated by Jan Silar
I do: - New modelica class - name: testModel - delete annotations - …
10:52 Ticket #3148 (OMEdit - model with tabs cant be saved in OMEdit) updated by Adeel Asghar
I can't reproduce this with r24499. The following worked fine, I …
09:58 test.mo attached to Ticket #3148 by Jan Silar
09:57 Ticket #3148 (OMEdit - model with tabs cant be saved in OMEdit) created by Jan Silar
in today nightly build (r24495) OMEdit, model containing tab …
06:31 Ticket #3139 (Frontend - equations do not switch based on param value in if statement) updated by Martin Sjölund
The problem here is actually that T doesn't have a value, right? omc …

2015-02-09:

21:46 Ticket #3139 (Frontend - equations do not switch based on param value in if statement) updated by arvin84@…
Replying to sjoelund.se: > It is evaluated in the …
20:32 Ticket #3147 (Code Generation - gcc 4.9 generates bad code for longjmp in local scope) updated by Martin Sjölund
Try compiling with clang on Fedora 21. GCC tends to perform unsafe …
20:10 Ticket #3147 (Code Generation - gcc 4.9 generates bad code for longjmp in local scope) created by Stefan Hoelldampf <stefan.hoelldampf@…>
I have successfully compiled openmodelica-1.9.2-beta1 (r24355) on …
16:55 Ticket #3145 (OMEdit - saving issues) updated by Per Östlund
Owner, Component changed
16:55 Ticket #3144 (OMEdit - Creation of model in package impossible) updated by Per Östlund
Owner, Component changed
16:54 Ticket #3146 (New Instantiation - Impossible to use "redeclare" in an "extends") updated by Per Östlund
Cc, Owner, Component, Description changed
16:40 Ticket #3146 (New Instantiation - Impossible to use "redeclare" in an "extends") created by rolandrenier@…
[…] The model A3 does not run and print this message error: …
16:03 Ticket #3145 (OMEdit - saving issues) created by benoitbride@…
Hello, Using OMEdit 192 beta 2 I had some problems to save new models …
14:57 Ticket #3144 (OMEdit - Creation of model in package impossible) created by anonymous
In version r24481, the creation of a model in package is not possible …
14:52 Ticket #3143 (OMEdit - Parameter modification bug) created by anonymous
One bug identified in version 1.9.2 beta1 up until r24481: When …
11:40 Ticket #3142 (New Instantiation - Better error message for missing function used as pointer) created by Per Östlund
The following program: […] gives the error message: […] Saying …
11:30 Ticket #3141 (Build Environment - Compiler-specific flags without checking for compiler) updated by Martin Sjölund
The flags for ipopt are set by the ipopt package, and not something we …
11:27 Ticket #3141 (Build Environment - Compiler-specific flags without checking for compiler) updated by Per Östlund
Cc changed
11:24 Ticket #3141 (Build Environment - Compiler-specific flags without checking for compiler) created by joseph.schuchart@…
Hi all, I am building OMC (make omc) using the Intel compiler. It …
Note: See TracTimeline for information about the timeline view.