Timeline



2012-08-19:

07:54 Ticket #1776 (Frontend - Add detection of usage of unbound variables) updated by Martin Sjölund
Cc changed
How the hell do you CC Jens you stupid little trac D:
07:53 Ticket #1776 (Frontend - Add detection of usage of unbound variables) updated by Martin Sjölund
Cc changed
07:51 Ticket #1776 (Frontend - Add detection of usage of unbound variables) updated by Martin Sjölund
Cc changed
07:51 Ticket #1776 (Frontend - Add detection of usage of unbound variables) created by Martin Sjölund
We need to add detection of usage of unbound variables […] The …

2012-08-18:

20:46 Ticket #1775 (Backend - Concatenating a string with an unbound string variable segfaults) updated by Martin Sjölund
It does in C as well :) Results are undefined according to Modelica …
20:24 Ticket #1775 (Backend - Concatenating a string with an unbound string variable segfaults) created by adabe588@…
[…] script file: […]
00:13 Ticket #1774 (Frontend - Instantiation fails for Modelica.StateGraph.Examples.ControlledTanks) created by Jens Frenkel
For the model Modelica.StateGraph.Examples.ControlledTanks the …

2012-08-17:

14:32 ReleaseNotes/1.9.0 edited by Martin Sjölund
(diff)
14:30 ReleaseNotes/1.9.0 edited by Martin Sjölund
(diff)
13:04 Ticket #1738 (Frontend - reinit on parameter gives no error and check Model returns nothing) updated by Martin Sjölund
Cc, Component, Milestone changed
13:02 Ticket #1721 (Backend - error division by zero) updated by Martin Sjölund
Cc, Component, Milestone changed
11:42 Ticket #1723 (Frontend - Check uses-annotations before inst) updated by Martin Sjölund
Cc, Component, Description, Milestone changed
11:41 Ticket #1733 (Frontend - range in connect equation fails) updated by Martin Sjölund
Cc, Component, Milestone changed
11:40 Ticket #1734 (Frontend - Compiler generates bad flattened version of function from MSL) updated by Martin Sjölund
Component, Milestone changed
11:39 Ticket #1720 (Code Generation - error FMU) updated by Martin Sjölund
Cc, Component, Milestone changed
11:38 Ticket #1695 (Command Prompt Environment - SCodeFlatten causes scripting API to stop working) updated by Martin Sjölund
Component, Description, Milestone changed
11:34 Ticket #1740 (Backend - typo in XMLDump.mo) updated by Martin Sjölund
Cc, Milestone changed
11:34 Ticket #1719 (OMEdit - OMEdit does not display quoted classes) updated by Martin Sjölund
Component, Milestone changed
11:33 Ticket #1106 (Frontend - Array modifications in class inheritance are not instantiated) updated by Martin Sjölund
Cc, Component, Description, Milestone changed
11:31 Ticket #1746 (Code Generation - Inconsistent array access using indices) updated by Martin Sjölund
Cc, Component, Description, Milestone changed
11:28 Ticket #1743 (Backend - XMLDump incorrectly wraps matrix, vector, and array elements in an ...) updated by Martin Sjölund
Cc, Milestone changed
11:27 Ticket #1742 (Build Environment - 11890 won't compile to the end) updated by Martin Sjölund
Component, Milestone changed
11:26 Ticket #1753 (Command Prompt Environment - typo in OMShell "does not exits" --> "does not exist") updated by Martin Sjölund
Priority, Milestone changed
11:26 Ticket #1744 (Command Prompt Environment - Add OMDEV info to checkSettings()) updated by Martin Sjölund
Cc, Component, Milestone changed
11:25 Ticket #1708 (Backend - Strip unused functions from generated code) updated by Martin Sjölund
Cc, Component, Milestone changed
11:25 Ticket #1764 (Parser - getClassNames and list should care of package.order) closed by Martin Sjölund
fixed
11:24 Ticket #1757 (Parser - loadFile of package.mo with encoding="Windows-1252" only applies to ...) updated by Martin Sjölund
Milestone changed
11:23 Ticket #1766 (Frontend - Locale changes cause real to string conversion to fail) updated by Martin Sjölund
Milestone, Summary changed
11:20 Ticket #1771 (Build Environment - libintl.h missing when compiling on OS X) updated by Martin Sjölund
Component changed
11:19 ReleaseNotes/1.9.0 created by Martin Sjölund
11:17 Ticket #1771 (Build Environment - libintl.h missing when compiling on OS X) updated by Martin Sjölund
Milestone changed
11:16 Ticket #1773 (Backend - Array<Integer> arr := {1,2,3} causes a segfault when arr is passed to ...) updated by Martin Sjölund
Priority, Milestone changed
11:16 Ticket #1767 (Frontend - Translations of the omc kernel) closed by Martin Sjölund
fixed: Swedish translations are now up. Instructions in Compiler/Translation …

