[Mono-bugs] [Bug 61441][Nor] Changed - [PATCH] avoid callvirt with ctors

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 29 Mar 2005 17:32:14 -0500 (EST)


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@gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=61441

--- shadow/61441	2005-03-27 17:28:32.000000000 -0500
+++ shadow/61441.tmp.13163	2005-03-29 17:32:14.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 61441
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
@@ -42,6 +42,9 @@
 Created an attachment (id=9993)
 Fix issue that zoltan found
 
 
 ------- Additional Comments From vargaz@gmail.com  2005-03-27 17:28 -------
 I think this is ok to check in. Sorry I missed the modified patch.
+
+------- Additional Comments From vargaz@gmail.com  2005-03-29 17:32 -------
+Patch checked in.