[Mono-bugs] [Bug 24856] Changed - Weird error message when typing Public instead of public in the Main () line

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
17 May 2002 05:54:05 -0000


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=24856

--- shadow/24856	Thu May 16 20:31:46 2002
+++ shadow/24856.tmp.12859	Fri May 17 01:54:05 2002
@@ -1,14 +1,14 @@
 Bug#: 24856
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: WONTFIX
+Severity: Unknown
 Priority: Wishlist
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: kenneth@gnu.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -34,6 +34,11 @@
 Mono.CSharp.yyParser.yyException
 irrecoverable syntax errorMono.CSharp.yyParser.yyExceptionin 0x00dc9
 Mono.CSharp.CSharpParser:yyparse (Mono.CSharp.yyParser.yyInput)
 
 error CS5001: Program HelloWorld.exe does not have an entry point defined
 RESULT: 1
+
+------- Additional Comments From miguel@ximian.com  2002-05-17 01:54 -------
+Well, Public is just like `Denmark' in that context.  What you got is
+a syntax error describing the possible tokens.  CSC guesses something
+(which is also wrong)