[Mono-bugs] [Bug 48695][Nor] Changed - TypeBuilder: DefineDefaultConstructor throws NullReferenceException
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 29 Sep 2003 07:15:07 -0400 (EDT)
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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=48695
--- shadow/48695 2003-09-29 06:19:30.000000000 -0400
+++ shadow/48695.tmp.1473 2003-09-29 07:15:07.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 48695
Product: Mono/Class Libraries
Version: unspecified
OS: SuSE 8.1
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: reali@acm.org
QAContact: mono-bugs@ximian.com
@@ -57,6 +57,9 @@
// Code size 1 (0x1)
.maxstack 8
IL_0000: ret
} // end of method TestClass2::.ctor
+
+------- Additional Comments From vargaz@freemail.hu 2003-09-29 07:15 -------
+Sorry about that. It is really fixed now.