Bug 321097 (MONO78357) - [PARSER] Misleading mcs compiler error
Summary: [PARSER] Misleading mcs compiler error
Status: RESOLVED FIXED
Alias: MONO78357
Product: Mono: Compilers
Classification: Mono
Component: C# (show other bugs)
Version: 1.1
Hardware: Other Other
: P3 - Medium : Enhancement
Target Milestone: ---
Assignee: Marek Safar
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-10 22:31 UTC by Joachim Ante
Modified: 2008-10-10 10:57 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 19:58:26 UTC


---- Reported by joe@otee.dk 2006-05-10 15:31:38 MST ----

public class StarfoxControls
{
	// Use this for initialization
	void Start ()
	{
		private int starship = 0;
	}
}

---

This gives me a compiler error that is misleading:
Expecting `;'


Unknown operating system unknown. Setting to default OS "Other".

Comment 1 Marek Safar 2008-10-10 10:57:40 UTC
Fixed in SVN.