google-code-export / umple

Automatically exported from code.google.com/p/umple
1 stars 0 forks source link

Circular interface implementation does not raise an error #344

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

interface A {
   isA A;
}

What is the expected output? What do you see instead?

Should raise error 11

Issue emailed by Guylaine Greer

Original issue reported on code.google.com by TimothyCLethbridge on 25 Oct 2012 at 2:58

GoogleCodeExporter commented 9 years ago

Original comment by TimothyCLethbridge on 31 Dec 2012 at 6:04

GoogleCodeExporter commented 9 years ago

Original comment by TimothyCLethbridge on 15 Jan 2013 at 12:46

GoogleCodeExporter commented 9 years ago

Original comment by quinlanj...@gmail.com on 20 Jan 2013 at 2:03