[fpc-devel]enumerations trouble

Darek Mazur darekm at emadar.com
Fri Dec 5 19:46:51 CET 2003


Thanks for help
All I compile with -Sd (I don't know this)

But,  how to disable this, how to set to plain mode for one UNIT

or, maybe better - left this feature for Delphi mode too.

Darek


----- Original Message -----
From: "Marco van de Voort" <marcov at stack.nl>
To: <fpc-devel at lists.freepascal.org>
Sent: Friday, December 05, 2003 7:08 PM
Subject: Re: [fpc-devel]enumerations trouble


> > I've try to compile RTL under FPC 1.9.1
> >
> > in win32\base.inc is line
> >
> >  ACL_INFORMATION_CLASS = (AclRevisionInformation :=
> > izeInformation       );
> >
> > and compiler write:
> > base.inc(253,54) Fatal: Syntax error, ")" expected but ":=" found
> > what for is construction ":="
> > why there are not compile
>
> Are you sure you are in plain mode, and don't have -Sd or -S2 in your
fpc.cfg ?
>
> _______________________________________________
> fpc-devel maillist  -  fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>
>





More information about the fpc-devel mailing list