[Mono-bugs] [Bug 36804][Min] Changed - mcs does not allow calling of methods with SpecialName attribute

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Wed, 29 Jan 2003 01:44:43 -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 miguel@ximian.com.

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

--- shadow/36804	Thu Jan 16 05:41:07 2003
+++ shadow/36804.tmp.30929	Wed Jan 29 01:44:43 2003
@@ -1,14 +1,14 @@
 Bug#: 36804
 Product: Mono/MCS
 Version: unspecified
 OS: Debian Woody
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: vargaz@freemail.hu               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -58,6 +58,9 @@
 
 	public static void Main() {
 		Bar.bar ();
 	}
 }
 ==========================================================================
+
+------- Additional Comments From miguel@ximian.com  2003-01-29 01:44 -------
+Fix coming into cvs