[Mono-list] mcs error

Guenther Roith groith@tcrz.net
Thu, 4 Apr 2002 20:51:40 +0200


I'm using windows 2000 prof. SP-1. I have .net-framework installed.
----- Original Message -----
From: "Paolo Molaro" <lupus@ximian.com>
To: <mono-list@ximian.com>
Sent: Thursday, April 04, 2002 4:25 PM
Subject: Re: [Mono-list] mcs error


> On 04/04/02 Guenther Roith wrote:
> > 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
>
> It seems like corlib/the io routines don't return -1 on end of file.
> Running mint --traceops mcs.exe ... may give some insight (note: the
> output will likely be HUGE). Check for ReadByte calls or Peek*.
> Also, what w* platform are you using? Anyone here that has not seen this
> problem on some w* platform?
>
> lupus
>
> --
> -----------------------------------------------------------------
> lupus@debian.org                                     debian/rules
> lupus@ximian.com                             Monkeys do it better
>