﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2603	generated C code contains newlines in string literals	Bill Janssen	Martin Sjölund	"My generated simulation code doesn't compile, because of constructs like this.  Note that C code only allows newlines in string literals if they are escaped.

 
{{{
     tmp3980 = cat_modelica_string(""
      Temperature T (= "",tmp3979);
      tmp3981 = cat_modelica_string(tmp3980,"" K) is not
      in the allowed range ("");

}}}
"	defect	closed	critical	1.9.1	Code Generation	trunk	fixed		
