﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5155	Wrong record constructor selected by NF	Francesco Casella	Per Östlund	"Please check [https://libraries.openmodelica.org/branches/newInst/Modelica_trunk/files/Modelica_trunk_Modelica.Electrical.Spice3.Examples.FourInverters.err Modelica.Electrical.Spice3.Examples.FourInverters]. The compilation of the C code fails with
{{{
Modelica_trunk_Modelica.Electrical.Spice3.Examples.Inverter.c:199:3: 
error: unknown type name 'Modelica_Electrical_Spice3_Internal_Mos_MosModelLineParams';
did you mean 'Modelica_Electrical_Spice3_Internal_Mos1_Mos1ModelLineParams'?
}}}
Apparently, the NF messes up between the constructors for {{{Mos.MosModelLineParameters}}} and {{{Mos1.Mos1ModelLineParameters}}}.

This error affects many models in the Spice3 library."	defect	closed	high	2.0.0	New Instantiation		fixed		
