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 [EMAIL PROTECTED]

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: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+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 `;'
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to