[Mono-bugs] [Bug 72717][Wis] Changed - wrong error emitted by mcs

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 18 Feb 2005 14:32:57 -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=72717

--- shadow/72717	2005-02-18 06:25:47.000000000 -0500
+++ shadow/72717.tmp.20622	2005-02-18 14:32:57.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 72717
 Product: Mono: Compilers
 Version: unspecified
 OS: SUSE 9.1
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: NOTABUG
+Severity: Unknown
 Priority: Wishlist
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: projectmonokochi@rediffmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -49,6 +49,11 @@
 CS1501: No overload for method 'A' takes '0' arguments
 
 How often does this happen? 
 always
 
 Additional Information:
+
+------- Additional Comments From miguel@ximian.com  2005-02-18 14:32 -------
+Both errors are correct.
+
+There is no need to match the exact error in this case.