[fpc-pascal] Syntax error with new FPC SVN

fred f ffred69 at gmail.com
Fri Sep 30 16:56:46 CEST 2011


Hi guys,

I have updated my FPC to SVN from today and when I try to compile my
old code working with 2.5.1 from June writes:

TYPE TByteSet = set of Byte(0)..Byte(7);

>> Fatal: Syntax error, ";" expected but "(" found

What has changed on syntax for this definition?

PS: I use {$MODE Delphi} switch.

Thanx, ff.



More information about the fpc-pascal mailing list