Timeline



2014-03-04:

19:53 Ticket #2609 (Backend - BackendDAE modules "removedUnusedFunction" hides other bugs.) updated by Willi Braun
Description changed
19:48 Ticket #2609 (Backend - BackendDAE modules "removedUnusedFunction" hides other bugs.) updated by Willi Braun
Priority changed
Replying to adrpo: > Basically DAEUtil.traverseDAE + a …
19:39 Ticket #2609 (Backend - BackendDAE modules "removedUnusedFunction" hides other bugs.) updated by Willi Braun
Replying to adrpo: > I think removedUnusedFunction phase …
19:39 Ticket #2607 (Frontend - Unparser omitts required parentheses) closed by Per Östlund
fixed: Fixed in r19422.
18:13 Ticket #2609 (Backend - BackendDAE modules "removedUnusedFunction" hides other bugs.) updated by Lennart Ochel
That's true.
17:57 Ticket #2609 (Backend - BackendDAE modules "removedUnusedFunction" hides other bugs.) updated by Martin Sjölund
And to make things worse: Simplify can also remove function calls, …
17:56 Ticket #2609 (Backend - BackendDAE modules "removedUnusedFunction" hides other bugs.) updated by Martin Sjölund
Why? Some of the calls might not be inlined. Like LateInline called …
17:55 Ticket #2609 (Backend - BackendDAE modules "removedUnusedFunction" hides other bugs.) updated by Adrian Pop
It's not possible to remove the function when you inlined one call. It …
17:53 Ticket #2609 (Backend - BackendDAE modules "removedUnusedFunction" hides other bugs.) updated by Lennart Ochel
Replying to sjoelund.se: > It's still a useful phase …
17:50 Ticket #2609 (Backend - BackendDAE modules "removedUnusedFunction" hides other bugs.) updated by Martin Sjölund
It's still a useful phase because it removes a lot of code when …
17:47 Ticket #2609 (Backend - BackendDAE modules "removedUnusedFunction" hides other bugs.) updated by Adrian Pop
Basically DAEUtil.traverseDAE + a function gets a DAE.CALL and returns …
17:44 Ticket #2609 (Backend - BackendDAE modules "removedUnusedFunction" hides other bugs.) updated by Lennart Ochel
Should not be that hard to do. I can handle it after the Modelica …
17:28 Ticket #2609 (Backend - BackendDAE modules "removedUnusedFunction" hides other bugs.) updated by Adrian Pop
I think removedUnusedFunction phase should always be run at the start …
15:45 Ticket #2609 (Backend - BackendDAE modules "removedUnusedFunction" hides other bugs.) updated by Martin Sjölund
They are not missing functions: they are partial functions that should …
15:32 Ticket #2609 (Backend - BackendDAE modules "removedUnusedFunction" hides other bugs.) created by Willi Braun
The module postOptModule "removedUnusedFunction" should be neutral in …

2014-03-03:

16:08 Ticket #2344 (OMEdit - Erroneous display of two MSL 3.2.1. components) closed by Adeel Asghar
fixed: The problem was not in OMEdit. It was some old annotations in the …
13:00 Ticket #2608 (Frontend - Mechanics.MultiBody.Examples.Elementary.DoublePendulumInitTip fails) created by Leonardo Laguna
The model …
12:53 Ticket #2607 (Frontend - Unparser omitts required parentheses) created by Peter Aronsson
Consider the following simple model: […] Enter it in OMEdit, …

2014-03-01:

