﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5759	Support Modelica.Utilities.Strings.* functions directly	Adrian Pop	somebody	"Currently it doesn't work to call for example scanInteger in a script because we have {{{-d=nogen}}} activated and even so, generating a dll for this is just overkill. We already link with ModelicaExternalC so we could just support this via function evaluation and known external functions.

Even if you enable {{{-d=gen}}} on Windows it complains on missing omc_assert.

The only way to parse an integer now is to switch to -g=MetaModelica and do {{{stringInt}}} which is just totally annoying.


"	defect	new	high	2.0.0	Interactive Environment				
