[Mono-list] mcs error

Guenther Roith groith@tcrz.net
Thu, 4 Apr 2002 11:12:15 +0200


I updated the classes now: when using the newer files I get the old error
:-(
Am I the only one, getting this?

syntax error, expecting end-of-file EOF ABSTRACT BOOL BYTE CHAR CLASS CONST
DECI
MAL DELEGATE DOUBLE ENUM EVENT EXPLICIT EXTERN FLOAT IMPLICIT INT INTERFACE
INTE
RNAL LONG NAMESPACE NEW OBJECT OVERRIDE PRIVATE PROTECTED PUBLIC READONLY
SBYTE
SEALED SHORT STATIC STRING STRUCT UINT ULONG UNSAFE USHORT VIRTUAL VOID
VOLATILE
 CLOSE_BRACE OPEN_BRACKET SEMICOLON TILDE IDENTIFIER
.\test-27.cs (98,1), Token:259 detail:    : Parsing error
Mono.CSharp.yyParser.yyException
irrecoverable syntax errorMono.CSharp.yyParser.yyException#0: 0x0029a throw
 in Mono.CSharp.CSharpParser::yyparse ([00DB5C04] )
#1: 0x00029 call       in Mono.CSharp.CSharpParser::parse ()
#2: 0x00042 callvirt   in Mono.CSharp.Driver::parse ([00D68D80] )
#3: 0x00059 call       in Mono.CSharp.Driver::ProcessFile ([00D68D80] )
#4: 0x0006d call       in Mono.CSharp.Driver::CompileFiles ([00D35EA8] [0] )
#5: 0x007b0 call       in Mono.CSharp.Driver::MainDriver ([00D35C30] )
#6: 0x00001 call       in Mono.CSharp.Driver::Main ([00D35C30] )

group : 0
error CS5001: Program .\test-27.exe does not have an entry point defined