08:07 Ticket #2606 (Backend - Bad equation solving (wrong symbolic manipulation)) closed by Adrian Pop
invalid: damn, is this damn cold :)
07:55 Ticket #2606 (Backend - Bad equation solving (wrong symbolic manipulation)) updated by Martin Sjölund
Replying to adrpo: > a = c - bc + bd multiply c with (1 …
07:49 Ticket #2606 (Backend - Bad equation solving (wrong symbolic manipulation)) updated by Adrian Pop
I would say no: […]
07:43 Ticket #2606 (Backend - Bad equation solving (wrong symbolic manipulation)) updated by Martin Sjölund
Well... Isn't it actually correct? […]
07:40 Ticket #2606 (Backend - Bad equation solving (wrong symbolic manipulation)) updated by Adrian Pop
Seems that: […]
07:39 Ticket #2606 (Backend - Bad equation solving (wrong symbolic manipulation)) updated by Martin Sjölund
[…] Gives […]
06:05 Ticket #2606 (Backend - Bad equation solving (wrong symbolic manipulation)) updated by Adrian Pop
Cc changed
Question: can we look with the debugger at the solving process to see …
06:01 Ticket #2606 (Backend - Bad equation solving (wrong symbolic manipulation)) created by Adrian Pop
Solving this system of equations: […] for b should result in: …
03:56 Ticket #2605 (Backend - Can MathML blocks be nested in the XML dump?) updated by Adrian Pop
I think you can commit it as you're the only one using dumpXMLDAE as …
03:53 XMLDump.mo.patch attached to Ticket #2605 by Bill Janssen
patch to XMLDump.mo
03:52 Ticket #2605 (Backend - Can MathML blocks be nested in the XML dump?) created by Bill Janssen
Matt and I were looking at the XMLDump code this afternoon, and we …

2014-02-28:

10:51 PollDym.tif attached to Ticket #2344 by massimo ceraolo
10:51 Pollution.tif attached to Ticket #2344 by massimo ceraolo
10:50 Ticket #2344 (OMEdit - Erroneous display of two MSL 3.2.1. components) updated by massimo ceraolo
I did my checks with r19013. I repeated today with r 19348 and I got …

2014-02-27:

20:01 Ticket #2344 (OMEdit - Erroneous display of two MSL 3.2.1. components) updated by Adeel Asghar
What do you mean by Erroneous display? The bug is probably already fix …
19:57 IdealTriacCircuit-Dymola.png attached to Ticket #2344 by Adeel Asghar
19:57 IdealTriacCircuit-OMEdit.png attached to Ticket #2344 by Adeel Asghar
19:57 SimpleTriacCircuit-Dymola.png attached to Ticket #2344 by Adeel Asghar
19:57 SimpleTriacCircuit-OMEdit.png attached to Ticket #2344 by Adeel Asghar
16:27 Ticket #2344 (OMEdit - Erroneous display of two MSL 3.2.1. components) updated by massimo ceraolo
Priority changed
16:26 Ticket #2344 (OMEdit - Erroneous display of two MSL 3.2.1. components) updated by massimo ceraolo
I've found other cases of graphical misbehaviour of OMEdit. Naturally …

2014-02-26:

21:41 Ticket #2603 (Code Generation - generated C code contains newlines in string literals) closed by Martin Sjölund
fixed: Fixed in r19323.
21:41 Ticket #2603 (Code Generation - generated C code contains newlines in string literals) updated by Martin Sjölund
Status, Owner changed
21:38 Ticket #2603 (Code Generation - generated C code contains newlines in string literals) updated by Bill Janssen
Yep. The unwarranted assumption was that appropriate quoting would …
21:25 Ticket #2603 (Code Generation - generated C code contains newlines in string literals) updated by Martin Sjölund
Replying to janssen: > But if this function is being …
21:23 Ticket #2603 (Code Generation - generated C code contains newlines in string literals) updated by Bill Janssen
I think old-world Mac just used CR, anyway.
21:22 Ticket #2603 (Code Generation - generated C code contains newlines in string literals) updated by Bill Janssen
You think it would run on old-world Mac? It probably should just …
21:20 Ticket #2603 (Code Generation - generated C code contains newlines in string literals) updated by Martin Sjölund
Replying to janssen: > There is no world in which \n …
20:59 Ticket #2603 (Code Generation - generated C code contains newlines in string literals) updated by Lennart Ochel
Replying to lochel: > I don't get the both else cases. I …
20:57 Ticket #2603 (Code Generation - generated C code contains newlines in string literals) updated by Adrian Pop
The nl flag comes from above to tell this function to either escape or …
20:50 Ticket #2603 (Code Generation - generated C code contains newlines in string literals) updated by Lennart Ochel
I don't get the both else cases. I would just leave them out - but I …
20:47 Ticket #2603 (Code Generation - generated C code contains newlines in string literals) updated by Bill Janssen
There is no world in which \n followed by \r is a newline, so the case …
20:43 Ticket #2603 (Code Generation - generated C code contains newlines in string literals) updated by Bill Janssen
What's this nl flag doing, and what code generates it?
20:38 Ticket #2603 (Code Generation - generated C code contains newlines in string literals) updated by Adrian Pop
I guess not too many unwarranted assumptions as this would have been …
20:33 Ticket #2603 (Code Generation - generated C code contains newlines in string literals) updated by Bill Janssen
I guess that's one way to look at it. But it seems that the code …
20:26 Ticket #2603 (Code Generation - generated C code contains newlines in string literals) updated by Adrian Pop
I asked sjoelund.se to have a look at this. Seems is working if …
20:23 Ticket #2603 (Code Generation - generated C code contains newlines in string literals) updated by Bill Janssen
I use omc on the command-line to generate the simulation code, then …
20:22 Ticket #2603 (Code Generation - generated C code contains newlines in string literals) updated by Bill Janssen
Sorry, I should have said I was using a Unix machine. A Snow Leopard …
20:07 Ticket #2603 (Code Generation - generated C code contains newlines in string literals) updated by Adrian Pop
Ok. You're right. Seems I can reproduce this on Linux.
19:58 Ticket #2603 (Code Generation - generated C code contains newlines in string literals) updated by Adrian Pop
Ouch. Sorry about the config.log. How do you try to build the model? …
19:39 Ticket #2603 (Code Generation - generated C code contains newlines in string literals) updated by Bill Janssen
Checked out an update, and rebuilt. Same problem. <Gripe> "make …
19:37 Ticket #2604 (Frontend - setState__pTX error using different Media (Modelica.Fluid and ...) updated by Adrian Pop
A workaround for now is this: […] A fix for this is in the …
19:33 Ticket #2603 (Code Generation - generated C code contains newlines in string literals) updated by Bill Janssen
Well, my OM is from last week's sources :-). I'll update and rebuild.
19:28 Ticket #2603 (Code Generation - generated C code contains newlines in string literals) updated by Adrian Pop
Just for posterity, I tested with r19322 and compilation works fine.
19:22 Ticket #2603 (Code Generation - generated C code contains newlines in string literals) updated by Adrian Pop
Seems the error comes from MSL Media PartialMedium or all the other …
19:18 Ticket #2604 (Frontend - setState__pTX error using different Media (Modelica.Fluid and ...) updated by Adrian Pop
Hi, This is a known bug and a fix is on the way. Mostly because we …
19:15 Ticket #2604 (Frontend - setState__pTX error using different Media (Modelica.Fluid and ...) created by uwe.schoeneich@…
Using OM 1.9.1+dev (r18571) If you are using not only one Medium but …
19:04 Ticket #2603 (Code Generation - generated C code contains newlines in string literals) updated by Adrian Pop
I got an email from janssen which (non public) model has this issue. …
19:00 Ticket #2603 (Code Generation - generated C code contains newlines in string literals) updated by Martin Sjölund
Which is why we have code that escapes string literals... I would …
18:41 Ticket #2603 (Code Generation - generated C code contains newlines in string literals) updated by Lennart Ochel
Status changed
18:27 Ticket #2603 (Code Generation - generated C code contains newlines in string literals) updated by Bill Janssen
Traced this back to an assert statement in the library I'm using. It …
18:12 Ticket #2603 (Code Generation - generated C code contains newlines in string literals) created by Bill Janssen
My generated simulation code doesn't compile, because of constructs …
11:26 Ticket #2602 (Frontend - Handle function default arguments better) created by Martin Sjölund
We need to handle function default arguments better. Either by saying …

2014-02-25:

04:42 Ticket #2565 (New Instantiation - Problems with code generation - package constants in ExternalMedia) updated by Adrian Pop
Bug #2412 (with the IncludeDirectory/LibraryDirectory) is now fixed. …
04:40 Ticket #2412 (Frontend - Include and Library annotations for external function do not work when ...) closed by Adrian Pop
fixed: Fixed in r19290.
Note: See TracTimeline for information about the timeline view.