﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2580	Make simulate not clear error-buffer	Lennart Ochel	Martin Sjölund	"{{{.OpenModelica.Scripting.countMessages}}} returns sometimes {{{(0, 0, 0)}}} even if there are warnings and errors. 
This is because simulate() clears the error-buffer for some reasons.

{{{
simulate(ThermoPower.Examples.HRB.Simulators.OpenLoopSimulator);

countMessages();
getErrorString();
}}}"	defect	closed	high	1.9.1	Interactive Environment	trunk	fixed		
