Opened 10 years ago

Closed 10 years ago

#2862 closed defect (fixed)

Size expression from wrong scope ends up in generate function code

Reported by: Martin Sjölund Owned by: Martin Sjölund
Priority: high Milestone: 1.9.1
Component: Frontend Version: trunk
Keywords: Cc:

Description

The attached function Annex60.Fluid.Movers.BaseClasses.Characteristics.pressure causes _n to be a part of the generated code. n is not a part of the function scope (it is a part of the record used by the size expression).

Attachments (1)

a.mo (6.7 KB ) - added by Martin Sjölund 10 years ago.

Download all attachments as: .zip

Change History (3)

by Martin Sjölund, 10 years ago

Attachment: a.mo added

comment:1 by Martin Sjölund, 10 years ago

Owner: changed from somebody to Martin Sjölund
Status: newassigned

comment:2 by Martin Sjölund, 10 years ago

Resolution: fixed
Status: assignedclosed

Fixed in r22610. Testcase added in r22611.

Note: See TracTickets for help on using tickets.