[Mono-bugs] [Bug 61689][Wis] Changed - [PATCH] Can construct abstract class through reflection.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 4 Oct 2004 17:53:43 -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=61689

--- shadow/61689	2004-08-29 11:29:44.000000000 -0400
+++ shadow/61689.tmp.6601	2004-10-04 17:53:43.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 61689
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: cleonard@go.ro               
 QAContact: mono-bugs@ximian.com
@@ -96,6 +96,9 @@
 trying to call the constructor for) is not abstract.
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-08-29 11:28 -------
 Created an attachment (id=9856)
 Fix this for MonoMethod as well as MonoCMethod
 
+
+------- Additional Comments From vargaz@freemail.hu  2004-10-04 17:53 -------
+Fixed in CVS.