[Mono-bugs] [Bug 78357][Wis] New - Misleading mcs compiler error

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed May 10 15:31:38 EDT 2006


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 joe at otee.dk.

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

--- shadow/78357	2006-05-10 15:31:38.000000000 -0400
+++ shadow/78357.tmp.1221	2006-05-10 15:31:38.000000000 -0400
@@ -0,0 +1,31 @@
+Bug#: 78357
+Product: Mono: Compilers
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: C#
+AssignedTo: rharinath at novell.com                            
+ReportedBy: joe at otee.dk               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Misleading mcs compiler error
+
+public class StarfoxControls
+{
+	// Use this for initialization
+	void Start ()
+	{
+		private int starship = 0;
+	}
+}
+
+---
+
+This gives me a compiler error that is misleading:
+Expecting `;'


More information about the mono-bugs mailing list