[Mono-bugs] [Bug 78624][Nor] Changed - ModuleBuilder.DefineType() causes assertion failure when base type is null
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jul 23 06:15:49 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78624
--- shadow/78624 2006-07-14 11:24:16.000000000 -0400
+++ shadow/78624.tmp.11525 2007-07-23 06:15:49.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 78624
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -90,6 +90,9 @@
so the culprit is likely to be base type argument. Though I'm not sure how
it should be conditioned to fill typeof(object) or not e.g. when the type
is an interface.
------- Additional Comments From ladislav.prosek at matfyz.cz 2006-07-14 11:24 -------
*** Bug 78857 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From atsushi at ximian.com 2007-07-23 06:15 -------
+Looks like it is gone.
More information about the mono-bugs
mailing list