2012-08-15:

09:33 Ticket #1771 (Build Environment - libintl.h missing when compiling on OS X) updated by Martin Sjölund
I tried it with XCode gcc, so it should be fine now
09:28 Ticket #1771 (Build Environment - libintl.h missing when compiling on OS X) closed by adabe588@…
fixed: Great! I added CPPFLAGS, did a make clean (not sure if that was …
07:48 Ticket #1771 (Build Environment - libintl.h missing when compiling on OS X) updated by Martin Sjölund
Ok, it seems to work for me, but I think I know what you need to do. […]
07:26 Ticket #1771 (Build Environment - libintl.h missing when compiling on OS X) updated by Martin Sjölund
I'm running a full recompile now :) The little Mac Mini will be …
07:25 Ticket #1771 (Build Environment - libintl.h missing when compiling on OS X) updated by adabe588@…
By the way, I get the same issue with […]
07:22 Ticket #1771 (Build Environment - libintl.h missing when compiling on OS X) updated by adabe588@…
Okay, great! I'm on 10.7.4, libintl.a is present but I can't seem to …
07:19 Ticket #1771 (Build Environment - libintl.h missing when compiling on OS X) updated by Martin Sjölund
This works better for the configure, so it wasn't wrong before …
07:11 Ticket #1771 (Build Environment - libintl.h missing when compiling on OS X) updated by Martin Sjölund
I got the following now; might be an issue: […] What version of …
07:08 Ticket #1771 (Build Environment - libintl.h missing when compiling on OS X) updated by adabe588@…
I am using the developer gcc tools in /usr/bin/gcc so that would make …
07:06 Ticket #1771 (Build Environment - libintl.h missing when compiling on OS X) updated by Martin Sjölund
I wonder if this has anything to do with me using the macports version …
06:48 Ticket #1771 (Build Environment - libintl.h missing when compiling on OS X) reopened by adabe588@…
The problem persists. I have installed gettext and verified that …

2012-08-14:

14:41 Ticket #1773 (Backend - Array<Integer> arr := {1,2,3} causes a segfault when arr is passed to ...) closed by Per Östlund
fixed: This has been fixed in r12518. For some reason we returned UNBOUND if …
13:27 Array2.zip attached to Ticket #1773 by adabe588@…
13:27 Ticket #1773 (Backend - Array<Integer> arr := {1,2,3} causes a segfault when arr is passed to ...) created by adabe588@…
See attachment for reproduction and more details
13:21 Array1.zip attached to Ticket #1772 by adabe588@…
13:20 Ticket #1772 (Frontend - Functions that return MetaModelica arrays produce errors) created by adabe588@…
Defining aliases for arrayList and fromList sometimes causes the …
09:34 Ticket #1771 (Build Environment - libintl.h missing when compiling on OS X) closed by Martin Sjölund
fixed: You are missing parts of gettext (libintl.h is in the macports gettext …
08:10 Ticket #1771 (Build Environment - libintl.h missing when compiling on OS X) created by adabe588@…
I'm using the latest revision, 12504, and after running […] I get …

2012-08-13:

10:45 Ticket #1770 (Build Environment - Polymorphism breaks in RML and OMC) created by Martin Sjölund
The type error in the tail call is not detected (should take …
Note: See TracTimeline for information about the timeline view.