[Mono-bugs] [Bug 75713][Wis] Changed - [PATCH] Duplicate errors for Foo () where Foo does not exist

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Sep 1 07:34:40 EDT 2005


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 atsushi at ximian.com.

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

--- shadow/75713	2005-08-30 07:20:51.000000000 -0400
+++ shadow/75713.tmp.10898	2005-09-01 07:34:40.000000000 -0400
@@ -1,23 +1,22 @@
 Bug#: 75713
 Product: Mono: Compilers
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: bmaurer at users.sf.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
-Summary: Duplicate errors for Foo () where Foo does not exist
+Summary: [PATCH] Duplicate errors for Foo () where Foo does not exist
 
 class X {
 	static void Main ()
 	{
 		Foo ();
 	}


More information about the mono-bugs mailing list