﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2691	code generation error when profiling	Volker Waurich	Lennart Ochel	"Hi,

since Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder.mo simulates using +d=evalConstFuncs, I wanted to profile it with +profiling=blocks, but I got:
{{{
[CodegenC.tpl:9888:14-9888:14:writable] Error: Template error: expTypeShort: ()
}}}
I think the DAE.T_TUPLE is not supported.

Can anyone who is familiar with code generation add the necessary cases? Its also possible that I declared the wrong types. If so please tell me whats the problem. Without profiling, everything is fine.
Thanks!

"	defect	closed	normal	1.9.1	Code Generation	trunk	fixed	profiling	Martin Sjölund Per Östlund Willi Braun Lennart Ochel
