﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2339	Code generation issues for: Modelica.Electrical.QuasiStationary.MultiPhase.Examples.*	Adrian Pop	Mahder Alemseged Gebremedhin	"Modelica.Electrical.QuasiStationary.MultiPhase.Examples.* examples
now generate code but the code does not compile. Seems to be a problem
with arrays of Complex records and also an issue with operator overloading:
{{{
In file included from Modelica.Electrical.QuasiStationary.MultiPhase.Examples.BalancingStar.c:17:
Modelica.Electrical.QuasiStationary.MultiPhase.Examples.BalancingStar_functions.c: In function 'omc_Complex__omcQuot_2A_scalarProduct':
Modelica.Electrical.QuasiStationary.MultiPhase.Examples.BalancingStar_functions.c:124: error: invalid type argument of 'unary *' (have 'int')
Modelica.Electrical.QuasiStationary.MultiPhase.Examples.BalancingStar_functions.c:124: error: invalid type argument of 'unary *' (have 'int')
}}}
"	defect	closed	high	1.9.0	Code Generation	trunk	fixed		
