[Mono-bugs] [Bug 69781][Nor] Changed - [gmcs] crash: InvalidOperationException when compiling generic class implementing interface
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 24 Nov 2004 19:28:55 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=69781
--- shadow/69781 2004-11-21 17:42:00.000000000 -0500
+++ shadow/69781.tmp.7263 2004-11-24 19:28:55.000000000 -0500
@@ -1,23 +1,23 @@
Bug#: 69781
Product: Mono: Compilers
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
-Priority: Wishlist
+Severity: Unknown
+Priority: Normal
Component: C#
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: martin@ximian.com
ReportedBy: nazgul@omega.pl
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: InvalidOperationException when compiling generic class implementing interface
+Summary: [gmcs] crash: InvalidOperationException when compiling generic class implementing interface
Description of Problem:
I've tried running the example from
http://lab.msdn.microsoft.com/productfeedback/viewfeedback.aspx?feedbackid=ee76a341-b5f2-4b45-a6f8-a0c3dc669a52.
It compiles in 1.0.4, but fails at runtime. On current svn gmcs throws an