Timeline



2014-02-01:

19:47 Ticket #2559 (Code Generation - Info XML does not set info tag) closed by Martin Sjölund
invalid
19:46 Ticket #2559 (Code Generation - Info XML does not set info tag) updated by Martin Sjölund
You forgot one step in your script... […] You need to load the …
19:40 infoXMLTest.mos attached to Ticket #2559 by Adeel Asghar
19:40 infoXMLTest.mo attached to Ticket #2559 by Adeel Asghar
19:40 Ticket #2559 (Code Generation - Info XML does not set info tag) created by Adeel Asghar
The info tag is invalid for newly added variables. Run the attached …
17:56 Ticket #2557 (Backend - Report parameters with fixed = true and no binding equations) reopened by Francesco Casella
I would encourage Lennart to improve the warning as he planned
09:57 Ticket #2557 (Backend - Report parameters with fixed = true and no binding equations) updated by Adrian Pop
I started a new Windows nightly so Francesco can play with it. I …
09:12 Ticket #2557 (Backend - Report parameters with fixed = true and no binding equations) updated by Lennart Ochel
Well, I should improve the warning a bit: {{{ Warning: Parameter …
09:09 Ticket #2557 (Backend - Report parameters with fixed = true and no binding equations) closed by Lennart Ochel
fixed: I added the test from above here: …
08:32 Ticket #2557 (Backend - Report parameters with fixed = true and no binding equations) updated by Lennart Ochel
The function BackendVariable.varFixed(var) returned only true …
08:07 Ticket #2554 (Build Environment - build of omc creates non-existent link which errors out "make install") updated by Martin Sjölund
If you check the version of OSX we use and test against: …
07:43 Ticket #2557 (Backend - Report parameters with fixed = true and no binding equations) updated by Lennart Ochel
Status changed
I prepared a small model that covert hat issue: […]
01:30 foo.log attached to Ticket #2554 by Bill Janssen
log of build on OS X 10.6 that fails
01:29 Ticket #2554 (Build Environment - build of omc creates non-existent link which errors out "make install") updated by Bill Janssen
The attached is the part of the log file where libipopt.la is created. …

2014-01-31:

21:46 Ticket #2558 (Backend - $PRE variables in info XML are marked discrete) updated by Adeel Asghar
Summary changed
21:44 Ticket #2558 (Backend - $PRE variables in info XML are marked discrete) created by Adeel Asghar
All $PRE variables in the model_info.xml file are marked discrete. […]
21:08 Ticket #2557 (Backend - Report parameters with fixed = true and no binding equations) created by Francesco Casella
From Modelica 3.3 specification, Section 8.6: If a parameter has a …
07:50 Ticket #2554 (Build Environment - build of omc creates non-existent link which errors out "make install") updated by Martin Sjölund
clang and gcc won't matter. It is libtool that creates .la-files. And …

2014-01-30:

22:14 Ticket #2554 (Build Environment - build of omc creates non-existent link which errors out "make install") updated by Bill Janssen
You're using CLANG, I'm using gcc (OS X 10.6). In my build/lib/omc/, …
14:52 Ticket #2556 (Frontend - Support qualified component references in external function definitions) updated by Adrian Pop
Cc changed
14:44 Ticket #2556 (Frontend - Support qualified component references in external function definitions) updated by Adrian Pop
The easiest way would be to just add dummy protected temp variables …
14:23 Ticket #2556 (Frontend - Support qualified component references in external function definitions) updated by Adrian Pop
Status, Owner changed
14:23 Ticket #2556 (Frontend - Support qualified component references in external function definitions) created by Adrian Pop
Currently the specification says that: Spec 12.9: "The only …
14:15 Ticket #2368 (Code Generation - Record with 0-length array) updated by c.schulze@…
I'm talking about the "Real …
14:09 Ticket #2368 (Code Generation - Record with 0-length array) updated by Adrian Pop
What do you mean you cannot access variables properly? OpenModelica …
13:46 Ticket #2368 (Code Generation - Record with 0-length array) updated by c.schulze@…
new seems to work, but i cannot access the variables properly […]
12:44 Ticket #2555 (Frontend - Missing cast for integer array) updated by Adrian Pop
Status, Owner changed
Current OpenModelica trunk/ actually crashes on this because we try to …
12:05 Ticket #2555 (Frontend - Missing cast for integer array) created by Leonardo Laguna
I have the following model that is producing an integer array that is …
10:51 Ticket #2554 (Build Environment - build of omc creates non-existent link which errors out "make install") updated by Martin Sjölund
I just get this, no symlinks for the .la-file: […]
10:35 Ticket #2554 (Build Environment - build of omc creates non-existent link which errors out "make install") updated by Adeel Asghar
Status, Owner changed

2014-01-29:

23:59 Ticket #2553 (Backend - encapsulateWhenConditions creates wrong independent blocks) updated by Willi Braun
The issue is that, the first run of causalization the index reduction …
22:32 Ticket #2553 (Backend - encapsulateWhenConditions creates wrong independent blocks) updated by Lennart Ochel
Okay, I will investigate this issue a bit more and reverted r18840 for now.
22:30 Ticket #2553 (Backend - encapsulateWhenConditions creates wrong independent blocks) updated by Willi Braun
Thank you Adrian for keeping an eye on it. @Lennart, I can have a look …
22:23 Ticket #2553 (Backend - encapsulateWhenConditions creates wrong independent blocks) updated by Adrian Pop
The fix in r18840 breaks 5 AVM models.
22:21 Ticket #2553 (Backend - encapsulateWhenConditions creates wrong independent blocks) updated by Willi Braun
Cc changed
22:09 Ticket #2553 (Backend - encapsulateWhenConditions creates wrong independent blocks) updated by Lennart Ochel
Status, Owner changed
21:41 Ticket #2554 (Build Environment - build of omc creates non-existent link which errors out "make install") created by Bill Janssen
on OS X, when I do a clean build of OpenModelica (latest sources) …
18:51 Ticket #2553 (Backend - encapsulateWhenConditions creates wrong independent blocks) created by Willi Braun
The post-optimize module encapsulateWhenConditions creates independent …
16:22 Ticket #2552 (OMEdit - Implement total model dumping in OMEdit) updated by Adrian Pop
I would also add a check-box to show annotations or not …
16:20 Ticket #2552 (OMEdit - Implement total model dumping in OMEdit) created by Per Östlund
It would be nice to make it possible to do a total model dump from …
15:21 Ticket #2551 (MetaModelica - Bootstrapped compiler fails to display error about duplicate ...) updated by Adrian Pop
Summary changed
15:21 Ticket #2551 (MetaModelica - Bootstrapped compiler fails to display error about duplicate ...) created by Adrian Pop
See r18836: […] This fails with an error message that variable …

2014-01-28:

13:18 Ticket #2550 (OMEdit - component parameters window) updated by Lennart Ochel
Replying to adeas31: > The rename components is part of …
13:12 Ticket #2550 (OMEdit - component parameters window) updated by Adeel Asghar
Status changed
The rename components is part of Attributes Window :)
11:34 ComponentParametersWindow.png attached to Ticket #2550 by Lennart Ochel
11:34 Ticket #2550 (OMEdit - component parameters window) created by Lennart Ochel
I am wondering why the component parameters window in OMEdit shows not …
08:41 Ticket #2549 (Interactive Environment - Add gnuplot support to save plots in more formats) updated by Martin Sjölund
Or maybe the output should just be the .gnuplot file so it can be …
08:37 rc.gnuplot attached to Ticket #2549 by Martin Sjölund
08:36 RC-res.pdf attached to Ticket #2549 by Martin Sjölund
gnuplot sample output
08:32 Ticket #2549 (Interactive Environment - Add gnuplot support to save plots in more formats) created by Martin Sjölund
Add gnuplot support to save plots in more formats. Something like: …

2014-01-27:

16:38 Ticket #2548 (Backend - libs paramerter of SimCode.makefileParams for msvc is not correct) created by Niklas Worschech
The libs parameter of SimCode.makefileParams is not correct generated …

2014-01-25:

08:21 Ticket #2136 (FMI - FMI Export: _info.xml not found) updated by Martin Sjölund
Type, Summary changed
Create a new ticket if you have a new ticket; don't change a closed …
08:12 Ticket #2136 (FMI - FMI Export: _info.xml not found) updated by placemesiva@…
Type, Summary changed
Hello I tried to build simple models and could generate the below for …
Note: See TracTimeline for information about the timeline view.