[Mono-bugs] [Bug 80253][Nor] Changed - TypeLoadException in Type.MakeGenericType

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Dec 14 14:22:42 EST 2006


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 rharinath at novell.com.

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

--- shadow/80253	2006-12-13 13:34:43.000000000 -0500
+++ shadow/80253.tmp.19173	2006-12-14 14:22:42.000000000 -0500
@@ -2,16 +2,16 @@
 Product: Mono: Class Libraries
 Version: 1.0
 OS: other
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
-AssignedTo: mono-bugs at ximian.com                            
+AssignedTo: rharinath at novell.com                            
 ReportedBy: rolfkvinge at ya.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: TypeLoadException in Type.MakeGenericType
@@ -50,6 +50,9 @@
 			Type derivedList = 
 List.MakeGenericType(ListDerived.GetGenericArguments());
 			Console.WriteLine (derivedList.Name);
 		}
 	}
 }
+
+------- Additional Comments From rharinath at novell.com  2006-12-14 14:22 -------
+working on a fix


More information about the mono-bugs mailing list