﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3429	Logging changed to the worse	Rüdiger Franke	Martin Flehmig	"Yesterday the commit ""* Typos, Indention, Logging"" suggested some polishing. But at least one thing has changed to the worse.

Yesterday I got for quite some models, e.g.  `Modelica.Fluid.Examples.InverseParameterization`, the message:
{{{
simulation error message : Variable orifice.dp_small out of [min, max] interval: orifice.dp_small >= 611.657 and orifice.dp_small <= 100000000.0 has value: 1
}}}
This message helped was helpful. Today I get
{{{
simulation error message : Could initialize system.
}}}

This is not only the opposite of what happened, it is also completely unspecific!
"	defect	closed	high	1.9.3	Cpp Run-time	trunk	fixed	cpp runtime	Martin Flehmig Marcus Walther
