Timeline
2013-08-22:
- 14:56 Ticket #2310 (Code Generation - referenced a variable that was not declared as a <variable>) updated by
 - 
          Replying to lochel:
> With 
+d=initializationI get … - 14:55 Ticket #2310 (Code Generation - referenced a variable that was not declared as a <variable>) closed by
 - fixed: Fixed in r16898. I added the $PRE._* variables tot he model_info.xml.
 - 13:47 Ticket #2310 (Code Generation - referenced a variable that was not declared as a <variable>) updated by
 - 
          Priority changed
 - 13:47 Ticket #2261 (Backend - Problem with initialization of mixed system) updated by
 - The errors above are fixed for now (r16895). Now we run into the same …
 - 11:03 Ticket #2261 (Backend - Problem with initialization of mixed system) updated by
 - 
          Cc changed
Probably the smallest model that is causing the error: […] Error … - 10:04 Ticket #2319 (Backend - no support for discrete equation systems) updated by
 - 
          Description changed
 - 10:04 Ticket #2319 (Backend - no support for discrete equation systems) created by
 - Some discrete variables may be involved in equation systems. This is …
 
2013-08-21:
- 14:22 Ticket #2300 (Frontend - empty array) closed by
 - fixed: Fixed in r16883.
 - 14:05 Ticket #2318 (Backend - Strange tuple in initial equation in Modelica.Blocks.Examples.Filter) updated by
 - I think that we should actually keep all zero size components and zero …
 - 14:03 Ticket #2318 (Backend - Strange tuple in initial equation in Modelica.Blocks.Examples.Filter) updated by
 - 
          Priority changed
Yes, I realized that when I wrote the ticket, but wouldn't it be nicer … - 13:03 Ticket #2318 (Backend - Strange tuple in initial equation in Modelica.Blocks.Examples.Filter) updated by
 - Is not strange. It comes from equation: […] and for component: …
 - 12:19 Ticket #2318 (Backend - Strange tuple in initial equation in Modelica.Blocks.Examples.Filter) updated by
 - 
          Status, Owner changed
I'll have a look. - 12:10 Ticket #2300 (Frontend - empty array) updated by
 - 
          Status, Owner changed
Yeah, for an equation we do remove it if it involves a zero array. It … - 12:06 Ticket #2300 (Frontend - empty array) updated by
 - 
          Priority changed
