﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1104	omc infinite loop	StefanJank	StefanJank	"While compiling following code, omc runs into infinite loop, eating
memory and cpu. Should give kind of error message?

code:

class A
    class B
        A a;
    end B;
    B b;
end A;

tested on openmodelica 1.4.5 windows xp and vista."	defect	closed	high				fixed		StefanJank
