Opened 14 years ago
Last modified 14 years ago
#1436 closed defect (fixed)
CevalFunction stack overflow
Reported by: | Martin Sjölund | Owned by: | Martin Sjölund |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Version: | ||
Keywords: | Cc: | Martin Sjölund, |
Description
{{{function f
input Integer i1;
output Integer i := max(i for i in {1,2,3,i1});
end f;}}}
Note:
See TracTickets
for help on using tickets.
Fixed in r8128, see test case mofiles/FunctionEval11.