﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4812	__OpenModelica_simulationFlags annotation should also support flags without a value	Francesco Casella	Adeel Asghar	"As far as I understand (see also #4642), the {{{__OpenModelica_simulationFlags}}} currently accepts a comma-separated list of {{{flag = ""value""}}} arguments. The problem is that there are many flags which do not have a value, e.g., {{{-cpu}}}, {{{-daeMode}}}. Currently, the annotation {{{__OpenModelica_simulationFlags(daeMode)}}} produces a flag {{{daeMode=}}} which is incorrect and causes the simulation to hang, see #4810.

For flag without a value, the {{{=}}} sign should be omitted when generating the option string for the simulation executable. "	defect	closed	high	1.13.0	OMEdit		invalid		Willi Braun
