﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2739	Redeclared functions do not get a new name	Martin Sjölund	somebody	In the attached model, there is a `redeclare function PSD = .Noise.PSD.PSD_LinearInterpolation(n = 5)`. In current omc, a call to Noise.PRNG.SampleFreePSD0 will be generated, with `5, 5` added as extra arguments. With the FFrontEnd branch, `1, 1` is generated instead.	defect	closed	high	1.9.1	Frontend	trunk	fixed		Adrian Pop Per Östlund
