﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1316	Generated code may contain names that are reserved in C++	Martin Sjölund	Martin Sjölund	"For example:
{{{function fn
input Real default;
output Real o:=default;
algorithm
end fn;}}}

This will soon be solved (by preprending _ before variable names in function context) in branches/sjoelund-functiontree (to be merged after Red October)."	defect	closed	high	Bootstrapping	Instantiation		fixed		Martin Sjölund Martin Sjölund
