> 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  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to