Opened 12 years ago

Closed 12 years ago

#1828 closed defect (fixed)

Generated code for RobotR3.oneAxis contains division by zero.

Reported by: perost Owned by: jfrenkel
Priority: high Milestone: 1.9.0
Component: Backend Version: trunk
Keywords: Cc: wbraun

Description

The generated code for the Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.oneAxis test contains division by !1.0, which in C is equivalent with division by zero. This happens in the eqFunction_153 function, line 1203, and started happening in r13005. The test has been moved to failing tests, please move it back to working when this issue is fixed.

Change History (1)

comment:1 Changed 12 years ago by jfrenkel

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.