Opened 14 years ago

Last modified 13 years ago

#1436 closed defect (fixed)

CevalFunction stack overflow

Reported by: sjoelund.se Owned by: sjoelund.se
Priority: high Milestone:
Component: Version:
Keywords: Cc: sjoelund.se,

Description

{{{function f

input Integer i1;
output Integer i := max(i for i in {1,2,3,i1});

end f;}}}

Change History (1)

comment:1 Changed 14 years ago by perost

Fixed in r8128, see test case mofiles/FunctionEval11.

Note: See TracTickets for help on using tickets.