This blocks the Petri net library. - 11:47 Ticket #2318 (Backend - Strange tuple in initial equation in Modelica.Blocks.Examples.Filter) created by
 - Modelica.Blocks.Examples.Filter returns this equation in the flat …
 - 11:40 Ticket #2317 (Build Environment - Compiling model does not work with "Error building simulator") closed by
 - fixed
 - 11:04 Ticket #2317 (Build Environment - Compiling model does not work with "Error building simulator") updated by
 - […] Anyway, it is a useless link and I removed it. Should be there …
 - 10:39 Ticket #2317 (Build Environment - Compiling model does not work with "Error building simulator") updated by
 - I forgot to mention: I use ubuntu 13.04. The working solution is to …
 - 10:35 Ticket #2317 (Build Environment - Compiling model does not work with "Error building simulator") created by
 - nearly All examples do not work anymore (at least those that I have …
 
2013-08-20:
- 12:00 Ticket #2263 (Backend - erroneously overdetermined system) closed by
 - invalid: Refixed in r16868. The initial equation system is overdetermined.
 - 11:49 Ticket #2263 (Backend - erroneously overdetermined system) updated by
 - The specification was not that clear when I opened this ticket. In the …
 - 11:35 Ticket #2263 (Backend - erroneously overdetermined system) reopened by
 - Now I think that this model is overdetermined. Probably the …
 - 11:11 Ticket #2316 (Installation program - Remove need to use OPENMODELICAHOME) updated by
 - […] I think you just exit if it's unset on Windows. With: […] …
 - 11:07 Ticket #2316 (Installation program - Remove need to use OPENMODELICAHOME) updated by
 - As far as I know we don't crash right now. See Main.setWindowsPaths …
 - 11:03 Ticket #2316 (Installation program - Remove need to use OPENMODELICAHOME) updated by
 - It would at least work without env.vars for all new versions of …
 - 11:00 Ticket #2316 (Installation program - Remove need to use OPENMODELICAHOME) updated by
 - I know that's what we do on Linux but if we use .bat files to set …
 - 11:00 Ticket #2315 (OMEdit - Cannot find dgesv on OSX 10.6) closed by
 - fixed: Fixed in r16864.
 - 10:58 Ticket #2316 (Installation program - Remove need to use OPENMODELICAHOME) updated by
 - Replying to adrpo: > OPENMODELICAHOME and …
 - 10:49 Ticket #2316 (Installation program - Remove need to use OPENMODELICAHOME) updated by
 - OPENMODELICAHOME and OPENMODELICALIBRARY is always set by the …
 - 10:43 Ticket #2316 (Installation program - Remove need to use OPENMODELICAHOME) updated by
 - I said remove the NEED to use it. It would still be an override. I …
 - 10:40 Ticket #2316 (Installation program - Remove need to use OPENMODELICAHOME) updated by
 - I would never do this for Windows. It would make things worse as you …
 - 08:48 Ticket #2285 (Code Generation - bad code generation for arrays) updated by
 - 
          Priority changed
This blocks the Petri net library. - 08:03 Ticket #2316 (Installation program - Remove need to use OPENMODELICAHOME) updated by
 - 
          Status, Owner changed
 - 08:03 Ticket #2316 (Installation program - Remove need to use OPENMODELICAHOME) created by
 - We already use /proc/self in Linux and similar in OSX. By adding the …
 - 07:28 Ticket #2315 (OMEdit - Cannot find dgesv on OSX 10.6) updated by
 - 
          Summary changed
 - 07:26 Ticket #2315 (OMEdit - Cannot find dgesv on OSX 10.6) updated by
 - I have these symbols in OSX 10.8: […] […] Adeel: Can you test if …
 - 07:22 Ticket #2315 (OMEdit - Cannot find dgesv on OSX 10.6) updated by
 - 
          Status, Owner, Description changed
 
2013-08-19:
- 22:12 Ticket #2315 (OMEdit - Cannot find dgesv on OSX 10.6) created by
 - I have installed OpenModelica via MacPorts using the instructions in …
 - 15:19 Ticket #2313 (Code Generation - C++ Code generator does not work) closed by
 - fixed
 - 15:14 Ticket #2314 (Frontend - No source info for duplicate enumeration literal error) created by
 - OMC gives an error when you have duplicate enumeration literals, such …
 - 14:02 Ticket #2309 (Code Generation - Cannot read numbers from a file) updated by
 - Replying to paul: > Ok, that's what i was afraid of. But …
 - 12:38 Ticket #2313 (Code Generation - C++ Code generator does not work) updated by
 - I added Niklas as ticket owner and sent him an email.
 - 12:35 Ticket #2313 (Code Generation - C++ Code generator does not work) updated by
 - 
          Status, Owner changed
 - 12:24 Ticket #2313 (Code Generation - C++ Code generator does not work) updated by
 - 
          Cc, Milestone changed
Who is supposed to handle these tests? It's run in the testsuite, so … - 12:23 Ticket #2313 (Code Generation - C++ Code generator does not work) created by
 - Boost doesn't like the generated code: […]
 - 11:05 Ticket #2310 (Code Generation - referenced a variable that was not declared as a <variable>) updated by
 - Good hint. I had forgotten that OMEdit passes LOG_STATS per default. …
 
2013-08-18:
- 10:02 Ticket #2312 (Parser - Array dimensions on the type in a redeclare modification should not be ...) created by
 - The Modelica grammar says that a redeclare such as: […] is not …
 - 02:13 Ticket #2310 (Code Generation - referenced a variable that was not declared as a <variable>) updated by
 - 
          Cc, Component changed
A little bit of more debugging shows that the problem is not with … 
2013-08-17:
- 15:56 Ticket #2310 (Code Generation - referenced a variable that was not declared as a <variable>) updated by
 - OMEdit passes the -lv=LOG_STATS flag to the executable by default. …
 - 11:57 Ticket #2310 (Code Generation - referenced a variable that was not declared as a <variable>) updated by
 - 
          Cc changed
 
2013-08-15:
- 10:46 Ticket #2310 (Code Generation - referenced a variable that was not declared as a <variable>) updated by
 - 
          Description changed
 
  Note:
 See   TracTimeline
 for information about the timeline view.
    