[Mono-bugs] [Bug 75800][Min] New - Error CS1503 being misreported as error CS1501.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Aug 12 17:54:50 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 cgranade at greens.org.

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

--- shadow/75800	2005-08-12 17:54:50.000000000 -0400
+++ shadow/75800.tmp.22879	2005-08-12 17:54:50.000000000 -0400
@@ -0,0 +1,22 @@
+Bug#: 75800
+Product: Mono: Compilers
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Minor
+Component: C#
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: cgranade at greens.org               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Error CS1503 being misreported as error CS1501.
+
+Description of Problem:
+When compiling the attached test program with mcs, error CS1501 is thrown,
+which does not represent the actual error. For comparison, the output of
+Microsoft's C# .Net (included with .Net 1.1) compiler is included.


More information about the mono-bugs mailing list