﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2314	No source info for duplicate enumeration literal error	Per Östlund	somebody	"OMC gives an error when you have duplicate enumeration literals, such as:
{{{
type E = enumeration(one, two, three, two);
}}}
But for some reason it doesn't print out any source info, which shouldn't be hard to fix."	defect	closed	normal	1.9.0	Frontend	trunk	fixed		
