[fpc-devel]enumerations trouble

Marco van de Voort marcov at stack.nl
Fri Dec 5 19:08:14 CET 2003


> 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 ?




More information about the fpc-devel mailing list