[Mono-bugs] [Bug 45204][Wis] Changed - Mono-generator .cctor() has incorrect sig

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sat, 28 Jun 2003 23:50:28 -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 miguel@ximian.com.

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

--- shadow/45204	Fri Jun 20 13:04:05 2003
+++ shadow/45204.tmp.6114	Sat Jun 28 23:50:28 2003
@@ -1,14 +1,14 @@
 Bug#: 45204
 Product: Mono/Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: piersh@friskit.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -22,6 +22,9 @@
            default void .cctor()  cil managed
 
 Whereas .NET-generated .cctors have the following sig:
 
     .method private static  hidebysig  specialname  rtspecialname
            default void .cctor()  cil managed
+
+------- Additional Comments From miguel@ximian.com  2003-06-28 23:50 -------
+Fixed on CVS.