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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -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 [EMAIL PROTECTED] 2005-07-11 12:25 ------- +Fixed in SVN. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
