[Mono-bugs] [Bug 48695][Nor] Changed - TypeBuilder: DefineDefaultConstructor throws NullReferenceException

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 26 Sep 2003 13:35:24 -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-22 08:55:52.000000000 -0400
+++ shadow/48695.tmp.32137	2003-09-26 13:35:24.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 48695
 Product: Mono/Class Libraries
 Version: unspecified
 OS: SuSE 8.1
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: reali@acm.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -25,6 +25,9 @@
 superclass when no superclass is set.
 
 ------- Additional Comments From reali@acm.org  2003-09-22 08:55 -------
 Created an attachment (id=5384)
 Test program: works (no exception) under .NET
 
+
+------- Additional Comments From vargaz@freemail.hu  2003-09-26 13:35 -------
+Fixed in CVS.