[Mono-bugs] [Bug 75454][Nor] Changed - [GMCS] NullRef inside BindGenericParameters when using Type from CreateType ()

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jul 11 12:25:31 EDT 2005


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=75454

--- shadow/75454	2005-07-09 23:48:47.000000000 -0400
+++ shadow/75454.tmp.27936	2005-07-11 12:25:31.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 75454
 Product: Mono: Runtime
 Version: 1.0
 OS: unknown
 OS Details: mono svn
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: martin at ximian.com                            
 ReportedBy: nazgul at omega.pl               
 QAContact: mono-bugs at ximian.com
@@ -94,6 +94,9 @@
 Also GetGenericTypeDefinition do not work for type returned from CreateType().
 It can be workarounded by using original TypeBuilder instance instead of
 one returned from CreateType, but it is important for us to have the
 created type also working, since some MS.NET bugs are triggered when using
 original TypeBuilder. I hope there is no reason why
 GetGenericTypeDefinition or BindGenericParameters should not work...
+
+------- Additional Comments From martin at ximian.com  2005-07-11 12:25 -------
+Fixed in SVN.


More information about the mono-bugs mailing list