Timeline
2015-03-13:
- 18:56 Ticket #3214 (Backend - Failure to generate or compile code when functions returning arrays or ...) updated by
-
Status, Owner changed
- 18:55 Ticket #3217 (Code Generation - Wrong equation counting) updated by
-
Status changed
- 17:43 Ticket #3217 (Code Generation - Wrong equation counting) updated by
- Mahder, can you have a look at it?
- 17:43 Ticket #3217 (Code Generation - Wrong equation counting) updated by
-
Cc, Owner changed
- 16:56 Ticket #3123 (OMEdit - OMEdit "Flip vertical" issues) updated by
- any news about this ticket? Maybe it was overlooked since it looks …
- 15:45 Ticket #3219 (Frontend - Failed to elaborate expression: enablingProb[remTAin[1:nremTAin]]) closed by
- fixed: Test case added in r25091.
- 15:23 Ticket #3217 (Code Generation - Wrong equation counting) updated by
-
Status, Owner, Component changed
Fixed the counting in r25090, but code generation does currently not … - 14:56 Ticket #3219 (Frontend - Failed to elaborate expression: enablingProb[remTAin[1:nremTAin]]) updated by
- Fixed in r25089. I will add a test case later when I've figured out …
- 14:04 Ticket #3219 (Frontend - Failed to elaborate expression: enablingProb[remTAin[1:nremTAin]]) updated by
-
Status, Owner changed
- 13:31 Ticket #3219 (Frontend - Failed to elaborate expression: enablingProb[remTAin[1:nremTAin]]) updated by
-
Cc changed
- 13:30 Ticket #3219 (Frontend - Failed to elaborate expression: enablingProb[remTAin[1:nremTAin]]) updated by
-
Cc changed
- 13:14 Ticket #3219 (Frontend - Failed to elaborate expression: enablingProb[remTAin[1:nremTAin]]) created by
- This error message occurs for several models in the PNlib …
- 12:35 Ticket #3214 (Backend - Failure to generate or compile code when functions returning arrays or ...) updated by
- Replying to perost: > I have fixed #3212 and #3213, but …
- 12:29 Ticket #3214 (Backend - Failure to generate or compile code when functions returning arrays or ...) updated by
-
Cc changed
Added Cc for Mahder, he likes array :) - 12:25 Ticket #3214 (Backend - Failure to generate or compile code when functions returning arrays or ...) updated by
- I have fixed #3212 and #3213, but this is a completely different issue …
- 12:16 Ticket #3213 (Backend - Failure with arrays composed of arrays if at least one index is of ...) closed by
- fixed
- 12:16 Ticket #3212 (Backend - Code generation of algorithm with enumeration indexed array fails ...) closed by
- fixed
- 12:16 Ticket #3213 (Backend - Failure with arrays composed of arrays if at least one index is of ...) updated by
- Fixed in r25085, seems it was the same issue as #3212.
- 12:15 Ticket #3212 (Backend - Code generation of algorithm with enumeration indexed array fails ...) updated by
- Initialization issues fixed in r25085.
- 09:54 Ticket #3217 (Code Generation - Wrong equation counting) updated by
-
Status, Owner, Component changed
- 08:35 Ticket #3160 (New Instantiation - C compilation error for array equations) updated by
- :) It's like these tests don't want to pass. I see they are failing at …
- 05:06 Ticket #3160 (New Instantiation - C compilation error for array equations) updated by
- The error message changed to: […] Meaning that your changes have …
2015-03-12:
- 19:17 Ticket #3213 (Backend - Failure with arrays composed of arrays if at least one index is of ...) updated by
- Just verified the issue still remains in r25069, so was not fixed by …
- 19:13 Ticket #3213 (Backend - Failure with arrays composed of arrays if at least one index is of ...) updated by
-
Description changed
- 19:12 Ticket #3213 (Backend - Failure with arrays composed of arrays if at least one index is of ...) updated by
-
Description changed
- 19:01 Ticket #3212 (Backend - Code generation of algorithm with enumeration indexed array fails ...) updated by
- Changing the initialization of the model removes the initial condition …
- 18:28 Ticket #3218 (Run-time - The read_write.* interface seems a bit off) updated by
- We can do as we do now and when the dll returns we duplicate the data …
- 18:25 Ticket #3218 (Run-time - The read_write.* interface seems a bit off) updated by
- Yes, but directly after returning, we free the dll, right? Don't you …
- 18:24 Ticket #3218 (Run-time - The read_write.* interface seems a bit off) updated by
- Yes, but is our dll, or isn't?
- 18:18 Ticket #3218 (Run-time - The read_write.* interface seems a bit off) updated by
- I am unsure if you can send MM values directly; they cross dll boundaries.
- 17:51 Ticket #3218 (Run-time - The read_write.* interface seems a bit off) created by
- read_write.c uses malloc instead of GC_malloc. Do we really need this …
- 16:29 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- Sort of handled in r25065. Good enough for now.
- 16:13 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- I will add that in the user's guide.
- 16:12 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- I understand. I just thought that it is worth clarifying so that …
- 16:05 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- /opt/openmodelica is on purpose, so people can use a local macports …
- 15:21 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) closed by
- fixed: Yes, it works! A couple of minor issues in the user guide change …
- 14:28 Ticket #3212 (Backend - Code generation of algorithm with enumeration indexed array fails ...) updated by
- Replying to perost: > I found another place in the back …
- 13:56 Ticket #3217 (Code Generation - Wrong equation counting) created by
- OM counts just 2 equations for following model, but it should be 4. […]
- 13:33 Ticket #3160 (New Instantiation - C compilation error for array equations) updated by
- Okay found this. I really shot myself in the foot with this one. A …
- 11:01 Ticket #3215 (Backend - replaceHomotopy=actual and cseCall do not cooperate) updated by
-
Status, Owner changed
- 10:50 Ticket #3215 (Backend - replaceHomotopy=actual and cseCall do not cooperate) updated by
-
Cc changed
- 10:50 Ticket #3216 (Backend - cseCall and DIVISION) updated by
-
Cc changed
- 10:49 Ticket #3216 (Backend - cseCall and DIVISION) created by
- It seems weird to me that DIVISION is a DAE.CALL. It seems to be …
- 10:37 Ticket #3215 (Backend - replaceHomotopy=actual and cseCall do not cooperate) created by
- Using cseCall, calls to homotopy are moved out as common …
- 09:42 Ticket #3214 (Backend - Failure to generate or compile code when functions returning arrays or ...) updated by
-
Cc, Keywords changed
- 09:01 Ticket #3214 (Backend - Failure to generate or compile code when functions returning arrays or ...) created by
- This continues the array and array of arrays story from ticket #3212 …
- 07:41 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- Replying to sjoelund.se: > Don't install X-dependent …
- 07:37 Ticket #2756 (Code Generation - OM reports an error in the C code it creates) updated by
- ok code 2 in my comment # 16 works if I use: if noEvent(z[train] …
- 07:32 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- Don't install X-dependent libraries on OSX. At least I hope you didn't …
- 07:26 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- The dbus-server.py works for me like this: In one terminal: […] In …
- 06:08 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- It should work now with r25049. I tested on our Mac. I'm trying now to …
- 02:17 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- I will try to get access to a Mac as just playing with the flags …
2015-03-11:
- 19:57 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- Looks like we might need to add -std=c++11 -stdlib=libc++ to the …
- 19:50 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- Well....that changed the error, but doesn't allow it to build. It now …
- 18:49 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- Try r25045.
- 18:31 Ticket #3212 (Backend - Code generation of algorithm with enumeration indexed array fails ...) updated by
- I found other issues with enumeration too, so I created ticket #3213.
- 18:28 Ticket #3213 (Backend - Failure with arrays composed of arrays if at least one index is of ...) created by
- This is more or less ticket #3212 reloaded (revolutions might come …
- 16:54 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- Ok. I will add the other flag too when i get back home.
- 16:45 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- No luck! I just tried to build r25043 and got the same "array" errors.
- 16:16 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- Replying to sjoelund.se: > It's crazy if boost starts …
- 16:08 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- It's crazy if boost starts requiring C++11 though :) No ifdef to …
- 16:07 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- So, it seems that boost on Mac was not broken just our flags. …
- 16:01 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- Thanks Per, Martin suggested it too and I fixed it now in r25043 by …
- 15:59 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- Replying to adrpo: > Ok, it seems there is a file in …
- 15:49 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- I made it conditional only for APPLE now in r25042.
- 15:44 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- Well, after I added the include it started to break on Linux. I'll see …
- 15:30 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- Seems so (broken boost) as it works fine in Windows, Linux, on the …
- 15:28 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- Yeah, it could just be new boost that is being broken
- 15:27 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- I'll try it as soon as it syncs up and is available. And, will let …
- 15:22 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- Try revision r25040.
- 15:17 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- Ok, it seems there is a file in boost\tr1\tr1\array (in Windows and …
- 15:16 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- I just did a search for a file name "array" in …
- 15:10 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- #include <array> does not include array.hpp. It requests a file called …
- 15:09 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- Yup, it is there: […] That is very strange!
- 15:04 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- It seems that the include flags are correct inside flags.make: […] …
- 14:55 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- I mean zip that directory using for example: […]
- 14:55 Ticket #3212 (Backend - Code generation of algorithm with enumeration indexed array fails ...) updated by
- Fixed in r25037. There still seems to be some remaining issue though, …
- 14:54 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- Ok. Just zip them and add them here.
- 14:53 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- That file doesn't exist. Here is what I find in the directory you …
- 14:45 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- Thanks. This seems to be correct: […] Now i need the file: …
- 14:31 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- Unfortunately it doesn't. I hate CMake as it suppresses everything and …
- 14:23 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- I switched to the macports created working folder. I then switched to …
- 14:16 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- You will need to export CMAKE_VERBOSE_MAKEFILE=ON before running make …
- 14:03 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- OK. I'm trying it now. Normally, the build process is done within …
- 13:43 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- We need to see the full log with CMAKE_VERBOSE_MAKEFILE=ON, otherwise …
- 13:23 Ticket #3212 (Backend - Code generation of algorithm with enumeration indexed array fails ...) updated by
-
Status, Owner changed
Despite what I told you earlier I had a quick look, and think I know … - 13:12 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- Nope. r25032 gives the same error.
- 12:52 Ticket #3212 (Backend - Code generation of algorithm with enumeration indexed array fails ...) updated by
-
Cc, Component changed
- 11:40 Ticket #3209 (Backend - 3d visualization is broken because of initialization) updated by
- Just saw this ticket. I can comment on the expansion issue. I actually …
- 11:16 Ticket #3211 (*unknown* - Inconsistent handling of final attribute) updated by
- Probably the correct properties is sent somewhere which causes a …
- 10:39 Ticket #3212 (Backend - Code generation of algorithm with enumeration indexed array fails ...) created by
- Somehow trying to index an array with an enumeration type results code …
- 09:16 Ticket #3211 (*unknown* - Inconsistent handling of final attribute) updated by
-
Cc changed
Evaluation of protected parameters was introduced in r20675. Martin, … - 06:33 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- Please try r25022.
- 06:04 Ticket #3186 (New Instantiation - Partial binding of record sub-components in functions are lost) updated by
- The commit …
- 05:50 Ticket #2978 (Backend - Modelica3d fails) closed by
- fixed: I suggest we close this one as modelica3d is now working but there is …
- 02:21 Ticket #2978 (Backend - Modelica3d fails) updated by
- This was actually still issue #3056, so it wasn't actually building …
- 02:20 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) reopened by
- No, I missed a flag, when I thought I had gotten it to build. It still …
- 01:25 Ticket #2978 (Backend - Modelica3d fails) updated by
- Correction: The path above is actually to a directory that contains …
2015-03-10:
- 22:54 Ticket #2978 (Backend - Modelica3d fails) reopened by
- 22:52 Ticket #2978 (Backend - Modelica3d fails) updated by
- There is still a link error when I try to actually run a Modelica3D …
- 22:28 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) closed by
- fixed: Yes, that did the job. It now builds. thank you.
- 20:54 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- Please try with r25018 and let me know if it works.
- 20:03 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- It looks like macports cleans up when it is done installing. So after …
- 19:26 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
-
Status, Owner changed
- 19:25 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
-
Cc, Owner, Component changed
- 19:25 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- It seems like a trivial issue to fix. Unfortunately I have no Mac to …
- 19:09 Ticket #2978 (Backend - Modelica3d fails) updated by
- I thought that it is worth mentioning that it is not possible to test …
- 19:07 Ticket #3056 (Build Environment - Mac openmodelica-devel fails to build) updated by
- I saw that tickets …
- 18:21 Ticket #2471 (Run-time - Add check if variable can be changed via -override*) updated by
-
Status, Owner changed
- 18:02 Ticket #2978 (Backend - Modelica3d fails) closed by
- fixed: Fixed in r25016. Duplicate of #3209.
- 17:54 Ticket #3209 (Backend - 3d visualization is broken because of initialization) closed by
- fixed: Fixed in r25016. It can be done better by sending the hashtable for …
- 15:55 Ticket #3210 (FMI - Wrong FMI binaries directory under Linux again) closed by
- fixed
- 15:55 Ticket #3210 (FMI - Wrong FMI binaries directory under Linux again) updated by
-
Status, Owner changed
Should be fixed in r25015 (dpkg used x86_64-pc-linux when the default … - 15:46 Ticket #3210 (FMI - Wrong FMI binaries directory under Linux again) updated by
- Odd. I get different results for my local omc and the one compiled by …
- 15:44 Ticket #3211 (*unknown* - Inconsistent handling of final attribute) updated by
- Replying to crupp@…: > 18 minutes to fix this, …
- 15:26 Ticket #3211 (*unknown* - Inconsistent handling of final attribute) updated by
- 18 minutes to fix this, impressive!!!
- 15:21 Ticket #3211 (*unknown* - Inconsistent handling of final attribute) updated by
-
Status, Owner changed
It should work now (r25012). Not sure if my fix breaks anything … we … - 15:12 Ticket #3211 (*unknown* - Inconsistent handling of final attribute) updated by
- This happens in pre-optimization module …
- 15:03 Ticket #3211 (*unknown* - Inconsistent handling of final attribute) created by
- In the following example, the protected parameter b does not get …
- 15:02 Ticket #3210 (FMI - Wrong FMI binaries directory under Linux again) updated by
-
Summary changed
- 14:58 Ticket #3210 (FMI - Wrong FMI binaries directory under Linux again) updated by
-
Description changed
- 14:57 Ticket #3210 (FMI - Wrong FMI binaries directory under Linux again) updated by
-
Cc changed
- 14:57 Ticket #3210 (FMI - Wrong FMI binaries directory under Linux again) created by
- This error was already present last year. Then it was fixed (I think …
- 13:48 Ticket #3209 (Backend - 3d visualization is broken because of initialization) updated by
- Now, I can describe the issue more precisely: There is one …
- 12:56 Ticket #3209 (Backend - 3d visualization is broken because of initialization) updated by
- The equation is probably accidentally introduced multiple time by …
- 12:45 Ticket #3209 (Backend - 3d visualization is broken because of initialization) updated by
- The following system causes the error: […]
- 12:02 Ticket #3209 (Backend - 3d visualization is broken because of initialization) updated by
- The question is what can we do to fix this. I wonder if we could fix …
- 12:01 Ticket #3209 (Backend - 3d visualization is broken because of initialization) created by
- modelica3d.mos script: […] […]
- 11:11 Ticket #3204 (Run-time - Override error checking) closed by
- fixed: Fixed in r25005: […]
- 10:08 Ticket #3208 (Command Prompt Environment - default configuration for pre/post optimization modules) updated by
- Ordering is essential, so it is not enough to just append the default …
- 10:05 Ticket #3195 (Backend - Translation error with integer inputs) updated by
- This is a bug in the optimization module "removeSimpleEquations". …
- 09:54 Ticket #3208 (Command Prompt Environment - default configuration for pre/post optimization modules) updated by
-
It would also be useful if it was possible to do
-preOptModules-=xyz
… - 08:42 Ticket #3208 (Command Prompt Environment - default configuration for pre/post optimization modules) created by
- omc +help=preOptModules displays all available pre-optimisation …
- 08:36 Ticket #3189 (New Instantiation - Partial function evaluation and arrays not working) updated by
-
Status, Owner changed
- 08:32 Ticket #3207 (OMEdit - Debugger does not show compound variables) created by
- When a variable in the debugger can be expanded, the OMEdit GUI does …
- 08:27 Ticket #3191 (Backend - Modelica.Fluid.Examples.HeatingSystem fails in combination with ...) updated by
-
Cc changed
The actual question here is, whether the system from the description … - 08:23 Ticket #3191 (Backend - Modelica.Fluid.Examples.HeatingSystem fails in combination with ...) updated by
- I think singular linear systems should not break compilation, since …
- 08:18 Ticket #3206 (Code Generation - Invalid code generation for functions) created by
- If msl32 example HeatingSystem get executed using …
- 07:36 Ticket #3197 (OMEdit - Better optimization support in OMEdit) updated by
- There find many different model-based applications that one might want …
2015-03-09:
- 20:50 Ticket #3197 (OMEdit - Better optimization support in OMEdit) updated by
- but I prefer the solution with new setup button more
- 20:45 Ticket #3197 (OMEdit - Better optimization support in OMEdit) updated by
- For pure button we would need something like OMC Flags: +gDynOpt …
- 20:38 Ticket #3197 (OMEdit - Better optimization support in OMEdit) updated by
- In the optiozation we have a other scope, new settings menu like in …
- 20:34 Ticket #3205 (FMI - Wrong causality in FMI 2 export) closed by
- fixed: Done in r25001.
- 19:58 Ticket #3205 (FMI - Wrong causality in FMI 2 export) updated by
- Here is a patch that seems to solve the problem. It appears that the …
- 17:16 Ticket #3205 (FMI - Wrong causality in FMI 2 export) created by
- The following model combines an input and an output in one connector: …
- 16:04 Ticket #3202 (Frontend - world.g override does not propagate) updated by
-
Status, Owner, Component changed
Yes. Unfortunately in some cases we replace the parameter with its … - 15:37 Ticket #3204 (Run-time - Override error checking) updated by
-
Component changed
- 15:37 Ticket #3204 (Run-time - Override error checking) updated by
-
Status, Owner changed
Should be easy to do in … - 15:12 Ticket #3203 (New Instantiation - Lookup fails for partial function application and component modifier ...) updated by
- Similar to #2660 and #3077. Currently we need a constant binding for …
- 15:08 Ticket #3204 (Run-time - Override error checking) created by
- Currently, there is no error checking when using -override on the …
- 15:05 Ticket #3203 (New Instantiation - Lookup fails for partial function application and component modifier ...) created by
-
Validate
TestFailing
in the package below: […] This results in … - 14:57 Ticket #3202 (Frontend - world.g override does not propagate) created by
- When overriding world.g, the override does not propagate to models …
- 13:32 Ticket #3199 (ParModelica - ParModelica does not expect usage of parallel variables) updated by
-
Description changed
- 13:30 Ticket #3201 (ParModelica - ParModelica cannot parse kernel functions) created by
- A fairly small kernel function: […] Will result in a slightly …
- 13:22 Ticket #3084 (*unknown* - Under-determined linear system not solvable!) updated by
-
Status changed
All of the samples 1-5 are working currently, but example 4-5 are … - 13:13 Ticket #3200 (Run-time - New attributes values break some tests) created by
- With r24990 the following examples are broken: […] The examples …
- 12:58 Ticket #3199 (ParModelica - ParModelica does not expect usage of parallel variables) created by
- Given a slightly updated exampled like: […] Trying to compile it …
- 12:13 Ticket #3190 (ParModelica - ParModelica fails to build ModelicaBuiltin.mo) updated by
-
Component changed
- 11:19 Ticket #3198 (ParModelica - ParModelica fails to build model calling print due to invalid conversion) updated by
-
Owner, Component changed
Seems we didn't have a ParModelica component in Trac before. Fixed :) - 11:03 Ticket #3198 (ParModelica - ParModelica fails to build model calling print due to invalid conversion) created by
- Given the following model: […] Try to build it with ParModelica: …
- 10:01 Ticket #2578 (Build Environment - 64bit OMC for Windows) updated by
-
Status, Owner changed
- 09:13 Ticket #3197 (OMEdit - Better optimization support in OMEdit) updated by
-
Cc changed
Add Vitalij as Cc in case he has some input for how to best handle this. - 09:12 Ticket #3197 (OMEdit - Better optimization support in OMEdit) created by
- There's currently no support for doing an optimization in OMEdit, …
- 08:53 Ticket #3095 (Frontend - Losing class modifiers during flattening) closed by
- fixed
- 08:53 Ticket #3095 (Frontend - Losing class modifiers during flattening) updated by
- Fixed in r24990.
- 05:48 Ticket #3196 (OMEdit - OMEdit vectorization support) created by
- OMEdit already supports vector connections with the Connect Array …
- 05:30 Ticket #3051 (Frontend - extends and modification of attributes) closed by
- fixed: Fixed in r24987. Seems that #3095 is not connected to this. I'm still …
2015-03-07:
- 21:28 Ticket #3195 (Backend - Translation error with integer inputs) updated by
-
Status, Owner changed
- 19:04 Ticket #3195 (Backend - Translation error with integer inputs) created by
- This case is motivated by transformer models of the PowerSystems …
- 19:00 Ticket #3160 (New Instantiation - C compilation error for array equations) updated by
- Just an update I have fixed the handling for multi-dimensional array …
- 18:30 Ticket #2777 (OMEdit - Omedit and small plots issues) updated by
- I've checked today (with r24759) and I saw that the plot created using …
- 18:20 Ticket #3194 (OMEdit - Better space exploitation by OMEdit) updated by
- OK. Undocking the Messages Browser is fine.
- 17:31 Ticket #3194 (OMEdit - Better space exploitation by OMEdit) updated by
- Replying to rfranke: > One might also move the message …
- 16:46 Ticket #3194 (OMEdit - Better space exploitation by OMEdit) updated by
- One might also move the message browser from the main window to the …
- 12:40 Ticket #3193 (Parser - TplParser - stack overflow for big templates) updated by
- Thnks! I now removed the ulimit -s from the Linux nightly builds.
- 12:20 Ticket #3193 (Parser - TplParser - stack overflow for big templates) closed by
- fixed: It seems I missed this ticket, I thought I was the only one with this …
- 10:01 Ticket #3194 (OMEdit - Better space exploitation by OMEdit) created by
- We OMEdit users are always hungry for space on our computer screens. …
- 07:36 Ticket #3160 (New Instantiation - C compilation error for array equations) updated by
- I already talked with Mahder about this and he'll have a look asap.
- 07:10 Ticket #3160 (New Instantiation - C compilation error for array equations) reopened by
- Hmm... yesterday afternoon the tests reported for the three models an …
- 06:48 Ticket #3193 (Parser - TplParser - stack overflow for big templates) updated by
- Well, I'm not thinking very new MetaModelica yet but what you say …
- 06:46 Ticket #3193 (Parser - TplParser - stack overflow for big templates) updated by
- All of the cases in restOfTempLine can be merged into a single match …
- 06:41 Ticket #3193 (Parser - TplParser - stack overflow for big templates) updated by
- The last 5 cases in TplParser.restOfTemplLine can now be merged into …
- 06:38 Ticket #3193 (Parser - TplParser - stack overflow for big templates) updated by
- I inlined TplParser.templateBody inside TplParser.restOfTemplLine but …
- 06:37 Ticket #3193 (Parser - TplParser - stack overflow for big templates) updated by
- I think TplParser.restOfTemplLine can be rewritten using guards and …
- 06:33 Ticket #3193 (Parser - TplParser - stack overflow for big templates) updated by
- Seems that ulimit -s 14336, 14MB works but not 13MB.
- 05:19 Ticket #3193 (Parser - TplParser - stack overflow for big templates) created by
- Seems that TplParser stack overflows for big templates via mutually …
2015-03-06:
- 16:50 Ticket #3160 (New Instantiation - C compilation error for array equations) closed by
- fixed: I think this was fixed by r24887 as a side-effect. works now.
- 16:44 Ticket #1675 (Frontend - parameter passing for records does not work) updated by
-
Component changed
- 16:43 Ticket #3187 (Backend - boolean_array index assertion failed) closed by
- fixed: Okay this issue should be fixed in r24970. Now we should be able to …
- 14:04 Ticket #2087 (FMI - Move generated functions) closed by
- invalid
- 14:03 Ticket #2036 (FMI - FMU: fmiCompletedIntegratorStep does not set callEventUpdate) closed by
- fixed: This is probably fixed long time ago. As I can see callEventUpdate …
- 13:38 Ticket #3034 (FMI - Import issues with inputs in fmi 2.0) closed by
- fixed: Fixed in r24966.
- 13:34 Ticket #3192 (Backend - Tearing method cellier fails if addDerAlias is activated) updated by
-
Status changed
- 13:34 Ticket #3192 (Backend - Tearing method cellier fails if addDerAlias is activated) updated by
-
Cc changed
- 13:34 Ticket #3192 (Backend - Tearing method cellier fails if addDerAlias is activated) created by
- In r24915 cellier method is activated again for big algebraic loos. In …
- 13:14 Ticket #3191 (Backend - Modelica.Fluid.Examples.HeatingSystem fails in combination with ...) created by
- Modelica.Fluid.Examples.HeatingSystem fails if replaceHomotopy=actual …
- 12:03 Ticket #3171 (FMI - BouncingBall modelDescription.xml is not valid for trivial reasons) closed by
- fixed: Fixed in r24963.
- 11:51 Ticket #3187 (Backend - boolean_array index assertion failed) updated by
-
No. The case above can only handle
arr = fcall();
but the … - 11:39 Ticket #3187 (Backend - boolean_array index assertion failed) updated by
- Adrian I added that cref check speicifically. I thought the case above …
- 11:08 Ticket #3187 (Backend - boolean_array index assertion failed) updated by
- The new failures should be fixed by r24961. I will re-run the library …
- 10:27 Ticket #1675 (Frontend - parameter passing for records does not work) updated by
-
Component, Description changed
- 10:25 Ticket #3187 (Backend - boolean_array index assertion failed) updated by
- I think i found what the problems are with the new failures. It seems …
- 10:21 Ticket #3187 (Backend - boolean_array index assertion failed) updated by
- All the Inverter models fail again. Additionally some more models …
- 09:53 Ticket #3186 (New Instantiation - Partial binding of record sub-components in functions are lost) updated by
-
Description, Summary changed
- 09:51 Ticket #3187 (Backend - boolean_array index assertion failed) updated by
- Mahder, I think the simulation issues have to do with #3186 as we're …
- 09:42 Ticket #3187 (Backend - boolean_array index assertion failed) reopened by
- I don't know if you have noticed but now we have 38 models failing …
- 08:16 Ticket #3181 (Frontend - Compiler debug trace does not work (see first example of Users Guide)) updated by
- Fixed in r24954 by removing the debug flags setting from the OMShell …
- 06:40 Ticket #2756 (Code Generation - OM reports an error in the C code it creates) updated by
- I've made two more tests with r24918. 1) from the code in comment 13: …
- 06:22 Ticket #3181 (Frontend - Compiler debug trace does not work (see first example of Users Guide)) updated by
- After we do the release I will translate it to latex (I do have a …
- 06:07 Ticket #3181 (Frontend - Compiler debug trace does not work (see first example of Users Guide)) updated by
- I have been complaining about the blob for years. I usually do not …
Note:
See TracTimeline
for information about the timeline view.