﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4761	Wrong typing in NF breaks generated code	Francesco Casella	Per Östlund	"Please consider [https://libraries.openmodelica.org/branches/newInst/Modelica_3.2.2/files/Modelica_3.2.2_Modelica.Blocks.Examples.Interaction1.err Modelica.Blocks.Examples.Interaction1]. The following error is obtained
{{{
Modelica_3.2.2_Modelica.Blocks.Examples.RealNetwork1.c:151:62: error: assigning to 'modelica_real' (aka 'double') from incompatible type 'modelica_metatype' (aka 'void *')
  data->localData[0]->realVars[5] /* minMax.yMin variable */ = tmpMeta[0];
                                                             ^ ~~~~~~~~~~
}}}

Apparently, the value assigned to the variable {{{minMax.yMin}}} has not been given the right type."	defect	closed	high	2.0.0	New Instantiation		fixed		
