[Mono-bugs] [Bug 74684][Wis] Changed - [GMCS] Unable to define generic field inside generic type through S.R.E

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 10 May 2005 13:10:14 -0400 (EDT)


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 martin@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=74684

--- shadow/74684	2005-05-10 13:09:11.000000000 -0400
+++ shadow/74684.tmp.17139	2005-05-10 13:10:14.000000000 -0400
@@ -1,9 +1,9 @@
 Bug#: 74684
 Product: Mono: Runtime
-Version: 1.0
+Version: unspecified
 OS: unknown
 OS Details: mono svn from 20 Apr 2005
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Wishlist
@@ -100,6 +100,10 @@
 is always invalid, also for static fields.
 
 ------- Additional Comments From martin@ximian.com  2005-05-10 13:09 -------
 That patch is an absolute no-go.
 The assertion is there for a very good reason and removing it would
 just introduce tons of problems.
+
+------- Additional Comments From martin@ximian.com  2005-05-10 13:10 -------
+Having 100% S.R.E compatibility with Whidbey is very difficult, a lot
+of work and has low priority.