Timeline
2012-09-24:
- 23:34 Ticket #1834 (Frontend - Name shadowing in match statements cause unintuitive type errors) created by
-
Calling
Test.test()
gives the error message `Error: Invalid pattern: … - 23:22 Ticket #1833 (Frontend - Local name shadowing and assignment to inputs) created by
-
When calling this test function no warning is given that
x
andy
… - 21:01 Ticket #1807 (Run-time - Let assert() trigger during initialization) updated by
-
Status changed
- 15:33 Ticket #1832 (Build Environment - DBUS_INCLUDE_LIB_DIR-NOTFOUND after make clean & make) updated by
- After checking more carefully the problem exists even if I don't clean …
- 15:29 Ticket #1832 (Build Environment - DBUS_INCLUDE_LIB_DIR-NOTFOUND after make clean & make) created by
-
Just did an
svn update
on one of my macs, aftermake -j2 omc
I get … - 13:58 Ticket #1830 (Backend - when in algorithm only triggered once) closed by
- fixed: -fixed in r13031
- 12:13 Ticket #1831 (Backend - SimCodeUtil.calculateIndex failed) created by
-
Error: Internal error SimCodeUtil.calculateIndex failed
seems to be … - 11:45 Ticket #1830 (Backend - when in algorithm only triggered once) updated by
-
Status changed
- 10:26 Ticket #1830 (Backend - when in algorithm only triggered once) updated by
- From: …
- 10:26 Ticket #1830 (Backend - when in algorithm only triggered once) created by
-
The following
when
-clause is only triggered once, but works properly … - 09:44 Ticket #1829 (Frontend - Cannot find aliased package functions) closed by
- fixed: Fixed in r13029. Regression test …
- 09:42 Ticket #1829 (Frontend - Cannot find aliased package functions) updated by
-
Status, Owner changed
2012-09-23:
- 15:47 Ticket #1829 (Frontend - Cannot find aliased package functions) created by
- I have this simple code that I don't understand why it fails, I'm …
2012-09-21:
- 18:03 Ticket #1828 (Backend - Generated code for RobotR3.oneAxis contains division by zero.) created by
- The generated code for the …
- 17:53 Ticket #1456 (Backend - compiling bigger models) closed by
- fixed
- 17:52 Ticket #1456 (Backend - compiling bigger models) updated by
-
Cc, Component changed
- 17:52 Ticket #1654 (Frontend - Size mismatch in equation) updated by
-
Cc, Component changed
- 17:51 Ticket #1781 (Backend - Modelica.Mechanics.Rotational.Examples.LossyGearDemo2) closed by
- fixed: fixed in r13015
- 17:50 Ticket #1785 (Backend - Integration has trouble with ...) closed by
- fixed: fixed in r13015
- 14:24 Ticket #1825 (Frontend - Error filling array with A:B:C notation) closed by
- fixed: Fixed in r13016, real ranges are now a bit more robust with regards to …
- 10:37 Ticket #1827 (Backend - BackendDAE cannot represent NORETCALL equations) created by
- From: …
- 09:54 Ticket #1711 (New Instantiation - Check for illegal each) updated by
-
Component, Description changed
- 07:59 Ticket #1793 (Build Environment - Update omc 3.2 library to MSL 3.2.1 (dev version)) closed by
- fixed
- 07:57 Ticket #1823 (Frontend - Error when using constant in connector) closed by
- fixed: Fixed in r13006 with regression test added: …
- 07:03 Ticket #1823 (Frontend - Error when using constant in connector) updated by
-
Status, Owner, Component changed
This is due to the constants not being evaluated while generating the … - 06:59 Ticket #1825 (Frontend - Error filling array with A:B:C notation) updated by
-
Component changed
- 06:59 Ticket #1824 (Frontend - model not knowing inherited global Variables) updated by
-
Status, Owner, Component changed
Interestingly, the new instantiation does not handle the redeclare … - 06:51 Ticket #1825 (Frontend - Error filling array with A:B:C notation) updated by
- This works better since doubles have rounding errors in them, but I …
- 06:45 Ticket #1825 (Frontend - Error filling array with A:B:C notation) updated by
-
Description changed
- 06:40 Ticket #1826 (Backend - Passing built in functions as funargs generates invalid C code) closed by
-
fixed: I don't think you tested this for
intString
, since that actually … - 06:37 Ticket #1826 (Backend - Passing built in functions as funargs generates invalid C code) updated by
-
Status, Owner changed
2012-09-20:
- 18:20 Ticket #1802 (Backend - Nonliniear Solver converge to wrong solution) closed by
- fixed: fixed in r12966
- 16:01 Ticket #1825 (Frontend - Error filling array with A:B:C notation) updated by
-
Status, Owner changed
- 15:05 Ticket #1826 (Backend - Passing built in functions as funargs generates invalid C code) created by
-
I tried this with with
intString
andstringInt
and they both fail, … - 14:16 Ticket #1825 (Frontend - Error filling array with A:B:C notation) created by
- The following model can't be simulated in OMShell: […] There are 25 …
- 12:10 Ticket #1327 (Backend - Use DAE.Type instead of DAE.ExpType everywhere) closed by
- fixed
- 10:42 Ticket #1824 (Frontend - model not knowing inherited global Variables) created by
- "Model2" in attached Package is working in Dymola but not in OMShell …
- 10:28 Ticket #1823 (Frontend - Error when using constant in connector) created by
- The model "model3" in the attached package connectError.mo is working …
2012-09-19:
- 12:07 Ticket #1655 (OMEdit - Omedit display of PID MSL component) updated by
-
Milestone changed
- 12:07 Ticket #1655 (OMEdit - Omedit display of PID MSL component) updated by
-
Cc, Component changed
- 09:19 Ticket #1794 (Backend - Internal error BackendEquation.equationToExp failed with 1.9 beta, ...) updated by
- - problem is analyzation of the jacobian and the system. - It should …
- 09:15 Ticket #1760 (OMEdit - Line number don't match error messages in OMEdit) updated by
-
Milestone changed
- 09:14 Ticket #1778 (Run-time - Make TwoMass.mos work again) closed by
- fixed: Seems to have been fixed some time ago.
2012-09-18:
- 14:30 Ticket #1819 (Frontend - RealInput Failure) closed by
- fixed: Fixed in r12964.
- 14:24 Ticket #1822 (Backend - Replaceable type cannot unify with itself) updated by
- This works: […] The problem is probably somewhere in the …
- 14:07 Ticket #1820 (OMEdit - Add GUI boxes for dynamic state selection and index reduction) closed by
- fixed
- 14:06 Ticket #1822 (Backend - Replaceable type cannot unify with itself) created by
- This code looks okay to me, but the typechecker disagrees. I'm making …
- 14:01 Ticket #1821 (Frontend - Complex constructor does not work) updated by
-
Description changed
- 14:01 Ticket #1821 (Frontend - Complex constructor does not work) created by
- In MSL 3.2.1 …
- 13:57 Ticket #1819 (Frontend - RealInput Failure) updated by
-
Component changed
- 12:09 Ticket #1820 (OMEdit - Add GUI boxes for dynamic state selection and index reduction) updated by
-
Status, Owner changed
- 12:04 Ticket #1818 (Backend - Pendulum does not simulate) closed by
- invalid: I opened up #1820 to have these options in OMEdit, and will close this …
- 12:00 Ticket #1820 (OMEdit - Add GUI boxes for dynamic state selection and index reduction) updated by
-
Description changed
- 11:59 Ticket #1820 (OMEdit - Add GUI boxes for dynamic state selection and index reduction) updated by
-
Description changed
- 11:57 Ticket #1820 (OMEdit - Add GUI boxes for dynamic state selection and index reduction) updated by
-
Status, Owner changed
- 11:57 Ticket #1820 (OMEdit - Add GUI boxes for dynamic state selection and index reduction) created by
- By adding some new API calls, OMEdit will be able to display and …
- 11:21 Ticket #1819 (Frontend - RealInput Failure) updated by
- If the assignemnt is moved to the equation part everthink works fine.
- 11:20 Ticket #1819 (Frontend - RealInput Failure) updated by
- [RealInput_Failure.mo:22:1-22:17:writable] Error: Trying to assign to …
- 11:16 Ticket #1819 (Frontend - RealInput Failure) created by
- The attached model causes an error and there should not be one.
- 11:07 Ticket #1818 (Backend - Pendulum does not simulate) updated by
- THe pendulum model requires dynamic state selection. It is not enabled …
- 06:54 Ticket #1818 (Backend - Pendulum does not simulate) updated by
-
Status, Owner changed
- 06:53 Ticket #1818 (Backend - Pendulum does not simulate) created by
- Pendulum does not simulate, seems to be because everything is solved …
2012-09-17:
- 14:23 Ticket #1817 (Code Generation - Exporting "Modelica.Electrical.Machines.Examples.AIMS_Start" to FMI ...) updated by
-
Status, Owner changed
Seems to give bad initial conditions for the non-linear solver also … - 12:51 Ticket #1817 (Code Generation - Exporting "Modelica.Electrical.Machines.Examples.AIMS_Start" to FMI ...) created by
- modelDescription.xml does not contain a valid min or starting …
- 10:48 Ticket #1816 (Interactive Environment - Fix getNthInheritedClass API) updated by
-
Status, Owner changed
- 10:45 Ticket #1816 (Interactive Environment - Fix getNthInheritedClass API) created by
- The API call, […] Returns, […] The API call should return, […]
Note:
See TracTimeline
for information about the timeline view.