﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3427	CPP runtime does not handle OMEdit simFlags correctly	Marcus Walther	Marcus Walther	"In #3426 was reported that the following error occurs if the MSL model ""Modelica.Blocks.Examples.PID_Controller"" is simulated with OMEdit and  +simCodeTarget=cpp. 

stdout | error | <p>Warning: unrecognized command line options -port=8792 -logFormat=xml -override=variableFilter=.* -dasslJacobian=coloredNumerical -lv=LOG_STATS -w


We need a list of flags that are used by OMEdit, even if we do not support the features related to the flag. Furthermore we need a code-refactoring, because the flag ""emit_protected"" is part of OMCFactory::readSimulationParameter but not supported by the runtime. These OMEdit-flags should be fully separated from the supported flags of the runtime. Ruediger has already implemented functions to solve that, but they are not used for all flags. Furthermore a flag-test should be added to the testsuite."	defect	closed	high	1.9.4	*unknown*	trunk	fixed		Rüdiger Franke adrpro Niklas Worschech
