[Mono-bugs] [Bug 77963][Maj] Changed - [GMCS] NRE on class X : Y<X.Z> - derived class of a generic type whose generic argument is its nested child class

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Mar 20 19:51:50 EDT 2007


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 at ximian.com.

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

--- shadow/77963	2006-10-18 18:29:12.000000000 -0400
+++ shadow/77963.tmp.17131	2007-03-20 18:51:50.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 77963
 Product: Mono: Compilers
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: atsushi at ximian.com               
 QAContact: mono-bugs at ximian.com
@@ -214,6 +214,9 @@
 ------- Additional Comments From rharinath at novell.com  2006-10-18 18:29 -------
 There are several hacks in the compiler because of this.  Fixing this
 issue properly will require a fair amount of refactoring, that is
 anyway planned for other reasons including code hygiene.
 
 Otherwise, we need some more DropGenericArguments in strategic locations.
+
+------- Additional Comments From martin at ximian.com  2007-03-20 18:51 -------
+Fixed in SVN; added gtest-317.cs and gtest-318.cs.


More information about the mono-bugs mailing list