﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4666	Unhandled imported package constant in NF	Francesco Casella	Per Östlund	"Please check
https://libraries.openmodelica.org/branches/newInst/Modelica_3.2.2/files/Modelica_3.2.2_Modelica.Electrical.Analog.Examples.CharacteristicIdealDiodes.err

The following error is reported:
{{{
Modelica_3.2.2_Modelica.Electrical.Analog.Examples.CharacteristicIdealDiodes.c:75:180:
error: use of undeclared identifier '$PSineVoltage3$PsignalSource$Ppi'
}}}

SineVoltage.signalSource is a redeclared Sine function generator block, which contains the statement
{{{
  import Modelica.Constants.pi;
}}}
and then uses {{{pi}}} in the equations. This is somehow lost in the process. "	defect	closed	high	2.0.0	New Instantiation		fixed		
